Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 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-ssh15652766694757961270.key Verifying host key using known hosts file > 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-ssh16717203166228828886.key Verifying host key using known hosts file > 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-ssh12870554149406613869.key Verifying host key using known hosts file > 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-ssh18115719804844989157.key Verifying host key using known hosts file > 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-ssh13261218930965577016.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-118274’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-118676’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118678 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b (main) Commit message: "Merge pull request #68 from lenny-intel/released-sdk" > 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 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 > git rev-list --no-walk 69dd12f73cabda0b5e7d4a9cec4d531d8cc9d077 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:10:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:10:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:10:02 ========================================================= 23:10:02 EdgeX Global Pipelines Version Info 23:10:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:10:03 ------------------- 23:10:03 stable info: 23:10:03 ------------------- 23:10:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:10:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:10:03 Message: update stable to v1.0.244 23:10:03 ------------------- 23:10:03 experimental info: 23:10:03 ------------------- 23:10:03 Commited By: **** collab-it+edgex@linuxfoundation.org 23:10:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:10:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 23:10:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 23:10:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo 23:10:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d8ecf8 [Pipeline] echo 23:10:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:04 provisioning config files... 23:10:04 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8945882850328218111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:04 ---> docker-login.sh 23:10:04 nexus3.edgexfoundry.org:10001 23:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:04 Configure a credential helper to remove this warning. See 23:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:04 23:10:04 Login Succeeded 23:10:04 nexus3.edgexfoundry.org:10002 23:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:04 Configure a credential helper to remove this warning. See 23:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:04 23:10:04 Login Succeeded 23:10:04 nexus3.edgexfoundry.org:10003 23:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:04 Configure a credential helper to remove this warning. See 23:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:04 23:10:04 Login Succeeded 23:10:04 nexus3.edgexfoundry.org:10004 23:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:04 Configure a credential helper to remove this warning. See 23:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:04 23:10:04 Login Succeeded 23:10:04 docker.io 23:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:05 Configure a credential helper to remove this warning. See 23:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:05 23:10:05 Login Succeeded 23:10:05 ---> docker-login.sh ends [Pipeline] } 23:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:10:05 + git rev-list -1 --merges 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b~1..6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo 23:10:05 -----------> git rev-list -1 --merges 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b~1..6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:10:05 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [false] [Pipeline] sh 23:10:06 + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo 23:10:06 ========================================================= 23:10:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:10:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:06 + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] echo 23:10:06 [semverPrep] GIT_COMMIT: 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b, Commit Message: Merge pull request #68 from lenny-intel/released-sdk [Pipeline] echo 23:10:06 [semverPrep] This is not a build commit. [Pipeline] sh 23:10:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:10:06 + grep -v github /etc/ssh/ssh_known_hosts 23:10:06 + [ -e /tmp/ssh_known_hosts ] 23:10:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:10:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:10:06 + sudo tee -a /etc/ssh/ssh_known_hosts 23:10:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:07 23:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:07 0.1.4: Pulling from edgex-devops/py-git-semver 23:10:07 b85a868b505f: Pulling fs layer 23:10:07 e2be974225ed: Pulling fs layer 23:10:07 339a4e72a1f5: Pulling fs layer 23:10:07 988bab9f4d93: Pulling fs layer 23:10:07 1469e6f7b9e6: Pulling fs layer 23:10:07 eaf3925da568: Pulling fs layer 23:10:07 bab4dde63d76: Pulling fs layer 23:10:07 bde34c3a00c8: Pulling fs layer 23:10:07 b352a97aabf1: Pulling fs layer 23:10:07 988bab9f4d93: Waiting 23:10:07 1469e6f7b9e6: Waiting 23:10:07 eaf3925da568: Waiting 23:10:07 bab4dde63d76: Waiting 23:10:07 bde34c3a00c8: Waiting 23:10:07 b352a97aabf1: Waiting 23:10:07 4872d77fe225: Pulling fs layer 23:10:07 5851b861e8e6: Pulling fs layer 23:10:07 4872d77fe225: Waiting 23:10:07 e2be974225ed: Download complete 23:10:07 988bab9f4d93: Download complete 23:10:07 1469e6f7b9e6: Verifying Checksum 23:10:07 1469e6f7b9e6: Download complete 23:10:07 eaf3925da568: Download complete 23:10:07 339a4e72a1f5: Verifying Checksum 23:10:07 339a4e72a1f5: Download complete 23:10:07 bde34c3a00c8: Verifying Checksum 23:10:07 bde34c3a00c8: Download complete 23:10:07 b352a97aabf1: Verifying Checksum 23:10:07 b352a97aabf1: Download complete 23:10:07 4872d77fe225: Download complete 23:10:07 5851b861e8e6: Download complete 23:10:07 b85a868b505f: Download complete 23:10:07 bab4dde63d76: Verifying Checksum 23:10:07 bab4dde63d76: Download complete 23:10:08 b85a868b505f: Pull complete 23:10:09 e2be974225ed: Pull complete 23:10:09 339a4e72a1f5: Pull complete 23:10:09 988bab9f4d93: Pull complete 23:10:09 1469e6f7b9e6: Pull complete 23:10:09 eaf3925da568: Pull complete 23:10:11 bab4dde63d76: Pull complete 23:10:11 bde34c3a00c8: Pull complete 23:10:11 b352a97aabf1: Pull complete 23:10:11 4872d77fe225: Pull complete 23:10:11 5851b861e8e6: Pull complete 23:10:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:10:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:10:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:10:11 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:10:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:10:14 $ docker top 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 -eo pid,comm 23:10:14 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). 23:10:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:14 [ssh-agent] Looking for ssh-agent implementation... 23:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:14 $ docker exec 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 ssh-agent 23:10:14 SSH_AUTH_SOCK=/tmp/ssh-yf95zyGMaPxN/agent.32 23:10:14 SSH_AGENT_PID=38 23:10:14 Running ssh-add (command line suppressed) 23:10:14 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15407218528944901784.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_15407218528944901784.key) 23:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:15 + git tag --points-at HEAD [Pipeline] } 23:10:15 $ docker exec --env ******** --env ******** 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 ssh-agent -k 23:10:15 unset SSH_AUTH_SOCK; 23:10:15 unset SSH_AGENT_PID; 23:10:15 echo Agent pid 38 killed; 23:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:10:15 [ssh-agent] Looking for ssh-agent implementation... 23:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:10:15 $ docker exec 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 ssh-agent 23:10:15 SSH_AUTH_SOCK=/tmp/ssh-oB16Tdl2f6mR/agent.70 23:10:15 SSH_AGENT_PID=76 23:10:15 Running ssh-add (command line suppressed) 23:10:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7140266979248384210.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7140266979248384210.key) 23:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:10:15 + git semver init 23:10:16 2022-11-08 23:10:16,048 [run_init] DEBUG init version:0.0.0 force:False 23:10:16 2022-11-08 23:10:16,048 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 23:10:16 2022-11-08 23:10:16,049 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 23:10:16 2022-11-08 23:10:16,049 [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) 23:10:17 2022-11-08 23:10:17,163 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 23:10:17 2022-11-08 23:10:17,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 23:10:17 2022-11-08 23:10:17,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:10:17 2022-11-08 23:10:17,164 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:10:17 2.3.0-dev.20 [Pipeline] } 23:10:17 $ docker exec --env ******** --env ******** 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 ssh-agent -k 23:10:17 unset SSH_AUTH_SOCK; 23:10:17 unset SSH_AGENT_PID; 23:10:17 echo Agent pid 76 killed; 23:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:10:17 + git semver [Pipeline] } 23:10:18 $ docker stop --time=1 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 23:10:19 $ docker rm -f 72a9eece2f364782049e287323d83ed220a3aaa876751a62bdd2b1490ed274f3 [Pipeline] // withDockerContainer [Pipeline] sh 23:10:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:10:19 Stashed 1 file(s) [Pipeline] echo 23:10:19 [edgeXSemver]: initialized semver on version 2.3.0-dev.20 [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 23:10:20 provisioning config files... 23:10:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17036332468186568978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:20 ---> docker-login.sh 23:10:20 nexus3.edgexfoundry.org:10001 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10002 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10003 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:20 23:10:20 Login Succeeded 23:10:20 nexus3.edgexfoundry.org:10004 23:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:20 Configure a credential helper to remove this warning. See 23:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:20 23:10:20 Login Succeeded 23:10:20 docker.io 23:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:21 Configure a credential helper to remove this warning. See 23:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:21 23:10:21 Login Succeeded 23:10:21 ---> docker-login.sh ends [Pipeline] } 23:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:21 ========================================================= 23:10:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:10:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:21 + 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 . 23:10:21 Sending build context to Docker daemon 15.91MB 23:10:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:10:21 Step 2/12 : FROM ${BASE} AS builder 23:10:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:10:22 213ec9aee27d: Pulling fs layer 23:10:22 4583459ba037: Pulling fs layer 23:10:22 93c1e223e6f2: Pulling fs layer 23:10:22 53926ce57604: Pulling fs layer 23:10:22 21b2b0c7a3f4: Pulling fs layer 23:10:22 22ff95d597cd: Pulling fs layer 23:10:22 12d6caf4c0d1: Pulling fs layer 23:10:22 96b7cbca73a9: Pulling fs layer 23:10:22 a7acece74701: Pulling fs layer 23:10:22 53926ce57604: Waiting 23:10:22 21b2b0c7a3f4: Waiting 23:10:22 22ff95d597cd: Waiting 23:10:22 12d6caf4c0d1: Waiting 23:10:22 96b7cbca73a9: Waiting 23:10:22 a7acece74701: Waiting 23:10:22 93c1e223e6f2: Download complete 23:10:22 4583459ba037: Download complete 23:10:22 21b2b0c7a3f4: Download complete 23:10:22 22ff95d597cd: Download complete 23:10:22 213ec9aee27d: Verifying Checksum 23:10:22 213ec9aee27d: Download complete 23:10:22 12d6caf4c0d1: Verifying Checksum 23:10:22 12d6caf4c0d1: Download complete 23:10:22 213ec9aee27d: Pull complete 23:10:22 4583459ba037: Pull complete 23:10:22 93c1e223e6f2: Pull complete 23:10:22 a7acece74701: Verifying Checksum 23:10:22 a7acece74701: Download complete 23:10:22 96b7cbca73a9: Verifying Checksum 23:10:22 96b7cbca73a9: Download complete 23:10:22 53926ce57604: Verifying Checksum 23:10:22 53926ce57604: Download complete 23:10:27 53926ce57604: Pull complete 23:10:27 21b2b0c7a3f4: Pull complete 23:10:27 22ff95d597cd: Pull complete 23:10:27 12d6caf4c0d1: Pull complete 23:10:29 96b7cbca73a9: Pull complete 23:10:29 a7acece74701: Pull complete 23:10:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:10:29 ---> db6d94c90886 23:10:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:10:35 Still waiting to schedule task 23:10:35 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:10:35 ---> Running in 042d6a328efa 23:10:35 Removing intermediate container 042d6a328efa 23:10:35 ---> b8cce5c19929 23:10:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:35 ---> Running in 3d86efc33c96 23:10:35 Removing intermediate container 3d86efc33c96 23:10:35 ---> 7d65ea525ed7 23:10:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:10:35 ---> Running in cd43ecd64d35 23:10:35 Removing intermediate container cd43ecd64d35 23:10:35 ---> 7bebfd49f63c 23:10:35 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:10:35 ---> Running in f7dec34556fe 23:10:35 Removing intermediate container f7dec34556fe 23:10:35 ---> 009f31bf1003 23:10:35 Step 7/12 : WORKDIR /device-gpio 23:10:35 ---> Running in ff458625a6d8 23:10:35 Removing intermediate container ff458625a6d8 23:10:35 ---> d31f7f8a9a61 23:10:35 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:35 ---> Running in fd363db23aae 23:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:10:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:10:35 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:10:35 (2/4) Installing libedit (20210910.3.1-r0) 23:10:35 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:10:35 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:10:35 Executing busybox-1.35.0-r17.trigger 23:10:35 OK: 216 MiB in 55 packages 23:10:36 Removing intermediate container fd363db23aae 23:10:36 ---> 81bb10ea3a40 23:10:36 Step 9/12 : COPY go.mod vendor* ./ 23:10:36 ---> b4fe7a7e2f06 23:10:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:36 ---> Running in 4d784f77da3c 23:11:02 Removing intermediate container 4d784f77da3c 23:11:02 ---> 9b6e4f80a333 23:11:02 Step 11/12 : COPY . . 23:11:02 ---> 26329cb83412 23:11:02 Step 12/12 : RUN ${MAKE} 23:11:02 ---> Running in fcaedbd9b688 23:11:02 noop 23:11:02 Removing intermediate container fcaedbd9b688 23:11:02 ---> 6c0d97b09adf 23:11:02 Successfully built 6c0d97b09adf 23:11:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:03 + docker inspect -f . ci-base-image-x86_64 23:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:03 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:11:03 $ 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 23:11:03 $ docker top 5aa0cc905510d58e9f482031e7bb6a50db30a6a84b741a5241dc5e0868c2a149 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:04 + go version 23:11:04 go version go1.18.7 linux/amd64 [Pipeline] } 23:11:04 $ docker stop --time=1 5aa0cc905510d58e9f482031e7bb6a50db30a6a84b741a5241dc5e0868c2a149 23:11:05 $ docker rm -f 5aa0cc905510d58e9f482031e7bb6a50db30a6a84b741a5241dc5e0868c2a149 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:05 + docker inspect -f . ci-base-image-x86_64 23:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:05 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:11:05 $ 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 23:11:06 $ docker top 432c2f985cb216849a0d196ee802fa0ded701f7b50ad66a2cca0e59a5a6aaef8 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 23:11:06 + make test 23:11:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:11:06 ? github.com/edgexfoundry/device-gpio [no test files] 23:11:16 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:11:16 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:11:25 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." 23:11:25 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:11:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:11:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:11:27 ./bin/test-attribution-txt.sh [Pipeline] echo 23:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:11:27 $ docker stop --time=1 432c2f985cb216849a0d196ee802fa0ded701f7b50ad66a2cca0e59a5a6aaef8 23:11:30 $ docker rm -f 432c2f985cb216849a0d196ee802fa0ded701f7b50ad66a2cca0e59a5a6aaef8 [Pipeline] // withDockerContainer [Pipeline] sh 23:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:11:31 + ls -al . 23:11:31 total 168 23:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 23:11 . 23:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:10 .. 23:11:31 -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 23:10 .dockerignore 23:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:11 .git 23:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 .github 23:11:31 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 23:10 .gitignore 23:11:31 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:10 .golangci.yml 23:11:31 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:10 .semver 23:11:31 -rw-rw-r-- 1 jenkins jenkins 9691 Nov 8 23:10 Attribution.txt 23:11:31 -rw-rw-r-- 1 jenkins jenkins 4069 Nov 8 23:10 CHANGELOG.md 23:11:31 -rw-rw-r-- 1 jenkins jenkins 1604 Nov 8 23:10 Dockerfile 23:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:10 GOVERNANCE.md 23:11:31 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:10 Jenkinsfile 23:11:31 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:10 LICENSE 23:11:31 -rw-rw-r-- 1 jenkins jenkins 2085 Nov 8 23:10 Makefile 23:11:31 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 23:10 OWNERS.md 23:11:31 -rw-rw-r-- 1 jenkins jenkins 11842 Nov 8 23:10 README.md 23:11:31 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:10 VERSION 23:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:10 bin 23:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 cmd 23:11:31 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 23:11 coverage.out 23:11:31 -rw-rw-r-- 1 jenkins jenkins 3399 Nov 8 23:10 go.mod 23:11:31 -rw-rw-r-- 1 jenkins jenkins 44977 Nov 8 23:10 go.sum 23:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:10 internal 23:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:10 snap 23:11:31 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 23:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:31 + 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b --label arch=amd64 --label version=2.3.0-dev.20 . 23:11:31 Sending build context to Docker daemon 15.91MB 23:11:31 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:11:31 Step 2/25 : FROM ${BASE} AS builder 23:11:31 ---> 6c0d97b09adf 23:11:31 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:11:32 ---> Running in e978bed332cc 23:11:32 Removing intermediate container e978bed332cc 23:11:32 ---> 53ebd6e8e2cb 23:11:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:11:32 ---> Running in 3d2f3da7c23f 23:11:32 Removing intermediate container 3d2f3da7c23f 23:11:32 ---> 18f9db67338d 23:11:32 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:11:32 ---> Running in 862fd28da428 23:11:32 Removing intermediate container 862fd28da428 23:11:32 ---> 25f1df2eaced 23:11:32 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:11:32 ---> Running in 8a17d724443c 23:11:32 Removing intermediate container 8a17d724443c 23:11:32 ---> 0f4c0b86bb7b 23:11:32 Step 7/25 : WORKDIR /device-gpio 23:11:32 ---> Running in 4405745e5058 23:11:32 Removing intermediate container 4405745e5058 23:11:32 ---> f2f6a4925968 23:11:32 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:11:32 ---> Running in 9de38b2e98ba 23:11:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:33 OK: 216 MiB in 55 packages 23:11:33 Removing intermediate container 9de38b2e98ba 23:11:33 ---> 16d43c173b66 23:11:33 Step 9/25 : COPY go.mod vendor* ./ 23:11:33 ---> 2122c69ddafd 23:11:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:33 ---> Running in 76f57aecfd8f 23:11:34 Removing intermediate container 76f57aecfd8f 23:11:34 ---> fba986c8bb78 23:11:34 Step 11/25 : COPY . . 23:11:35 ---> e84dfe40235d 23:11:35 Step 12/25 : RUN ${MAKE} 23:11:35 ---> Running in 7a0b7cf0ea2f 23:11:35 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 23:11:57 Removing intermediate container 7a0b7cf0ea2f 23:11:57 ---> 24c7eea5696f 23:11:57 Step 13/25 : FROM alpine:3.16 23:11:57 3.16: Pulling from library/alpine 23:11:57 213ec9aee27d: Already exists 23:11:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:11:57 Status: Downloaded newer image for alpine:3.16 23:11:57 ---> 9c6f07244728 23:11:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:11:57 ---> Running in 39d3162255d3 23:11:57 Removing intermediate container 39d3162255d3 23:11:57 ---> 2c2bebc65ea5 23:11:57 Step 15/25 : RUN apk add --update --no-cache zeromq 23:11:57 ---> Running in fb622eeba32c 23:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:11:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:11:58 (1/5) Installing libgcc (11.2.1_git20220219-r2) 23:11:58 (2/5) Installing libsodium (1.0.18-r0) 23:11:58 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 23:11:58 (4/5) Installing libzmq (4.3.4-r0) 23:11:58 (5/5) Installing zeromq (4.3.4-r0) 23:11:58 Executing busybox-1.35.0-r17.trigger 23:11:58 OK: 8 MiB in 19 packages 23:11:59 Removing intermediate container fb622eeba32c 23:11:59 ---> fe628f1a70d6 23:11:59 Step 16/25 : WORKDIR / 23:11:59 ---> Running in 17a050fd398f 23:11:59 Removing intermediate container 17a050fd398f 23:11:59 ---> 5ec1d8820b47 23:11:59 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:11:59 ---> 203608c518c1 23:11:59 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:11:59 ---> b467b69212c6 23:11:59 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:11:59 ---> bc86abde0fea 23:11:59 Step 20/25 : EXPOSE 59910 23:12:00 ---> Running in 7f9e45c877f8 23:12:00 Removing intermediate container 7f9e45c877f8 23:12:00 ---> 4dae09198c67 23:12:00 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:12:00 ---> Running in e4b02571c5ba 23:12:00 Removing intermediate container e4b02571c5ba 23:12:00 ---> 212cc08bd01e 23:12:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:12:00 ---> Running in 58dc8a963ff9 23:12:00 Removing intermediate container 58dc8a963ff9 23:12:00 ---> 2f4b30eae57a 23:12:00 Step 23/25 : LABEL arch=amd64 23:12:00 ---> Running in f82143feb61b 23:12:00 Removing intermediate container f82143feb61b 23:12:00 ---> 6e7504e53dc5 23:12:00 Step 24/25 : LABEL git_sha=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:12:00 ---> Running in 9654851de526 23:12:00 Removing intermediate container 9654851de526 23:12:00 ---> 781c1e19d3a8 23:12:00 Step 25/25 : LABEL version=2.3.0-dev.20 23:12:00 ---> Running in 4a6389d4d062 23:12:00 Removing intermediate container 4a6389d4d062 23:12:00 ---> 3cb90cd31de7 23:12:00 [Warning] One or more build-args [ARCH] were not consumed 23:12:00 Successfully built 3cb90cd31de7 23:12:00 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:12:00 provisioning config files... 23:12:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16456181626374069615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:01 ---> docker-login.sh 23:12:01 nexus3.edgexfoundry.org:10001 23:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:01 Configure a credential helper to remove this warning. See 23:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:01 23:12:01 Login Succeeded 23:12:01 nexus3.edgexfoundry.org:10002 23:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:01 Configure a credential helper to remove this warning. See 23:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:01 23:12:01 Login Succeeded 23:12:01 nexus3.edgexfoundry.org:10003 23:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:01 Configure a credential helper to remove this warning. See 23:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:01 23:12:01 Login Succeeded 23:12:01 nexus3.edgexfoundry.org:10004 23:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:01 Configure a credential helper to remove this warning. See 23:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:01 23:12:01 Login Succeeded 23:12:01 docker.io 23:12:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:12:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:12:01 Configure a credential helper to remove this warning. See 23:12:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:12:01 23:12:01 Login Succeeded 23:12:01 ---> docker-login.sh ends [Pipeline] } 23:12:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:12:01 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 23:12:01 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:12:01 latest 23:12:01 2.3.0-dev.20 23:12:01 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:12:01 main 23:12:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:02 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:02 + docker push nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:12:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:12:02 16223f9951a4: Preparing 23:12:02 a3b6ea3cc4ad: Preparing 23:12:02 946675cf09a4: Preparing 23:12:02 77d76a972cf4: Preparing 23:12:02 994393dc58e7: Preparing 23:12:02 994393dc58e7: Layer already exists 23:12:02 946675cf09a4: Pushed 23:12:02 a3b6ea3cc4ad: Pushed 23:12:02 77d76a972cf4: Pushed 23:12:05 16223f9951a4: Pushed 23:12:05 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b: digest: sha256:c98ca1a9c685393844d9a7deffd8c67beef90ccd5683cce94b85bc06e19e5fc8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:05 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 23:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:12:06 16223f9951a4: Preparing 23:12:06 a3b6ea3cc4ad: Preparing 23:12:06 946675cf09a4: Preparing 23:12:06 77d76a972cf4: Preparing 23:12:06 994393dc58e7: Preparing 23:12:06 77d76a972cf4: Layer already exists 23:12:06 994393dc58e7: Layer already exists 23:12:06 16223f9951a4: Layer already exists 23:12:06 a3b6ea3cc4ad: Layer already exists 23:12:06 946675cf09a4: Layer already exists 23:12:06 latest: digest: sha256:c98ca1a9c685393844d9a7deffd8c67beef90ccd5683cce94b85bc06e19e5fc8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:06 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.20 23:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:12:06 16223f9951a4: Preparing 23:12:06 a3b6ea3cc4ad: Preparing 23:12:06 946675cf09a4: Preparing 23:12:06 77d76a972cf4: Preparing 23:12:06 994393dc58e7: Preparing 23:12:06 77d76a972cf4: Layer already exists 23:12:06 946675cf09a4: Layer already exists 23:12:06 16223f9951a4: Layer already exists 23:12:06 a3b6ea3cc4ad: Layer already exists 23:12:06 994393dc58e7: Layer already exists 23:12:06 2.3.0-dev.20: digest: sha256:c98ca1a9c685393844d9a7deffd8c67beef90ccd5683cce94b85bc06e19e5fc8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:07 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:07 + docker push nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:12:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:12:07 16223f9951a4: Preparing 23:12:07 a3b6ea3cc4ad: Preparing 23:12:07 946675cf09a4: Preparing 23:12:07 77d76a972cf4: Preparing 23:12:07 994393dc58e7: Preparing 23:12:07 994393dc58e7: Layer already exists 23:12:07 946675cf09a4: Layer already exists 23:12:07 77d76a972cf4: Layer already exists 23:12:07 16223f9951a4: Layer already exists 23:12:07 a3b6ea3cc4ad: Layer already exists 23:12:07 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20: digest: sha256:c98ca1a9c685393844d9a7deffd8c67beef90ccd5683cce94b85bc06e19e5fc8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:07 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:08 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 23:12:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 23:12:08 16223f9951a4: Preparing 23:12:08 a3b6ea3cc4ad: Preparing 23:12:08 946675cf09a4: Preparing 23:12:08 77d76a972cf4: Preparing 23:12:08 994393dc58e7: Preparing 23:12:08 946675cf09a4: Layer already exists 23:12:08 16223f9951a4: Layer already exists 23:12:08 a3b6ea3cc4ad: Layer already exists 23:12:08 994393dc58e7: Layer already exists 23:12:08 77d76a972cf4: Layer already exists 23:12:08 main: digest: sha256:c98ca1a9c685393844d9a7deffd8c67beef90ccd5683cce94b85bc06e19e5fc8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:12:08 ===================================================== [Pipeline] echo 23:12:08 taggedImages: 23:12:08 - nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:12:08 - nexus3.edgexfoundry.org:10004/device-gpio:latest 23:12:08 - nexus3.edgexfoundry.org:10004/device-gpio:2.3.0-dev.20 23:12:08 - nexus3.edgexfoundry.org:10004/device-gpio:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:12:08 - 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 23:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:08 23:12:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:08 latest: Pulling from edgex-lftools-log-publisher 23:12:08 5eb5b503b376: Pulling fs layer 23:12:08 5c69ac0246d0: Pulling fs layer 23:12:08 ec43610c2a17: Pulling fs layer 23:12:08 3a2ae6a8a46f: Pulling fs layer 23:12:08 33b1e0a273af: Pulling fs layer 23:12:08 5d3b04190fa2: Pulling fs layer 23:12:08 2f39f015ded8: Pulling fs layer 23:12:08 3a2ae6a8a46f: Waiting 23:12:08 33b1e0a273af: Waiting 23:12:08 2f39f015ded8: Waiting 23:12:08 5d3b04190fa2: Waiting 23:12:08 5c69ac0246d0: Verifying Checksum 23:12:08 5c69ac0246d0: Download complete 23:12:08 3a2ae6a8a46f: Verifying Checksum 23:12:08 3a2ae6a8a46f: Download complete 23:12:08 33b1e0a273af: Verifying Checksum 23:12:08 33b1e0a273af: Download complete 23:12:08 5d3b04190fa2: Verifying Checksum 23:12:08 5d3b04190fa2: Download complete 23:12:09 ec43610c2a17: Verifying Checksum 23:12:09 ec43610c2a17: Download complete 23:12:09 5eb5b503b376: Download complete 23:12:09 2f39f015ded8: Download complete 23:12:10 5eb5b503b376: Pull complete 23:12:10 5c69ac0246d0: Pull complete 23:12:11 ec43610c2a17: Pull complete 23:12:11 3a2ae6a8a46f: Pull complete 23:12:11 33b1e0a273af: Pull complete 23:12:11 5d3b04190fa2: Pull complete 23:12:16 2f39f015ded8: Pull complete 23:12:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:12:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:16 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:12:16 $ 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 23:12:19 $ docker top 0491378a031cd6fb02064c92820846be9859ae1f9e4e03b86ef031dcff937f5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:12:19 ---> job-cost.sh 23:12:19 lf-activate-venv: SKIPPING 23:12:19 INFO: No Stack... 23:12:19 INFO: Retrieving Pricing Info for: v3-standard-8 23:12:20 INFO: Archiving Costs [Pipeline] sh 23:12:20 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 23:12:20 + cut -d, -f6 [Pipeline] lock 23:12:20 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] 23:12:20 Resource [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] did not exist. Created. 23:12:20 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:12:20 + echo total: 0.2199999988079071 [Pipeline] stash 23:12:20 Stashed 1 file(s) [Pipeline] } 23:12:20 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 23:12:20 $ docker stop --time=1 0491378a031cd6fb02064c92820846be9859ae1f9e4e03b86ef031dcff937f5a 23:12:22 $ docker rm -f 0491378a031cd6fb02064c92820846be9859ae1f9e4e03b86ef031dcff937f5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:13:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118683 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 23:13:13 Running in /w/workspace/device-gpio/50 [Pipeline] { [Pipeline] checkout 23:13:13 The recommended git tool is: git 23:13:19 using credential edgex-jenkins-ssh 23:13:19 Cloning the remote Git repository 23:13:19 Cloning repository git@github.com:edgexfoundry/device-gpio.git 23:13:20 > git init /w/workspace/device-gpio/50 # timeout=10 23:13:20 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 23:13:20 > git --version # timeout=10 23:13:20 > git --version # 'git version 2.25.1' 23:13:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:13:20 Verifying host key using known hosts file 23:13:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:13:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:22 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 23:13:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:13:23 Avoid second fetch 23:13:23 Checking out Revision 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b (main) 23:13:23 Commit message: "Merge pull request #68 from lenny-intel/released-sdk" 23:13:23 > git config core.sparsecheckout # timeout=10 23:13:23 > git checkout -f 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:13:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:13:24 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:24 Dload Upload Total Spent Left Speed 23:13:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 189k 0 --:--:-- --:--:-- --:--:-- 192k [Pipeline] sh 23:13:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:13:25 + sudo tee /etc/docker/daemon.new 23:13:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:13:25 { 23:13:25 "registry-mirrors": [ 23:13:25 "https://nexus3.edgexfoundry.org:10001" 23:13:25 ], 23:13:25 "bip": "10.250.0.254/24", 23:13:25 "hosts": [ 23:13:25 "tcp://0.0.0.0:5555", 23:13:25 "unix:///var/run/docker.sock" 23:13:25 ], 23:13:25 "mtu": 1458, 23:13:25 "selinux-enabled": true, 23:13:25 "seccomp-profile": "/etc/docker/seccomp.json" 23:13:25 } [Pipeline] sh 23:13:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:13:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:44 provisioning config files... 23:13:44 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/50@tmp/config1596285600269666086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:45 ---> docker-login.sh 23:13:45 nexus3.edgexfoundry.org:10001 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:46 Configure a credential helper to remove this warning. See 23:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:46 23:13:46 Login Succeeded 23:13:46 nexus3.edgexfoundry.org:10002 23:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:46 Configure a credential helper to remove this warning. See 23:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:46 23:13:46 Login Succeeded 23:13:46 nexus3.edgexfoundry.org:10003 23:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:46 Configure a credential helper to remove this warning. See 23:13:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:46 23:13:46 Login Succeeded 23:13:46 nexus3.edgexfoundry.org:10004 23:13:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:47 Configure a credential helper to remove this warning. See 23:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:47 23:13:47 Login Succeeded 23:13:47 docker.io 23:13:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:47 Configure a credential helper to remove this warning. See 23:13:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:47 23:13:47 Login Succeeded 23:13:47 ---> docker-login.sh ends [Pipeline] } 23:13:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:13:47 ========================================================= 23:13:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:13:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:13:48 + 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 . 23:13:48 Sending build context to Docker daemon 8.024MB 23:13:48 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 23:13:48 Step 2/12 : FROM ${BASE} AS builder 23:13:48 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:13:48 9b18e9b68314: Pulling fs layer 23:13:48 35d82f9e3411: Pulling fs layer 23:13:48 e16973657156: Pulling fs layer 23:13:48 fc693d55d65f: Pulling fs layer 23:13:48 7e9fc2657dce: Pulling fs layer 23:13:48 dda99020689f: Pulling fs layer 23:13:48 db1c61fa0a46: Pulling fs layer 23:13:48 891c053d2c06: Pulling fs layer 23:13:48 7e9fc2657dce: Waiting 23:13:48 dda99020689f: Waiting 23:13:48 fc693d55d65f: Waiting 23:13:48 db1c61fa0a46: Waiting 23:13:48 891c053d2c06: Waiting 23:13:49 e16973657156: Verifying Checksum 23:13:49 e16973657156: Download complete 23:13:49 35d82f9e3411: Verifying Checksum 23:13:49 35d82f9e3411: Download complete 23:13:49 7e9fc2657dce: Download complete 23:13:49 dda99020689f: Download complete 23:13:49 9b18e9b68314: Verifying Checksum 23:13:49 9b18e9b68314: Download complete 23:13:50 9b18e9b68314: Pull complete 23:13:50 891c053d2c06: Verifying Checksum 23:13:50 891c053d2c06: Download complete 23:13:50 35d82f9e3411: Pull complete 23:13:51 e16973657156: Pull complete 23:13:51 db1c61fa0a46: Verifying Checksum 23:13:51 db1c61fa0a46: Download complete 23:13:52 fc693d55d65f: Verifying Checksum 23:13:52 fc693d55d65f: Download complete 23:14:04 fc693d55d65f: Pull complete 23:14:04 7e9fc2657dce: Pull complete 23:14:04 dda99020689f: Pull complete 23:14:09 db1c61fa0a46: Pull complete 23:14:11 891c053d2c06: Pull complete 23:14:11 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:14:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:14:11 ---> f96f9c87975a 23:14:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:14:14 ---> Running in 0b657af95df6 23:14:14 Removing intermediate container 0b657af95df6 23:14:14 ---> f684aa2ce7ad 23:14:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:14:14 ---> Running in 97a2481904d7 23:14:15 Removing intermediate container 97a2481904d7 23:14:15 ---> 8cd2e05ab02f 23:14:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:14:15 ---> Running in 435b93fd0613 23:14:15 Removing intermediate container 435b93fd0613 23:14:15 ---> e80928041661 23:14:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:14:15 ---> Running in 763c6300d92f 23:14:15 Removing intermediate container 763c6300d92f 23:14:15 ---> 70880e432156 23:14:15 Step 7/12 : WORKDIR /device-gpio 23:14:16 ---> Running in 4f9a0c2cc39e 23:14:16 Removing intermediate container 4f9a0c2cc39e 23:14:16 ---> dd4e627855cd 23:14:16 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:14:16 ---> Running in 1539cb6683af 23:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:14:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 23:14:19 (2/4) Installing libedit (20210910.3.1-r0) 23:14:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 23:14:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 23:14:19 Executing busybox-1.35.0-r17.trigger 23:14:19 OK: 226 MiB in 55 packages 23:14:20 Removing intermediate container 1539cb6683af 23:14:20 ---> c6066f1f7e49 23:14:20 Step 9/12 : COPY go.mod vendor* ./ 23:14:20 ---> dc564c0d9db7 23:14:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:14:20 ---> Running in dfd98ac7aefe 23:15:17 Removing intermediate container dfd98ac7aefe 23:15:17 ---> b8d2fc708c80 23:15:17 Step 11/12 : COPY . . 23:15:17 ---> 99a14691f71a 23:15:17 Step 12/12 : RUN ${MAKE} 23:15:17 ---> Running in dd8441d4d3e5 23:15:17 noop 23:15:17 Removing intermediate container dd8441d4d3e5 23:15:17 ---> 30ecf77a2b53 23:15:17 Successfully built 30ecf77a2b53 23:15:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:18 + docker inspect -f . ci-base-image-arm64 23:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:18 prd-ubuntu20.04-docker-arm64-4c-16g-118683 does not seem to be running inside a container 23:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/50 -v /w/workspace/device-gpio/50:/w/workspace/device-gpio/50:rw,z -v /w/workspace/device-gpio/50@tmp:/w/workspace/device-gpio/50@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 23:15:19 $ docker top 85363fef63c0d0b3e5d6fb9c9dab130a7e077682070f75ccfad869733a816bda -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:20 + go version 23:15:20 go version go1.18.7 linux/arm64 [Pipeline] } 23:15:20 $ docker stop --time=1 85363fef63c0d0b3e5d6fb9c9dab130a7e077682070f75ccfad869733a816bda 23:15:22 $ docker rm -f 85363fef63c0d0b3e5d6fb9c9dab130a7e077682070f75ccfad869733a816bda [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:15:23 + docker inspect -f . ci-base-image-arm64 23:15:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:15:23 prd-ubuntu20.04-docker-arm64-4c-16g-118683 does not seem to be running inside a container 23:15:23 $ 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/50 -v /w/workspace/device-gpio/50:/w/workspace/device-gpio/50:rw,z -v /w/workspace/device-gpio/50@tmp:/w/workspace/device-gpio/50@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 23:15:24 $ docker top 02ac65b53effa879c3f46ec8ae19406af0945bb9e960ee7230c59ad0cdf69417 -eo pid,comm [Pipeline] { [Pipeline] sh 23:15:25 + git config --global --add safe.directory /w/workspace/device-gpio/50 [Pipeline] fileExists [Pipeline] sh 23:15:26 + make test 23:15:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:15:27 ? github.com/edgexfoundry/device-gpio [no test files] 23:17:04 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 23:17:04 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 23:17:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:17:04 CGO_ENABLED=1 GO111MODULE=on go vet ./... 23:17:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:17:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:17:30 ./bin/test-attribution-txt.sh [Pipeline] echo 23:17:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:17:30 $ docker stop --time=1 02ac65b53effa879c3f46ec8ae19406af0945bb9e960ee7230c59ad0cdf69417 23:17:33 $ docker rm -f 02ac65b53effa879c3f46ec8ae19406af0945bb9e960ee7230c59ad0cdf69417 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:17:35 Warning: overwriting stash ‘coverage-report’ 23:17:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:17:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:17:36 + ls -al . 23:17:36 total 164 23:17:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:15 . 23:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 .. 23:17:36 -rw-rw-r-- 1 jenkins jenkins 120 Nov 8 23:13 .dockerignore 23:17:36 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 23:13 .git 23:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 .github 23:17:36 -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 23:13 .gitignore 23:17:36 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 23:13 .golangci.yml 23:17:36 -rw-rw-r-- 1 jenkins jenkins 9691 Nov 8 23:13 Attribution.txt 23:17:36 -rw-rw-r-- 1 jenkins jenkins 4069 Nov 8 23:13 CHANGELOG.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 1604 Nov 8 23:13 Dockerfile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 23:13 GOVERNANCE.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 657 Nov 8 23:13 Jenkinsfile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 23:13 LICENSE 23:17:36 -rw-rw-r-- 1 jenkins jenkins 2085 Nov 8 23:13 Makefile 23:17:36 -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 23:13 OWNERS.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 11842 Nov 8 23:13 README.md 23:17:36 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 23:10 VERSION 23:17:36 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 23:13 bin 23:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 cmd 23:17:36 -rw-r--r-- 1 jenkins jenkins 10 Nov 8 23:15 coverage.out 23:17:36 -rw-rw-r-- 1 jenkins jenkins 3399 Nov 8 23:13 go.mod 23:17:36 -rw-rw-r-- 1 jenkins jenkins 44977 Nov 8 23:13 go.sum 23:17:36 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 23:13 internal 23:17:36 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 23:13 snap 23:17:36 -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 23:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:36 + 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b --label arch=arm64 --label version=2.3.0-dev.20 . 23:17:37 Sending build context to Docker daemon 8.025MB 23:17:37 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 23:17:37 Step 2/25 : FROM ${BASE} AS builder 23:17:37 ---> 30ecf77a2b53 23:17:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:17:37 ---> Running in 046bee2519ba 23:17:38 Removing intermediate container 046bee2519ba 23:17:38 ---> 0a9a24551010 23:17:38 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:17:38 ---> Running in 6d9fa7ec5e2a 23:17:38 Removing intermediate container 6d9fa7ec5e2a 23:17:38 ---> 8e057c25c91e 23:17:38 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 23:17:38 ---> Running in 2e70250d324b 23:17:38 Removing intermediate container 2e70250d324b 23:17:38 ---> 37d10f9a60a5 23:17:38 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 23:17:38 ---> Running in b1ba563cc809 23:17:39 Removing intermediate container b1ba563cc809 23:17:39 ---> bd3972ec6571 23:17:39 Step 7/25 : WORKDIR /device-gpio 23:17:39 ---> Running in 83ebff305705 23:17:40 Removing intermediate container 83ebff305705 23:17:40 ---> 12859a9d3ec9 23:17:40 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:17:40 ---> Running in a24036e63e57 23:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:17:44 OK: 226 MiB in 55 packages 23:17:47 Removing intermediate container a24036e63e57 23:17:47 ---> 80f057c0b30c 23:17:47 Step 9/25 : COPY go.mod vendor* ./ 23:17:47 ---> 00d04acd0511 23:17:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:17:47 ---> Running in cb20eaf07894 23:17:51 Removing intermediate container cb20eaf07894 23:17:51 ---> 71f24de7b6e6 23:17:51 Step 11/25 : COPY . . 23:17:52 ---> 0b4ef2875b92 23:17:52 Step 12/25 : RUN ${MAKE} 23:17:52 ---> Running in d6b06e24c933 23:17:53 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 23:20:30 Removing intermediate container d6b06e24c933 23:20:30 ---> 97fbea712810 23:20:30 Step 13/25 : FROM alpine:3.16 23:20:30 3.16: Pulling from library/alpine 23:20:30 9b18e9b68314: Already exists 23:20:30 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 23:20:30 Status: Downloaded newer image for alpine:3.16 23:20:30 ---> a6215f271958 23:20:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 23:20:30 ---> Running in efa0fb17f712 23:20:30 Removing intermediate container efa0fb17f712 23:20:30 ---> 68a50b7004a1 23:20:30 Step 15/25 : RUN apk add --update --no-cache zeromq 23:20:30 ---> Running in 0b7109ef1b50 23:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:32 (1/5) Installing libgcc (11.2.1_git20220219-r2) 23:20:32 (2/5) Installing libsodium (1.0.18-r0) 23:20:32 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 23:20:32 (4/5) Installing libzmq (4.3.4-r0) 23:20:32 (5/5) Installing zeromq (4.3.4-r0) 23:20:32 Executing busybox-1.35.0-r17.trigger 23:20:32 OK: 8 MiB in 19 packages 23:20:33 Removing intermediate container 0b7109ef1b50 23:20:33 ---> f7eeb07aa73d 23:20:33 Step 16/25 : WORKDIR / 23:20:33 ---> Running in 7158ab1b4908 23:20:34 Removing intermediate container 7158ab1b4908 23:20:34 ---> 309e526f251c 23:20:34 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 23:20:34 ---> 8ed4a7ef5f37 23:20:34 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 23:20:35 ---> c8fb6ed84986 23:20:35 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 23:20:38 ---> 907ee3025491 23:20:38 Step 20/25 : EXPOSE 59910 23:20:38 ---> Running in b0626106955b 23:20:39 Removing intermediate container b0626106955b 23:20:39 ---> cb9030e9a14f 23:20:39 Step 21/25 : ENTRYPOINT ["/device-gpio"] 23:20:39 ---> Running in 359d6f07c861 23:20:39 Removing intermediate container 359d6f07c861 23:20:39 ---> 754f4a18fecc 23:20:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:20:39 ---> Running in e42606678fe8 23:20:39 Removing intermediate container e42606678fe8 23:20:39 ---> 693e37f7f2a7 23:20:39 Step 23/25 : LABEL arch=arm64 23:20:39 ---> Running in b99c877c39b2 23:20:40 Removing intermediate container b99c877c39b2 23:20:40 ---> b429bad00ff1 23:20:40 Step 24/25 : LABEL git_sha=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:20:40 ---> Running in 33b848d9c0a4 23:20:40 Removing intermediate container 33b848d9c0a4 23:20:40 ---> f8b79c4e3091 23:20:40 Step 25/25 : LABEL version=2.3.0-dev.20 23:20:40 ---> Running in def7a65e5b3e 23:20:40 Removing intermediate container def7a65e5b3e 23:20:40 ---> 43eec432a3db 23:20:40 [Warning] One or more build-args [ARCH] were not consumed 23:20:40 Successfully built 43eec432a3db 23:20:40 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 23:20:40 provisioning config files... 23:20:40 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/50@tmp/config14911592763830577203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:41 ---> docker-login.sh 23:20:41 nexus3.edgexfoundry.org:10001 23:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:41 Configure a credential helper to remove this warning. See 23:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:41 23:20:41 Login Succeeded 23:20:41 nexus3.edgexfoundry.org:10002 23:20:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:41 Configure a credential helper to remove this warning. See 23:20:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:41 23:20:41 Login Succeeded 23:20:41 nexus3.edgexfoundry.org:10003 23:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:42 Configure a credential helper to remove this warning. See 23:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:42 23:20:42 Login Succeeded 23:20:42 nexus3.edgexfoundry.org:10004 23:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:42 Configure a credential helper to remove this warning. See 23:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:42 23:20:42 Login Succeeded 23:20:42 docker.io 23:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:43 Configure a credential helper to remove this warning. See 23:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:43 23:20:43 Login Succeeded 23:20:43 ---> docker-login.sh ends [Pipeline] } 23:20:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:43 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 23:20:43 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:20:43 latest 23:20:43 2.3.0-dev.20 23:20:43 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:20:43 main 23:20:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:43 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:20:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:20:43 8a2463d84522: Preparing 23:20:43 c95766429a62: Preparing 23:20:43 0652207856f7: Preparing 23:20:43 e4d603489e2f: Preparing 23:20:43 5d3e392a13a0: Preparing 23:20:43 5d3e392a13a0: Layer already exists 23:20:44 c95766429a62: Pushed 23:20:44 0652207856f7: Pushed 23:20:44 e4d603489e2f: Pushed 23:20:49 8a2463d84522: Pushed 23:20:49 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b: digest: sha256:3762cc69d105216366c59602e74a7771afb0b52c8c627b866f9609ecfc3b68a8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:49 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 23:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:20:50 8a2463d84522: Preparing 23:20:50 c95766429a62: Preparing 23:20:50 0652207856f7: Preparing 23:20:50 e4d603489e2f: Preparing 23:20:50 5d3e392a13a0: Preparing 23:20:50 0652207856f7: Layer already exists 23:20:50 5d3e392a13a0: Layer already exists 23:20:50 e4d603489e2f: Layer already exists 23:20:50 c95766429a62: Layer already exists 23:20:50 8a2463d84522: Layer already exists 23:20:50 latest: digest: sha256:3762cc69d105216366c59602e74a7771afb0b52c8c627b866f9609ecfc3b68a8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:50 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.20 23:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:20:50 8a2463d84522: Preparing 23:20:50 c95766429a62: Preparing 23:20:50 0652207856f7: Preparing 23:20:50 e4d603489e2f: Preparing 23:20:50 5d3e392a13a0: Preparing 23:20:50 5d3e392a13a0: Layer already exists 23:20:50 8a2463d84522: Layer already exists 23:20:50 c95766429a62: Layer already exists 23:20:50 e4d603489e2f: Layer already exists 23:20:50 0652207856f7: Layer already exists 23:20:51 2.3.0-dev.20: digest: sha256:3762cc69d105216366c59602e74a7771afb0b52c8c627b866f9609ecfc3b68a8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:51 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:20:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:20:51 8a2463d84522: Preparing 23:20:51 c95766429a62: Preparing 23:20:51 0652207856f7: Preparing 23:20:51 e4d603489e2f: Preparing 23:20:51 5d3e392a13a0: Preparing 23:20:51 c95766429a62: Layer already exists 23:20:51 0652207856f7: Layer already exists 23:20:51 e4d603489e2f: Layer already exists 23:20:51 8a2463d84522: Layer already exists 23:20:51 5d3e392a13a0: Layer already exists 23:20:51 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20: digest: sha256:3762cc69d105216366c59602e74a7771afb0b52c8c627b866f9609ecfc3b68a8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:52 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:52 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 23:20:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 23:20:52 8a2463d84522: Preparing 23:20:52 c95766429a62: Preparing 23:20:52 0652207856f7: Preparing 23:20:52 e4d603489e2f: Preparing 23:20:52 5d3e392a13a0: Preparing 23:20:52 c95766429a62: Layer already exists 23:20:52 e4d603489e2f: Layer already exists 23:20:52 5d3e392a13a0: Layer already exists 23:20:52 0652207856f7: Layer already exists 23:20:52 8a2463d84522: Layer already exists 23:20:52 main: digest: sha256:3762cc69d105216366c59602e74a7771afb0b52c8c627b866f9609ecfc3b68a8 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:20:52 ===================================================== [Pipeline] echo 23:20:52 taggedImages: 23:20:52 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b 23:20:52 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 23:20:52 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.3.0-dev.20 23:20:52 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:6d8ecf80da7f2ca0a5daac1df958a19e93358a5b-2.3.0-dev.20 23:20:52 - 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 23:20:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:53 23:20:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:53 arm64: Pulling from edgex-lftools-log-publisher 23:20:53 8998bd30e6a1: Pulling fs layer 23:20:53 04944245beec: Pulling fs layer 23:20:53 699f458cf7ca: Pulling fs layer 23:20:53 765212b225bb: Pulling fs layer 23:20:53 f23df028b6ca: Pulling fs layer 23:20:53 d65c8cfc05b1: Pulling fs layer 23:20:53 2437ff75d9bd: Pulling fs layer 23:20:53 765212b225bb: Waiting 23:20:53 f23df028b6ca: Waiting 23:20:53 d65c8cfc05b1: Waiting 23:20:53 2437ff75d9bd: Waiting 23:20:53 04944245beec: Verifying Checksum 23:20:53 04944245beec: Download complete 23:20:53 765212b225bb: Verifying Checksum 23:20:53 765212b225bb: Download complete 23:20:53 f23df028b6ca: Verifying Checksum 23:20:53 f23df028b6ca: Download complete 23:20:53 d65c8cfc05b1: Verifying Checksum 23:20:53 d65c8cfc05b1: Download complete 23:20:54 699f458cf7ca: Verifying Checksum 23:20:54 699f458cf7ca: Download complete 23:20:54 8998bd30e6a1: Verifying Checksum 23:20:54 8998bd30e6a1: Download complete 23:20:57 2437ff75d9bd: Verifying Checksum 23:20:57 2437ff75d9bd: Download complete 23:20:58 8998bd30e6a1: Pull complete 23:20:59 04944245beec: Pull complete 23:21:00 699f458cf7ca: Pull complete 23:21:00 765212b225bb: Pull complete 23:21:01 f23df028b6ca: Pull complete 23:21:01 d65c8cfc05b1: Pull complete 23:21:16 2437ff75d9bd: Pull complete 23:21:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:16 prd-ubuntu20.04-docker-arm64-4c-16g-118683 does not seem to be running inside a container 23:21:16 $ 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/50 -v /w/workspace/device-gpio/50:/w/workspace/device-gpio/50:rw,z -v /w/workspace/device-gpio/50@tmp:/w/workspace/device-gpio/50@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 23:21:19 $ docker top 6c592be2f3c4bcbd683e5a9f54fb6f2c0e03ec9d8bc5b8300d8e47f2964fc319 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:20 ---> job-cost.sh 23:21:20 lf-activate-venv: SKIPPING 23:21:20 INFO: No Stack... 23:21:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:21 INFO: Archiving Costs [Pipeline] sh 23:21:21 + cut -d, -f6 23:21:21 + cat /w/workspace/device-gpio/50/archives/cost.csv [Pipeline] lock 23:21:21 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] 23:21:21 Resource [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] did not exist. Created. 23:21:21 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:22 /w/workspace/device-gpio/50@tmp/durable-5103f393/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:23 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:23 Warning: overwriting stash ‘stack-cost’ 23:21:23 Stashed 1 file(s) [Pipeline] } 23:21:23 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-50-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:23 $ docker stop --time=1 6c592be2f3c4bcbd683e5a9f54fb6f2c0e03ec9d8bc5b8300d8e47f2964fc319 23:21:24 $ docker rm -f 6c592be2f3c4bcbd683e5a9f54fb6f2c0e03ec9d8bc5b8300d8e47f2964fc319 [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 23:21:25 provisioning config files... 23:21:25 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2626330724013575417tmp [Pipeline] { [Pipeline] sh 23:21:25 + set +x 23:21:25 + curl -s https://codecov.io/bash 23:21:25 + bash -s -- 23:21:25 23:21:25 _____ _ 23:21:25 / ____| | | 23:21:25 | | ___ __| | ___ ___ _____ __ 23:21:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:25 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:25 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:25 Bash-1.0.6 23:21:25 23:21:25 23:21:25 ==> git version 2.25.1 found 23:21:25 ==> 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 23:21:25 Release-Date: 2020-01-08 23:21:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:25 ==> Jenkins CI detected. 23:21:25 current dir:  /w/workspace/edgexfoundry_device-gpio_main 23:21:25 project root: . 23:21:25 --> token set from env 23:21:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:25 ==> Running gcov in . (disable via -X gcov) 23:21:25 ==> Python coveragepy not found 23:21:25 ==> Searching for coverage reports in: 23:21:25 + . 23:21:25 -> Found 1 reports 23:21:25 ==> Detecting git/mercurial file structure 23:21:25 ==> Reading reports 23:21:25 + ./coverage.out bytes=10 23:21:25 ==> Appending adjustments 23:21:25 https://docs.codecov.io/docs/fixing-reports 23:21:25 + Found adjustments 23:21:25 ==> Gzipping contents 23:21:25 4.0K /tmp/codecov.H4g2yw.gz 23:21:25 ==> Uploading reports 23:21:25 url: https://codecov.io 23:21:25 query: branch=main&commit=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:25 -> Pinging Codecov 23:21:25 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=6d8ecf80da7f2ca0a5daac1df958a19e93358a5b&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 23:21:25 -> Uploading to 23:21:25 https://storage.googleapis.com/codecov/v4/raw/2022-11-08/3EC07B1A8CA8AF9BCAA0BB9F0134797F/6d8ecf80da7f2ca0a5daac1df958a19e93358a5b/5b16308a-4c3f-48d2-9cec-6ce1dd01ff44.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221108T232125Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ce5ddcb8a829c426a334990f05f06a76da9d11d94f33e9f23d0750129fffa18 23:21:25 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:25 Dload Upload Total Spent Left Speed 23:21:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3038 --:--:-- --:--:-- --:--:-- 3038 23:21:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] } 23:21:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:21:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:21:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:26 23:21:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:21:26 df9b9388f04a: Pulling fs layer 23:21:26 52dc419b0ee2: Pulling fs layer 23:21:26 25bc292e5bac: Pulling fs layer 23:21:26 114826534d7a: Pulling fs layer 23:21:26 4657fd5d0bcf: Pulling fs layer 23:21:26 6ad1cebc031e: Pulling fs layer 23:21:26 8a3aa393b2d8: Pulling fs layer 23:21:26 4657fd5d0bcf: Waiting 23:21:26 6ad1cebc031e: Waiting 23:21:26 8a3aa393b2d8: Waiting 23:21:26 114826534d7a: Waiting 23:21:26 25bc292e5bac: Verifying Checksum 23:21:26 25bc292e5bac: Download complete 23:21:26 52dc419b0ee2: Download complete 23:21:26 4657fd5d0bcf: Verifying Checksum 23:21:26 4657fd5d0bcf: Download complete 23:21:26 df9b9388f04a: Verifying Checksum 23:21:26 df9b9388f04a: Download complete 23:21:27 df9b9388f04a: Pull complete 23:21:27 6ad1cebc031e: Verifying Checksum 23:21:27 6ad1cebc031e: Download complete 23:21:27 52dc419b0ee2: Pull complete 23:21:27 25bc292e5bac: Pull complete 23:21:27 114826534d7a: Verifying Checksum 23:21:27 114826534d7a: Download complete 23:21:27 8a3aa393b2d8: Verifying Checksum 23:21:27 8a3aa393b2d8: Download complete 23:21:31 114826534d7a: Pull complete 23:21:31 4657fd5d0bcf: Pull complete 23:21:31 6ad1cebc031e: Pull complete 23:21:34 8a3aa393b2d8: Pull complete 23:21:34 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 23:21:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:21:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:34 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:21:34 $ 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 23:21:36 $ docker top f7f30e5631dd8a516f94dd8c822b63d6b8debe2294474190105e773099df5af6 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 23:21:37 + set -o pipefail 23:21:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 23:21:43 23:21:43 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 23:21:43 23:21:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/127a46b9-46b8-446a-8e79-e26481e0347a 23:21:43 23:21:43 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:21:43 23:21:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:21:43 23:21:45 23:21:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 23:21:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 23:21:45 More details here: https://snyk.co/ue1NS [Pipeline] } 23:21:45 $ docker stop --time=1 f7f30e5631dd8a516f94dd8c822b63d6b8debe2294474190105e773099df5af6 23:21:46 $ docker rm -f f7f30e5631dd8a516f94dd8c822b63d6b8debe2294474190105e773099df5af6 [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 23:21:47 + git log --format=format:%s -1 6d8ecf80da7f2ca0a5daac1df958a19e93358a5b [Pipeline] sh 23:21:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:21:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:21:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:48 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:21:48 $ 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 23:21:48 $ docker top 276438ded8ce037708389b6cd2a3b5906e96a8616ea8b6c0fe917a883e57f69d -eo pid,comm 23:21:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:21:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:21:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:21:48 [ssh-agent] Looking for ssh-agent implementation... 23:21:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:21:48 $ docker exec 276438ded8ce037708389b6cd2a3b5906e96a8616ea8b6c0fe917a883e57f69d ssh-agent 23:21:48 SSH_AUTH_SOCK=/tmp/ssh-pxzYlz5Dsp67/agent.32 23:21:48 SSH_AGENT_PID=38 23:21:48 Running ssh-add (command line suppressed) 23:21:49 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3174599606641938709.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3174599606641938709.key) 23:21:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:21:49 + git semver tag 23:21:49 2022-11-08 23:21:49,585 [run_tag] DEBUG tag force:False 23:21:49 2022-11-08 23:21:49,585 [check_head_tag] DEBUG check head tag 23:21:49 2022-11-08 23:21:49,585 [execute] INFO git cat-file --batch-check 23:21:49 2022-11-08 23:21:49,586 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 23:21:49 2022-11-08 23:21:49,589 [execute] INFO git cat-file --batch 23:21:49 2022-11-08 23:21:49,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 23:21:49 2022-11-08 23:21:49,598 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:21:49 2022-11-08 23:21:49,598 [execute] INFO git tag -a v2.3.0-dev.20 -m v2.3.0-dev.20 23:21:49 2022-11-08 23:21:49,598 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.20', '-m', 'v2.3.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 23:21:49 2022-11-08 23:21:49,602 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:21:49 2.3.0-dev.20 [Pipeline] } 23:21:49 $ docker exec --env ******** --env ******** 276438ded8ce037708389b6cd2a3b5906e96a8616ea8b6c0fe917a883e57f69d ssh-agent -k 23:21:49 unset SSH_AUTH_SOCK; 23:21:49 unset SSH_AGENT_PID; 23:21:49 echo Agent pid 38 killed; 23:21:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:21:50 + git semver [Pipeline] } 23:21:50 $ docker stop --time=1 276438ded8ce037708389b6cd2a3b5906e96a8616ea8b6c0fe917a883e57f69d 23:21:51 $ docker rm -f 276438ded8ce037708389b6cd2a3b5906e96a8616ea8b6c0fe917a883e57f69d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:52 23:21:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:21:52 0.23.1-centos7: Pulling from edgex-lftools 23:21:52 ab5ef0e58194: Pulling fs layer 23:21:52 9712f1f96733: Pulling fs layer 23:21:52 63f879dbbcfc: Pulling fs layer 23:21:52 0d9ebad4ef96: Pulling fs layer 23:21:52 e9a5061849ea: Pulling fs layer 23:21:52 d747dcd14b5f: Pulling fs layer 23:21:52 2de7ff778b66: Pulling fs layer 23:21:52 e9a5061849ea: Waiting 23:21:52 d747dcd14b5f: Waiting 23:21:52 2de7ff778b66: Waiting 23:21:52 9712f1f96733: Verifying Checksum 23:21:52 9712f1f96733: Download complete 23:21:52 63f879dbbcfc: Verifying Checksum 23:21:52 63f879dbbcfc: Download complete 23:21:52 e9a5061849ea: Verifying Checksum 23:21:52 e9a5061849ea: Download complete 23:21:52 d747dcd14b5f: Download complete 23:21:52 ab5ef0e58194: Verifying Checksum 23:21:52 ab5ef0e58194: Download complete 23:21:53 2de7ff778b66: Verifying Checksum 23:21:53 2de7ff778b66: Download complete 23:21:53 0d9ebad4ef96: Verifying Checksum 23:21:53 0d9ebad4ef96: Download complete 23:21:55 ab5ef0e58194: Pull complete 23:21:55 9712f1f96733: Pull complete 23:21:56 63f879dbbcfc: Pull complete 23:22:00 0d9ebad4ef96: Pull complete 23:22:00 e9a5061849ea: Pull complete 23:22:00 d747dcd14b5f: Pull complete 23:22:01 2de7ff778b66: Pull complete 23:22:01 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:01 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:22:01 $ 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 23:22:05 $ docker top c11ac8618bf74063228f59e00bc05e4a3697cf11f3ab67f6e841d489f6254f2b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:22:05 provisioning config files... 23:22:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config16693747785661263373tmp 23:22:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2385707528558416872tmp 23:22:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17020702446091069751tmp [Pipeline] { [Pipeline] echo 23:22:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:22:06 ---> sigul-configuration.sh 23:22:06 gpg: directory `/root/.gnupg' created 23:22:06 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:22:06 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:22:06 gpg: keyring `/root/.gnupg/secring.gpg' created 23:22:06 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:22:06 gpg: CAST5 encrypted data 23:22:06 gpg: encrypted with 1 passphrase 23:22:06 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:22:06 + mkdir /home/jenkins 23:22:06 + mkdir /home/jenkins/sigul [Pipeline] sh 23:22:06 + 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 23:22:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:22:07 ---> sigul-install.sh 23:22:07 Sigul already installed; skipping installation. [Pipeline] sh 23:22:07 + git tag --list 23:22:07 v1.0.0 23:22:07 v2.1.0 23:22:07 v2.1.1 23:22:07 v2.1.1-dev.1 23:22:07 v2.2.0 23:22:07 v2.2.1-dev.1 23:22:07 v2.2.1-dev.2 23:22:07 v2.2.1-dev.3 23:22:07 v2.2.1-dev.4 23:22:07 v2.3.0-dev.10 23:22:07 v2.3.0-dev.11 23:22:07 v2.3.0-dev.12 23:22:07 v2.3.0-dev.13 23:22:07 v2.3.0-dev.14 23:22:07 v2.3.0-dev.15 23:22:07 v2.3.0-dev.16 23:22:07 v2.3.0-dev.17 23:22:07 v2.3.0-dev.18 23:22:07 v2.3.0-dev.19 23:22:07 v2.3.0-dev.20 23:22:07 v2.3.0-dev.4 23:22:07 v2.3.0-dev.5 23:22:07 v2.3.0-dev.6 23:22:07 v2.3.0-dev.7 23:22:07 v2.3.0-dev.8 23:22:07 v2.3.0-dev.9 [Pipeline] sh 23:22:07 + lftools sign git-tag v2.3.0-dev.20 23:22:08 Signing Git tag with Sigul... 23:22:08 Signing v2.3.0-dev.20 [Pipeline] echo 23:22:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:22:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:22:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:22:08 $ docker stop --time=1 c11ac8618bf74063228f59e00bc05e4a3697cf11f3ab67f6e841d489f6254f2b 23:22:10 $ docker rm -f c11ac8618bf74063228f59e00bc05e4a3697cf11f3ab67f6e841d489f6254f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 23:22:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:10 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:22:10 $ 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 23:22:11 $ docker top 64b63e9867a7e1085073e153ba205d29af61c781bf65162fe01da754bfd367ad -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:11 [ssh-agent] Looking for ssh-agent implementation... 23:22:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:11 $ docker exec 64b63e9867a7e1085073e153ba205d29af61c781bf65162fe01da754bfd367ad ssh-agent 23:22:11 SSH_AUTH_SOCK=/tmp/ssh-m3EpgzRhK8TR/agent.31 23:22:11 SSH_AGENT_PID=36 23:22:11 Running ssh-add (command line suppressed) 23:22:11 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6237081556613169420.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6237081556613169420.key) 23:22:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:11 + git semver bump pre 23:22:12 2022-11-08 23:22:12,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:22:12 2022-11-08 23:22:12,185 [bump_version] DEBUG bumping version:2.3.0-dev.20 on axis:pre with prefix:dev 23:22:12 2022-11-08 23:22:12,185 [bump_version] DEBUG bumped version:2.3.0-dev.21 23:22:12 2022-11-08 23:22:12,185 [write_version] DEBUG write version:2.3.0-dev.21 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 23:22:12 2022-11-08 23:22:12,185 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:22:12 2022-11-08 23:22:12,185 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:22:12 2022-11-08 23:22:12,187 [execute] INFO git cat-file --batch-check 23:22:12 2022-11-08 23:22:12,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:12 2022-11-08 23:22:12,193 [execute] INFO git cat-file --batch 23:22:12 2022-11-08 23:22:12,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:12 2022-11-08 23:22:12,198 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:22:12 2.3.0-dev.21 [Pipeline] } 23:22:12 $ docker exec --env ******** --env ******** 64b63e9867a7e1085073e153ba205d29af61c781bf65162fe01da754bfd367ad ssh-agent -k 23:22:12 unset SSH_AUTH_SOCK; 23:22:12 unset SSH_AGENT_PID; 23:22:12 echo Agent pid 36 killed; 23:22:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:12 + git semver [Pipeline] } 23:22:12 $ docker stop --time=1 64b63e9867a7e1085073e153ba205d29af61c781bf65162fe01da754bfd367ad 23:22:14 $ docker rm -f 64b63e9867a7e1085073e153ba205d29af61c781bf65162fe01da754bfd367ad [Pipeline] // withDockerContainer [Pipeline] sh 23:22:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:22:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:14 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:22:14 $ 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 23:22:15 $ docker top 54e7ac0d661cde4c51699b91f18c5541556dfd03f493e4ddff5281ffafb0b71f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:22:15 [ssh-agent] Looking for ssh-agent implementation... 23:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:15 $ docker exec 54e7ac0d661cde4c51699b91f18c5541556dfd03f493e4ddff5281ffafb0b71f ssh-agent 23:22:15 SSH_AUTH_SOCK=/tmp/ssh-65mPRnuWtpIs/agent.32 23:22:15 SSH_AGENT_PID=38 23:22:15 Running ssh-add (command line suppressed) 23:22:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11832517287870602626.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_11832517287870602626.key) 23:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:22:16 + git semver push 23:22:16 2022-11-08 23:22:16,227 [run_push] DEBUG push 23:22:16 2022-11-08 23:22:16,228 [execute] INFO git cat-file --batch-check 23:22:16 2022-11-08 23:22:16,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 23:22:16 2022-11-08 23:22:16,230 [execute] INFO git rev-list 8c60466136386a20c5ee0a1894c407fd8391b410 -- 23:22:16 2022-11-08 23:22:16,230 [execute] DEBUG Popen(['git', 'rev-list', '8c60466136386a20c5ee0a1894c407fd8391b410', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 23:22:16 2022-11-08 23:22:16,234 [execute] INFO git fetch -v origin 23:22:16 2022-11-08 23:22:16,234 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 23:22:16 2022-11-08 23:22:16,772 [run_push] DEBUG no remote changes detected 23:22:16 2022-11-08 23:22:16,772 [execute] INFO git push origin semver 23:22:16 2022-11-08 23:22:16,773 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 23:22:17 2022-11-08 23:22:17,597 [run_push] DEBUG push all version tags 23:22:17 2022-11-08 23:22:17,597 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 23:22:17 2022-11-08 23:22:17,598 [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) 23:22:18 2022-11-08 23:22:18,359 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 23:22:18 2.3.0-dev.21 [Pipeline] } 23:22:18 $ docker exec --env ******** --env ******** 54e7ac0d661cde4c51699b91f18c5541556dfd03f493e4ddff5281ffafb0b71f ssh-agent -k 23:22:18 unset SSH_AUTH_SOCK; 23:22:18 unset SSH_AGENT_PID; 23:22:18 echo Agent pid 38 killed; 23:22:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:22:18 + git semver [Pipeline] } 23:22:19 $ docker stop --time=1 54e7ac0d661cde4c51699b91f18c5541556dfd03f493e4ddff5281ffafb0b71f 23:22:20 $ docker rm -f 54e7ac0d661cde4c51699b91f18c5541556dfd03f493e4ddff5281ffafb0b71f [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 23:22:20 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 23:22:20 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 23:22:20 total 16 23:22:20 drwxr-xr-x 3 root root 4096 Nov 8 23:12 . 23:22:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:22 .. 23:22:20 drwxr-xr-x 2 root root 4096 Nov 8 23:12 cost 23:22:20 -rw-r--r-- 1 root root 82 Nov 8 23:12 cost.csv 23:22:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 23:22:20 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 23:22:20 total 16 23:22:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 23:12 . 23:22:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 23:22 .. 23:22:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 23:12 cost 23:22:20 -rw-r--r-- 1 jenkins jenkins 82 Nov 8 23:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:22:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:22:22 ---> package-listing.sh 23:22:22 ++ facter osfamily 23:22:22 ++ tr '[:upper:]' '[:lower:]' 23:22:22 + OS_FAMILY=debian 23:22:22 + workspace=/w/workspace/edgexfoundry_device-gpio_main 23:22:22 + START_PACKAGES=/tmp/packages_start.txt 23:22:22 + END_PACKAGES=/tmp/packages_end.txt 23:22:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:22:22 + PACKAGES=/tmp/packages_start.txt 23:22:22 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 23:22:22 + PACKAGES=/tmp/packages_end.txt 23:22:22 + case "${OS_FAMILY}" in 23:22:22 + dpkg -l 23:22:22 + grep '^ii' 23:22:22 + '[' -f /tmp/packages_start.txt ']' 23:22:22 + '[' -f /tmp/packages_end.txt ']' 23:22:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:22:22 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 23:22:22 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 23:22:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 23:22:22 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 23:22:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:22:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:22:23 prd-ubuntu20.04-docker-8c-8g-118678 does not seem to be running inside a container 23:22:23 $ 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 23:22:23 $ docker top fedf52a3aadf1236986420da0e937e7d2ebd60988d608afc15637172f8b700da -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:23 + touch /tmp/pre-build-complete [Pipeline] sh 23:22:24 + mkdir -p /var/log/sysstat [Pipeline] sh 23:22:24 + ls /var/log/sa-host 23:22:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:22:24 provisioning config files... 23:22:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config17751977064378580510tmp [Pipeline] { [Pipeline] echo 23:22:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:22:24 ---> create-netrc.sh [Pipeline] } 23:22:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:22:25 ---> python-tools-install.sh [Pipeline] echo 23:22:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:22:25 ---> sudo-logs.sh 23:22:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:22:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:22:25 ---> job-cost.sh 23:22:25 lf-activate-venv: SKIPPING 23:22:25 DEBUG: total: 0.2199999988079071 23:22:25 INFO: Retrieving Stack Cost... 23:22:28 INFO: Retrieving Pricing Info for: v3-standard-8 23:22:28 INFO: Archiving Costs [Pipeline] echo 23:22:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:22:28 ---> logs-deploy.sh 23:22:28 lf-activate-venv: SKIPPING 23:22:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/50 23:22:28 INFO: archiving workspace using pattern(s): 23:22:29 Archives upload complete. 23:22:29 INFO: archiving logs to Nexus