Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04783819bb09b7810d10db39d52ccf9a1f06c19b 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-ssh2893053092057235177.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-ssh9446143238326207287.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-ssh10211237460868352832.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-ssh5695162435519853371.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-ssh18427099791218663559.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 ‘prd-ubuntu20.04-docker-8c-8g-10404’ is offline Running on prd-ubuntu20.04-docker-8c-8g-10405 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 04783819bb09b7810d10db39d52ccf9a1f06c19b (main) > 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 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 Commit message: "Merge pull request #208 from lenny-intel/restore-ignore" > git rev-list --no-walk d45cae600506b099dad59778890774f0540c6a8d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:58 ========================================================= 17:47:58 EdgeX Global Pipelines Version Info 17:47:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:47:58 ------------------- 17:47:58 stable info: 17:47:58 ------------------- 17:47:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:58 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:47:58 Message: update stable to v1.0.254 17:47:59 ------------------- 17:47:59 experimental info: 17:47:59 ------------------- 17:47:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:59 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 17:47:59 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:47:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0478381 [Pipeline] echo 17:48:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:48:00 provisioning config files... 17:48:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11573350142892676699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:00 ---> docker-login.sh 17:48:00 nexus3.edgexfoundry.org:10001 17:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:00 Configure a credential helper to remove this warning. See 17:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:00 17:48:00 Login Succeeded 17:48:00 nexus3.edgexfoundry.org:10002 17:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:00 Configure a credential helper to remove this warning. See 17:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:00 17:48:00 Login Succeeded 17:48:00 nexus3.edgexfoundry.org:10003 17:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:00 Configure a credential helper to remove this warning. See 17:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:00 17:48:00 Login Succeeded 17:48:00 nexus3.edgexfoundry.org:10004 17:48:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:00 Configure a credential helper to remove this warning. See 17:48:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:00 17:48:00 Login Succeeded 17:48:00 docker.io 17:48:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:01 Configure a credential helper to remove this warning. See 17:48:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:01 17:48:01 Login Succeeded 17:48:01 ---> docker-login.sh ends [Pipeline] } 17:48:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:48:01 + git rev-list -1 --merges 04783819bb09b7810d10db39d52ccf9a1f06c19b~1..04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] echo 17:48:01 -----------> git rev-list -1 --merges 04783819bb09b7810d10db39d52ccf9a1f06c19b~1..04783819bb09b7810d10db39d52ccf9a1f06c19b 04783819bb09b7810d10db39d52ccf9a1f06c19b 17:48:01 04783819bb09b7810d10db39d52ccf9a1f06c19b [false] [Pipeline] sh 17:48:02 + git log --format=format:%s -1 04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] echo 17:48:02 ========================================================= 17:48:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:48:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:02 + git log --format=format:%s -1 04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] echo 17:48:02 [semverPrep] GIT_COMMIT: 04783819bb09b7810d10db39d52ccf9a1f06c19b, Commit Message: Merge pull request #208 from lenny-intel/restore-ignore [Pipeline] echo 17:48:02 [semverPrep] This is not a build commit. [Pipeline] sh 17:48:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:48:02 + grep -v github /etc/ssh/ssh_known_hosts 17:48:02 + [ -e /tmp/ssh_known_hosts ] 17:48:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:48:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:48:02 + sudo tee -a /etc/ssh/ssh_known_hosts 17:48:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:04 17:48:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:05 0.1.4: Pulling from edgex-devops/py-git-semver 17:48:05 b85a868b505f: Pulling fs layer 17:48:05 e2be974225ed: Pulling fs layer 17:48:05 339a4e72a1f5: Pulling fs layer 17:48:05 988bab9f4d93: Pulling fs layer 17:48:05 1469e6f7b9e6: Pulling fs layer 17:48:05 eaf3925da568: Pulling fs layer 17:48:05 bab4dde63d76: Pulling fs layer 17:48:05 bde34c3a00c8: Pulling fs layer 17:48:05 b352a97aabf1: Pulling fs layer 17:48:05 4872d77fe225: Pulling fs layer 17:48:05 5851b861e8e6: Pulling fs layer 17:48:05 988bab9f4d93: Waiting 17:48:05 1469e6f7b9e6: Waiting 17:48:05 eaf3925da568: Waiting 17:48:05 bab4dde63d76: Waiting 17:48:05 4872d77fe225: Waiting 17:48:05 e2be974225ed: Download complete 17:48:05 988bab9f4d93: Verifying Checksum 17:48:05 988bab9f4d93: Download complete 17:48:05 1469e6f7b9e6: Download complete 17:48:05 eaf3925da568: Download complete 17:48:05 339a4e72a1f5: Verifying Checksum 17:48:05 339a4e72a1f5: Download complete 17:48:05 bde34c3a00c8: Verifying Checksum 17:48:05 bde34c3a00c8: Download complete 17:48:05 b352a97aabf1: Download complete 17:48:05 4872d77fe225: Verifying Checksum 17:48:05 4872d77fe225: Download complete 17:48:05 5851b861e8e6: Verifying Checksum 17:48:05 5851b861e8e6: Download complete 17:48:05 b85a868b505f: Verifying Checksum 17:48:05 b85a868b505f: Download complete 17:48:05 bab4dde63d76: Verifying Checksum 17:48:05 bab4dde63d76: Download complete 17:48:06 b85a868b505f: Pull complete 17:48:06 e2be974225ed: Pull complete 17:48:06 339a4e72a1f5: Pull complete 17:48:07 988bab9f4d93: Pull complete 17:48:07 1469e6f7b9e6: Pull complete 17:48:07 eaf3925da568: Pull complete 17:48:09 bab4dde63d76: Pull complete 17:48:09 bde34c3a00c8: Pull complete 17:48:09 b352a97aabf1: Pull complete 17:48:09 4872d77fe225: Pull complete 17:48:09 5851b861e8e6: Pull complete 17:48:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:48:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:09 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 17:48:09 $ 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 17:48:12 $ docker top 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda -eo pid,comm 17:48:12 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). 17:48:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:48:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:12 [ssh-agent] Looking for ssh-agent implementation... 17:48:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:12 $ docker exec 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda ssh-agent 17:48:12 SSH_AUTH_SOCK=/tmp/ssh-nI3MFD6hMDHR/agent.33 17:48:12 SSH_AGENT_PID=39 17:48:12 Running ssh-add (command line suppressed) 17:48:12 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6672547549697647259.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6672547549697647259.key) 17:48:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:13 + git tag --points-at HEAD [Pipeline] } 17:48:13 $ docker exec --env ******** --env ******** 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda ssh-agent -k 17:48:13 unset SSH_AUTH_SOCK; 17:48:13 unset SSH_AGENT_PID; 17:48:13 echo Agent pid 39 killed; 17:48:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:48:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:13 [ssh-agent] Looking for ssh-agent implementation... 17:48:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:13 $ docker exec 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda ssh-agent 17:48:13 SSH_AUTH_SOCK=/tmp/ssh-DuoJOHaYs2Pf/agent.71 17:48:13 SSH_AGENT_PID=77 17:48:13 Running ssh-add (command line suppressed) 17:48:13 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7053488111180546004.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7053488111180546004.key) 17:48:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:14 + git semver init 17:48:14 2023-10-25 17:48:14,312 [run_init] DEBUG init version:0.0.0 force:False 17:48:14 2023-10-25 17:48:14,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 17:48:14 2023-10-25 17:48:14,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 17:48:14 2023-10-25 17:48:14,313 [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) 17:48:15 2023-10-25 17:48:15,409 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 17:48:15 2023-10-25 17:48:15,409 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 17:48:15 2023-10-25 17:48:15,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:48:15 2023-10-25 17:48:15,409 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:48:15 3.1.0-dev.21 [Pipeline] } 17:48:15 $ docker exec --env ******** --env ******** 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda ssh-agent -k 17:48:15 unset SSH_AUTH_SOCK; 17:48:15 unset SSH_AGENT_PID; 17:48:15 echo Agent pid 77 killed; 17:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:16 + git semver [Pipeline] } 17:48:16 $ docker stop --time=1 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda 17:48:17 $ docker rm -f --volumes 4d0c046834f33998436363ebbec4abac7b19c9b43d8c638da32315421cfcabda [Pipeline] // withDockerContainer [Pipeline] sh 17:48:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:48:18 Stashed 1 file(s) [Pipeline] echo 17:48:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 17:48:18 provisioning config files... 17:48:18 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7408506759964752027tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:18 ---> docker-login.sh 17:48:18 nexus3.edgexfoundry.org:10001 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:18 Configure a credential helper to remove this warning. See 17:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:18 17:48:18 Login Succeeded 17:48:18 nexus3.edgexfoundry.org:10002 17:48:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:18 Configure a credential helper to remove this warning. See 17:48:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:18 17:48:18 Login Succeeded 17:48:18 nexus3.edgexfoundry.org:10003 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 nexus3.edgexfoundry.org:10004 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 docker.io 17:48:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:48:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:48:19 Configure a credential helper to remove this warning. See 17:48:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:48:19 17:48:19 Login Succeeded 17:48:19 ---> docker-login.sh ends [Pipeline] } 17:48:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:48:19 ========================================================= 17:48:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 17:48:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:19 + 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 . 17:48:19 Sending build context to Docker daemon 16.17MB 17:48:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:48:19 Step 2/12 : FROM ${BASE} AS builder 17:48:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 17:48:19 7264a8db6415: Pulling fs layer 17:48:19 c4d48a809fc2: Pulling fs layer 17:48:19 4f1c88b9dad5: Pulling fs layer 17:48:19 ad3a456e5733: Pulling fs layer 17:48:19 33e27b845d1e: Pulling fs layer 17:48:19 c68163c4e522: Pulling fs layer 17:48:19 50da416c3ac9: Pulling fs layer 17:48:19 23d2d4c4bb30: Pulling fs layer 17:48:19 23d2d4c4bb30: Waiting 17:48:19 c68163c4e522: Waiting 17:48:19 ad3a456e5733: Waiting 17:48:19 50da416c3ac9: Waiting 17:48:19 33e27b845d1e: Waiting 17:48:20 c4d48a809fc2: Download complete 17:48:20 ad3a456e5733: Download complete 17:48:20 33e27b845d1e: Verifying Checksum 17:48:20 33e27b845d1e: Download complete 17:48:20 7264a8db6415: Verifying Checksum 17:48:20 7264a8db6415: Download complete 17:48:20 c68163c4e522: Verifying Checksum 17:48:20 c68163c4e522: Download complete 17:48:20 7264a8db6415: Pull complete 17:48:20 23d2d4c4bb30: Verifying Checksum 17:48:20 23d2d4c4bb30: Download complete 17:48:20 c4d48a809fc2: Pull complete 17:48:20 4f1c88b9dad5: Verifying Checksum 17:48:20 4f1c88b9dad5: Download complete 17:48:21 50da416c3ac9: Verifying Checksum 17:48:21 50da416c3ac9: Download complete 17:48:23 4f1c88b9dad5: Pull complete 17:48:23 ad3a456e5733: Pull complete 17:48:23 33e27b845d1e: Pull complete 17:48:23 c68163c4e522: Pull complete 17:48:26 50da416c3ac9: Pull complete 17:48:26 23d2d4c4bb30: Pull complete 17:48:26 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 17:48:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 17:48:26 ---> 0786185ac409 17:48:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:48:31 ---> Running in 1827a0f88d94 17:48:31 Removing intermediate container 1827a0f88d94 17:48:31 ---> e94d829586f3 17:48:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:31 ---> Running in 7f19ff674a57 17:48:31 Removing intermediate container 7f19ff674a57 17:48:31 ---> 75b6fbfee890 17:48:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:48:31 ---> Running in 298fc20dc5fb 17:48:31 Removing intermediate container 298fc20dc5fb 17:48:31 ---> 85fbb69ab988 17:48:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:48:31 ---> Running in 370e08c60670 17:48:31 Removing intermediate container 370e08c60670 17:48:31 ---> 1aa453316300 17:48:31 Step 7/12 : WORKDIR /device-gpio 17:48:31 ---> Running in e4aef465b2fd 17:48:31 Removing intermediate container e4aef465b2fd 17:48:31 ---> 1cc8f1d6c8c1 17:48:31 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:31 ---> Running in c310e1426036 17:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:48:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:48:31 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:48:31 (2/4) Installing libedit (20221030.3.1-r1) 17:48:31 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:48:31 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:48:31 Executing busybox-1.36.1-r2.trigger 17:48:31 OK: 268 MiB in 56 packages 17:48:32 Removing intermediate container c310e1426036 17:48:32 ---> 9e4f854878c1 17:48:32 Step 9/12 : COPY go.mod vendor* ./ 17:48:32 ---> e498f9265eb7 17:48:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:32 ---> Running in 0e7a7f81809e 17:48:33 Still waiting to schedule task 17:48:33 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10403’ 17:51:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10406 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 17:51:59 Running in /w/workspace/device-gpio/108 [Pipeline] { [Pipeline] checkout 17:51:59 The recommended git tool is: git 17:52:05 using credential edgex-jenkins-ssh 17:52:05 Cloning the remote Git repository 17:52:05 Cloning repository git@github.com:edgexfoundry/device-gpio.git 17:52:05 > git init /w/workspace/device-gpio/108 # timeout=10 17:52:05 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 17:52:05 > git --version # timeout=10 17:52:05 > git --version # 'git version 2.25.1' 17:52:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:52:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:07 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 17:52:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:52:08 Avoid second fetch 17:52:08 Checking out Revision 04783819bb09b7810d10db39d52ccf9a1f06c19b (main) 17:52:09 Commit message: "Merge pull request #208 from lenny-intel/restore-ignore" 17:52:08 > git config core.sparsecheckout # timeout=10 17:52:08 > git checkout -f 04783819bb09b7810d10db39d52ccf9a1f06c19b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:10 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:52:10 % Total % Received % Xferd Average Speed Time Time Time Current 17:52:10 Dload Upload Total Spent Left Speed 17:52:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 43 12751 43 5503 0 0 29427 0 --:--:-- --:--:-- --:--:-- 29271 100 12751 100 12751 0 0 66759 0 --:--:-- --:--:-- --:--:-- 66411 [Pipeline] sh 17:52:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:52:11 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:52:11 + sudo tee /etc/docker/daemon.new 17:52:11 { 17:52:11 "registry-mirrors": [ 17:52:11 "https://nexus3.edgexfoundry.org:10001" 17:52:11 ], 17:52:11 "bip": "10.250.0.254/24", 17:52:11 "hosts": [ 17:52:11 "tcp://0.0.0.0:5555", 17:52:11 "unix:///var/run/docker.sock" 17:52:11 ], 17:52:11 "mtu": 1458, 17:52:11 "selinux-enabled": true, 17:52:11 "seccomp-profile": "/etc/docker/seccomp.json" 17:52:11 } [Pipeline] sh 17:52:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:52:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:30 provisioning config files... 17:52:30 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/108@tmp/config15663124837690050427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:30 ---> docker-login.sh 17:52:30 nexus3.edgexfoundry.org:10001 17:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:31 Configure a credential helper to remove this warning. See 17:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:31 17:52:31 Login Succeeded 17:52:31 nexus3.edgexfoundry.org:10002 17:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:31 Configure a credential helper to remove this warning. See 17:52:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:31 17:52:31 Login Succeeded 17:52:31 nexus3.edgexfoundry.org:10003 17:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:32 Configure a credential helper to remove this warning. See 17:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:32 17:52:32 Login Succeeded 17:52:32 nexus3.edgexfoundry.org:10004 17:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:32 Configure a credential helper to remove this warning. See 17:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:32 17:52:32 Login Succeeded 17:52:32 docker.io 17:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:52:33 Configure a credential helper to remove this warning. See 17:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:52:33 17:52:33 Login Succeeded 17:52:33 ---> docker-login.sh ends [Pipeline] } 17:52:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:52:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:52:33 ========================================================= 17:52:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 17:52:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:33 + 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 . 17:52:34 Sending build context to Docker daemon 8.129MB 17:52:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 17:52:34 Step 2/12 : FROM ${BASE} AS builder 17:52:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:52:34 9fda8d8052c6: Pulling fs layer 17:52:34 5d54e960e981: Pulling fs layer 17:52:34 c4a7e357bf2a: Pulling fs layer 17:52:34 f0e02332f6b5: Pulling fs layer 17:52:34 cefa15bbcfad: Pulling fs layer 17:52:34 17808c966233: Pulling fs layer 17:52:34 f4c1fc716caa: Pulling fs layer 17:52:34 f0e02332f6b5: Waiting 17:52:34 cefa15bbcfad: Waiting 17:52:34 17808c966233: Waiting 17:52:34 f4c1fc716caa: Waiting 17:52:34 5d54e960e981: Verifying Checksum 17:52:34 5d54e960e981: Download complete 17:52:34 f0e02332f6b5: Verifying Checksum 17:52:34 f0e02332f6b5: Download complete 17:52:34 cefa15bbcfad: Verifying Checksum 17:52:34 cefa15bbcfad: Download complete 17:52:34 9fda8d8052c6: Verifying Checksum 17:52:34 9fda8d8052c6: Download complete 17:52:34 f4c1fc716caa: Verifying Checksum 17:52:34 f4c1fc716caa: Download complete 17:52:35 9fda8d8052c6: Pull complete 17:52:35 5d54e960e981: Pull complete 17:52:36 c4a7e357bf2a: Verifying Checksum 17:52:36 c4a7e357bf2a: Download complete 17:52:36 17808c966233: Verifying Checksum 17:52:36 17808c966233: Download complete 17:52:49 c4a7e357bf2a: Pull complete 17:52:49 f0e02332f6b5: Pull complete 17:52:49 cefa15bbcfad: Pull complete 17:52:57 17808c966233: Pull complete 17:52:57 f4c1fc716caa: Pull complete 17:52:58 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 17:52:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 17:52:58 ---> ea914061e18c 17:52:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:53:00 ---> Running in d27055c765db 17:53:00 Removing intermediate container d27055c765db 17:53:00 ---> 057b2bfe066b 17:53:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:53:00 ---> Running in fad62dfb5807 17:53:00 Removing intermediate container fad62dfb5807 17:53:00 ---> d70209f40f5d 17:53:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:53:00 ---> Running in 8604f896fb99 17:53:00 Removing intermediate container 8604f896fb99 17:53:00 ---> f25cd9a65ca7 17:53:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:53:00 ---> Running in 09316363884d 17:53:01 Removing intermediate container 09316363884d 17:53:01 ---> 7bd0cf89d9d2 17:53:01 Step 7/12 : WORKDIR /device-gpio 17:53:01 ---> Running in b1df7e222795 17:53:01 Removing intermediate container b1df7e222795 17:53:01 ---> 3d82f2f2bd40 17:53:01 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:53:01 ---> Running in 5e9e521510ad 17:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:53:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 17:53:04 (2/4) Installing libedit (20221030.3.1-r1) 17:53:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 17:53:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 17:53:04 Executing busybox-1.36.1-r2.trigger 17:53:04 OK: 270 MiB in 56 packages 17:53:06 Removing intermediate container 5e9e521510ad 17:53:06 ---> 3a478379d7e8 17:53:06 Step 9/12 : COPY go.mod vendor* ./ 17:53:06 ---> 9db847ac9092 17:53:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:53:06 ---> Running in 39e5cac124ea 17:53:39 go: github.com/gabriel-vasile/mimetype@v1.4.2: read "https:/proxy.golang.org/@v/v1.4.2.zip": read tcp 10.250.0.1:52250->64.233.176.207:443: read: connection reset by peer 17:53:39 go: github.com/klauspost/compress@v1.17.1: read "https:/proxy.golang.org/@v/v1.17.1.zip": read tcp 10.250.0.1:52250->64.233.176.207:443: read: connection reset by peer 17:53:39 skipping... 17:53:44 Removing intermediate container 0e7a7f81809e 17:53:44 ---> 9f0867c8f5d8 17:53:44 Step 11/12 : COPY . . 17:53:44 ---> 79a7d2d9478d 17:53:44 Step 12/12 : RUN ${MAKE} 17:53:44 ---> Running in 27b39676a057 17:53:44 noop 17:53:44 Removing intermediate container 27b39676a057 17:53:44 ---> 8c90a003df4b 17:53:44 Successfully built 8c90a003df4b 17:53:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:45 + docker inspect -f . ci-base-image-x86_64 17:53:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:45 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 17:53:45 $ 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 17:53:45 $ docker top 4b6238dd83a1e4a1759600f0531f271dff499d1483cb0072b7f56db635370a8d -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:46 + go version 17:53:46 go version go1.21.0 linux/amd64 [Pipeline] } 17:53:46 $ docker stop --time=1 4b6238dd83a1e4a1759600f0531f271dff499d1483cb0072b7f56db635370a8d 17:53:47 $ docker rm -f --volumes 4b6238dd83a1e4a1759600f0531f271dff499d1483cb0072b7f56db635370a8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:47 + docker inspect -f . ci-base-image-x86_64 17:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:47 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 17:53:47 $ 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 17:53:48 $ docker top f2d7e5f7c33811ba7cd3f232463b4e4cececfecdd2ef77c88bb971cb322d5a50 -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 17:53:48 + make test 17:53:48 go test ./... -coverprofile=coverage.out ./... 17:53:48 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 17:53:51 ? github.com/edgexfoundry/device-gpio [no test files] 17:54:01 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:54:01 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:54:05 go vet ./... 17:54:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:08 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:54:08 $ docker stop --time=1 f2d7e5f7c33811ba7cd3f232463b4e4cececfecdd2ef77c88bb971cb322d5a50 17:54:12 $ docker rm -f --volumes f2d7e5f7c33811ba7cd3f232463b4e4cececfecdd2ef77c88bb971cb322d5a50 [Pipeline] // withDockerContainer [Pipeline] sh 17:54:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:13 + ls -al . 17:54:13 total 160 17:54:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 17:53 . 17:54:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 17:47 .. 17:54:13 -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 17:47 .dockerignore 17:54:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 17:53 .git 17:54:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:47 .github 17:54:13 -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 17:47 .gitignore 17:54:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 17:47 .golangci.yml 17:54:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:48 .semver 17:54:13 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 17:47 Attribution.txt 17:54:13 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 17:47 CHANGELOG.md 17:54:13 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 17:47 Dockerfile 17:54:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 17:47 GOVERNANCE.md 17:54:13 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 17:47 Jenkinsfile 17:54:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 17:47 LICENSE 17:54:13 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 17:47 Makefile 17:54:13 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 17:47 OWNERS.md 17:54:13 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 17:47 README.md 17:54:13 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 17:48 VERSION 17:54:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 17:47 bin 17:54:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:47 cmd 17:54:13 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 17:53 coverage.out 17:54:13 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 17:47 go.mod 17:54:13 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 17:47 go.sum 17:54:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:47 internal 17:54:13 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 17:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:13 + 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=04783819bb09b7810d10db39d52ccf9a1f06c19b --label arch=amd64 --label version=3.1.0-dev.21 . 17:54:13 Sending build context to Docker daemon 16.17MB 17:54:13 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:54:13 Step 2/25 : FROM ${BASE} AS builder 17:54:13 ---> 8c90a003df4b 17:54:13 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:54:14 ---> Running in 0d2276409b58 17:54:14 Removing intermediate container 0d2276409b58 17:54:14 ---> a666e1c097ba 17:54:14 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:14 ---> Running in 7715145e4fce 17:54:14 Removing intermediate container 7715145e4fce 17:54:14 ---> 795b35afbae6 17:54:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:54:14 ---> Running in 99815274af61 17:54:14 Removing intermediate container 99815274af61 17:54:14 ---> e690b9a29124 17:54:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:54:14 ---> Running in 2a3143076a7f 17:54:14 Removing intermediate container 2a3143076a7f 17:54:14 ---> 9583b530a898 17:54:14 Step 7/25 : WORKDIR /device-gpio 17:54:14 ---> Running in 72dd828d1a39 17:54:14 Removing intermediate container 72dd828d1a39 17:54:14 ---> 07b38c83d819 17:54:14 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:14 ---> Running in aa1c27bc3b08 17:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:54:15 OK: 268 MiB in 56 packages 17:54:15 Removing intermediate container aa1c27bc3b08 17:54:15 ---> ea5422a5816d 17:54:15 Step 9/25 : COPY go.mod vendor* ./ 17:54:15 ---> 30bfd9e1e52b 17:54:15 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:15 ---> Running in baada14a07fb 17:54:28 Removing intermediate container baada14a07fb 17:54:28 ---> 3a0ac19ee733 17:54:28 Step 11/25 : COPY . . 17:54:28 ---> 0daae66690f2 17:54:28 Step 12/25 : RUN ${MAKE} 17:54:28 ---> Running in 84289dbe112a 17:54:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 17:54:43 Removing intermediate container 39e5cac124ea 17:54:43 ---> bb269dbdef3b 17:54:43 Step 11/12 : COPY . . 17:54:43 ---> 81dfc4cf5330 17:54:43 Step 12/12 : RUN ${MAKE} 17:54:43 ---> Running in 06acef36faed 17:54:43 noop 17:54:43 Removing intermediate container 06acef36faed 17:54:43 ---> 0580820eb255 17:54:43 Successfully built 0580820eb255 17:54:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:43 + docker inspect -f . ci-base-image-arm64 17:54:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:44 prd-ubuntu20.04-docker-arm64-4c-16g-10406 does not seem to be running inside a container 17:54:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/108 -v /w/workspace/device-gpio/108:/w/workspace/device-gpio/108:rw,z -v /w/workspace/device-gpio/108@tmp:/w/workspace/device-gpio/108@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 17:54:45 $ docker top 3154c3fa84443d17f3fe2075bac326f097d6c180f30545ae476c71f3124bd156 -eo pid,comm [Pipeline] { [Pipeline] sh 17:54:46 + go version 17:54:46 go version go1.21.0 linux/arm64 [Pipeline] } 17:54:46 $ docker stop --time=1 3154c3fa84443d17f3fe2075bac326f097d6c180f30545ae476c71f3124bd156 17:54:46 Removing intermediate container 84289dbe112a 17:54:46 ---> bc6ffd5ed7bd 17:54:46 Step 13/25 : FROM alpine:3.18 17:54:46 3.18: Pulling from library/alpine 17:54:46 96526aa774ef: Pulling fs layer 17:54:46 96526aa774ef: Verifying Checksum 17:54:46 96526aa774ef: Download complete 17:54:46 96526aa774ef: Pull complete 17:54:46 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:54:46 Status: Downloaded newer image for alpine:3.18 17:54:46 ---> 8ca4688f4f35 17:54:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:54:46 ---> Running in 4f271d025a4e 17:54:46 Removing intermediate container 4f271d025a4e 17:54:46 ---> 85504c02dcdd 17:54:46 Step 15/25 : RUN apk add --update --no-cache 17:54:46 ---> Running in 2246463384ea 17:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 17:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 17:54:47 OK: 7 MiB in 15 packages 17:54:47 Removing intermediate container 2246463384ea 17:54:47 ---> 01fd81ce6bca 17:54:47 Step 16/25 : WORKDIR / 17:54:47 ---> Running in 6a0bc00db9ce 17:54:47 Removing intermediate container 6a0bc00db9ce 17:54:47 ---> a439292379ca 17:54:47 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:54:47 ---> 145adc3dc5fc 17:54:47 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:54:47 ---> 13d4a6a298fc 17:54:47 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:54:48 $ docker rm -f --volumes 3154c3fa84443d17f3fe2075bac326f097d6c180f30545ae476c71f3124bd156 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 17:54:48 ---> 09b328c24a5f 17:54:48 Step 20/25 : EXPOSE 59910 17:54:48 ---> Running in d0c80a4bd61a 17:54:48 Removing intermediate container d0c80a4bd61a 17:54:48 ---> 023cb759e3c8 17:54:48 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:54:48 ---> Running in 8491514785e3 17:54:48 Removing intermediate container 8491514785e3 17:54:48 ---> 29addece278e 17:54:48 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:54:48 ---> Running in 0347210a618c [Pipeline] sh 17:54:48 Removing intermediate container 0347210a618c 17:54:48 ---> 9fd93f803115 17:54:48 Step 23/25 : LABEL arch=amd64 17:54:48 ---> Running in 87ee24dd1e28 17:54:48 Removing intermediate container 87ee24dd1e28 17:54:48 ---> 313be96b1784 17:54:48 Step 24/25 : LABEL git_sha=04783819bb09b7810d10db39d52ccf9a1f06c19b 17:54:48 ---> Running in 084b973166e5 17:54:48 Removing intermediate container 084b973166e5 17:54:48 ---> f1c30464ece7 17:54:48 Step 25/25 : LABEL version=3.1.0-dev.21 17:54:48 ---> Running in 37019341db8d 17:54:48 + docker inspect -f . ci-base-image-arm64 17:54:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:54:49 prd-ubuntu20.04-docker-arm64-4c-16g-10406 does not seem to be running inside a container 17:54:49 Removing intermediate container 37019341db8d 17:54:49 ---> fa1d5c41695d 17:54:49 [Warning] One or more build-args [ARCH] were not consumed 17:54:49 Successfully built fa1d5c41695d 17:54:49 Successfully tagged device-gpio:latest 17:54:49 $ 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/108 -v /w/workspace/device-gpio/108:/w/workspace/device-gpio/108:rw,z -v /w/workspace/device-gpio/108@tmp:/w/workspace/device-gpio/108@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 17:54:50 $ docker top fc622547f5e19e680b41dbdd03987b648e6d08ecec8f37f7429c4843041f42f9 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:54:50 provisioning config files... 17:54:50 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config10707262948398918572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:54:51 ---> docker-login.sh 17:54:51 nexus3.edgexfoundry.org:10001 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 nexus3.edgexfoundry.org:10002 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 nexus3.edgexfoundry.org:10003 17:54:51 + git config --global --add safe.directory /w/workspace/device-gpio/108 [Pipeline] fileExists [Pipeline] sh 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 nexus3.edgexfoundry.org:10004 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 docker.io 17:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:54:51 Configure a credential helper to remove this warning. See 17:54:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:54:51 17:54:51 Login Succeeded 17:54:51 ---> docker-login.sh ends [Pipeline] } 17:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:54:51 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 17:54:51 04783819bb09b7810d10db39d52ccf9a1f06c19b 17:54:51 latest 17:54:51 3.1.0-dev.21 17:54:51 04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:54:51 main 17:54:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:51 + make test 17:54:51 go test ./... -coverprofile=coverage.out ./... 17:54:51 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b 17:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:54:52 2728f2c03ac7: Preparing 17:54:52 a1263bd82aec: Preparing 17:54:52 ec5bbf968810: Preparing 17:54:52 382b32417d38: Preparing 17:54:52 cc2447e1835a: Preparing 17:54:52 cc2447e1835a: Layer already exists 17:54:52 382b32417d38: Pushed 17:54:52 ec5bbf968810: Pushed 17:54:52 a1263bd82aec: Pushed 17:54:54 2728f2c03ac7: Pushed 17:54:55 04783819bb09b7810d10db39d52ccf9a1f06c19b: digest: sha256:a151f51edd0c5d46e015c7fb79e8ce426a12fff272b509c03e8c66379f455b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:55 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:55 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 17:54:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:54:55 2728f2c03ac7: Preparing 17:54:55 a1263bd82aec: Preparing 17:54:55 ec5bbf968810: Preparing 17:54:55 382b32417d38: Preparing 17:54:55 cc2447e1835a: Preparing 17:54:55 2728f2c03ac7: Layer already exists 17:54:55 a1263bd82aec: Layer already exists 17:54:55 ec5bbf968810: Layer already exists 17:54:55 382b32417d38: Layer already exists 17:54:55 cc2447e1835a: Layer already exists 17:54:55 latest: digest: sha256:a151f51edd0c5d46e015c7fb79e8ce426a12fff272b509c03e8c66379f455b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:55 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:56 ? github.com/edgexfoundry/device-gpio [no test files] 17:54:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.21 17:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:54:56 2728f2c03ac7: Preparing 17:54:56 a1263bd82aec: Preparing 17:54:56 ec5bbf968810: Preparing 17:54:56 382b32417d38: Preparing 17:54:56 cc2447e1835a: Preparing 17:54:56 a1263bd82aec: Layer already exists 17:54:56 382b32417d38: Layer already exists 17:54:56 2728f2c03ac7: Layer already exists 17:54:56 ec5bbf968810: Layer already exists 17:54:56 cc2447e1835a: Layer already exists 17:54:56 3.1.0-dev.21: digest: sha256:a151f51edd0c5d46e015c7fb79e8ce426a12fff272b509c03e8c66379f455b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:56 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:56 + docker push nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:54:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:54:56 2728f2c03ac7: Preparing 17:54:56 a1263bd82aec: Preparing 17:54:56 ec5bbf968810: Preparing 17:54:56 382b32417d38: Preparing 17:54:56 cc2447e1835a: Preparing 17:54:56 a1263bd82aec: Layer already exists 17:54:56 ec5bbf968810: Layer already exists 17:54:56 382b32417d38: Layer already exists 17:54:56 cc2447e1835a: Layer already exists 17:54:56 2728f2c03ac7: Layer already exists 17:54:56 04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21: digest: sha256:a151f51edd0c5d46e015c7fb79e8ce426a12fff272b509c03e8c66379f455b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:57 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:57 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 17:54:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:54:57 2728f2c03ac7: Preparing 17:54:57 a1263bd82aec: Preparing 17:54:57 ec5bbf968810: Preparing 17:54:57 382b32417d38: Preparing 17:54:57 cc2447e1835a: Preparing 17:54:57 a1263bd82aec: Layer already exists 17:54:57 ec5bbf968810: Layer already exists 17:54:57 cc2447e1835a: Layer already exists 17:54:57 2728f2c03ac7: Layer already exists 17:54:57 382b32417d38: Layer already exists 17:54:57 main: digest: sha256:a151f51edd0c5d46e015c7fb79e8ce426a12fff272b509c03e8c66379f455b5c size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:54:57 ===================================================== [Pipeline] echo 17:54:57 taggedImages: 17:54:57 - nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b 17:54:57 - nexus3.edgexfoundry.org:10004/device-gpio:latest 17:54:57 - nexus3.edgexfoundry.org:10004/device-gpio:3.1.0-dev.21 17:54:57 - nexus3.edgexfoundry.org:10004/device-gpio:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:54:57 - 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 17:54:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:57 17:54:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:54:58 latest: Pulling from edgex-lftools-log-publisher 17:54:58 5eb5b503b376: Pulling fs layer 17:54:58 5c69ac0246d0: Pulling fs layer 17:54:58 ec43610c2a17: Pulling fs layer 17:54:58 3a2ae6a8a46f: Pulling fs layer 17:54:58 33b1e0a273af: Pulling fs layer 17:54:58 5d3b04190fa2: Pulling fs layer 17:54:58 2f39f015ded8: Pulling fs layer 17:54:58 33b1e0a273af: Waiting 17:54:58 5d3b04190fa2: Waiting 17:54:58 2f39f015ded8: Waiting 17:54:58 3a2ae6a8a46f: Waiting 17:54:58 5c69ac0246d0: Verifying Checksum 17:54:58 5c69ac0246d0: Download complete 17:54:58 3a2ae6a8a46f: Verifying Checksum 17:54:58 3a2ae6a8a46f: Download complete 17:54:58 33b1e0a273af: Verifying Checksum 17:54:58 33b1e0a273af: Download complete 17:54:58 ec43610c2a17: Verifying Checksum 17:54:58 ec43610c2a17: Download complete 17:54:58 5d3b04190fa2: Verifying Checksum 17:54:58 5d3b04190fa2: Download complete 17:54:58 5eb5b503b376: Download complete 17:54:59 2f39f015ded8: Download complete 17:54:59 5eb5b503b376: Pull complete 17:54:59 5c69ac0246d0: Pull complete 17:54:59 ec43610c2a17: Pull complete 17:55:00 3a2ae6a8a46f: Pull complete 17:55:00 33b1e0a273af: Pull complete 17:55:00 5d3b04190fa2: Pull complete 17:55:04 2f39f015ded8: Pull complete 17:55:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:04 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 17:55:04 $ 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 17:55:09 $ docker top a0d6eaa823cab75020871d6ec86262747bd1739af49831bf7fd0427a14f2cecb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:09 ---> job-cost.sh 17:55:09 lf-activate-venv: SKIPPING 17:55:09 INFO: No Stack... 17:55:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:10 INFO: Archiving Costs [Pipeline] sh 17:55:10 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 17:55:10 + cut -d, -f6 [Pipeline] lock 17:55:10 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] 17:55:10 Resource [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] did not exist. Created. 17:55:10 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:11 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:11 Stashed 1 file(s) [Pipeline] } 17:55:11 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:11 $ docker stop --time=1 a0d6eaa823cab75020871d6ec86262747bd1739af49831bf7fd0427a14f2cecb 17:55:13 $ docker rm -f --volumes a0d6eaa823cab75020871d6ec86262747bd1739af49831bf7fd0427a14f2cecb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:56:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:56:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:56:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:56:48 go vet ./... 17:57:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:57:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:57:10 ./bin/test-attribution-txt.sh [Pipeline] echo 17:57:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:57:10 $ docker stop --time=1 fc622547f5e19e680b41dbdd03987b648e6d08ecec8f37f7429c4843041f42f9 17:57:12 $ docker rm -f --volumes fc622547f5e19e680b41dbdd03987b648e6d08ecec8f37f7429c4843041f42f9 [Pipeline] // withDockerContainer [Pipeline] sh 17:57:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:57:13 Warning: overwriting stash ‘coverage-report’ 17:57:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:57:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:57:15 + ls -al . 17:57:15 total 156 17:57:15 drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 17:54 . 17:57:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 17:52 .. 17:57:15 -rw-rw-r-- 1 jenkins jenkins 120 Oct 25 17:52 .dockerignore 17:57:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 17:52 .git 17:57:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:52 .github 17:57:15 -rw-rw-r-- 1 jenkins jenkins 277 Oct 25 17:52 .gitignore 17:57:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 17:52 .golangci.yml 17:57:15 -rw-rw-r-- 1 jenkins jenkins 10671 Oct 25 17:52 Attribution.txt 17:57:15 -rw-rw-r-- 1 jenkins jenkins 6184 Oct 25 17:52 CHANGELOG.md 17:57:15 -rw-rw-r-- 1 jenkins jenkins 1542 Oct 25 17:52 Dockerfile 17:57:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 17:52 GOVERNANCE.md 17:57:15 -rw-rw-r-- 1 jenkins jenkins 657 Oct 25 17:52 Jenkinsfile 17:57:15 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 17:52 LICENSE 17:57:15 -rw-rw-r-- 1 jenkins jenkins 1923 Oct 25 17:52 Makefile 17:57:15 -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 17:52 OWNERS.md 17:57:15 -rw-rw-r-- 1 jenkins jenkins 12217 Oct 25 17:52 README.md 17:57:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 17:48 VERSION 17:57:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 17:52 bin 17:57:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:52 cmd 17:57:15 -rw-r--r-- 1 jenkins jenkins 10 Oct 25 17:54 coverage.out 17:57:15 -rw-rw-r-- 1 jenkins jenkins 3698 Oct 25 17:52 go.mod 17:57:15 -rw-rw-r-- 1 jenkins jenkins 35450 Oct 25 17:52 go.sum 17:57:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 17:52 internal 17:57:15 -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:15 + 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=04783819bb09b7810d10db39d52ccf9a1f06c19b --label arch=arm64 --label version=3.1.0-dev.21 . 17:57:15 Sending build context to Docker daemon 8.13MB 17:57:15 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 17:57:15 Step 2/25 : FROM ${BASE} AS builder 17:57:15 ---> 0580820eb255 17:57:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:57:15 ---> Running in 29ac61586f5e 17:57:16 Removing intermediate container 29ac61586f5e 17:57:16 ---> 104fad3f85b1 17:57:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:57:16 ---> Running in 3f50ffaed02a 17:57:16 Removing intermediate container 3f50ffaed02a 17:57:16 ---> d859960820cd 17:57:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 17:57:16 ---> Running in 1315dc76610e 17:57:17 Removing intermediate container 1315dc76610e 17:57:17 ---> b2d43ea0896b 17:57:17 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:57:17 ---> Running in 5fb136b7cdf5 17:57:17 Removing intermediate container 5fb136b7cdf5 17:57:17 ---> dbfd2172eaa1 17:57:17 Step 7/25 : WORKDIR /device-gpio 17:57:17 ---> Running in 475d0048843c 17:57:17 Removing intermediate container 475d0048843c 17:57:17 ---> 3fd3318c47a8 17:57:17 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:57:17 ---> Running in 1fb1ffccfb52 17:57:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:57:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:57:20 OK: 270 MiB in 56 packages 17:57:22 Removing intermediate container 1fb1ffccfb52 17:57:22 ---> 5618345da4ca 17:57:22 Step 9/25 : COPY go.mod vendor* ./ 17:57:22 ---> 56c711a3b8fc 17:57:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:57:22 ---> Running in 869af9a97d22 17:57:25 Removing intermediate container 869af9a97d22 17:57:25 ---> e396a29e29bb 17:57:25 Step 11/25 : COPY . . 17:57:26 ---> 462d6dc4036e 17:57:26 Step 12/25 : RUN ${MAKE} 17:57:26 ---> Running in 82b1227b6aea 17:57:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 17:59:33 Removing intermediate container 82b1227b6aea 17:59:33 ---> cd5ed830acc3 17:59:33 Step 13/25 : FROM alpine:3.18 17:59:33 3.18: Pulling from library/alpine 17:59:33 579b34f0a95b: Pulling fs layer 17:59:33 579b34f0a95b: Verifying Checksum 17:59:33 579b34f0a95b: Download complete 17:59:33 579b34f0a95b: Pull complete 17:59:33 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 17:59:33 Status: Downloaded newer image for alpine:3.18 17:59:33 ---> 3cc203321400 17:59:33 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:59:33 ---> Running in 8c19a7273816 17:59:33 Removing intermediate container 8c19a7273816 17:59:33 ---> 53f2a58e0023 17:59:33 Step 15/25 : RUN apk add --update --no-cache 17:59:33 ---> Running in 95c3725a84a3 17:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 17:59:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 17:59:33 OK: 8 MiB in 15 packages 17:59:33 Removing intermediate container 95c3725a84a3 17:59:33 ---> 3b25314f17df 17:59:33 Step 16/25 : WORKDIR / 17:59:33 ---> Running in cc88999a4045 17:59:33 Removing intermediate container cc88999a4045 17:59:33 ---> 5383a01d5a17 17:59:33 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:59:33 ---> 33ece8083770 17:59:33 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:59:33 ---> 41a5f135183a 17:59:33 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:59:35 ---> 2ec205e25367 17:59:35 Step 20/25 : EXPOSE 59910 17:59:35 ---> Running in a9970aa96b69 17:59:35 Removing intermediate container a9970aa96b69 17:59:35 ---> 0f43bf3c2564 17:59:35 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:59:36 ---> Running in 2e5e83e9ef83 17:59:36 Removing intermediate container 2e5e83e9ef83 17:59:36 ---> 6446553630d3 17:59:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:59:36 ---> Running in be58ebf26868 17:59:36 Removing intermediate container be58ebf26868 17:59:36 ---> 43ac892161a2 17:59:36 Step 23/25 : LABEL arch=arm64 17:59:37 ---> Running in 4cafd6c5757d 17:59:37 Removing intermediate container 4cafd6c5757d 17:59:37 ---> bc53c25f0819 17:59:37 Step 24/25 : LABEL git_sha=04783819bb09b7810d10db39d52ccf9a1f06c19b 17:59:37 ---> Running in e57c826dab31 17:59:37 Removing intermediate container e57c826dab31 17:59:37 ---> 78bcb1fbf554 17:59:37 Step 25/25 : LABEL version=3.1.0-dev.21 17:59:37 ---> Running in 86546b6d408e 17:59:37 Removing intermediate container 86546b6d408e 17:59:37 ---> edf711dff61b 17:59:37 [Warning] One or more build-args [ARCH] were not consumed 17:59:37 Successfully built edf711dff61b 17:59:38 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 17:59:38 provisioning config files... 17:59:38 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/108@tmp/config6902136803701646551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:38 ---> docker-login.sh 17:59:38 nexus3.edgexfoundry.org:10001 17:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:38 Configure a credential helper to remove this warning. See 17:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:38 17:59:38 Login Succeeded 17:59:38 nexus3.edgexfoundry.org:10002 17:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:39 Configure a credential helper to remove this warning. See 17:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:39 17:59:39 Login Succeeded 17:59:39 nexus3.edgexfoundry.org:10003 17:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:39 Configure a credential helper to remove this warning. See 17:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:39 17:59:39 Login Succeeded 17:59:39 nexus3.edgexfoundry.org:10004 17:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:39 Configure a credential helper to remove this warning. See 17:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:39 17:59:39 Login Succeeded 17:59:39 docker.io 17:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:40 Configure a credential helper to remove this warning. See 17:59:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:40 17:59:40 Login Succeeded 17:59:40 ---> docker-login.sh ends [Pipeline] } 17:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:59:40 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 17:59:40 04783819bb09b7810d10db39d52ccf9a1f06c19b 17:59:40 latest 17:59:40 3.1.0-dev.21 17:59:40 04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:59:40 main 17:59:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:41 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b 17:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:59:43 7613b604c5bf: Preparing 17:59:43 5a3311aeef27: Preparing 17:59:43 369196c78a99: Preparing 17:59:43 36b98577449c: Preparing 17:59:43 5f4d9fc4d98d: Preparing 17:59:43 5f4d9fc4d98d: Layer already exists 17:59:43 36b98577449c: Pushed 17:59:43 369196c78a99: Pushed 17:59:43 5a3311aeef27: Pushed 17:59:50 7613b604c5bf: Pushed 17:59:50 04783819bb09b7810d10db39d52ccf9a1f06c19b: digest: sha256:e1af5c508995b880893b0199948f09b62868dd92ae83e49a192721781da871ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:50 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:59:51 7613b604c5bf: Preparing 17:59:51 5a3311aeef27: Preparing 17:59:51 369196c78a99: Preparing 17:59:51 36b98577449c: Preparing 17:59:51 5f4d9fc4d98d: Preparing 17:59:51 7613b604c5bf: Layer already exists 17:59:51 369196c78a99: Layer already exists 17:59:51 5f4d9fc4d98d: Layer already exists 17:59:51 5a3311aeef27: Layer already exists 17:59:51 36b98577449c: Layer already exists 17:59:51 latest: digest: sha256:e1af5c508995b880893b0199948f09b62868dd92ae83e49a192721781da871ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:51 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.21 17:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:59:52 7613b604c5bf: Preparing 17:59:52 5a3311aeef27: Preparing 17:59:52 369196c78a99: Preparing 17:59:52 36b98577449c: Preparing 17:59:52 5f4d9fc4d98d: Preparing 17:59:52 5a3311aeef27: Layer already exists 17:59:52 36b98577449c: Layer already exists 17:59:52 369196c78a99: Layer already exists 17:59:52 7613b604c5bf: Layer already exists 17:59:52 5f4d9fc4d98d: Layer already exists 17:59:52 3.1.0-dev.21: digest: sha256:e1af5c508995b880893b0199948f09b62868dd92ae83e49a192721781da871ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:53 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:59:53 7613b604c5bf: Preparing 17:59:53 5a3311aeef27: Preparing 17:59:53 369196c78a99: Preparing 17:59:53 36b98577449c: Preparing 17:59:53 5f4d9fc4d98d: Preparing 17:59:53 5f4d9fc4d98d: Layer already exists 17:59:53 36b98577449c: Layer already exists 17:59:53 369196c78a99: Layer already exists 17:59:53 7613b604c5bf: Layer already exists 17:59:53 5a3311aeef27: Layer already exists 17:59:53 04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21: digest: sha256:e1af5c508995b880893b0199948f09b62868dd92ae83e49a192721781da871ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:53 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:58 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 17:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:59:58 7613b604c5bf: Preparing 17:59:58 5a3311aeef27: Preparing 17:59:58 369196c78a99: Preparing 17:59:58 36b98577449c: Preparing 17:59:58 5f4d9fc4d98d: Preparing 17:59:58 369196c78a99: Layer already exists 17:59:58 7613b604c5bf: Layer already exists 17:59:58 5a3311aeef27: Layer already exists 17:59:58 5f4d9fc4d98d: Layer already exists 17:59:58 36b98577449c: Layer already exists 17:59:58 main: digest: sha256:e1af5c508995b880893b0199948f09b62868dd92ae83e49a192721781da871ce size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:59:58 ===================================================== [Pipeline] echo 17:59:58 taggedImages: 17:59:58 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b 17:59:58 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:59:58 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.1.0-dev.21 17:59:58 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:04783819bb09b7810d10db39d52ccf9a1f06c19b-3.1.0-dev.21 17:59:58 - 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 17:59:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:58 17:59:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:59:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:59:59 arm64: Pulling from edgex-lftools-log-publisher 17:59:59 8998bd30e6a1: Pulling fs layer 17:59:59 04944245beec: Pulling fs layer 17:59:59 699f458cf7ca: Pulling fs layer 17:59:59 765212b225bb: Pulling fs layer 17:59:59 f23df028b6ca: Pulling fs layer 17:59:59 d65c8cfc05b1: Pulling fs layer 17:59:59 2437ff75d9bd: Pulling fs layer 17:59:59 765212b225bb: Waiting 17:59:59 d65c8cfc05b1: Waiting 17:59:59 f23df028b6ca: Waiting 17:59:59 2437ff75d9bd: Waiting 17:59:59 04944245beec: Verifying Checksum 17:59:59 04944245beec: Download complete 17:59:59 765212b225bb: Verifying Checksum 17:59:59 765212b225bb: Download complete 17:59:59 f23df028b6ca: Verifying Checksum 17:59:59 f23df028b6ca: Download complete 17:59:59 d65c8cfc05b1: Verifying Checksum 17:59:59 d65c8cfc05b1: Download complete 17:59:59 699f458cf7ca: Verifying Checksum 17:59:59 699f458cf7ca: Download complete 17:59:59 8998bd30e6a1: Download complete 18:00:02 2437ff75d9bd: Verifying Checksum 18:00:02 2437ff75d9bd: Download complete 18:00:05 8998bd30e6a1: Pull complete 18:00:05 04944245beec: Pull complete 18:00:06 699f458cf7ca: Pull complete 18:00:06 765212b225bb: Pull complete 18:00:07 f23df028b6ca: Pull complete 18:00:11 d65c8cfc05b1: Pull complete 18:00:29 2437ff75d9bd: Pull complete 18:00:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:00:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:00:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:29 prd-ubuntu20.04-docker-arm64-4c-16g-10406 does not seem to be running inside a container 18:00:29 $ 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/108 -v /w/workspace/device-gpio/108:/w/workspace/device-gpio/108:rw,z -v /w/workspace/device-gpio/108@tmp:/w/workspace/device-gpio/108@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 18:00:31 $ docker top 43d520da9f014e5ee06e6241e2d92472f73d6e16f03723bc1dca79409be51c5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:32 ---> job-cost.sh 18:00:32 lf-activate-venv: SKIPPING 18:00:32 INFO: No Stack... 18:00:33 INFO: Retrieving Pricing Info for: v3-standard-4 18:00:34 INFO: Archiving Costs [Pipeline] sh 18:00:34 + cut -d, -f6 18:00:34 + cat /w/workspace/device-gpio/108/archives/cost.csv [Pipeline] lock 18:00:34 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] 18:00:34 Resource [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] did not exist. Created. 18:00:34 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:00:35 /w/workspace/device-gpio/108@tmp/durable-297e757e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:00:36 + echo total: 0.10999999940395355 [Pipeline] stash 18:00:36 Warning: overwriting stash ‘stack-cost’ 18:00:36 Stashed 1 file(s) [Pipeline] } 18:00:36 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-108-stack-cost] [Pipeline] // lock [Pipeline] } 18:00:36 $ docker stop --time=1 43d520da9f014e5ee06e6241e2d92472f73d6e16f03723bc1dca79409be51c5e 18:00:38 $ docker rm -f --volumes 43d520da9f014e5ee06e6241e2d92472f73d6e16f03723bc1dca79409be51c5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:00:38 provisioning config files... 18:00:38 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7475659762289759480tmp [Pipeline] { [Pipeline] sh 18:00:39 + set +x 18:00:39 + curl -s https://codecov.io/bash 18:00:39 + bash -s -- 18:00:39 18:00:39 _____ _ 18:00:39 / ____| | | 18:00:39 | | ___ __| | ___ ___ _____ __ 18:00:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:00:39 | |___| (_) | (_| | __/ (_| (_) \ V / 18:00:39 \_____\___/ \__,_|\___|\___\___/ \_/ 18:00:39 Bash-1.0.6 18:00:39 18:00:39 18:00:39 ==> git version 2.25.1 found 18:00:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:00:39 Release-Date: 2020-01-08 18:00:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:00:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:00:39 ==> Jenkins CI detected. 18:00:39 current dir:  /w/workspace/edgexfoundry_device-gpio_main 18:00:39 project root: . 18:00:39 --> token set from env 18:00:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:00:39 ==> Running gcov in . (disable via -X gcov) 18:00:39 ==> Python coveragepy not found 18:00:39 ==> Searching for coverage reports in: 18:00:39 + . 18:00:39 -> Found 1 reports 18:00:39 ==> Detecting git/mercurial file structure 18:00:39 ==> Reading reports 18:00:39 + ./coverage.out bytes=10 18:00:39 ==> Appending adjustments 18:00:39 https://docs.codecov.io/docs/fixing-reports 18:00:39 + Found adjustments 18:00:39 ==> Gzipping contents 18:00:39 4.0K /tmp/codecov.SsKgTb.gz 18:00:39 ==> Uploading reports 18:00:39 url: https://codecov.io 18:00:39 query: branch=main&commit=04783819bb09b7810d10db39d52ccf9a1f06c19b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:39 -> Pinging Codecov 18:00:39 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=04783819bb09b7810d10db39d52ccf9a1f06c19b&build=108&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F108%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:00:39 -> Uploading to 18:00:39 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/04783819bb09b7810d10db39d52ccf9a1f06c19b/5df22f9c-2c40-47dd-9e3a-6ce226cba0c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T180039Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0af8f1f0124076d44196e0c8b708817babbce59f20384797cb75c3cac67d9bf 18:00:39 % Total % Received % Xferd Average Speed Time Time Time Current 18:00:39 Dload Upload Total Spent Left Speed 18:00:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 1627 --:--:-- --:--:-- --:--:-- 1627 18:00:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] } 18:00:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:00:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:00:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:40 18:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:00:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:40 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:00:40 df9b9388f04a: Pulling fs layer 18:00:40 52dc419b0ee2: Pulling fs layer 18:00:40 25bc292e5bac: Pulling fs layer 18:00:40 114826534d7a: Pulling fs layer 18:00:40 4657fd5d0bcf: Pulling fs layer 18:00:40 6ad1cebc031e: Pulling fs layer 18:00:40 8a3aa393b2d8: Pulling fs layer 18:00:40 4657fd5d0bcf: Waiting 18:00:40 6ad1cebc031e: Waiting 18:00:40 114826534d7a: Waiting 18:00:40 8a3aa393b2d8: Waiting 18:00:40 25bc292e5bac: Verifying Checksum 18:00:40 25bc292e5bac: Download complete 18:00:40 52dc419b0ee2: Verifying Checksum 18:00:40 52dc419b0ee2: Download complete 18:00:40 4657fd5d0bcf: Download complete 18:00:40 df9b9388f04a: Download complete 18:00:41 6ad1cebc031e: Verifying Checksum 18:00:41 6ad1cebc031e: Download complete 18:00:41 df9b9388f04a: Pull complete 18:00:41 52dc419b0ee2: Pull complete 18:00:41 25bc292e5bac: Pull complete 18:00:41 114826534d7a: Verifying Checksum 18:00:41 114826534d7a: Download complete 18:00:41 8a3aa393b2d8: Verifying Checksum 18:00:41 8a3aa393b2d8: Download complete 18:00:44 114826534d7a: Pull complete 18:00:44 4657fd5d0bcf: Pull complete 18:00:45 6ad1cebc031e: Pull complete 18:00:47 8a3aa393b2d8: Pull complete 18:00:47 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:00:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:00:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:00:47 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:00:47 $ 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 18:00:53 $ docker top 9dd466702942e00f60c407acf530323fbcdf96af33e8b2c3475392bd30727e20 -eo pid,comm [Pipeline] { [Pipeline] echo 18:00:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 18:00:53 + set -o pipefail 18:00:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 18:01:01 18:01:01 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 18:01:01 18:01:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/6977c670-30f7-4551-adcc-6aa08124e801 18:01:01 18:01:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:01:01 18:01:02 18:01:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:01:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:01:02 More details here: https://snyk.co/ue1NS [Pipeline] } 18:01:02 $ docker stop --time=1 9dd466702942e00f60c407acf530323fbcdf96af33e8b2c3475392bd30727e20 18:01:07 $ docker rm -f --volumes 9dd466702942e00f60c407acf530323fbcdf96af33e8b2c3475392bd30727e20 [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 18:01:07 + git log --format=format:%s -1 04783819bb09b7810d10db39d52ccf9a1f06c19b [Pipeline] sh 18:01:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:08 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:01:08 $ 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 18:01:08 $ docker top adbfc358478147ddf3bb6d67daafba1b6221bae05a37751f0eb5d6229d087128 -eo pid,comm 18:01:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:08 [ssh-agent] Looking for ssh-agent implementation... 18:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:08 $ docker exec adbfc358478147ddf3bb6d67daafba1b6221bae05a37751f0eb5d6229d087128 ssh-agent 18:01:09 SSH_AUTH_SOCK=/tmp/ssh-yk0GhqB74F4P/agent.33 18:01:09 SSH_AGENT_PID=39 18:01:09 Running ssh-add (command line suppressed) 18:01:09 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3887343200025606595.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3887343200025606595.key) 18:01:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:09 + git semver tag 18:01:09 2023-10-25 18:01:09,654 [run_tag] DEBUG tag force:False 18:01:09 2023-10-25 18:01:09,654 [check_head_tag] DEBUG check head tag 18:01:09 2023-10-25 18:01:09,654 [execute] INFO git cat-file --batch-check 18:01:09 2023-10-25 18:01:09,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:01:09 2023-10-25 18:01:09,658 [execute] INFO git cat-file --batch 18:01:09 2023-10-25 18:01:09,658 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 18:01:09 2023-10-25 18:01:09,669 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:09 2023-10-25 18:01:09,669 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 18:01:09 2023-10-25 18:01:09,669 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 18:01:09 2023-10-25 18:01:09,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:09 3.1.0-dev.21 [Pipeline] } 18:01:09 $ docker exec --env ******** --env ******** adbfc358478147ddf3bb6d67daafba1b6221bae05a37751f0eb5d6229d087128 ssh-agent -k 18:01:09 unset SSH_AUTH_SOCK; 18:01:09 unset SSH_AGENT_PID; 18:01:09 echo Agent pid 39 killed; 18:01:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:10 + git semver [Pipeline] } 18:01:10 $ docker stop --time=1 adbfc358478147ddf3bb6d67daafba1b6221bae05a37751f0eb5d6229d087128 18:01:11 $ docker rm -f --volumes adbfc358478147ddf3bb6d67daafba1b6221bae05a37751f0eb5d6229d087128 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:12 18:01:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:12 0.23.1-centos7: Pulling from edgex-lftools 18:01:12 ab5ef0e58194: Pulling fs layer 18:01:12 9712f1f96733: Pulling fs layer 18:01:12 63f879dbbcfc: Pulling fs layer 18:01:12 0d9ebad4ef96: Pulling fs layer 18:01:12 e9a5061849ea: Pulling fs layer 18:01:12 d747dcd14b5f: Pulling fs layer 18:01:12 2de7ff778b66: Pulling fs layer 18:01:12 2de7ff778b66: Waiting 18:01:12 d747dcd14b5f: Waiting 18:01:12 9712f1f96733: Verifying Checksum 18:01:12 9712f1f96733: Download complete 18:01:12 63f879dbbcfc: Verifying Checksum 18:01:12 63f879dbbcfc: Download complete 18:01:12 e9a5061849ea: Verifying Checksum 18:01:12 e9a5061849ea: Download complete 18:01:12 d747dcd14b5f: Verifying Checksum 18:01:12 d747dcd14b5f: Download complete 18:01:12 ab5ef0e58194: Verifying Checksum 18:01:12 ab5ef0e58194: Download complete 18:01:12 0d9ebad4ef96: Verifying Checksum 18:01:12 0d9ebad4ef96: Download complete 18:01:12 2de7ff778b66: Verifying Checksum 18:01:12 2de7ff778b66: Download complete 18:01:15 ab5ef0e58194: Pull complete 18:01:15 9712f1f96733: Pull complete 18:01:15 63f879dbbcfc: Pull complete 18:01:19 0d9ebad4ef96: Pull complete 18:01:19 e9a5061849ea: Pull complete 18:01:19 d747dcd14b5f: Pull complete 18:01:20 2de7ff778b66: Pull complete 18:01:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:01:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:01:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:20 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:01:20 $ 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 18:01:26 $ docker top 15cdf0d26f694910db9f36187196af6851292b94a52b084e06664bbf254be695 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:01:26 provisioning config files... 18:01:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1508434219395444246tmp 18:01:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config15086245052775749732tmp 18:01:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17795732914557553967tmp [Pipeline] { [Pipeline] echo 18:01:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:01:26 ---> sigul-configuration.sh 18:01:26 gpg: directory `/root/.gnupg' created 18:01:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:01:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:01:26 gpg: keyring `/root/.gnupg/secring.gpg' created 18:01:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:01:26 gpg: CAST5 encrypted data 18:01:26 gpg: encrypted with 1 passphrase 18:01:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:01:27 + mkdir /home/jenkins 18:01:27 + mkdir /home/jenkins/sigul [Pipeline] sh 18:01:27 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:01:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:01:27 ---> sigul-install.sh 18:01:27 Sigul already installed; skipping installation. [Pipeline] sh 18:01:28 + git tag --list 18:01:28 v1.0.0 18:01:28 v2.1.0 18:01:28 v2.1.1 18:01:28 v2.2.0 18:01:28 v2.3.0 18:01:28 v3.0 18:01:28 v3.0.0 18:01:28 v3.1.0-dev.1 18:01:28 v3.1.0-dev.10 18:01:28 v3.1.0-dev.11 18:01:28 v3.1.0-dev.12 18:01:28 v3.1.0-dev.13 18:01:28 v3.1.0-dev.14 18:01:28 v3.1.0-dev.15 18:01:28 v3.1.0-dev.16 18:01:28 v3.1.0-dev.17 18:01:28 v3.1.0-dev.18 18:01:28 v3.1.0-dev.19 18:01:28 v3.1.0-dev.2 18:01:28 v3.1.0-dev.20 18:01:28 v3.1.0-dev.21 18:01:28 v3.1.0-dev.3 18:01:28 v3.1.0-dev.4 18:01:28 v3.1.0-dev.5 18:01:28 v3.1.0-dev.6 18:01:28 v3.1.0-dev.7 18:01:28 v3.1.0-dev.8 18:01:28 v3.1.0-dev.9 [Pipeline] sh 18:01:28 + lftools sign git-tag v3.1.0-dev.21 18:01:28 Signing Git tag with Sigul... 18:01:28 Signing v3.1.0-dev.21 [Pipeline] echo 18:01:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:01:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:01:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:01:29 $ docker stop --time=1 15cdf0d26f694910db9f36187196af6851292b94a52b084e06664bbf254be695 18:01:30 $ docker rm -f --volumes 15cdf0d26f694910db9f36187196af6851292b94a52b084e06664bbf254be695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:01:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:31 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:01:31 $ 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 18:01:31 $ docker top c4052682629eb6e6058cd65737ad607b7bc5eda8dedf891a3dacb65b265de878 -eo pid,comm 18:01:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:32 [ssh-agent] Looking for ssh-agent implementation... 18:01:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:32 $ docker exec c4052682629eb6e6058cd65737ad607b7bc5eda8dedf891a3dacb65b265de878 ssh-agent 18:01:32 SSH_AUTH_SOCK=/tmp/ssh-Jl2E1lyhGPd7/agent.33 18:01:32 SSH_AGENT_PID=39 18:01:32 Running ssh-add (command line suppressed) 18:01:32 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10134367171074449279.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_10134367171074449279.key) 18:01:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:32 + git semver bump pre 18:01:32 2023-10-25 18:01:32,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:32 2023-10-25 18:01:32,838 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 18:01:32 2023-10-25 18:01:32,838 [bump_version] DEBUG bumped version:3.1.0-dev.22 18:01:32 2023-10-25 18:01:32,838 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 18:01:32 2023-10-25 18:01:32,838 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:32 2023-10-25 18:01:32,838 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:32 2023-10-25 18:01:32,840 [execute] INFO git cat-file --batch-check 18:01:32 2023-10-25 18:01:32,841 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:32 2023-10-25 18:01:32,845 [execute] INFO git cat-file --batch 18:01:32 2023-10-25 18:01:32,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:32 2023-10-25 18:01:32,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:32 3.1.0-dev.22 [Pipeline] } 18:01:32 $ docker exec --env ******** --env ******** c4052682629eb6e6058cd65737ad607b7bc5eda8dedf891a3dacb65b265de878 ssh-agent -k 18:01:33 unset SSH_AUTH_SOCK; 18:01:33 unset SSH_AGENT_PID; 18:01:33 echo Agent pid 39 killed; 18:01:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:33 + git semver [Pipeline] } 18:01:33 $ docker stop --time=1 c4052682629eb6e6058cd65737ad607b7bc5eda8dedf891a3dacb65b265de878 18:01:34 $ docker rm -f --volumes c4052682629eb6e6058cd65737ad607b7bc5eda8dedf891a3dacb65b265de878 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:35 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:01: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 18:01:35 $ docker top b8090a1533dd14682e36327bc7d72fc0b26449d42a01ed8bf486d4d65604a552 -eo pid,comm 18:01:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:36 [ssh-agent] Looking for ssh-agent implementation... 18:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:36 $ docker exec b8090a1533dd14682e36327bc7d72fc0b26449d42a01ed8bf486d4d65604a552 ssh-agent 18:01:36 SSH_AUTH_SOCK=/tmp/ssh-ju6B5eMS8aaq/agent.32 18:01:36 SSH_AGENT_PID=38 18:01:36 Running ssh-add (command line suppressed) 18:01:36 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9519817540368519204.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_9519817540368519204.key) 18:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:36 + git semver push 18:01:36 2023-10-25 18:01:36,826 [run_push] DEBUG push 18:01:36 2023-10-25 18:01:36,826 [execute] INFO git cat-file --batch-check 18:01:36 2023-10-25 18:01:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 18:01:36 2023-10-25 18:01:36,830 [execute] INFO git rev-list 37646bd890f0084419645b531eaad976c4975c80 -- 18:01:36 2023-10-25 18:01:36,831 [execute] DEBUG Popen(['git', 'rev-list', '37646bd890f0084419645b531eaad976c4975c80', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:36 2023-10-25 18:01:36,838 [execute] INFO git fetch -v origin 18:01:36 2023-10-25 18:01:36,838 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 18:01:37 2023-10-25 18:01:37,393 [run_push] DEBUG no remote changes detected 18:01:37 2023-10-25 18:01:37,394 [execute] INFO git push origin semver 18:01:37 2023-10-25 18:01:37,394 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 18:01:38 2023-10-25 18:01:38,520 [run_push] DEBUG push all version tags 18:01:38 2023-10-25 18:01:38,521 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:01:38 2023-10-25 18:01:38,521 [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) 18:01:39 2023-10-25 18:01:39,368 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 18:01:39 3.1.0-dev.22 [Pipeline] } 18:01:39 $ docker exec --env ******** --env ******** b8090a1533dd14682e36327bc7d72fc0b26449d42a01ed8bf486d4d65604a552 ssh-agent -k 18:01:39 unset SSH_AUTH_SOCK; 18:01:39 unset SSH_AGENT_PID; 18:01:39 echo Agent pid 38 killed; 18:01:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:39 + git semver [Pipeline] } 18:01:40 $ docker stop --time=1 b8090a1533dd14682e36327bc7d72fc0b26449d42a01ed8bf486d4d65604a552 18:01:41 $ docker rm -f --volumes b8090a1533dd14682e36327bc7d72fc0b26449d42a01ed8bf486d4d65604a552 [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 18:01:41 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 18:01:41 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:01:41 total 16 18:01:41 drwxr-xr-x 3 root root 4096 Oct 25 17:55 . 18:01:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:01 .. 18:01:41 drwxr-xr-x 2 root root 4096 Oct 25 17:55 cost 18:01:41 -rw-r--r-- 1 root root 83 Oct 25 17:55 cost.csv 18:01:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 18:01:41 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 18:01:41 total 16 18:01:41 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 17:55 . 18:01:41 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 18:01 .. 18:01:41 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 17:55 cost 18:01:41 -rw-r--r-- 1 jenkins jenkins 83 Oct 25 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:01:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:01:43 ---> package-listing.sh 18:01:43 ++ facter osfamily 18:01:43 ++ tr '[:upper:]' '[:lower:]' 18:01:43 + OS_FAMILY=debian 18:01:43 + workspace=/w/workspace/edgexfoundry_device-gpio_main 18:01:43 + START_PACKAGES=/tmp/packages_start.txt 18:01:43 + END_PACKAGES=/tmp/packages_end.txt 18:01:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:01:43 + PACKAGES=/tmp/packages_start.txt 18:01:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:01:43 + PACKAGES=/tmp/packages_end.txt 18:01:43 + case "${OS_FAMILY}" in 18:01:43 + dpkg -l 18:01:43 + grep '^ii' 18:01:43 + '[' -f /tmp/packages_start.txt ']' 18:01:43 + '[' -f /tmp/packages_end.txt ']' 18:01:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:01:43 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:01:43 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 18:01:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 18:01:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:01:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:01:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:44 prd-ubuntu20.04-docker-8c-8g-10405 does not seem to be running inside a container 18:01:44 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:01:44 $ docker top f035ec98cc21ad5f4214718a585fa320fb352cf4c6bd937c72d0605107d525bf -eo pid,comm [Pipeline] { [Pipeline] sh 18:01:45 + touch /tmp/pre-build-complete [Pipeline] sh 18:01:45 + mkdir -p /var/log/sysstat [Pipeline] sh 18:01:45 + ls /var/log/sa-host 18:01:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:45 provisioning config files... 18:01:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config426376880945006056tmp [Pipeline] { [Pipeline] echo 18:01:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:01:46 ---> create-netrc.sh [Pipeline] } 18:01:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:01:46 ---> python-tools-install.sh [Pipeline] echo 18:01:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:01:46 ---> sudo-logs.sh 18:01:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:01:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:01:46 ---> job-cost.sh 18:01:46 lf-activate-venv: SKIPPING 18:01:46 DEBUG: total: 0.2199999988079071 18:01:46 INFO: Retrieving Stack Cost... 18:01:47 INFO: Retrieving Pricing Info for: v3-standard-8 18:01:47 INFO: Archiving Costs [Pipeline] echo 18:01:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:01:48 ---> logs-deploy.sh 18:01:48 lf-activate-venv: SKIPPING 18:01:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/108 18:01:48 INFO: archiving workspace using pattern(s): 18:01:49 Archives upload complete. 18:01:49 INFO: archiving logs to Nexus