Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 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-ssh10499084274190581617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4673553328903826511.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4493437365699148810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2742699375075748880.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-ssh16581234106736497386.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1690 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (main) Commit message: "Merge pull request #76 from marcpfuller/remove_zmq" > 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 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 > git rev-list --no-walk b133d1624fd057731a220f2d6c76f72cebe0f7f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:12:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:12:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:12:53 ========================================================= 21:12:53 EdgeX Global Pipelines Version Info 21:12:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:12:54 ------------------- 21:12:54 stable info: 21:12:54 ------------------- 21:12:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:12:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:12:54 Message: update stable to v1.0.244 21:12:55 ------------------- 21:12:55 experimental info: 21:12:55 ------------------- 21:12:55 Commited By: **** collab-it+edgex@linuxfoundation.org 21:12:55 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:12:55 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f32374 [Pipeline] echo 21:12:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:12:55 provisioning config files... 21:12:55 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6002955162355424668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:12:56 ---> docker-login.sh 21:12:56 nexus3.edgexfoundry.org:10001 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10002 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10003 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 nexus3.edgexfoundry.org:10004 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 docker.io 21:12:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:12:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:12:56 Configure a credential helper to remove this warning. See 21:12:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:12:56 21:12:56 Login Succeeded 21:12:56 ---> docker-login.sh ends [Pipeline] } 21:12:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:12:57 + git rev-list -1 --merges 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae~1..8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo 21:12:57 -----------> git rev-list -1 --merges 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae~1..8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:12:57 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [false] [Pipeline] sh 21:12:57 + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo 21:12:57 ========================================================= 21:12:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:12:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:12:57 + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] echo 21:12:57 [semverPrep] GIT_COMMIT: 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae, Commit Message: Merge pull request #76 from marcpfuller/remove_zmq [Pipeline] echo 21:12:57 [semverPrep] This is not a build commit. [Pipeline] sh 21:12:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:12:58 + grep -v github /etc/ssh/ssh_known_hosts 21:12:58 + [ -e /tmp/ssh_known_hosts ] 21:12:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:12:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:12:58 + sudo tee -a /etc/ssh/ssh_known_hosts 21:12:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:58 21:12:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:12:58 0.1.4: Pulling from edgex-devops/py-git-semver 21:12:58 b85a868b505f: Pulling fs layer 21:12:58 e2be974225ed: Pulling fs layer 21:12:58 339a4e72a1f5: Pulling fs layer 21:12:58 988bab9f4d93: Pulling fs layer 21:12:58 1469e6f7b9e6: Pulling fs layer 21:12:58 eaf3925da568: Pulling fs layer 21:12:58 bab4dde63d76: Pulling fs layer 21:12:58 bde34c3a00c8: Pulling fs layer 21:12:58 b352a97aabf1: Pulling fs layer 21:12:58 4872d77fe225: Pulling fs layer 21:12:58 5851b861e8e6: Pulling fs layer 21:12:58 bab4dde63d76: Waiting 21:12:58 b352a97aabf1: Waiting 21:12:58 4872d77fe225: Waiting 21:12:58 5851b861e8e6: Waiting 21:12:58 eaf3925da568: Waiting 21:12:58 bde34c3a00c8: Waiting 21:12:58 988bab9f4d93: Waiting 21:12:58 e2be974225ed: Verifying Checksum 21:12:58 e2be974225ed: Download complete 21:12:58 988bab9f4d93: Verifying Checksum 21:12:58 988bab9f4d93: Download complete 21:12:59 1469e6f7b9e6: Verifying Checksum 21:12:59 1469e6f7b9e6: Download complete 21:12:59 339a4e72a1f5: Verifying Checksum 21:12:59 339a4e72a1f5: Download complete 21:12:59 eaf3925da568: Verifying Checksum 21:12:59 eaf3925da568: Download complete 21:12:59 bde34c3a00c8: Download complete 21:12:59 b352a97aabf1: Download complete 21:12:59 4872d77fe225: Verifying Checksum 21:12:59 4872d77fe225: Download complete 21:12:59 5851b861e8e6: Verifying Checksum 21:12:59 5851b861e8e6: Download complete 21:12:59 b85a868b505f: Verifying Checksum 21:12:59 b85a868b505f: Download complete 21:12:59 bab4dde63d76: Verifying Checksum 21:12:59 bab4dde63d76: Download complete 21:13:00 b85a868b505f: Pull complete 21:13:00 e2be974225ed: Pull complete 21:13:01 339a4e72a1f5: Pull complete 21:13:01 988bab9f4d93: Pull complete 21:13:01 1469e6f7b9e6: Pull complete 21:13:01 eaf3925da568: Pull complete 21:13:03 bab4dde63d76: Pull complete 21:13:03 bde34c3a00c8: Pull complete 21:13:03 b352a97aabf1: Pull complete 21:13:03 4872d77fe225: Pull complete 21:13:03 5851b861e8e6: Pull complete 21:13:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:13:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:13:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:04 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:13:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:13:06 $ docker top 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb -eo pid,comm 21:13:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:13:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:13:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:06 [ssh-agent] Looking for ssh-agent implementation... 21:13:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:06 $ docker exec 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent 21:13:06 SSH_AUTH_SOCK=/tmp/ssh-HUam5em5nSzr/agent.32 21:13:06 SSH_AGENT_PID=39 21:13:06 Running ssh-add (command line suppressed) 21:13:06 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7732257149282337722.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7732257149282337722.key) 21:13:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:06 + git tag --points-at HEAD [Pipeline] } 21:13:06 $ docker exec --env ******** --env ******** 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent -k 21:13:06 unset SSH_AUTH_SOCK; 21:13:06 unset SSH_AGENT_PID; 21:13:06 echo Agent pid 39 killed; 21:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:13:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:13:07 [ssh-agent] Looking for ssh-agent implementation... 21:13:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:13:07 $ docker exec 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent 21:13:07 SSH_AUTH_SOCK=/tmp/ssh-VmpszjU7CvTc/agent.71 21:13:07 SSH_AGENT_PID=77 21:13:07 Running ssh-add (command line suppressed) 21:13:07 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6271341509362038365.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6271341509362038365.key) 21:13:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:13:07 + git semver init 21:13:07 2023-01-10 21:13:07,800 [run_init] DEBUG init version:0.0.0 force:False 21:13:07 2023-01-10 21:13:07,801 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 21:13:07 2023-01-10 21:13:07,802 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 21:13:07 2023-01-10 21:13:07,802 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 21:13:09 2023-01-10 21:13:09,006 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 21:13:09 2023-01-10 21:13:09,008 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 21:13:09 2023-01-10 21:13:09,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:13:09 2023-01-10 21:13:09,008 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:13:09 3.0.0-dev.3 [Pipeline] } 21:13:09 $ docker exec --env ******** --env ******** 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb ssh-agent -k 21:13:09 unset SSH_AUTH_SOCK; 21:13:09 unset SSH_AGENT_PID; 21:13:09 echo Agent pid 77 killed; 21:13:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:13:09 + git semver [Pipeline] } 21:13:09 $ docker stop --time=1 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb 21:13:11 $ docker rm -f --volumes 0be38d54e14c7f61907f3c48feef10c52918792ed7ea5baed63c28aac9e822eb [Pipeline] // withDockerContainer [Pipeline] sh 21:13:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:13:11 Stashed 1 file(s) [Pipeline] echo 21:13:11 [edgeXSemver]: initialized semver on version 3.0.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:13:12 provisioning config files... 21:13:12 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1786662722410656255tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:13:12 ---> docker-login.sh 21:13:12 nexus3.edgexfoundry.org:10001 21:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:12 Configure a credential helper to remove this warning. See 21:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:12 21:13:12 Login Succeeded 21:13:12 nexus3.edgexfoundry.org:10002 21:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:12 Configure a credential helper to remove this warning. See 21:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:12 21:13:12 Login Succeeded 21:13:12 nexus3.edgexfoundry.org:10003 21:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:12 Configure a credential helper to remove this warning. See 21:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:12 21:13:12 Login Succeeded 21:13:12 nexus3.edgexfoundry.org:10004 21:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:12 Configure a credential helper to remove this warning. See 21:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:12 21:13:12 Login Succeeded 21:13:12 docker.io 21:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:13:12 Configure a credential helper to remove this warning. See 21:13:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:13:12 21:13:12 Login Succeeded 21:13:12 ---> docker-login.sh ends [Pipeline] } 21:13:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:13:12 ========================================================= 21:13:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:13:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:13 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:13:13 Sending build context to Docker daemon 15.97MB 21:13:13 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:13:13 Step 2/12 : FROM ${BASE} AS builder 21:13:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:13:13 213ec9aee27d: Pulling fs layer 21:13:13 4583459ba037: Pulling fs layer 21:13:13 93c1e223e6f2: Pulling fs layer 21:13:13 53926ce57604: Pulling fs layer 21:13:13 21b2b0c7a3f4: Pulling fs layer 21:13:13 22ff95d597cd: Pulling fs layer 21:13:13 12d6caf4c0d1: Pulling fs layer 21:13:13 96b7cbca73a9: Pulling fs layer 21:13:13 a7acece74701: Pulling fs layer 21:13:13 53926ce57604: Waiting 21:13:13 21b2b0c7a3f4: Waiting 21:13:13 22ff95d597cd: Waiting 21:13:13 12d6caf4c0d1: Waiting 21:13:13 96b7cbca73a9: Waiting 21:13:13 a7acece74701: Waiting 21:13:13 93c1e223e6f2: Verifying Checksum 21:13:13 93c1e223e6f2: Download complete 21:13:13 4583459ba037: Verifying Checksum 21:13:13 4583459ba037: Download complete 21:13:13 21b2b0c7a3f4: Verifying Checksum 21:13:13 21b2b0c7a3f4: Download complete 21:13:13 22ff95d597cd: Verifying Checksum 21:13:13 22ff95d597cd: Download complete 21:13:13 213ec9aee27d: Download complete 21:13:13 12d6caf4c0d1: Download complete 21:13:13 213ec9aee27d: Pull complete 21:13:13 4583459ba037: Pull complete 21:13:13 93c1e223e6f2: Pull complete 21:13:14 a7acece74701: Verifying Checksum 21:13:14 a7acece74701: Download complete 21:13:14 96b7cbca73a9: Verifying Checksum 21:13:14 96b7cbca73a9: Download complete 21:13:14 53926ce57604: Verifying Checksum 21:13:14 53926ce57604: Download complete 21:13:18 53926ce57604: Pull complete 21:13:18 21b2b0c7a3f4: Pull complete 21:13:18 22ff95d597cd: Pull complete 21:13:18 12d6caf4c0d1: Pull complete 21:13:20 96b7cbca73a9: Pull complete 21:13:20 a7acece74701: Pull complete 21:13:20 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:13:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:13:20 ---> db6d94c90886 21:13:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:13:24 ---> Running in 996218b85001 21:13:24 Removing intermediate container 996218b85001 21:13:24 ---> 8154788fb519 21:13:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:13:24 ---> Running in b22628aecb2a 21:13:24 Removing intermediate container b22628aecb2a 21:13:24 ---> 855cee7e2ef4 21:13:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:13:24 ---> Running in 3e8762922108 21:13:24 Removing intermediate container 3e8762922108 21:13:24 ---> 94a344c3cdae 21:13:24 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:13:24 ---> Running in 0d448a0f4e97 21:13:24 Removing intermediate container 0d448a0f4e97 21:13:24 ---> fda99bfb0a6e 21:13:24 Step 7/12 : WORKDIR /device-gpio 21:13:24 ---> Running in 86a9a7c8889d 21:13:24 Removing intermediate container 86a9a7c8889d 21:13:24 ---> d99158e57d4d 21:13:24 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:13:24 ---> Running in 286701a7a017 21:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:13:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:13:25 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:13:25 (2/4) Installing libedit (20210910.3.1-r0) 21:13:25 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:13:25 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:13:25 Executing busybox-1.35.0-r17.trigger 21:13:25 OK: 216 MiB in 55 packages 21:13:26 Removing intermediate container 286701a7a017 21:13:26 ---> 55248a87bcaf 21:13:26 Step 9/12 : COPY go.mod vendor* ./ 21:13:26 ---> b02f686dfb55 21:13:26 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:13:26 ---> Running in a0b1446fbf1f 21:13:26 Still waiting to schedule task 21:13:26 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:13:26 ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:13:26 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1689’ is offline 21:13:48 Removing intermediate container a0b1446fbf1f 21:13:48 ---> 8c7c0e8c063a 21:13:48 Step 11/12 : COPY . . 21:13:48 ---> 456546f3b742 21:13:48 Step 12/12 : RUN ${MAKE} 21:13:48 ---> Running in 14817fb9e46a 21:13:48 noop 21:13:49 Removing intermediate container 14817fb9e46a 21:13:49 ---> 66aa80a8a2b4 21:13:49 Successfully built 66aa80a8a2b4 21:13:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:49 + docker inspect -f . ci-base-image-x86_64 21:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:49 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:13:49 $ 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 21:13:49 $ docker top 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:50 + go version 21:13:50 go version go1.18.7 linux/amd64 [Pipeline] } 21:13:50 $ docker stop --time=1 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 21:13:51 $ docker rm -f --volumes 3c6208fee808924b378369e71ab1fcc512c5de5983718134c7c67d45adac7193 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:13:51 + docker inspect -f . ci-base-image-x86_64 21:13:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:13:52 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:13:52 $ 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 21:13:52 $ docker top 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 -eo pid,comm [Pipeline] { [Pipeline] sh 21:13:52 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 21:13:52 + make test 21:13:52 go test ./... -coverprofile=coverage.out ./... 21:13:53 ? github.com/edgexfoundry/device-gpio [no test files] 21:14:03 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:14:03 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:14:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:14:09 go vet ./... 21:14:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:14:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:14:12 ./bin/test-attribution-txt.sh [Pipeline] echo 21:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:14:12 $ docker stop --time=1 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 21:14:14 $ docker rm -f --volumes 36bbe87aa412bb51a5aec6462443fdd9c541705bf3cc2bdbabba0c91cc98f8a0 [Pipeline] // withDockerContainer [Pipeline] sh 21:14:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:14:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:14:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:14:15 + ls -al . 21:14:15 total 168 21:14:15 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 21:13 . 21:14:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:12 .. 21:14:15 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:12 .dockerignore 21:14:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:14 .git 21:14:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 .github 21:14:15 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:12 .gitignore 21:14:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:12 .golangci.yml 21:14:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:13 .semver 21:14:15 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:12 Attribution.txt 21:14:15 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:12 CHANGELOG.md 21:14:15 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:12 Dockerfile 21:14:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:12 GOVERNANCE.md 21:14:15 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:12 Jenkinsfile 21:14:15 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:12 LICENSE 21:14:15 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:12 Makefile 21:14:15 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:12 OWNERS.md 21:14:15 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:12 README.md 21:14:15 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:13 VERSION 21:14:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:12 bin 21:14:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 cmd 21:14:15 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:13 coverage.out 21:14:15 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:12 go.mod 21:14:15 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:12 go.sum 21:14:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:12 internal 21:14:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:12 snap 21:14:15 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:16 + 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=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae --label arch=amd64 --label version=3.0.0-dev.3 . 21:14:16 Sending build context to Docker daemon 15.97MB 21:14:16 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:14:16 Step 2/25 : FROM ${BASE} AS builder 21:14:16 ---> 66aa80a8a2b4 21:14:16 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:14:16 ---> Running in 63c0d2a78b0d 21:14:16 Removing intermediate container 63c0d2a78b0d 21:14:16 ---> 0698964636d5 21:14:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:16 ---> Running in 8904c0b99091 21:14:16 Removing intermediate container 8904c0b99091 21:14:16 ---> 36103de4da6e 21:14:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:14:16 ---> Running in 52045c90ae32 21:14:16 Removing intermediate container 52045c90ae32 21:14:16 ---> 93df5f7f1e6b 21:14:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:14:16 ---> Running in 1c4154edd7eb 21:14:16 Removing intermediate container 1c4154edd7eb 21:14:16 ---> efcbaab4c397 21:14:16 Step 7/25 : WORKDIR /device-gpio 21:14:16 ---> Running in 7d81e7502c96 21:14:16 Removing intermediate container 7d81e7502c96 21:14:16 ---> b8a42d4e949e 21:14:16 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:16 ---> Running in a00925ddda6a 21:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:17 OK: 216 MiB in 55 packages 21:14:17 Removing intermediate container a00925ddda6a 21:14:17 ---> 9954b2f359f0 21:14:17 Step 9/25 : COPY go.mod vendor* ./ 21:14:17 ---> 2a3a15732768 21:14:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:17 ---> Running in 53abf2fda2de 21:14:18 Removing intermediate container 53abf2fda2de 21:14:18 ---> 019da7f0feb8 21:14:18 Step 11/25 : COPY . . 21:14:19 ---> 87793ebe1169 21:14:19 Step 12/25 : RUN ${MAKE} 21:14:19 ---> Running in feff0ed5c85f 21:14:19 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 21:14:34 Removing intermediate container feff0ed5c85f 21:14:34 ---> 6b45c180f7c6 21:14:34 Step 13/25 : FROM alpine:3.16 21:14:34 3.16: Pulling from library/alpine 21:14:34 ca7dd9ec2225: Pulling fs layer 21:14:34 ca7dd9ec2225: Download complete 21:14:34 ca7dd9ec2225: Pull complete 21:14:34 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:14:34 Status: Downloaded newer image for alpine:3.16 21:14:34 ---> bfe296a52501 21:14:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:14:34 ---> Running in d5ce30554d05 21:14:34 Removing intermediate container d5ce30554d05 21:14:34 ---> 6d38ba6e4b37 21:14:34 Step 15/25 : RUN apk add --update --no-cache 21:14:34 ---> Running in 6274805a8f46 21:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:14:34 OK: 6 MiB in 14 packages 21:14:34 Removing intermediate container 6274805a8f46 21:14:34 ---> d2b7081783df 21:14:34 Step 16/25 : WORKDIR / 21:14:34 ---> Running in 789f9101e212 21:14:34 Removing intermediate container 789f9101e212 21:14:34 ---> c685a716634f 21:14:34 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:14:34 ---> 3352b4fa99e8 21:14:34 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:14:35 ---> 9af024c52cd5 21:14:35 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:14:35 ---> 28998feab101 21:14:35 Step 20/25 : EXPOSE 59910 21:14:35 ---> Running in f872a7424f7b 21:14:35 Removing intermediate container f872a7424f7b 21:14:35 ---> 00d73bf784d3 21:14:35 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:14:35 ---> Running in cad527d376b2 21:14:36 Removing intermediate container cad527d376b2 21:14:36 ---> 27597a3090ce 21:14:36 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:14:36 ---> Running in fd7da80d0dfa 21:14:36 Removing intermediate container fd7da80d0dfa 21:14:36 ---> cb1a91563fda 21:14:36 Step 23/25 : LABEL arch=amd64 21:14:36 ---> Running in 59cbadc1c5dd 21:14:36 Removing intermediate container 59cbadc1c5dd 21:14:36 ---> 2c12b3a12eca 21:14:36 Step 24/25 : LABEL git_sha=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:14:36 ---> Running in de271ebc507e 21:14:36 Removing intermediate container de271ebc507e 21:14:36 ---> d1433949ffa2 21:14:36 Step 25/25 : LABEL version=3.0.0-dev.3 21:14:36 ---> Running in 0dcfc0a59c79 21:14:36 Removing intermediate container 0dcfc0a59c79 21:14:36 ---> 5c9a704aa654 21:14:36 [Warning] One or more build-args [ARCH] were not consumed 21:14:36 Successfully built 5c9a704aa654 21:14:36 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:14:36 provisioning config files... 21:14:36 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3239480702375486663tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:36 ---> docker-login.sh 21:14:36 nexus3.edgexfoundry.org:10001 21:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:36 Configure a credential helper to remove this warning. See 21:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:36 21:14:36 Login Succeeded 21:14:36 nexus3.edgexfoundry.org:10002 21:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:36 Configure a credential helper to remove this warning. See 21:14:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:36 21:14:36 Login Succeeded 21:14:36 nexus3.edgexfoundry.org:10003 21:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:37 Configure a credential helper to remove this warning. See 21:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:37 21:14:37 Login Succeeded 21:14:37 nexus3.edgexfoundry.org:10004 21:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:37 Configure a credential helper to remove this warning. See 21:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:37 21:14:37 Login Succeeded 21:14:37 docker.io 21:14:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:14:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:14:37 Configure a credential helper to remove this warning. See 21:14:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:14:37 21:14:37 Login Succeeded 21:14:37 ---> docker-login.sh ends [Pipeline] } 21:14:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:14:37 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 21:14:37 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:14:37 latest 21:14:37 3.0.0-dev.3 21:14:37 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:14:37 main 21:14:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:14:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:14:37 0f0438842958: Preparing 21:14:37 eef713752662: Preparing 21:14:37 02456519420e: Preparing 21:14:37 1feaf62ecc2a: Preparing 21:14:37 e5e13b0c77cb: Preparing 21:14:37 e5e13b0c77cb: Layer already exists 21:14:37 02456519420e: Pushed 21:14:37 eef713752662: Pushed 21:14:37 1feaf62ecc2a: Pushed 21:14:40 0f0438842958: Pushed 21:14:40 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:40 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 21:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:14:41 0f0438842958: Preparing 21:14:41 eef713752662: Preparing 21:14:41 02456519420e: Preparing 21:14:41 1feaf62ecc2a: Preparing 21:14:41 e5e13b0c77cb: Preparing 21:14:41 e5e13b0c77cb: Layer already exists 21:14:41 0f0438842958: Layer already exists 21:14:41 1feaf62ecc2a: Layer already exists 21:14:41 eef713752662: Layer already exists 21:14:41 02456519420e: Layer already exists 21:14:41 latest: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 21:14:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:14:41 0f0438842958: Preparing 21:14:41 eef713752662: Preparing 21:14:41 02456519420e: Preparing 21:14:41 1feaf62ecc2a: Preparing 21:14:41 e5e13b0c77cb: Preparing 21:14:41 0f0438842958: Layer already exists 21:14:41 02456519420e: Layer already exists 21:14:41 eef713752662: Layer already exists 21:14:41 e5e13b0c77cb: Layer already exists 21:14:41 1feaf62ecc2a: Layer already exists 21:14:41 3.0.0-dev.3: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:14:42 0f0438842958: Preparing 21:14:42 eef713752662: Preparing 21:14:42 02456519420e: Preparing 21:14:42 1feaf62ecc2a: Preparing 21:14:42 e5e13b0c77cb: Preparing 21:14:42 eef713752662: Layer already exists 21:14:42 1feaf62ecc2a: Layer already exists 21:14:42 e5e13b0c77cb: Layer already exists 21:14:42 02456519420e: Layer already exists 21:14:42 0f0438842958: Layer already exists 21:14:42 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 21:14:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 21:14:42 0f0438842958: Preparing 21:14:42 eef713752662: Preparing 21:14:42 02456519420e: Preparing 21:14:42 1feaf62ecc2a: Preparing 21:14:42 e5e13b0c77cb: Preparing 21:14:42 eef713752662: Layer already exists 21:14:42 02456519420e: Layer already exists 21:14:42 e5e13b0c77cb: Layer already exists 21:14:42 1feaf62ecc2a: Layer already exists 21:14:42 0f0438842958: Layer already exists 21:14:42 main: digest: sha256:4d0c835acb81a792ce1757c17bda9a9387ad9a2e0b57514ac48805f5983a78cf size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:14:43 ===================================================== [Pipeline] echo 21:14:43 taggedImages: 21:14:43 - nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:14:43 - nexus3.edgexfoundry.org:10004/device-gpio:latest 21:14:43 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.3 21:14:43 - nexus3.edgexfoundry.org:10004/device-gpio:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:14:43 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:43 21:14:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:43 latest: Pulling from edgex-lftools-log-publisher 21:14:43 5eb5b503b376: Pulling fs layer 21:14:43 5c69ac0246d0: Pulling fs layer 21:14:43 ec43610c2a17: Pulling fs layer 21:14:43 3a2ae6a8a46f: Pulling fs layer 21:14:43 33b1e0a273af: Pulling fs layer 21:14:43 5d3b04190fa2: Pulling fs layer 21:14:43 2f39f015ded8: Pulling fs layer 21:14:43 33b1e0a273af: Waiting 21:14:43 2f39f015ded8: Waiting 21:14:43 5d3b04190fa2: Waiting 21:14:43 3a2ae6a8a46f: Waiting 21:14:43 5c69ac0246d0: Download complete 21:14:43 3a2ae6a8a46f: Download complete 21:14:43 33b1e0a273af: Verifying Checksum 21:14:43 33b1e0a273af: Download complete 21:14:43 5d3b04190fa2: Verifying Checksum 21:14:43 5d3b04190fa2: Download complete 21:14:43 ec43610c2a17: Verifying Checksum 21:14:43 ec43610c2a17: Download complete 21:14:43 5eb5b503b376: Verifying Checksum 21:14:43 5eb5b503b376: Download complete 21:14:44 2f39f015ded8: Verifying Checksum 21:14:44 2f39f015ded8: Download complete 21:14:45 5eb5b503b376: Pull complete 21:14:45 5c69ac0246d0: Pull complete 21:14:45 ec43610c2a17: Pull complete 21:14:45 3a2ae6a8a46f: Pull complete 21:14:45 33b1e0a273af: Pull complete 21:14:46 5d3b04190fa2: Pull complete 21:14:50 2f39f015ded8: Pull complete 21:14:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:14:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:14:50 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:14:53 $ docker top 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:14:53 ---> job-cost.sh 21:14:53 lf-activate-venv: SKIPPING 21:14:53 INFO: No Stack... 21:14:54 INFO: Retrieving Pricing Info for: v3-standard-8 21:14:54 INFO: Archiving Costs [Pipeline] sh 21:14:54 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 21:14:54 + cut -d, -f6 [Pipeline] lock 21:14:54 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] 21:14:54 Resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] did not exist. Created. 21:14:54 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:14:55 + echo total: 0.2199999988079071 [Pipeline] stash 21:14:55 Stashed 1 file(s) [Pipeline] } 21:14:55 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 21:14:55 $ docker stop --time=1 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 21:14:56 $ docker rm -f --volumes 91b4542c32e62408822c2d18f7a582f8bf676cefa597b0f77357ae7fad5e73e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:15:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1695 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 21:15:55 Running in /w/workspace/device-gpio/55 [Pipeline] { [Pipeline] checkout 21:15:55 The recommended git tool is: git 21:16:02 using credential edgex-jenkins-ssh 21:16:02 Cloning the remote Git repository 21:16:02 Cloning repository git@github.com:edgexfoundry/device-gpio.git 21:16:02 > git init /w/workspace/device-gpio/55 # timeout=10 21:16:02 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 21:16:02 > git --version # timeout=10 21:16:02 > git --version # 'git version 2.25.1' 21:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:16:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:05 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 21:16:06 Avoid second fetch 21:16:06 Checking out Revision 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae (main) 21:16:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:16:06 > git config core.sparsecheckout # timeout=10 21:16:06 > git checkout -f 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae # timeout=10 21:16:07 Commit message: "Merge pull request #76 from marcpfuller/remove_zmq" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:16:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:08 Dload Upload Total Spent Left Speed 21:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 21:16:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:16:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:16:09 + sudo tee /etc/docker/daemon.new 21:16:09 { 21:16:09 "registry-mirrors": [ 21:16:09 "https://nexus3.edgexfoundry.org:10001" 21:16:09 ], 21:16:09 "bip": "10.250.0.254/24", 21:16:09 "hosts": [ 21:16:09 "tcp://0.0.0.0:5555", 21:16:09 "unix:///var/run/docker.sock" 21:16:09 ], 21:16:09 "mtu": 1458, 21:16:09 "selinux-enabled": true, 21:16:09 "seccomp-profile": "/etc/docker/seccomp.json" 21:16:09 } [Pipeline] sh 21:16:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:16:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:28 provisioning config files... 21:16:28 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/55@tmp/config18414800156669213127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:29 ---> docker-login.sh 21:16:29 nexus3.edgexfoundry.org:10001 21:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:29 Configure a credential helper to remove this warning. See 21:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:29 21:16:29 Login Succeeded 21:16:29 nexus3.edgexfoundry.org:10002 21:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:30 Configure a credential helper to remove this warning. See 21:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:30 21:16:30 Login Succeeded 21:16:30 nexus3.edgexfoundry.org:10003 21:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:30 Configure a credential helper to remove this warning. See 21:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:30 21:16:30 Login Succeeded 21:16:30 nexus3.edgexfoundry.org:10004 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 docker.io 21:16:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:16:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:16:31 Configure a credential helper to remove this warning. See 21:16:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:16:31 21:16:31 Login Succeeded 21:16:31 ---> docker-login.sh ends [Pipeline] } 21:16:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:16:32 ========================================================= 21:16:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:16:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:32 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:16:32 Sending build context to Docker daemon 8.06MB 21:16:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:16:32 Step 2/12 : FROM ${BASE} AS builder 21:16:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:16:33 9b18e9b68314: Pulling fs layer 21:16:33 35d82f9e3411: Pulling fs layer 21:16:33 e16973657156: Pulling fs layer 21:16:33 fc693d55d65f: Pulling fs layer 21:16:33 7e9fc2657dce: Pulling fs layer 21:16:33 dda99020689f: Pulling fs layer 21:16:33 db1c61fa0a46: Pulling fs layer 21:16:33 891c053d2c06: Pulling fs layer 21:16:33 fc693d55d65f: Waiting 21:16:33 7e9fc2657dce: Waiting 21:16:33 dda99020689f: Waiting 21:16:33 db1c61fa0a46: Waiting 21:16:33 891c053d2c06: Waiting 21:16:33 e16973657156: Verifying Checksum 21:16:33 e16973657156: Download complete 21:16:33 35d82f9e3411: Download complete 21:16:33 7e9fc2657dce: Verifying Checksum 21:16:33 7e9fc2657dce: Download complete 21:16:33 dda99020689f: Verifying Checksum 21:16:33 dda99020689f: Download complete 21:16:33 9b18e9b68314: Verifying Checksum 21:16:33 9b18e9b68314: Download complete 21:16:34 9b18e9b68314: Pull complete 21:16:34 891c053d2c06: Verifying Checksum 21:16:34 891c053d2c06: Download complete 21:16:35 35d82f9e3411: Pull complete 21:16:35 e16973657156: Pull complete 21:16:36 db1c61fa0a46: Verifying Checksum 21:16:36 db1c61fa0a46: Download complete 21:16:37 fc693d55d65f: Verifying Checksum 21:16:37 fc693d55d65f: Download complete 21:16:49 fc693d55d65f: Pull complete 21:16:49 7e9fc2657dce: Pull complete 21:16:50 dda99020689f: Pull complete 21:16:56 db1c61fa0a46: Pull complete 21:16:59 891c053d2c06: Pull complete 21:16:59 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:16:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:16:59 ---> f96f9c87975a 21:16:59 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:17:01 ---> Running in 60bd52a9d3ed 21:17:02 Removing intermediate container 60bd52a9d3ed 21:17:02 ---> a77fb7112ba4 21:17:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:02 ---> Running in e98ebdfdff8e 21:17:02 Removing intermediate container e98ebdfdff8e 21:17:02 ---> 75d002357e3a 21:17:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:17:02 ---> Running in 7bfed04795d3 21:17:02 Removing intermediate container 7bfed04795d3 21:17:02 ---> 3c00c42cb8c3 21:17:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:17:02 ---> Running in 74f779cb8346 21:17:03 Removing intermediate container 74f779cb8346 21:17:03 ---> 545f2cc406cc 21:17:03 Step 7/12 : WORKDIR /device-gpio 21:17:03 ---> Running in 180eb6fd1e49 21:17:03 Removing intermediate container 180eb6fd1e49 21:17:03 ---> 43b50ad7a9a2 21:17:03 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:03 ---> Running in 09d4a408f3da 21:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:06 (1/4) Installing openssh-keygen (9.0_p1-r2) 21:17:06 (2/4) Installing libedit (20210910.3.1-r0) 21:17:06 (3/4) Installing openssh-client-common (9.0_p1-r2) 21:17:06 (4/4) Installing openssh-client-default (9.0_p1-r2) 21:17:07 Executing busybox-1.35.0-r17.trigger 21:17:07 OK: 226 MiB in 55 packages 21:17:08 Removing intermediate container 09d4a408f3da 21:17:08 ---> ea1f31e0a062 21:17:08 Step 9/12 : COPY go.mod vendor* ./ 21:17:09 ---> d3fd7e1a71d6 21:17:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:09 ---> Running in e69b5b3cacbc 21:18:17 Removing intermediate container e69b5b3cacbc 21:18:17 ---> daf85ad1ec93 21:18:17 Step 11/12 : COPY . . 21:18:17 ---> 2c40e7a1233e 21:18:17 Step 12/12 : RUN ${MAKE} 21:18:17 ---> Running in e9a9ad859e62 21:18:17 noop 21:18:17 Removing intermediate container e9a9ad859e62 21:18:17 ---> 8820db92290b 21:18:17 Successfully built 8820db92290b 21:18:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:17 + docker inspect -f . ci-base-image-arm64 21:18:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:17 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 21:18:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:18:19 $ docker top 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:20 + go version 21:18:20 go version go1.18.7 linux/arm64 [Pipeline] } 21:18:20 $ docker stop --time=1 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee 21:18:22 $ docker rm -f --volumes 91296d00ed4274725f5f566b17abc704bced0a8da4f8127bdf97ac5c008ce2ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:22 + docker inspect -f . ci-base-image-arm64 21:18:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:22 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 21:18:22 $ 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/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:18:24 $ docker top 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 -eo pid,comm [Pipeline] { [Pipeline] sh 21:18:25 + git config --global --add safe.directory /w/workspace/device-gpio/55 [Pipeline] fileExists [Pipeline] sh 21:18:25 + make test 21:18:25 go test ./... -coverprofile=coverage.out ./... 21:18:27 ? github.com/edgexfoundry/device-gpio [no test files] 21:20:04 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 21:20:04 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 21:20:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:20:04 go vet ./... 21:20:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:20:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:20:26 ./bin/test-attribution-txt.sh [Pipeline] echo 21:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:20:26 $ docker stop --time=1 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 21:20:28 $ docker rm -f --volumes 0d1c5e838469f9ec89afa33520caf495de4f420ef53c4c88e617bc7324560160 [Pipeline] // withDockerContainer [Pipeline] sh 21:20:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:20:29 Warning: overwriting stash ‘coverage-report’ 21:20:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:20:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:20:30 + ls -al . 21:20:30 total 164 21:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:18 . 21:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:16 .. 21:20:30 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 21:16 .dockerignore 21:20:30 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 21:16 .git 21:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 .github 21:20:30 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 21:16 .gitignore 21:20:30 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 21:16 .golangci.yml 21:20:30 -rw-rw-r-- 1 jenkins jenkins 9587 Jan 10 21:16 Attribution.txt 21:20:30 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 21:16 CHANGELOG.md 21:20:30 -rw-rw-r-- 1 jenkins jenkins 1542 Jan 10 21:16 Dockerfile 21:20:30 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 21:16 GOVERNANCE.md 21:20:30 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 21:16 Jenkinsfile 21:20:30 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 21:16 LICENSE 21:20:30 -rw-rw-r-- 1 jenkins jenkins 1658 Jan 10 21:16 Makefile 21:20:30 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 21:16 OWNERS.md 21:20:30 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 21:16 README.md 21:20:30 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 21:13 VERSION 21:20:30 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 21:16 bin 21:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 cmd 21:20:30 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 21:18 coverage.out 21:20:30 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 21:16 go.mod 21:20:30 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 21:16 go.sum 21:20:30 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 21:16 internal 21:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 21:16 snap 21:20:30 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 21:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:31 + 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=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae --label arch=arm64 --label version=3.0.0-dev.3 . 21:20:31 Sending build context to Docker daemon 8.061MB 21:20:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:20:31 Step 2/25 : FROM ${BASE} AS builder 21:20:31 ---> 8820db92290b 21:20:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 21:20:31 ---> Running in d167563bb32a 21:20:32 Removing intermediate container d167563bb32a 21:20:32 ---> 99f13c9a6845 21:20:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:20:32 ---> Running in 842ba4c56722 21:20:32 Removing intermediate container 842ba4c56722 21:20:32 ---> c05bb4f2feaf 21:20:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " 21:20:32 ---> Running in 6dd79e99ad8b 21:20:32 Removing intermediate container 6dd79e99ad8b 21:20:32 ---> 1650c9e2a1ad 21:20:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 21:20:32 ---> Running in b594c2411c53 21:20:33 Removing intermediate container b594c2411c53 21:20:33 ---> dff17dd18699 21:20:33 Step 7/25 : WORKDIR /device-gpio 21:20:33 ---> Running in 2fb32194d14a 21:20:33 Removing intermediate container 2fb32194d14a 21:20:33 ---> ad4425d7b472 21:20:33 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:20:33 ---> Running in 1f2b622f164c 21:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:20:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:20:36 OK: 226 MiB in 55 packages 21:20:36 Removing intermediate container 1f2b622f164c 21:20:36 ---> 4ff0a71ccaf3 21:20:36 Step 9/25 : COPY go.mod vendor* ./ 21:20:37 ---> b18e6d4f95d7 21:20:37 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:20:37 ---> Running in 55eec3d76ac0 21:20:40 Removing intermediate container 55eec3d76ac0 21:20:40 ---> 30b5ececf44b 21:20:40 Step 11/25 : COPY . . 21:20:40 ---> f85355498923 21:20:40 Step 12/25 : RUN ${MAKE} 21:20:40 ---> Running in 649f9a3f19e1 21:20:41 CGO_ENABLED=0 go build -tags "" -o cmd/device-gpio ./cmd 21:22:18 Removing intermediate container 649f9a3f19e1 21:22:18 ---> 316c21c08fc3 21:22:18 Step 13/25 : FROM alpine:3.16 21:22:18 3.16: Pulling from library/alpine 21:22:18 6875df1f5354: Pulling fs layer 21:22:18 6875df1f5354: Verifying Checksum 21:22:18 6875df1f5354: Download complete 21:22:18 6875df1f5354: Pull complete 21:22:18 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:22:18 Status: Downloaded newer image for alpine:3.16 21:22:18 ---> 2b4661558fb8 21:22:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:22:18 ---> Running in 1759e51ddeb6 21:22:19 Removing intermediate container 1759e51ddeb6 21:22:19 ---> 3914cab1b7a0 21:22:19 Step 15/25 : RUN apk add --update --no-cache 21:22:19 ---> Running in 54d82ea8bf44 21:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:22:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:22:22 OK: 5 MiB in 14 packages 21:22:23 Removing intermediate container 54d82ea8bf44 21:22:23 ---> d1298331f043 21:22:23 Step 16/25 : WORKDIR / 21:22:23 ---> Running in fe7573ce0a19 21:22:23 Removing intermediate container fe7573ce0a19 21:22:23 ---> 1d6aac7c6d6a 21:22:23 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 21:22:24 ---> d3a97ea2ec1a 21:22:24 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 21:22:24 ---> e443c4768d50 21:22:24 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 21:22:26 ---> 8d73da4d4121 21:22:26 Step 20/25 : EXPOSE 59910 21:22:26 ---> Running in b2fb91ecdeac 21:22:26 Removing intermediate container b2fb91ecdeac 21:22:26 ---> 4ab597a5cbe6 21:22:26 Step 21/25 : ENTRYPOINT ["/device-gpio"] 21:22:26 ---> Running in 5a690b360162 21:22:27 Removing intermediate container 5a690b360162 21:22:27 ---> 036ec6413a44 21:22:27 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:22:27 ---> Running in 335a98e5d87a 21:22:27 Removing intermediate container 335a98e5d87a 21:22:27 ---> 12cbc8ed0272 21:22:27 Step 23/25 : LABEL arch=arm64 21:22:27 ---> Running in 57083ede9fa8 21:22:27 Removing intermediate container 57083ede9fa8 21:22:27 ---> a3effa262bee 21:22:27 Step 24/25 : LABEL git_sha=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:22:27 ---> Running in e24b0d07f906 21:22:28 Removing intermediate container e24b0d07f906 21:22:28 ---> d996ac227b43 21:22:28 Step 25/25 : LABEL version=3.0.0-dev.3 21:22:28 ---> Running in 3eaaf2a4532c 21:22:28 Removing intermediate container 3eaaf2a4532c 21:22:28 ---> 22e6b8fafb36 21:22:28 [Warning] One or more build-args [ARCH] were not consumed 21:22:28 Successfully built 22e6b8fafb36 21:22:28 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 21:22:28 provisioning config files... 21:22:28 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/55@tmp/config14674429180144421771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:22:29 ---> docker-login.sh 21:22:29 nexus3.edgexfoundry.org:10001 21:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:29 Configure a credential helper to remove this warning. See 21:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:29 21:22:29 Login Succeeded 21:22:29 nexus3.edgexfoundry.org:10002 21:22:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:29 Configure a credential helper to remove this warning. See 21:22:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:29 21:22:29 Login Succeeded 21:22:29 nexus3.edgexfoundry.org:10003 21:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:30 Configure a credential helper to remove this warning. See 21:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:30 21:22:30 Login Succeeded 21:22:30 nexus3.edgexfoundry.org:10004 21:22:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:30 Configure a credential helper to remove this warning. See 21:22:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:30 21:22:30 Login Succeeded 21:22:30 docker.io 21:22:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:22:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:22:31 Configure a credential helper to remove this warning. See 21:22:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:22:31 21:22:31 Login Succeeded 21:22:31 ---> docker-login.sh ends [Pipeline] } 21:22:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:22:31 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 21:22:31 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:22:31 latest 21:22:31 3.0.0-dev.3 21:22:31 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:22:31 main 21:22:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:31 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:22:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:22:32 e2091330a36f: Preparing 21:22:32 719dbe939220: Preparing 21:22:32 66409899699b: Preparing 21:22:32 2eb4e644c30e: Preparing 21:22:32 17bec77d7fdc: Preparing 21:22:32 17bec77d7fdc: Layer already exists 21:22:32 719dbe939220: Pushed 21:22:32 66409899699b: Pushed 21:22:32 2eb4e644c30e: Pushed 21:22:37 e2091330a36f: Pushed 21:22:37 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:38 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:22:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:22:38 e2091330a36f: Preparing 21:22:38 719dbe939220: Preparing 21:22:38 66409899699b: Preparing 21:22:38 2eb4e644c30e: Preparing 21:22:38 17bec77d7fdc: Preparing 21:22:38 17bec77d7fdc: Layer already exists 21:22:38 719dbe939220: Layer already exists 21:22:38 66409899699b: Layer already exists 21:22:38 2eb4e644c30e: Layer already exists 21:22:38 e2091330a36f: Layer already exists 21:22:38 latest: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:39 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:39 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 21:22:39 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:22:39 e2091330a36f: Preparing 21:22:39 719dbe939220: Preparing 21:22:39 66409899699b: Preparing 21:22:39 2eb4e644c30e: Preparing 21:22:39 17bec77d7fdc: Preparing 21:22:39 66409899699b: Layer already exists 21:22:39 e2091330a36f: Layer already exists 21:22:39 719dbe939220: Layer already exists 21:22:39 17bec77d7fdc: Layer already exists 21:22:39 2eb4e644c30e: Layer already exists 21:22:39 3.0.0-dev.3: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:39 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:40 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:22:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:22:40 e2091330a36f: Preparing 21:22:40 719dbe939220: Preparing 21:22:40 66409899699b: Preparing 21:22:40 2eb4e644c30e: Preparing 21:22:40 17bec77d7fdc: Preparing 21:22:40 e2091330a36f: Layer already exists 21:22:40 66409899699b: Layer already exists 21:22:40 2eb4e644c30e: Layer already exists 21:22:40 17bec77d7fdc: Layer already exists 21:22:40 719dbe939220: Layer already exists 21:22:40 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:40 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 21:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 21:22:41 e2091330a36f: Preparing 21:22:41 719dbe939220: Preparing 21:22:41 66409899699b: Preparing 21:22:41 2eb4e644c30e: Preparing 21:22:41 17bec77d7fdc: Preparing 21:22:41 17bec77d7fdc: Layer already exists 21:22:41 66409899699b: Layer already exists 21:22:41 2eb4e644c30e: Layer already exists 21:22:41 e2091330a36f: Layer already exists 21:22:41 719dbe939220: Layer already exists 21:22:41 main: digest: sha256:209201b28ee5c7dbc74ac8443d09fafd32ba2542a40029a88a0b52ae80db2a07 size: 1364 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:22:41 ===================================================== [Pipeline] echo 21:22:41 taggedImages: 21:22:41 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae 21:22:41 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 21:22:41 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.3 21:22:41 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:8f32374c2c41cdb1ba282cfb564c8a7ba9873dae-3.0.0-dev.3 21:22:41 - 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 21:22:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:42 21:22:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:22:42 arm64: Pulling from edgex-lftools-log-publisher 21:22:42 8998bd30e6a1: Pulling fs layer 21:22:42 04944245beec: Pulling fs layer 21:22:42 699f458cf7ca: Pulling fs layer 21:22:42 765212b225bb: Pulling fs layer 21:22:42 f23df028b6ca: Pulling fs layer 21:22:42 d65c8cfc05b1: Pulling fs layer 21:22:42 2437ff75d9bd: Pulling fs layer 21:22:42 765212b225bb: Waiting 21:22:42 f23df028b6ca: Waiting 21:22:42 d65c8cfc05b1: Waiting 21:22:42 2437ff75d9bd: Waiting 21:22:42 04944245beec: Verifying Checksum 21:22:42 04944245beec: Download complete 21:22:42 765212b225bb: Verifying Checksum 21:22:42 765212b225bb: Download complete 21:22:42 f23df028b6ca: Verifying Checksum 21:22:42 f23df028b6ca: Download complete 21:22:42 d65c8cfc05b1: Verifying Checksum 21:22:42 d65c8cfc05b1: Download complete 21:22:42 699f458cf7ca: Verifying Checksum 21:22:42 699f458cf7ca: Download complete 21:22:43 8998bd30e6a1: Verifying Checksum 21:22:43 8998bd30e6a1: Download complete 21:22:45 2437ff75d9bd: Verifying Checksum 21:22:45 2437ff75d9bd: Download complete 21:22:47 8998bd30e6a1: Pull complete 21:22:49 04944245beec: Pull complete 21:22:50 699f458cf7ca: Pull complete 21:22:50 765212b225bb: Pull complete 21:22:50 f23df028b6ca: Pull complete 21:22:51 d65c8cfc05b1: Pull complete 21:23:06 2437ff75d9bd: Pull complete 21:23:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-1695 does not seem to be running inside a container 21:23:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/55 -v /w/workspace/device-gpio/55:/w/workspace/device-gpio/55:rw,z -v /w/workspace/device-gpio/55@tmp:/w/workspace/device-gpio/55@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 21:23:09 $ docker top 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:23:10 ---> job-cost.sh 21:23:10 lf-activate-venv: SKIPPING 21:23:10 INFO: No Stack... 21:23:10 INFO: Retrieving Pricing Info for: v3-standard-4 21:23:11 INFO: Archiving Costs [Pipeline] sh 21:23:12 + cat /w/workspace/device-gpio/55/archives/cost.csv 21:23:12 + cut -d, -f6 [Pipeline] lock 21:23:12 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] 21:23:12 Resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] did not exist. Created. 21:23:12 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:23:13 /w/workspace/device-gpio/55@tmp/durable-fdf12cfe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:23:13 + echo total: 0.10999999940395355 [Pipeline] stash 21:23:13 Warning: overwriting stash ‘stack-cost’ 21:23:13 Stashed 1 file(s) [Pipeline] } 21:23:13 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-55-stack-cost] [Pipeline] // lock [Pipeline] } 21:23:13 $ docker stop --time=1 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce 21:23:15 $ docker rm -f --volumes 41081e57afda087740f6e9c95b29156c9b9ababe3538c12c961b77aceeb0d1ce [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 21:23:15 provisioning config files... 21:23:16 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12028604858079404169tmp [Pipeline] { [Pipeline] sh 21:23:16 + set +x 21:23:16 + curl -s https://codecov.io/bash 21:23:16 + bash -s -- 21:23:16 21:23:16 _____ _ 21:23:16 / ____| | | 21:23:16 | | ___ __| | ___ ___ _____ __ 21:23:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:23:16 | |___| (_) | (_| | __/ (_| (_) \ V / 21:23:16 \_____\___/ \__,_|\___|\___\___/ \_/ 21:23:16 Bash-1.0.6 21:23:16 21:23:16 21:23:16 ==> git version 2.25.1 found 21:23:16 ==> 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 21:23:16 Release-Date: 2020-01-08 21:23:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:23:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:23:16 ==> Jenkins CI detected. 21:23:16 current dir:  /w/workspace/edgexfoundry_device-gpio_main 21:23:16 project root: . 21:23:16 --> token set from env 21:23:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:23:16 ==> Running gcov in . (disable via -X gcov) 21:23:16 ==> Python coveragepy not found 21:23:16 ==> Searching for coverage reports in: 21:23:16 + . 21:23:16 -> Found 1 reports 21:23:16 ==> Detecting git/mercurial file structure 21:23:16 ==> Reading reports 21:23:16 + ./coverage.out bytes=10 21:23:16 ==> Appending adjustments 21:23:16 https://docs.codecov.io/docs/fixing-reports 21:23:16 + Found adjustments 21:23:16 ==> Gzipping contents 21:23:16 4.0K /tmp/codecov.hnY4Mi.gz 21:23:16 ==> Uploading reports 21:23:16 url: https://codecov.io 21:23:16 query: branch=main&commit=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:23:16 -> Pinging Codecov 21:23:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=main&commit=8f32374c2c41cdb1ba282cfb564c8a7ba9873dae&build=55&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F55%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 21:23:16 -> Uploading to 21:23:16 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/8f32374c2c41cdb1ba282cfb564c8a7ba9873dae/f4d2dfba-a7a1-4a75-91d0-a27317369d97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T212316Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4c0802f7c2191041f140eec3b5306c6a417008e1a615e54a862985644e4a5bde 21:23:16 % Total % Received % Xferd Average Speed Time Time Time Current 21:23:16 Dload Upload Total Spent Left Speed 21:23:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 2750 --:--:-- --:--:-- --:--:-- 2750 21:23:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] } 21:23:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:23:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:23:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:17 21:23:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:17 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:23:17 df9b9388f04a: Pulling fs layer 21:23:17 52dc419b0ee2: Pulling fs layer 21:23:17 25bc292e5bac: Pulling fs layer 21:23:17 114826534d7a: Pulling fs layer 21:23:17 4657fd5d0bcf: Pulling fs layer 21:23:17 6ad1cebc031e: Pulling fs layer 21:23:17 8a3aa393b2d8: Pulling fs layer 21:23:17 114826534d7a: Waiting 21:23:17 4657fd5d0bcf: Waiting 21:23:17 8a3aa393b2d8: Waiting 21:23:17 6ad1cebc031e: Waiting 21:23:17 25bc292e5bac: Verifying Checksum 21:23:17 25bc292e5bac: Download complete 21:23:17 52dc419b0ee2: Verifying Checksum 21:23:17 52dc419b0ee2: Download complete 21:23:17 4657fd5d0bcf: Download complete 21:23:17 df9b9388f04a: Download complete 21:23:18 df9b9388f04a: Pull complete 21:23:18 6ad1cebc031e: Verifying Checksum 21:23:18 6ad1cebc031e: Download complete 21:23:18 52dc419b0ee2: Pull complete 21:23:18 25bc292e5bac: Pull complete 21:23:18 114826534d7a: Verifying Checksum 21:23:18 114826534d7a: Download complete 21:23:18 8a3aa393b2d8: Verifying Checksum 21:23:18 8a3aa393b2d8: Download complete 21:23:21 114826534d7a: Pull complete 21:23:21 4657fd5d0bcf: Pull complete 21:23:22 6ad1cebc031e: Pull complete 21:23:25 8a3aa393b2d8: Pull complete 21:23:25 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:23:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:23:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:25 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:23:25 $ 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 21:23:28 $ docker top 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b -eo pid,comm [Pipeline] { [Pipeline] echo 21:23:28 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 21:23:28 + set -o pipefail 21:23:28 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 21:23:34 21:23:34 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 21:23:34 21:23:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/2e7a6d31-1a41-4fd4-af62-2a22a1e3829b 21:23:34 21:23:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:23:34 21:23:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:23:34 21:23:34 21:23:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:23:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:23:34 More details here: https://snyk.co/ue1NS [Pipeline] } 21:23:35 $ docker stop --time=1 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b 21:23:37 $ docker rm -f --volumes 78c0f6715fa0b716c7d79cfa00b7863c1b82d0ebe4e91affeb37755cea7ab76b [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 21:23:38 + git log --format=format:%s -1 8f32374c2c41cdb1ba282cfb564c8a7ba9873dae [Pipeline] sh 21:23:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:23:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:23:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:39 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:23:39 $ 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 21:23:39 $ docker top 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 -eo pid,comm 21:23:39 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:23:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:23:39 [ssh-agent] Looking for ssh-agent implementation... 21:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:23:39 $ docker exec 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 ssh-agent 21:23:40 SSH_AUTH_SOCK=/tmp/ssh-WCObYSAKsYdh/agent.32 21:23:40 SSH_AGENT_PID=38 21:23:40 Running ssh-add (command line suppressed) 21:23:40 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12162425136007773373.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_12162425136007773373.key) 21:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:23:40 + git semver tag 21:23:40 2023-01-10 21:23:40,626 [run_tag] DEBUG tag force:False 21:23:40 2023-01-10 21:23:40,626 [check_head_tag] DEBUG check head tag 21:23:40 2023-01-10 21:23:40,626 [execute] INFO git cat-file --batch-check 21:23:40 2023-01-10 21:23:40,627 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 21:23:40 2023-01-10 21:23:40,632 [execute] INFO git cat-file --batch 21:23:40 2023-01-10 21:23:40,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 21:23:40 2023-01-10 21:23:40,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:23:40 2023-01-10 21:23:40,645 [execute] INFO git tag -a v3.0.0-dev.3 -m v3.0.0-dev.3 21:23:40 2023-01-10 21:23:40,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.3', '-m', 'v3.0.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 21:23:40 2023-01-10 21:23:40,651 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:23:40 3.0.0-dev.3 [Pipeline] } 21:23:40 $ docker exec --env ******** --env ******** 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 ssh-agent -k 21:23:40 unset SSH_AUTH_SOCK; 21:23:40 unset SSH_AGENT_PID; 21:23:40 echo Agent pid 38 killed; 21:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:23:41 + git semver [Pipeline] } 21:23:41 $ docker stop --time=1 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 21:23:42 $ docker rm -f --volumes 5db1c93a820b5b75ee92af2347e9a41d8e2e0581b3143bb733b5dc7cf54511b2 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:43 21:23:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:23:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:43 0.23.1-centos7: Pulling from edgex-lftools 21:23:43 ab5ef0e58194: Pulling fs layer 21:23:43 9712f1f96733: Pulling fs layer 21:23:43 63f879dbbcfc: Pulling fs layer 21:23:43 0d9ebad4ef96: Pulling fs layer 21:23:43 e9a5061849ea: Pulling fs layer 21:23:43 d747dcd14b5f: Pulling fs layer 21:23:43 2de7ff778b66: Pulling fs layer 21:23:43 0d9ebad4ef96: Waiting 21:23:43 d747dcd14b5f: Waiting 21:23:43 2de7ff778b66: Waiting 21:23:43 e9a5061849ea: Waiting 21:23:43 9712f1f96733: Verifying Checksum 21:23:43 9712f1f96733: Download complete 21:23:43 63f879dbbcfc: Verifying Checksum 21:23:43 63f879dbbcfc: Download complete 21:23:43 ab5ef0e58194: Verifying Checksum 21:23:43 ab5ef0e58194: Download complete 21:23:43 d747dcd14b5f: Verifying Checksum 21:23:43 d747dcd14b5f: Download complete 21:23:43 0d9ebad4ef96: Verifying Checksum 21:23:43 0d9ebad4ef96: Download complete 21:23:43 e9a5061849ea: Verifying Checksum 21:23:43 e9a5061849ea: Download complete 21:23:44 2de7ff778b66: Verifying Checksum 21:23:44 2de7ff778b66: Download complete 21:23:46 ab5ef0e58194: Pull complete 21:23:46 9712f1f96733: Pull complete 21:23:47 63f879dbbcfc: Pull complete 21:23:51 0d9ebad4ef96: Pull complete 21:23:51 e9a5061849ea: Pull complete 21:23:51 d747dcd14b5f: Pull complete 21:23:52 2de7ff778b66: Pull complete 21:23:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:23:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:23:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:23:52 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:23:52 $ 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 21:23:56 $ docker top f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:23:56 provisioning config files... 21:23:56 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8462919305453111369tmp 21:23:56 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12173883421660835030tmp 21:23:56 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config18394249216818716278tmp [Pipeline] { [Pipeline] echo 21:23:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:23:57 ---> sigul-configuration.sh 21:23:57 gpg: directory `/root/.gnupg' created 21:23:57 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:23:57 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:23:57 gpg: keyring `/root/.gnupg/secring.gpg' created 21:23:57 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:23:57 gpg: CAST5 encrypted data 21:23:57 gpg: encrypted with 1 passphrase 21:23:57 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:23:57 + mkdir /home/jenkins 21:23:57 + mkdir /home/jenkins/sigul [Pipeline] sh 21:23:57 + 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 21:23:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:23:57 ---> sigul-install.sh 21:23:57 Sigul already installed; skipping installation. [Pipeline] sh 21:23:58 + git tag --list 21:23:58 v1.0.0 21:23:58 v2.1.0 21:23:58 v2.1.1 21:23:58 v2.1.1-dev.1 21:23:58 v2.2.0 21:23:58 v2.2.1-dev.1 21:23:58 v2.2.1-dev.2 21:23:58 v2.2.1-dev.3 21:23:58 v2.2.1-dev.4 21:23:58 v2.3.0 21:23:58 v2.3.0-dev.10 21:23:58 v2.3.0-dev.11 21:23:58 v2.3.0-dev.12 21:23:58 v2.3.0-dev.13 21:23:58 v2.3.0-dev.14 21:23:58 v2.3.0-dev.15 21:23:58 v2.3.0-dev.16 21:23:58 v2.3.0-dev.17 21:23:58 v2.3.0-dev.18 21:23:58 v2.3.0-dev.19 21:23:58 v2.3.0-dev.20 21:23:58 v2.3.0-dev.4 21:23:58 v2.3.0-dev.5 21:23:58 v2.3.0-dev.6 21:23:58 v2.3.0-dev.7 21:23:58 v2.3.0-dev.8 21:23:58 v2.3.0-dev.9 21:23:58 v3.0.0-dev.1 21:23:58 v3.0.0-dev.2 21:23:58 v3.0.0-dev.3 [Pipeline] sh 21:23:58 + lftools sign git-tag v3.0.0-dev.3 21:23:59 Signing Git tag with Sigul... 21:23:59 Signing v3.0.0-dev.3 [Pipeline] echo 21:23:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:23:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:23:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:23:59 $ docker stop --time=1 f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 21:24:01 $ docker rm -f --volumes f752571ea2e596598e6303b1244b27b3cef536be85a17ee2ed2a86803e9b8737 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:24:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:02 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:24:02 $ 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 21:24:02 $ docker top f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:02 [ssh-agent] Looking for ssh-agent implementation... 21:24:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:02 $ docker exec f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a ssh-agent 21:24:02 SSH_AUTH_SOCK=/tmp/ssh-w9aNsXHPGxY5/agent.32 21:24:02 SSH_AGENT_PID=39 21:24:02 Running ssh-add (command line suppressed) 21:24:02 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16570656331638183192.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_16570656331638183192.key) 21:24:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:03 + git semver bump pre 21:24:03 2023-01-10 21:24:03,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:24:03 2023-01-10 21:24:03,379 [bump_version] DEBUG bumping version:3.0.0-dev.3 on axis:pre with prefix:dev 21:24:03 2023-01-10 21:24:03,379 [bump_version] DEBUG bumped version:3.0.0-dev.4 21:24:03 2023-01-10 21:24:03,379 [write_version] DEBUG write version:3.0.0-dev.4 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 21:24:03 2023-01-10 21:24:03,379 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:24:03 2023-01-10 21:24:03,379 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:24:03 2023-01-10 21:24:03,381 [execute] INFO git cat-file --batch-check 21:24:03 2023-01-10 21:24:03,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:03 2023-01-10 21:24:03,386 [execute] INFO git cat-file --batch 21:24:03 2023-01-10 21:24:03,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:03 2023-01-10 21:24:03,393 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:24:03 3.0.0-dev.4 [Pipeline] } 21:24:03 $ docker exec --env ******** --env ******** f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a ssh-agent -k 21:24:03 unset SSH_AUTH_SOCK; 21:24:03 unset SSH_AGENT_PID; 21:24:03 echo Agent pid 39 killed; 21:24:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:03 + git semver [Pipeline] } 21:24:04 $ docker stop --time=1 f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a 21:24:05 $ docker rm -f --volumes f556a13564dac835793d0476d3d2712e3a45d024290390258bf3d2a18b91757a [Pipeline] // withDockerContainer [Pipeline] sh 21:24:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:24:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:06 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:24:06 $ 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 21:24:06 $ docker top 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 -eo pid,comm 21:24:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:24:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:24:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:24:06 [ssh-agent] Looking for ssh-agent implementation... 21:24:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:24:06 $ docker exec 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 ssh-agent 21:24:06 SSH_AUTH_SOCK=/tmp/ssh-gsXyyeKxooTu/agent.32 21:24:06 SSH_AGENT_PID=38 21:24:06 Running ssh-add (command line suppressed) 21:24:06 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4271064555891437718.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4271064555891437718.key) 21:24:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:24:07 + git semver push 21:24:07 2023-01-10 21:24:07,394 [run_push] DEBUG push 21:24:07 2023-01-10 21:24:07,395 [execute] INFO git cat-file --batch-check 21:24:07 2023-01-10 21:24:07,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 21:24:07 2023-01-10 21:24:07,400 [execute] INFO git rev-list 94e4df0b627c3db6e555506da4c7c502624326f0 -- 21:24:07 2023-01-10 21:24:07,400 [execute] DEBUG Popen(['git', 'rev-list', '94e4df0b627c3db6e555506da4c7c502624326f0', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 21:24:07 2023-01-10 21:24:07,405 [execute] INFO git fetch -v origin 21:24:07 2023-01-10 21:24:07,405 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 21:24:08 2023-01-10 21:24:07,871 [run_push] DEBUG no remote changes detected 21:24:08 2023-01-10 21:24:07,873 [execute] INFO git push origin semver 21:24:08 2023-01-10 21:24:07,873 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 21:24:08 2023-01-10 21:24:08,765 [run_push] DEBUG push all version tags 21:24:08 2023-01-10 21:24:08,766 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:24:08 2023-01-10 21:24:08,766 [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) 21:24:09 2023-01-10 21:24:09,656 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 21:24:09 3.0.0-dev.4 [Pipeline] } 21:24:09 $ docker exec --env ******** --env ******** 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 ssh-agent -k 21:24:10 unset SSH_AUTH_SOCK; 21:24:10 unset SSH_AGENT_PID; 21:24:10 echo Agent pid 38 killed; 21:24:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:24:10 + git semver [Pipeline] } 21:24:10 $ docker stop --time=1 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 21:24:11 $ docker rm -f --volumes 1a2adb79bb37ba5298391d0395f54724a538bee8d88b3587f26869ca14389102 [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 21:24:12 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 21:24:12 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 21:24:12 total 16 21:24:12 drwxr-xr-x 3 root root 4096 Jan 10 21:14 . 21:24:12 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:23 .. 21:24:12 drwxr-xr-x 2 root root 4096 Jan 10 21:14 cost 21:24:12 -rw-r--r-- 1 root root 82 Jan 10 21:14 cost.csv 21:24:12 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 21:24:12 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 21:24:12 total 16 21:24:12 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 21:14 . 21:24:12 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 21:23 .. 21:24:12 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 21:14 cost 21:24:12 -rw-r--r-- 1 jenkins jenkins 82 Jan 10 21:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:24:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:24:13 ---> package-listing.sh 21:24:13 ++ facter osfamily 21:24:13 ++ tr '[:upper:]' '[:lower:]' 21:24:13 + OS_FAMILY=debian 21:24:13 + workspace=/w/workspace/edgexfoundry_device-gpio_main 21:24:13 + START_PACKAGES=/tmp/packages_start.txt 21:24:13 + END_PACKAGES=/tmp/packages_end.txt 21:24:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:24:13 + PACKAGES=/tmp/packages_start.txt 21:24:13 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 21:24:13 + PACKAGES=/tmp/packages_end.txt 21:24:13 + case "${OS_FAMILY}" in 21:24:13 + dpkg -l 21:24:13 + grep '^ii' 21:24:13 + '[' -f /tmp/packages_start.txt ']' 21:24:13 + '[' -f /tmp/packages_end.txt ']' 21:24:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:24:13 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 21:24:13 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 21:24:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 21:24:13 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 21:24:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:24:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:24:14 prd-ubuntu20.04-docker-8c-8g-1690 does not seem to be running inside a container 21:24:14 $ 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 21:24:15 $ docker top 4f5580dce3fbff16872a6eedbf1f351bd863636ad5e24a7ff354e5b01704e82d -eo pid,comm [Pipeline] { [Pipeline] sh 21:24:15 + touch /tmp/pre-build-complete [Pipeline] sh 21:24:15 + mkdir -p /var/log/sysstat [Pipeline] sh 21:24:16 + ls /var/log/sa-host 21:24:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:24:16 provisioning config files... 21:24:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17144111463884608223tmp [Pipeline] { [Pipeline] echo 21:24:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:24:16 ---> create-netrc.sh [Pipeline] } 21:24:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:24:16 ---> python-tools-install.sh [Pipeline] echo 21:24:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:24:17 ---> sudo-logs.sh 21:24:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:24:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:24:17 ---> job-cost.sh 21:24:17 lf-activate-venv: SKIPPING 21:24:17 DEBUG: total: 0.2199999988079071 21:24:17 INFO: Retrieving Stack Cost... 21:24:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:24:18 INFO: Archiving Costs [Pipeline] echo 21:24:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:24:18 ---> logs-deploy.sh 21:24:18 lf-activate-venv: SKIPPING 21:24:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/55 21:24:18 INFO: archiving workspace using pattern(s): 21:24:19 Archives upload complete. 21:24:19 INFO: archiving logs to Nexus