Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b133d1624fd057731a220f2d6c76f72cebe0f7f6 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-ssh10932041265017393151.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13160131564137314412.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4717915430825274615.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9009737270860426582.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh452627545269803975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1591’ Running on prd-ubuntu20.04-docker-8c-8g-1595 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b133d1624fd057731a220f2d6c76f72cebe0f7f6 (main) Commit message: "Merge pull request #75 from lenny-intel/options" > 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 b133d1624fd057731a220f2d6c76f72cebe0f7f6 # timeout=10 > git rev-list --no-walk 14c37c6919d6c1a44175d8fd941257ea70202ac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:22:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:22:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:22:04 ========================================================= 17:22:04 EdgeX Global Pipelines Version Info 17:22:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:22:04 ------------------- 17:22:04 stable info: 17:22:04 ------------------- 17:22:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:22:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:22:04 Message: update stable to v1.0.244 17:22:05 ------------------- 17:22:05 experimental info: 17:22:05 ------------------- 17:22:05 Commited By: **** collab-it+edgex@linuxfoundation.org 17:22:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:22:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] echo 17:22:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b133d16 [Pipeline] echo 17:22:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:06 provisioning config files... 17:22:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config11372395221238331570tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:06 ---> docker-login.sh 17:22:06 nexus3.edgexfoundry.org:10001 17:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:06 Configure a credential helper to remove this warning. See 17:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:06 17:22:06 Login Succeeded 17:22:06 nexus3.edgexfoundry.org:10002 17:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:06 Configure a credential helper to remove this warning. See 17:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:06 17:22:06 Login Succeeded 17:22:06 nexus3.edgexfoundry.org:10003 17:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:06 Configure a credential helper to remove this warning. See 17:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:06 17:22:06 Login Succeeded 17:22:06 nexus3.edgexfoundry.org:10004 17:22:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:06 Configure a credential helper to remove this warning. See 17:22:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:06 17:22:06 Login Succeeded 17:22:06 docker.io 17:22:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:07 Configure a credential helper to remove this warning. See 17:22:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:07 17:22:07 Login Succeeded 17:22:07 ---> docker-login.sh ends [Pipeline] } 17:22:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:22:07 + git rev-list -1 --merges b133d1624fd057731a220f2d6c76f72cebe0f7f6~1..b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] echo 17:22:07 -----------> git rev-list -1 --merges b133d1624fd057731a220f2d6c76f72cebe0f7f6~1..b133d1624fd057731a220f2d6c76f72cebe0f7f6 b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:22:07 b133d1624fd057731a220f2d6c76f72cebe0f7f6 [false] [Pipeline] sh 17:22:07 + git log --format=format:%s -1 b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] echo 17:22:07 ========================================================= 17:22:07 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:22:07 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:22:08 + git log --format=format:%s -1 b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] echo 17:22:08 [semverPrep] GIT_COMMIT: b133d1624fd057731a220f2d6c76f72cebe0f7f6, Commit Message: Merge pull request #75 from lenny-intel/options [Pipeline] echo 17:22:08 [semverPrep] This is not a build commit. [Pipeline] sh 17:22:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:22:08 + grep -v github /etc/ssh/ssh_known_hosts 17:22:08 + [ -e /tmp/ssh_known_hosts ] 17:22:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:22:08 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:22:08 + sudo tee -a /etc/ssh/ssh_known_hosts 17:22:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:08 17:22:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:09 0.1.4: Pulling from edgex-devops/py-git-semver 17:22:09 b85a868b505f: Pulling fs layer 17:22:09 e2be974225ed: Pulling fs layer 17:22:09 339a4e72a1f5: Pulling fs layer 17:22:09 988bab9f4d93: Pulling fs layer 17:22:09 1469e6f7b9e6: Pulling fs layer 17:22:09 eaf3925da568: Pulling fs layer 17:22:09 bab4dde63d76: Pulling fs layer 17:22:09 bde34c3a00c8: Pulling fs layer 17:22:09 b352a97aabf1: Pulling fs layer 17:22:09 4872d77fe225: Pulling fs layer 17:22:09 5851b861e8e6: Pulling fs layer 17:22:09 eaf3925da568: Waiting 17:22:09 bab4dde63d76: Waiting 17:22:09 bde34c3a00c8: Waiting 17:22:09 1469e6f7b9e6: Waiting 17:22:09 4872d77fe225: Waiting 17:22:09 988bab9f4d93: Waiting 17:22:09 5851b861e8e6: Waiting 17:22:09 e2be974225ed: Verifying Checksum 17:22:09 e2be974225ed: Download complete 17:22:09 988bab9f4d93: Verifying Checksum 17:22:09 988bab9f4d93: Download complete 17:22:09 1469e6f7b9e6: Verifying Checksum 17:22:09 1469e6f7b9e6: Download complete 17:22:09 339a4e72a1f5: Verifying Checksum 17:22:09 339a4e72a1f5: Download complete 17:22:09 eaf3925da568: Verifying Checksum 17:22:09 eaf3925da568: Download complete 17:22:09 bde34c3a00c8: Verifying Checksum 17:22:09 bde34c3a00c8: Download complete 17:22:09 b352a97aabf1: Verifying Checksum 17:22:09 b352a97aabf1: Download complete 17:22:09 4872d77fe225: Download complete 17:22:09 5851b861e8e6: Verifying Checksum 17:22:09 5851b861e8e6: Download complete 17:22:09 b85a868b505f: Verifying Checksum 17:22:09 b85a868b505f: Download complete 17:22:09 bab4dde63d76: Verifying Checksum 17:22:09 bab4dde63d76: Download complete 17:22:10 b85a868b505f: Pull complete 17:22:10 e2be974225ed: Pull complete 17:22:11 339a4e72a1f5: Pull complete 17:22:11 988bab9f4d93: Pull complete 17:22:11 1469e6f7b9e6: Pull complete 17:22:11 eaf3925da568: Pull complete 17:22:13 bab4dde63d76: Pull complete 17:22:13 bde34c3a00c8: Pull complete 17:22:13 b352a97aabf1: Pull complete 17:22:13 4872d77fe225: Pull complete 17:22:13 5851b861e8e6: Pull complete 17:22:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:22:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:13 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:22:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:22:14 $ docker top c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c -eo pid,comm 17:22: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). 17:22:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:14 [ssh-agent] Looking for ssh-agent implementation... 17:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:14 $ docker exec c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c ssh-agent 17:22:15 SSH_AUTH_SOCK=/tmp/ssh-en7cxrQR7Lwm/agent.32 17:22:15 SSH_AGENT_PID=38 17:22:15 Running ssh-add (command line suppressed) 17:22:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4277922564922151566.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_4277922564922151566.key) 17:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:15 + git tag --points-at HEAD [Pipeline] } 17:22:15 $ docker exec --env ******** --env ******** c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c ssh-agent -k 17:22:15 unset SSH_AUTH_SOCK; 17:22:15 unset SSH_AGENT_PID; 17:22:15 echo Agent pid 38 killed; 17:22:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:22:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:22:15 [ssh-agent] Looking for ssh-agent implementation... 17:22:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:22:15 $ docker exec c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c ssh-agent 17:22:15 SSH_AUTH_SOCK=/tmp/ssh-5hITp7UrCoBx/agent.70 17:22:15 SSH_AGENT_PID=76 17:22:15 Running ssh-add (command line suppressed) 17:22:15 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5315787821855254130.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5315787821855254130.key) 17:22:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:22:16 + git semver init 17:22:16 2023-01-10 17:22:16,477 [run_init] DEBUG init version:0.0.0 force:False 17:22:16 2023-01-10 17:22:16,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 17:22:16 2023-01-10 17:22:16,478 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 17:22:16 2023-01-10 17:22:16,479 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_main/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 17:22:17 2023-01-10 17:22:17,371 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 17:22:17 2023-01-10 17:22:17,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 17:22:17 2023-01-10 17:22:17,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:22:17 2023-01-10 17:22:17,372 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:22:17 3.0.0-dev.2 [Pipeline] } 17:22:17 $ docker exec --env ******** --env ******** c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c ssh-agent -k 17:22:17 unset SSH_AUTH_SOCK; 17:22:17 unset SSH_AGENT_PID; 17:22:17 echo Agent pid 76 killed; 17:22:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:22:17 + git semver [Pipeline] } 17:22:18 $ docker stop --time=1 c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c 17:22:19 $ docker rm -f --volumes c53f00c4c6ed3f2cedad96b97e46c50d0eba35902a9c930633a659295dfdf96c [Pipeline] // withDockerContainer [Pipeline] sh 17:22:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:22:19 Stashed 1 file(s) [Pipeline] echo 17:22:19 [edgeXSemver]: initialized semver on version 3.0.0-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:22:20 provisioning config files... 17:22:20 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config824713433051811304tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:22:20 ---> docker-login.sh 17:22:20 nexus3.edgexfoundry.org:10001 17:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:20 Configure a credential helper to remove this warning. See 17:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:20 17:22:20 Login Succeeded 17:22:20 nexus3.edgexfoundry.org:10002 17:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:20 Configure a credential helper to remove this warning. See 17:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:20 17:22:20 Login Succeeded 17:22:20 nexus3.edgexfoundry.org:10003 17:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:20 Configure a credential helper to remove this warning. See 17:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:20 17:22:20 Login Succeeded 17:22:20 nexus3.edgexfoundry.org:10004 17:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:20 Configure a credential helper to remove this warning. See 17:22:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:20 17:22:20 Login Succeeded 17:22:20 docker.io 17:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:22:21 Configure a credential helper to remove this warning. See 17:22:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:22:21 17:22:21 Login Succeeded 17:22:21 ---> docker-login.sh ends [Pipeline] } 17:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:22:21 ========================================================= 17:22:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:22:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22: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 . 17:22:21 Sending build context to Docker daemon 15.95MB 17:22:21 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:22:21 Step 2/12 : FROM ${BASE} AS builder 17:22:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:22:21 213ec9aee27d: Pulling fs layer 17:22:21 4583459ba037: Pulling fs layer 17:22:21 93c1e223e6f2: Pulling fs layer 17:22:21 53926ce57604: Pulling fs layer 17:22:21 21b2b0c7a3f4: Pulling fs layer 17:22:21 22ff95d597cd: Pulling fs layer 17:22:21 12d6caf4c0d1: Pulling fs layer 17:22:21 96b7cbca73a9: Pulling fs layer 17:22:21 a7acece74701: Pulling fs layer 17:22:21 53926ce57604: Waiting 17:22:21 21b2b0c7a3f4: Waiting 17:22:21 22ff95d597cd: Waiting 17:22:21 12d6caf4c0d1: Waiting 17:22:21 96b7cbca73a9: Waiting 17:22:21 a7acece74701: Waiting 17:22:21 93c1e223e6f2: Verifying Checksum 17:22:21 93c1e223e6f2: Download complete 17:22:21 4583459ba037: Verifying Checksum 17:22:21 4583459ba037: Download complete 17:22:21 21b2b0c7a3f4: Download complete 17:22:21 22ff95d597cd: Verifying Checksum 17:22:21 22ff95d597cd: Download complete 17:22:21 213ec9aee27d: Download complete 17:22:21 12d6caf4c0d1: Download complete 17:22:21 213ec9aee27d: Pull complete 17:22:22 4583459ba037: Pull complete 17:22:22 93c1e223e6f2: Pull complete 17:22:22 a7acece74701: Verifying Checksum 17:22:22 a7acece74701: Download complete 17:22:22 96b7cbca73a9: Verifying Checksum 17:22:22 96b7cbca73a9: Download complete 17:22:22 53926ce57604: Verifying Checksum 17:22:22 53926ce57604: Download complete 17:22:25 53926ce57604: Pull complete 17:22:25 21b2b0c7a3f4: Pull complete 17:22:25 22ff95d597cd: Pull complete 17:22:26 12d6caf4c0d1: Pull complete 17:22:28 96b7cbca73a9: Pull complete 17:22:28 a7acece74701: Pull complete 17:22:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:22:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:22:28 ---> db6d94c90886 17:22:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:22:30 ---> Running in 39c0728be2b9 17:22:30 Removing intermediate container 39c0728be2b9 17:22:30 ---> 1548d63a21c9 17:22:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:22:30 ---> Running in ec3e0c67e0bd 17:22:30 Removing intermediate container ec3e0c67e0bd 17:22:30 ---> 47a64c4b2960 17:22:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:22:30 ---> Running in 8a1aa3a6db83 17:22:30 Removing intermediate container 8a1aa3a6db83 17:22:30 ---> 7c73f9bfbe6f 17:22:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:22:30 ---> Running in bfb22cc19357 17:22:30 Removing intermediate container bfb22cc19357 17:22:30 ---> bc61f5a06ba0 17:22:30 Step 7/12 : WORKDIR /device-gpio 17:22:30 ---> Running in d397b30bb5f2 17:22:30 Removing intermediate container d397b30bb5f2 17:22:30 ---> 6e32d7ecc144 17:22:30 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:22:30 ---> Running in 4d5c71515241 17:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:22:31 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:22:31 (2/4) Installing libedit (20210910.3.1-r0) 17:22:31 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:22:31 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:22:31 Executing busybox-1.35.0-r17.trigger 17:22:31 OK: 216 MiB in 55 packages 17:22:31 Removing intermediate container 4d5c71515241 17:22:31 ---> f84872ef3288 17:22:31 Step 9/12 : COPY go.mod vendor* ./ 17:22:32 ---> 2ea875105294 17:22:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:22:32 ---> Running in 55bdc9a7f417 17:22:35 Still waiting to schedule task 17:22:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1592’ 17:22:50 Removing intermediate container 55bdc9a7f417 17:22:50 ---> 5937261701ac 17:22:50 Step 11/12 : COPY . . 17:22:50 ---> f1f564fd8306 17:22:50 Step 12/12 : RUN ${MAKE} 17:22:50 ---> Running in f4810c125ef4 17:22:50 noop 17:22:50 Removing intermediate container f4810c125ef4 17:22:50 ---> a54889335bdc 17:22:50 Successfully built a54889335bdc 17:22:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:51 + docker inspect -f . ci-base-image-x86_64 17:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:51 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:51 $ docker top 7aefdc34ae62735a8c91543e44c35f56d73f66567d484679a24e49a478bf4d31 -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:51 + go version 17:22:51 go version go1.18.7 linux/amd64 [Pipeline] } 17:22:51 $ docker stop --time=1 7aefdc34ae62735a8c91543e44c35f56d73f66567d484679a24e49a478bf4d31 17:22:53 $ docker rm -f --volumes 7aefdc34ae62735a8c91543e44c35f56d73f66567d484679a24e49a478bf4d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:53 + docker inspect -f . ci-base-image-x86_64 17:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:22:53 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:22:53 $ docker top c1fdf709836de6bf03f5e9ecfd012d2beee0937c9d709b0bb51ae7ab8f1a4b1c -eo pid,comm [Pipeline] { [Pipeline] sh 17:22:54 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_main [Pipeline] fileExists [Pipeline] sh 17:22:54 + make test 17:22:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:22:54 ? github.com/edgexfoundry/device-gpio [no test files] 17:23:02 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:23:02 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:23:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 17:23:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:23:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:23:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:23:11 ./bin/test-attribution-txt.sh [Pipeline] echo 17:23:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:23:11 $ docker stop --time=1 c1fdf709836de6bf03f5e9ecfd012d2beee0937c9d709b0bb51ae7ab8f1a4b1c 17:23:13 $ docker rm -f --volumes c1fdf709836de6bf03f5e9ecfd012d2beee0937c9d709b0bb51ae7ab8f1a4b1c [Pipeline] // withDockerContainer [Pipeline] sh 17:23:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:23:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:23:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:23:14 + ls -al . 17:23:14 total 168 17:23:14 drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:22 . 17:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:22 .. 17:23:14 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 17:22 .dockerignore 17:23:14 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:23 .git 17:23:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 .github 17:23:14 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 17:22 .gitignore 17:23:14 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:22 .golangci.yml 17:23:14 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:22 .semver 17:23:14 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 10 17:22 Attribution.txt 17:23:14 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 17:22 CHANGELOG.md 17:23:14 -rw-rw-r-- 1 jenkins jenkins 1586 Jan 10 17:22 Dockerfile 17:23:14 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:22 GOVERNANCE.md 17:23:14 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 17:22 Jenkinsfile 17:23:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:22 LICENSE 17:23:14 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 10 17:22 Makefile 17:23:14 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 17:22 OWNERS.md 17:23:14 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 17:22 README.md 17:23:14 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:22 VERSION 17:23:14 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:22 bin 17:23:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 cmd 17:23:14 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 17:22 coverage.out 17:23:14 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 17:22 go.mod 17:23:14 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 17:22 go.sum 17:23:14 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:22 internal 17:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:22 snap 17:23:14 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 17:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:15 + 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=b133d1624fd057731a220f2d6c76f72cebe0f7f6 --label arch=amd64 --label version=3.0.0-dev.2 . 17:23:15 Sending build context to Docker daemon 15.95MB 17:23:15 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:23:15 Step 2/25 : FROM ${BASE} AS builder 17:23:15 ---> a54889335bdc 17:23:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:23:15 ---> Running in 73b0574f75cb 17:23:15 Removing intermediate container 73b0574f75cb 17:23:15 ---> 8bbb5fa255e7 17:23:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:23:15 ---> Running in e235fae59713 17:23:15 Removing intermediate container e235fae59713 17:23:15 ---> bf802d7eea95 17:23:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:23:15 ---> Running in ffea71371dcf 17:23:15 Removing intermediate container ffea71371dcf 17:23:15 ---> 4af78fca5f46 17:23:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:23:15 ---> Running in 1e55198033b5 17:23:15 Removing intermediate container 1e55198033b5 17:23:15 ---> 3736149a089d 17:23:15 Step 7/25 : WORKDIR /device-gpio 17:23:15 ---> Running in be11f79ee099 17:23:15 Removing intermediate container be11f79ee099 17:23:15 ---> 53b1b094fa28 17:23:15 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:23:16 ---> Running in 7932300b3b73 17:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:23:16 OK: 216 MiB in 55 packages 17:23:16 Removing intermediate container 7932300b3b73 17:23:16 ---> 314c9a72eb8b 17:23:16 Step 9/25 : COPY go.mod vendor* ./ 17:23:17 ---> a2d179296354 17:23:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:23:17 ---> Running in 0c9e15d126c8 17:23:17 Removing intermediate container 0c9e15d126c8 17:23:17 ---> 3594d38e1f39 17:23:17 Step 11/25 : COPY . . 17:23:18 ---> 05cadbfbaefd 17:23:18 Step 12/25 : RUN ${MAKE} 17:23:18 ---> Running in 2f755e0e01c5 17:23:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 17:23:36 Removing intermediate container 2f755e0e01c5 17:23:36 ---> b95d2d74cdb6 17:23:36 Step 13/25 : FROM alpine:3.16 17:23:36 3.16: Pulling from library/alpine 17:23:36 ca7dd9ec2225: Pulling fs layer 17:23:37 ca7dd9ec2225: Verifying Checksum 17:23:37 ca7dd9ec2225: Download complete 17:23:37 ca7dd9ec2225: Pull complete 17:23:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:23:37 Status: Downloaded newer image for alpine:3.16 17:23:37 ---> bfe296a52501 17:23:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:23:37 ---> Running in ca6296b14c5d 17:23:37 Removing intermediate container ca6296b14c5d 17:23:37 ---> 073c27e0062f 17:23:37 Step 15/25 : RUN apk add --update --no-cache zeromq 17:23:37 ---> Running in 725c3d422852 17:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:23:37 (1/5) Installing libgcc (11.2.1_git20220219-r2) 17:23:37 (2/5) Installing libsodium (1.0.18-r0) 17:23:37 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 17:23:37 (4/5) Installing libzmq (4.3.4-r0) 17:23:37 (5/5) Installing zeromq (4.3.4-r0) 17:23:37 Executing busybox-1.35.0-r17.trigger 17:23:37 OK: 8 MiB in 19 packages 17:23:38 Removing intermediate container 725c3d422852 17:23:38 ---> cc0d165adb97 17:23:38 Step 16/25 : WORKDIR / 17:23:38 ---> Running in 5bbd377122ef 17:23:38 Removing intermediate container 5bbd377122ef 17:23:38 ---> a146ae3f7813 17:23:38 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:23:38 ---> f4ddec00415f 17:23:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:23:38 ---> f5c09d2a2517 17:23:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:23:39 ---> e4d7f5af0b9a 17:23:39 Step 20/25 : EXPOSE 59910 17:23:39 ---> Running in 5e53afe75775 17:23:39 Removing intermediate container 5e53afe75775 17:23:39 ---> 46d3379088c1 17:23:39 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:23:39 ---> Running in 51817ee20ffe 17:23:39 Removing intermediate container 51817ee20ffe 17:23:39 ---> 32a269d54a25 17:23:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:23:39 ---> Running in 4e40576e04df 17:23:39 Removing intermediate container 4e40576e04df 17:23:39 ---> ca3f4cdeefb2 17:23:39 Step 23/25 : LABEL arch=amd64 17:23:39 ---> Running in 32d750504b5f 17:23:39 Removing intermediate container 32d750504b5f 17:23:39 ---> e6ce0ed0e6de 17:23:39 Step 24/25 : LABEL git_sha=b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:23:39 ---> Running in 41b30b05a985 17:23:39 Removing intermediate container 41b30b05a985 17:23:39 ---> 4ad22d6250ff 17:23:39 Step 25/25 : LABEL version=3.0.0-dev.2 17:23:39 ---> Running in 14ca39843b48 17:23:39 Removing intermediate container 14ca39843b48 17:23:39 ---> 81e6f22b125c 17:23:39 [Warning] One or more build-args [ARCH] were not consumed 17:23:39 Successfully built 81e6f22b125c 17:23:39 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:39 provisioning config files... 17:23:39 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config13478389427431906814tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:40 ---> docker-login.sh 17:23:40 nexus3.edgexfoundry.org:10001 17:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:40 Configure a credential helper to remove this warning. See 17:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:40 17:23:40 Login Succeeded 17:23:40 nexus3.edgexfoundry.org:10002 17:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:40 Configure a credential helper to remove this warning. See 17:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:40 17:23:40 Login Succeeded 17:23:40 nexus3.edgexfoundry.org:10003 17:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:40 Configure a credential helper to remove this warning. See 17:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:40 17:23:40 Login Succeeded 17:23:40 nexus3.edgexfoundry.org:10004 17:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:40 Configure a credential helper to remove this warning. See 17:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:40 17:23:40 Login Succeeded 17:23:40 docker.io 17:23:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:23:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:23:40 Configure a credential helper to remove this warning. See 17:23:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:23:40 17:23:40 Login Succeeded 17:23:40 ---> docker-login.sh ends [Pipeline] } 17:23:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:23:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:23:40 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 17:23:40 b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:23:40 latest 17:23:40 3.0.0-dev.2 17:23:40 b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:23:40 main 17:23:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:41 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:41 + docker push nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:23:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:23:41 e33b50548c6b: Preparing 17:23:41 c11ed0a7158a: Preparing 17:23:41 e35cebcd12e7: Preparing 17:23:41 4cde5cb4eee5: Preparing 17:23:41 e5e13b0c77cb: Preparing 17:23:41 e5e13b0c77cb: Layer already exists 17:23:41 e35cebcd12e7: Pushed 17:23:41 4cde5cb4eee5: Pushed 17:23:42 c11ed0a7158a: Pushed 17:23:44 e33b50548c6b: Pushed 17:23:44 b133d1624fd057731a220f2d6c76f72cebe0f7f6: digest: sha256:19008f56929e5320045504ad5f04bdbc106cebff5752bd975584ad5c6f95e7c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:44 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 17:23:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:23:44 e33b50548c6b: Preparing 17:23:44 c11ed0a7158a: Preparing 17:23:44 e35cebcd12e7: Preparing 17:23:44 4cde5cb4eee5: Preparing 17:23:44 e5e13b0c77cb: Preparing 17:23:44 c11ed0a7158a: Layer already exists 17:23:44 4cde5cb4eee5: Layer already exists 17:23:44 e33b50548c6b: Layer already exists 17:23:44 e35cebcd12e7: Layer already exists 17:23:44 e5e13b0c77cb: Layer already exists 17:23:44 latest: digest: sha256:19008f56929e5320045504ad5f04bdbc106cebff5752bd975584ad5c6f95e7c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.2 17:23:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:23:45 e33b50548c6b: Preparing 17:23:45 c11ed0a7158a: Preparing 17:23:45 e35cebcd12e7: Preparing 17:23:45 4cde5cb4eee5: Preparing 17:23:45 e5e13b0c77cb: Preparing 17:23:45 c11ed0a7158a: Layer already exists 17:23:45 e35cebcd12e7: Layer already exists 17:23:45 e5e13b0c77cb: Layer already exists 17:23:45 e33b50548c6b: Layer already exists 17:23:45 4cde5cb4eee5: Layer already exists 17:23:45 3.0.0-dev.2: digest: sha256:19008f56929e5320045504ad5f04bdbc106cebff5752bd975584ad5c6f95e7c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:23:46 e33b50548c6b: Preparing 17:23:46 c11ed0a7158a: Preparing 17:23:46 e35cebcd12e7: Preparing 17:23:46 4cde5cb4eee5: Preparing 17:23:46 e5e13b0c77cb: Preparing 17:23:46 e5e13b0c77cb: Layer already exists 17:23:46 e35cebcd12e7: Layer already exists 17:23:46 4cde5cb4eee5: Layer already exists 17:23:46 e33b50548c6b: Layer already exists 17:23:46 c11ed0a7158a: Layer already exists 17:23:46 b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2: digest: sha256:19008f56929e5320045504ad5f04bdbc106cebff5752bd975584ad5c6f95e7c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:46 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 17:23:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 17:23:46 e33b50548c6b: Preparing 17:23:46 c11ed0a7158a: Preparing 17:23:46 e35cebcd12e7: Preparing 17:23:46 4cde5cb4eee5: Preparing 17:23:46 e5e13b0c77cb: Preparing 17:23:46 e33b50548c6b: Layer already exists 17:23:46 c11ed0a7158a: Layer already exists 17:23:46 e35cebcd12e7: Layer already exists 17:23:46 e5e13b0c77cb: Layer already exists 17:23:46 4cde5cb4eee5: Layer already exists 17:23:46 main: digest: sha256:19008f56929e5320045504ad5f04bdbc106cebff5752bd975584ad5c6f95e7c6 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:23:46 ===================================================== [Pipeline] echo 17:23:46 taggedImages: 17:23:46 - nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:23:46 - nexus3.edgexfoundry.org:10004/device-gpio:latest 17:23:46 - nexus3.edgexfoundry.org:10004/device-gpio:3.0.0-dev.2 17:23:46 - nexus3.edgexfoundry.org:10004/device-gpio:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:23:46 - nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:47 17:23:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:47 latest: Pulling from edgex-lftools-log-publisher 17:23:47 5eb5b503b376: Pulling fs layer 17:23:47 5c69ac0246d0: Pulling fs layer 17:23:47 ec43610c2a17: Pulling fs layer 17:23:47 3a2ae6a8a46f: Pulling fs layer 17:23:47 33b1e0a273af: Pulling fs layer 17:23:47 5d3b04190fa2: Pulling fs layer 17:23:47 2f39f015ded8: Pulling fs layer 17:23:47 33b1e0a273af: Waiting 17:23:47 3a2ae6a8a46f: Waiting 17:23:47 5d3b04190fa2: Waiting 17:23:47 5c69ac0246d0: Verifying Checksum 17:23:47 5c69ac0246d0: Download complete 17:23:47 3a2ae6a8a46f: Verifying Checksum 17:23:47 3a2ae6a8a46f: Download complete 17:23:47 33b1e0a273af: Verifying Checksum 17:23:47 33b1e0a273af: Download complete 17:23:47 5d3b04190fa2: Download complete 17:23:47 ec43610c2a17: Download complete 17:23:47 5eb5b503b376: Verifying Checksum 17:23:47 5eb5b503b376: Download complete 17:23:48 2f39f015ded8: Download complete 17:23:48 5eb5b503b376: Pull complete 17:23:48 5c69ac0246d0: Pull complete 17:23:49 ec43610c2a17: Pull complete 17:23:49 3a2ae6a8a46f: Pull complete 17:23:49 33b1e0a273af: Pull complete 17:23:49 5d3b04190fa2: Pull complete 17:23:53 2f39f015ded8: Pull complete 17:23:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:23:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:53 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:23:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:56 $ docker top 79188251182cb593353b796e03e31c71f522ce6a5f7bcb015e81f05190b7f3e0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:56 ---> job-cost.sh 17:23:56 lf-activate-venv: SKIPPING 17:23:56 INFO: No Stack... 17:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:57 INFO: Archiving Costs [Pipeline] sh 17:23:57 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 17:23:57 + cut -d, -f6 [Pipeline] lock 17:23:57 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] 17:23:57 Resource [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] did not exist. Created. 17:23:57 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:57 + echo total: 0.2199999988079071 [Pipeline] stash 17:23:57 Stashed 1 file(s) [Pipeline] } 17:23:57 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:57 $ docker stop --time=1 79188251182cb593353b796e03e31c71f522ce6a5f7bcb015e81f05190b7f3e0 17:23:59 $ docker rm -f --volumes 79188251182cb593353b796e03e31c71f522ce6a5f7bcb015e81f05190b7f3e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:25:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1602 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 17:25:27 Running in /w/workspace/device-gpio/54 [Pipeline] { [Pipeline] checkout 17:25:27 The recommended git tool is: git 17:25:34 using credential edgex-jenkins-ssh 17:25:34 Cloning the remote Git repository 17:25:34 Cloning repository git@github.com:edgexfoundry/device-gpio.git 17:25:34 > git init /w/workspace/device-gpio/54 # timeout=10 17:25:35 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 17:25:35 > git --version # timeout=10 17:25:35 > git --version # 'git version 2.25.1' 17:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 17:25:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:37 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 17:25:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:25:38 Avoid second fetch 17:25:38 Checking out Revision b133d1624fd057731a220f2d6c76f72cebe0f7f6 (main) 17:25:38 Commit message: "Merge pull request #75 from lenny-intel/options" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:25:38 > git config core.sparsecheckout # timeout=10 17:25:38 > git checkout -f b133d1624fd057731a220f2d6c76f72cebe0f7f6 # timeout=10 17:25:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:25:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:25:39 Dload Upload Total Spent Left Speed 17:25:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 17:25:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:25:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:25:40 + sudo tee /etc/docker/daemon.new 17:25:40 { 17:25:40 "registry-mirrors": [ 17:25:40 "https://nexus3.edgexfoundry.org:10001" 17:25:40 ], 17:25:40 "bip": "10.250.0.254/24", 17:25:40 "hosts": [ 17:25:40 "tcp://0.0.0.0:5555", 17:25:40 "unix:///var/run/docker.sock" 17:25:40 ], 17:25:40 "mtu": 1458, 17:25:40 "selinux-enabled": true, 17:25:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:25:40 } [Pipeline] sh 17:25:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:25:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:25:59 provisioning config files... 17:26:00 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/54@tmp/config17241824109180186107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:26:00 ---> docker-login.sh 17:26:00 nexus3.edgexfoundry.org:10001 17:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:01 Configure a credential helper to remove this warning. See 17:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:01 17:26:01 Login Succeeded 17:26:01 nexus3.edgexfoundry.org:10002 17:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:01 Configure a credential helper to remove this warning. See 17:26:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:01 17:26:01 Login Succeeded 17:26:01 nexus3.edgexfoundry.org:10003 17:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 nexus3.edgexfoundry.org:10004 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:02 Configure a credential helper to remove this warning. See 17:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:02 17:26:02 Login Succeeded 17:26:02 docker.io 17:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:26:03 Configure a credential helper to remove this warning. See 17:26:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:26:03 17:26:03 Login Succeeded 17:26:03 ---> docker-login.sh ends [Pipeline] } 17:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:26:03 ========================================================= 17:26:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:26:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:26:03 + 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 . 17:26:04 Sending build context to Docker daemon 8.052MB 17:26:04 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:26:04 Step 2/12 : FROM ${BASE} AS builder 17:26:04 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:26:04 9b18e9b68314: Pulling fs layer 17:26:04 35d82f9e3411: Pulling fs layer 17:26:04 e16973657156: Pulling fs layer 17:26:04 fc693d55d65f: Pulling fs layer 17:26:04 7e9fc2657dce: Pulling fs layer 17:26:04 dda99020689f: Pulling fs layer 17:26:04 db1c61fa0a46: Pulling fs layer 17:26:04 891c053d2c06: Pulling fs layer 17:26:04 fc693d55d65f: Waiting 17:26:04 7e9fc2657dce: Waiting 17:26:04 dda99020689f: Waiting 17:26:04 db1c61fa0a46: Waiting 17:26:04 891c053d2c06: Waiting 17:26:04 e16973657156: Verifying Checksum 17:26:04 e16973657156: Download complete 17:26:04 35d82f9e3411: Verifying Checksum 17:26:04 35d82f9e3411: Download complete 17:26:04 7e9fc2657dce: Verifying Checksum 17:26:04 7e9fc2657dce: Download complete 17:26:04 9b18e9b68314: Verifying Checksum 17:26:04 9b18e9b68314: Download complete 17:26:04 dda99020689f: Download complete 17:26:05 9b18e9b68314: Pull complete 17:26:06 891c053d2c06: Download complete 17:26:06 35d82f9e3411: Pull complete 17:26:07 e16973657156: Pull complete 17:26:07 db1c61fa0a46: Verifying Checksum 17:26:07 db1c61fa0a46: Download complete 17:26:08 fc693d55d65f: Download complete 17:26:20 fc693d55d65f: Pull complete 17:26:20 7e9fc2657dce: Pull complete 17:26:20 dda99020689f: Pull complete 17:26:26 db1c61fa0a46: Pull complete 17:26:28 891c053d2c06: Pull complete 17:26:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:26:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:26:28 ---> f96f9c87975a 17:26:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:26:30 ---> Running in f1baad89383a 17:26:30 Removing intermediate container f1baad89383a 17:26:30 ---> 9586acce49a5 17:26:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:26:30 ---> Running in e6f734fcf9dc 17:26:31 Removing intermediate container e6f734fcf9dc 17:26:31 ---> 6d39bcaf96a5 17:26:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:26:31 ---> Running in 28ba2a685655 17:26:31 Removing intermediate container 28ba2a685655 17:26:31 ---> b9245bce8566 17:26:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:26:31 ---> Running in 72f710a0768a 17:26:32 Removing intermediate container 72f710a0768a 17:26:32 ---> 9203df3ad737 17:26:32 Step 7/12 : WORKDIR /device-gpio 17:26:32 ---> Running in fefcc5beb5c8 17:26:32 Removing intermediate container fefcc5beb5c8 17:26:32 ---> b6c4986735e5 17:26:32 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:26:32 ---> Running in b19ab8f37d58 17:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:35 (1/4) Installing openssh-keygen (9.0_p1-r2) 17:26:35 (2/4) Installing libedit (20210910.3.1-r0) 17:26:35 (3/4) Installing openssh-client-common (9.0_p1-r2) 17:26:35 (4/4) Installing openssh-client-default (9.0_p1-r2) 17:26:35 Executing busybox-1.35.0-r17.trigger 17:26:35 OK: 226 MiB in 55 packages 17:26:37 Removing intermediate container b19ab8f37d58 17:26:37 ---> 53bdd56df3c3 17:26:37 Step 9/12 : COPY go.mod vendor* ./ 17:26:37 ---> 1f14feacbe48 17:26:37 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:37 ---> Running in 4dda165586f1 17:27:45 Removing intermediate container 4dda165586f1 17:27:45 ---> 728861014169 17:27:45 Step 11/12 : COPY . . 17:27:45 ---> c01b623a69f1 17:27:45 Step 12/12 : RUN ${MAKE} 17:27:45 ---> Running in 30d5e75f0517 17:27:45 noop 17:27:45 Removing intermediate container 30d5e75f0517 17:27:45 ---> 9c55ceb9e713 17:27:45 Successfully built 9c55ceb9e713 17:27:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:46 + docker inspect -f . ci-base-image-arm64 17:27:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:46 prd-ubuntu20.04-docker-arm64-4c-16g-1602 does not seem to be running inside a container 17:27:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/54 -v /w/workspace/device-gpio/54:/w/workspace/device-gpio/54:rw,z -v /w/workspace/device-gpio/54@tmp:/w/workspace/device-gpio/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:47 $ docker top 8c780e84d77176ec4aec4ba9d22bfda23503ce90177e4641493eadb8c6bb2044 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:48 + go version 17:27:48 go version go1.18.7 linux/arm64 [Pipeline] } 17:27:48 $ docker stop --time=1 8c780e84d77176ec4aec4ba9d22bfda23503ce90177e4641493eadb8c6bb2044 17:27:50 $ docker rm -f --volumes 8c780e84d77176ec4aec4ba9d22bfda23503ce90177e4641493eadb8c6bb2044 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:27:51 + docker inspect -f . ci-base-image-arm64 17:27:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:27:51 prd-ubuntu20.04-docker-arm64-4c-16g-1602 does not seem to be running inside a container 17:27:51 $ 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/54 -v /w/workspace/device-gpio/54:/w/workspace/device-gpio/54:rw,z -v /w/workspace/device-gpio/54@tmp:/w/workspace/device-gpio/54@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:27:52 $ docker top 3a3435ec6e3ba324304b49f68c38c865d8ed7f784b0eeb0fad3d52790f9337f6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:27:53 + git config --global --add safe.directory /w/workspace/device-gpio/54 [Pipeline] fileExists [Pipeline] sh 17:27:54 + make test 17:27:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:27:56 ? github.com/edgexfoundry/device-gpio [no test files] 17:29:33 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 17:29:33 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 17:29:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:29:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:30:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:30:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:30:05 ./bin/test-attribution-txt.sh [Pipeline] echo 17:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:30:05 $ docker stop --time=1 3a3435ec6e3ba324304b49f68c38c865d8ed7f784b0eeb0fad3d52790f9337f6 17:30:09 $ docker rm -f --volumes 3a3435ec6e3ba324304b49f68c38c865d8ed7f784b0eeb0fad3d52790f9337f6 [Pipeline] // withDockerContainer [Pipeline] sh 17:30:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:30:10 Warning: overwriting stash ‘coverage-report’ 17:30:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:30:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:30:11 + ls -al . 17:30:11 total 164 17:30:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:27 . 17:30:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:25 .. 17:30:11 -rw-rw-r-- 1 jenkins jenkins 120 Jan 10 17:25 .dockerignore 17:30:11 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:25 .git 17:30:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 .github 17:30:11 -rw-rw-r-- 1 jenkins jenkins 343 Jan 10 17:25 .gitignore 17:30:11 -rw-rw-r-- 1 jenkins jenkins 41 Jan 10 17:25 .golangci.yml 17:30:11 -rw-rw-r-- 1 jenkins jenkins 9691 Jan 10 17:25 Attribution.txt 17:30:11 -rw-rw-r-- 1 jenkins jenkins 4069 Jan 10 17:25 CHANGELOG.md 17:30:11 -rw-rw-r-- 1 jenkins jenkins 1586 Jan 10 17:25 Dockerfile 17:30:11 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 17:25 GOVERNANCE.md 17:30:11 -rw-rw-r-- 1 jenkins jenkins 657 Jan 10 17:25 Jenkinsfile 17:30:11 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 17:25 LICENSE 17:30:11 -rw-rw-r-- 1 jenkins jenkins 2085 Jan 10 17:25 Makefile 17:30:11 -rw-rw-r-- 1 jenkins jenkins 617 Jan 10 17:25 OWNERS.md 17:30:11 -rw-rw-r-- 1 jenkins jenkins 11842 Jan 10 17:25 README.md 17:30:11 -rw-rw-r-- 1 jenkins jenkins 11 Jan 10 17:22 VERSION 17:30:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:25 bin 17:30:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 cmd 17:30:11 -rw-r--r-- 1 jenkins jenkins 10 Jan 10 17:27 coverage.out 17:30:11 -rw-rw-r-- 1 jenkins jenkins 3400 Jan 10 17:25 go.mod 17:30:11 -rw-rw-r-- 1 jenkins jenkins 44944 Jan 10 17:25 go.sum 17:30:11 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:25 internal 17:30:11 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:25 snap 17:30:11 -rw-rw-r-- 1 jenkins jenkins 209 Jan 10 17:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:30:11 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b133d1624fd057731a220f2d6c76f72cebe0f7f6 --label arch=arm64 --label version=3.0.0-dev.2 . 17:30:12 Sending build context to Docker daemon 8.053MB 17:30:12 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 17:30:12 Step 2/25 : FROM ${BASE} AS builder 17:30:12 ---> 9c55ceb9e713 17:30:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 17:30:12 ---> Running in ba89965fdffa 17:30:12 Removing intermediate container ba89965fdffa 17:30:12 ---> 150e8d3d1a9c 17:30:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:30:12 ---> Running in b5faca7b6a46 17:30:13 Removing intermediate container b5faca7b6a46 17:30:13 ---> 60d2c8c22334 17:30:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 17:30:13 ---> Running in 7b99c6333692 17:30:13 Removing intermediate container 7b99c6333692 17:30:13 ---> 15618fb622ae 17:30:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 17:30:13 ---> Running in db44405b7d7d 17:30:14 Removing intermediate container db44405b7d7d 17:30:14 ---> 0d4fb34d1e32 17:30:14 Step 7/25 : WORKDIR /device-gpio 17:30:14 ---> Running in ab1ba60bfcd2 17:30:14 Removing intermediate container ab1ba60bfcd2 17:30:14 ---> 65b57433b257 17:30:14 Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:30:14 ---> Running in 2d1e110d12be 17:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:30:17 OK: 226 MiB in 55 packages 17:30:18 Removing intermediate container 2d1e110d12be 17:30:18 ---> 3daffa04cc2a 17:30:18 Step 9/25 : COPY go.mod vendor* ./ 17:30:19 ---> 9f5bedf9d1f9 17:30:19 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:19 ---> Running in 7b97af7fe46e 17:30:22 Removing intermediate container 7b97af7fe46e 17:30:22 ---> a3b9d9392d7f 17:30:22 Step 11/25 : COPY . . 17:30:23 ---> 403bc174f8f8 17:30:23 Step 12/25 : RUN ${MAKE} 17:30:23 ---> Running in cfca17cf8165 17:30:24 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-gpio.Version=3.0.0-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-gpio ./cmd 17:33:16 Removing intermediate container cfca17cf8165 17:33:16 ---> 11ea0504604e 17:33:16 Step 13/25 : FROM alpine:3.16 17:33:16 3.16: Pulling from library/alpine 17:33:16 6875df1f5354: Pulling fs layer 17:33:16 6875df1f5354: Verifying Checksum 17:33:16 6875df1f5354: Download complete 17:33:16 6875df1f5354: Pull complete 17:33:16 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:33:16 Status: Downloaded newer image for alpine:3.16 17:33:16 ---> 2b4661558fb8 17:33:16 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 17:33:16 ---> Running in c9dc88e32d82 17:33:16 Removing intermediate container c9dc88e32d82 17:33:16 ---> 5ddd5ea2f194 17:33:16 Step 15/25 : RUN apk add --update --no-cache zeromq 17:33:16 ---> Running in 8366475aa4d6 17:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:33:16 (1/5) Installing libgcc (11.2.1_git20220219-r2) 17:33:16 (2/5) Installing libsodium (1.0.18-r0) 17:33:16 (3/5) Installing libstdc++ (11.2.1_git20220219-r2) 17:33:16 (4/5) Installing libzmq (4.3.4-r0) 17:33:16 (5/5) Installing zeromq (4.3.4-r0) 17:33:16 Executing busybox-1.35.0-r17.trigger 17:33:16 OK: 8 MiB in 19 packages 17:33:18 Removing intermediate container 8366475aa4d6 17:33:18 ---> 98190c377e16 17:33:18 Step 16/25 : WORKDIR / 17:33:18 ---> Running in f89bea44401e 17:33:18 Removing intermediate container f89bea44401e 17:33:18 ---> b8323255763a 17:33:18 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 17:33:19 ---> 3d7e57760758 17:33:19 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 17:33:20 ---> 56de7eb5c618 17:33:20 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 17:33:21 ---> 3fb193601340 17:33:21 Step 20/25 : EXPOSE 59910 17:33:21 ---> Running in 8490bce6424b 17:33:21 Removing intermediate container 8490bce6424b 17:33:21 ---> 2cb28650e986 17:33:21 Step 21/25 : ENTRYPOINT ["/device-gpio"] 17:33:22 ---> Running in 17085624e600 17:33:22 Removing intermediate container 17085624e600 17:33:22 ---> ef1bd39c608d 17:33:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:33:22 ---> Running in af8410e0ac4f 17:33:22 Removing intermediate container af8410e0ac4f 17:33:22 ---> 721e5d58d117 17:33:22 Step 23/25 : LABEL arch=arm64 17:33:22 ---> Running in 55fdf0fe1593 17:33:23 Removing intermediate container 55fdf0fe1593 17:33:23 ---> 7ee547c580d5 17:33:23 Step 24/25 : LABEL git_sha=b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:33:23 ---> Running in 141cc7c7f0c2 17:33:23 Removing intermediate container 141cc7c7f0c2 17:33:23 ---> ec728c93fd48 17:33:23 Step 25/25 : LABEL version=3.0.0-dev.2 17:33:23 ---> Running in d8f95e1e4a25 17:33:24 Removing intermediate container d8f95e1e4a25 17:33:24 ---> 0ab7fee75c00 17:33:24 [Warning] One or more build-args [ARCH] were not consumed 17:33:24 Successfully built 0ab7fee75c00 17:33:24 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:33:24 provisioning config files... 17:33:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/54@tmp/config11664159187160362083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:33:24 ---> docker-login.sh 17:33:24 nexus3.edgexfoundry.org:10001 17:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:25 Configure a credential helper to remove this warning. See 17:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:25 17:33:25 Login Succeeded 17:33:25 nexus3.edgexfoundry.org:10002 17:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:25 Configure a credential helper to remove this warning. See 17:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:25 17:33:25 Login Succeeded 17:33:25 nexus3.edgexfoundry.org:10003 17:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:25 Configure a credential helper to remove this warning. See 17:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:25 17:33:25 Login Succeeded 17:33:25 nexus3.edgexfoundry.org:10004 17:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:26 Configure a credential helper to remove this warning. See 17:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:26 17:33:26 Login Succeeded 17:33:26 docker.io 17:33:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:33:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:33:27 Configure a credential helper to remove this warning. See 17:33:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:33:27 17:33:27 Login Succeeded 17:33:27 ---> docker-login.sh ends [Pipeline] } 17:33:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:33:27 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 17:33:27 b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:33:27 latest 17:33:27 3.0.0-dev.2 17:33:27 b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:33:27 main 17:33:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:27 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:27 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:33:27 51eb185c0c97: Preparing 17:33:27 dda9c1c71c75: Preparing 17:33:27 675c3ec847a8: Preparing 17:33:27 2bfa6d75da6a: Preparing 17:33:27 17bec77d7fdc: Preparing 17:33:28 17bec77d7fdc: Layer already exists 17:33:28 dda9c1c71c75: Pushed 17:33:28 675c3ec847a8: Pushed 17:33:29 2bfa6d75da6a: Pushed 17:33:34 51eb185c0c97: Pushed 17:33:34 b133d1624fd057731a220f2d6c76f72cebe0f7f6: digest: sha256:e9167e334b6285bc119e689615b09b821b78b3bdf2d45caf2c1d155bd282ca2b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:34 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:35 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:33:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:33:35 51eb185c0c97: Preparing 17:33:35 dda9c1c71c75: Preparing 17:33:35 675c3ec847a8: Preparing 17:33:35 2bfa6d75da6a: Preparing 17:33:35 17bec77d7fdc: Preparing 17:33:35 2bfa6d75da6a: Layer already exists 17:33:35 675c3ec847a8: Layer already exists 17:33:35 51eb185c0c97: Layer already exists 17:33:35 17bec77d7fdc: Layer already exists 17:33:35 dda9c1c71c75: Layer already exists 17:33:35 latest: digest: sha256:e9167e334b6285bc119e689615b09b821b78b3bdf2d45caf2c1d155bd282ca2b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:35 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:36 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.2 17:33:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:33:36 51eb185c0c97: Preparing 17:33:36 dda9c1c71c75: Preparing 17:33:36 675c3ec847a8: Preparing 17:33:36 2bfa6d75da6a: Preparing 17:33:36 17bec77d7fdc: Preparing 17:33:36 17bec77d7fdc: Layer already exists 17:33:36 2bfa6d75da6a: Layer already exists 17:33:36 dda9c1c71c75: Layer already exists 17:33:36 51eb185c0c97: Layer already exists 17:33:36 675c3ec847a8: Layer already exists 17:33:36 3.0.0-dev.2: digest: sha256:e9167e334b6285bc119e689615b09b821b78b3bdf2d45caf2c1d155bd282ca2b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:36 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:37 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:33:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:33:37 51eb185c0c97: Preparing 17:33:37 dda9c1c71c75: Preparing 17:33:37 675c3ec847a8: Preparing 17:33:37 2bfa6d75da6a: Preparing 17:33:37 17bec77d7fdc: Preparing 17:33:37 dda9c1c71c75: Layer already exists 17:33:37 51eb185c0c97: Layer already exists 17:33:37 17bec77d7fdc: Layer already exists 17:33:37 2bfa6d75da6a: Layer already exists 17:33:37 675c3ec847a8: Layer already exists 17:33:37 b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2: digest: sha256:e9167e334b6285bc119e689615b09b821b78b3bdf2d45caf2c1d155bd282ca2b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:37 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:38 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 17:33:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 17:33:38 51eb185c0c97: Preparing 17:33:38 dda9c1c71c75: Preparing 17:33:38 675c3ec847a8: Preparing 17:33:38 2bfa6d75da6a: Preparing 17:33:38 17bec77d7fdc: Preparing 17:33:38 51eb185c0c97: Layer already exists 17:33:38 dda9c1c71c75: Layer already exists 17:33:38 17bec77d7fdc: Layer already exists 17:33:38 675c3ec847a8: Layer already exists 17:33:38 2bfa6d75da6a: Layer already exists 17:33:38 main: digest: sha256:e9167e334b6285bc119e689615b09b821b78b3bdf2d45caf2c1d155bd282ca2b size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:33:38 ===================================================== [Pipeline] echo 17:33:38 taggedImages: 17:33:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6 17:33:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 17:33:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:3.0.0-dev.2 17:33:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:b133d1624fd057731a220f2d6c76f72cebe0f7f6-3.0.0-dev.2 17:33:38 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:38 17:33:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:33:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:33:39 arm64: Pulling from edgex-lftools-log-publisher 17:33:39 8998bd30e6a1: Pulling fs layer 17:33:39 04944245beec: Pulling fs layer 17:33:39 699f458cf7ca: Pulling fs layer 17:33:39 765212b225bb: Pulling fs layer 17:33:39 f23df028b6ca: Pulling fs layer 17:33:39 d65c8cfc05b1: Pulling fs layer 17:33:39 2437ff75d9bd: Pulling fs layer 17:33:39 f23df028b6ca: Waiting 17:33:39 d65c8cfc05b1: Waiting 17:33:39 2437ff75d9bd: Waiting 17:33:39 765212b225bb: Waiting 17:33:39 04944245beec: Verifying Checksum 17:33:39 04944245beec: Download complete 17:33:39 765212b225bb: Download complete 17:33:39 f23df028b6ca: Verifying Checksum 17:33:39 f23df028b6ca: Download complete 17:33:39 d65c8cfc05b1: Verifying Checksum 17:33:39 d65c8cfc05b1: Download complete 17:33:39 699f458cf7ca: Verifying Checksum 17:33:39 699f458cf7ca: Download complete 17:33:40 8998bd30e6a1: Verifying Checksum 17:33:40 8998bd30e6a1: Download complete 17:33:43 2437ff75d9bd: Verifying Checksum 17:33:43 2437ff75d9bd: Download complete 17:33:47 8998bd30e6a1: Pull complete 17:33:47 04944245beec: Pull complete 17:33:49 699f458cf7ca: Pull complete 17:33:49 765212b225bb: Pull complete 17:33:50 f23df028b6ca: Pull complete 17:33:50 d65c8cfc05b1: Pull complete 17:34:08 2437ff75d9bd: Pull complete 17:34:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:34:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:34:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:09 prd-ubuntu20.04-docker-arm64-4c-16g-1602 does not seem to be running inside a container 17:34:09 $ 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/54 -v /w/workspace/device-gpio/54:/w/workspace/device-gpio/54:rw,z -v /w/workspace/device-gpio/54@tmp:/w/workspace/device-gpio/54@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 17:34:12 $ docker top 1d01effd7854e1fa5dee94e94397f33d30a259f9c1357e5b551d3bd531dab37b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:34:13 ---> job-cost.sh 17:34:13 lf-activate-venv: SKIPPING 17:34:13 INFO: No Stack... 17:34:13 INFO: Retrieving Pricing Info for: v3-standard-4 17:34:14 INFO: Archiving Costs [Pipeline] sh 17:34:15 + cat /w/workspace/device-gpio/54/archives/cost.csv 17:34:15 + cut -d, -f6 [Pipeline] lock 17:34:15 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] 17:34:15 Resource [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] did not exist. Created. 17:34:15 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:34:15 /w/workspace/device-gpio/54@tmp/durable-3be51b9e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:34:16 + echo total: 0.10999999940395355 [Pipeline] stash 17:34:16 Warning: overwriting stash ‘stack-cost’ 17:34:16 Stashed 1 file(s) [Pipeline] } 17:34:16 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 17:34:16 $ docker stop --time=1 1d01effd7854e1fa5dee94e94397f33d30a259f9c1357e5b551d3bd531dab37b 17:34:18 $ docker rm -f --volumes 1d01effd7854e1fa5dee94e94397f33d30a259f9c1357e5b551d3bd531dab37b [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 17:34:18 provisioning config files... 17:34:18 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14453173653321397886tmp [Pipeline] { [Pipeline] sh 17:34:19 + set +x 17:34:19 + curl -s https://codecov.io/bash 17:34:19 + bash -s -- 17:34:19 17:34:19 _____ _ 17:34:19 / ____| | | 17:34:19 | | ___ __| | ___ ___ _____ __ 17:34:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:34:19 | |___| (_) | (_| | __/ (_| (_) \ V / 17:34:19 \_____\___/ \__,_|\___|\___\___/ \_/ 17:34:19 Bash-1.0.6 17:34:19 17:34:19 17:34:19 ==> git version 2.25.1 found 17:34:19 ==> 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 17:34:19 Release-Date: 2020-01-08 17:34:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:34:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:34:19 ==> Jenkins CI detected. 17:34:19 current dir:  /w/workspace/edgexfoundry_device-gpio_main 17:34:19 project root: . 17:34:19 --> token set from env 17:34:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:34:19 ==> Running gcov in . (disable via -X gcov) 17:34:19 ==> Python coveragepy not found 17:34:19 ==> Searching for coverage reports in: 17:34:19 + . 17:34:19 -> Found 1 reports 17:34:19 ==> Detecting git/mercurial file structure 17:34:19 ==> Reading reports 17:34:19 + ./coverage.out bytes=10 17:34:19 ==> Appending adjustments 17:34:19 https://docs.codecov.io/docs/fixing-reports 17:34:19 + Found adjustments 17:34:19 ==> Gzipping contents 17:34:19 4.0K /tmp/codecov.SvtQDL.gz 17:34:19 ==> Uploading reports 17:34:19 url: https://codecov.io 17:34:19 query: branch=main&commit=b133d1624fd057731a220f2d6c76f72cebe0f7f6&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:19 -> Pinging Codecov 17:34:19 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=b133d1624fd057731a220f2d6c76f72cebe0f7f6&build=54&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F54%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 17:34:19 -> Uploading to 17:34:19 https://storage.googleapis.com/codecov/v4/raw/2023-01-10/3EC07B1A8CA8AF9BCAA0BB9F0134797F/b133d1624fd057731a220f2d6c76f72cebe0f7f6/0e122a5a-45a2-40ff-bc29-4705067ad911.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T173419Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=30dd559b89a950528c9b94b56b7963c11bdb3f43809b4cf40eed887f851aaabe 17:34:19 % Total % Received % Xferd Average Speed Time Time Time Current 17:34:19 Dload Upload Total Spent Left Speed 17:34:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 781 0 0 100 781 0 3615 --:--:-- --:--:-- --:--:-- 3632 17:34:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] } 17:34:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:34:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:34:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:20 17:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:20 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:34:20 df9b9388f04a: Pulling fs layer 17:34:20 52dc419b0ee2: Pulling fs layer 17:34:20 25bc292e5bac: Pulling fs layer 17:34:20 114826534d7a: Pulling fs layer 17:34:20 4657fd5d0bcf: Pulling fs layer 17:34:20 6ad1cebc031e: Pulling fs layer 17:34:20 8a3aa393b2d8: Pulling fs layer 17:34:20 4657fd5d0bcf: Waiting 17:34:20 6ad1cebc031e: Waiting 17:34:20 8a3aa393b2d8: Waiting 17:34:20 114826534d7a: Waiting 17:34:20 25bc292e5bac: Verifying Checksum 17:34:20 25bc292e5bac: Download complete 17:34:20 52dc419b0ee2: Verifying Checksum 17:34:20 52dc419b0ee2: Download complete 17:34:20 4657fd5d0bcf: Download complete 17:34:20 df9b9388f04a: Download complete 17:34:20 df9b9388f04a: Pull complete 17:34:20 6ad1cebc031e: Verifying Checksum 17:34:20 6ad1cebc031e: Download complete 17:34:20 52dc419b0ee2: Pull complete 17:34:21 25bc292e5bac: Pull complete 17:34:21 114826534d7a: Verifying Checksum 17:34:21 114826534d7a: Download complete 17:34:22 8a3aa393b2d8: Download complete 17:34:25 114826534d7a: Pull complete 17:34:25 4657fd5d0bcf: Pull complete 17:34:26 6ad1cebc031e: Pull complete 17:34:28 8a3aa393b2d8: Pull complete 17:34:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:34:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:34:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:29 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:34:29 $ 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 17:34:33 $ docker top bce3a013683472cb8533ae87ad9d9699505c344fd9ef23d53925a36a8d0732f9 -eo pid,comm [Pipeline] { [Pipeline] echo 17:34:33 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-gpio:main' [Pipeline] sh 17:34:34 + set -o pipefail 17:34:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-gpio:main' 17:34:44 17:34:44 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 17:34:44 17:34:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/12ab3d01-1bc4-4f09-aaa2-b1110f72e9b5/history/64bac25f-3217-4cde-ab67-39177575955a 17:34:44 17:34:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:34:44 17:34:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:34:44 17:34:45 17:34:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:34:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:34:45 More details here: https://snyk.co/ue1NS [Pipeline] } 17:34:45 $ docker stop --time=1 bce3a013683472cb8533ae87ad9d9699505c344fd9ef23d53925a36a8d0732f9 17:34:49 $ docker rm -f --volumes bce3a013683472cb8533ae87ad9d9699505c344fd9ef23d53925a36a8d0732f9 [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 17:34:51 + git log --format=format:%s -1 b133d1624fd057731a220f2d6c76f72cebe0f7f6 [Pipeline] sh 17:34:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:34:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:34:56 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:34:57 $ 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 17:34:57 $ docker top 0edf27426830be728a050ade0a1d2386138da16b9be6ccff37667f17c109b73d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:34:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:34:58 [ssh-agent] Looking for ssh-agent implementation... 17:34:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:34:58 $ docker exec 0edf27426830be728a050ade0a1d2386138da16b9be6ccff37667f17c109b73d ssh-agent 17:34:59 SSH_AUTH_SOCK=/tmp/ssh-bFGo02T27j7P/agent.32 17:34:59 SSH_AGENT_PID=38 17:34:59 Running ssh-add (command line suppressed) 17:34:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3929671671032574319.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3929671671032574319.key) 17:35:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:35:01 + git semver tag 17:35:01 2023-01-10 17:35:01,032 [run_tag] DEBUG tag force:False 17:35:01 2023-01-10 17:35:01,032 [check_head_tag] DEBUG check head tag 17:35:01 2023-01-10 17:35:01,033 [execute] INFO git cat-file --batch-check 17:35:01 2023-01-10 17:35:01,033 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 17:35:01 2023-01-10 17:35:01,037 [execute] INFO git cat-file --batch 17:35:01 2023-01-10 17:35:01,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 17:35:01 2023-01-10 17:35:01,047 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:35:01 2023-01-10 17:35:01,047 [execute] INFO git tag -a v3.0.0-dev.2 -m v3.0.0-dev.2 17:35:01 2023-01-10 17:35:01,048 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.2', '-m', 'v3.0.0-dev.2'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 17:35:01 2023-01-10 17:35:01,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:35:01 3.0.0-dev.2 [Pipeline] } 17:35:01 $ docker exec --env ******** --env ******** 0edf27426830be728a050ade0a1d2386138da16b9be6ccff37667f17c109b73d ssh-agent -k 17:35:01 unset SSH_AUTH_SOCK; 17:35:01 unset SSH_AGENT_PID; 17:35:01 echo Agent pid 38 killed; 17:35:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:35:02 + git semver [Pipeline] } 17:35:03 $ docker stop --time=1 0edf27426830be728a050ade0a1d2386138da16b9be6ccff37667f17c109b73d 17:35:04 $ docker rm -f --volumes 0edf27426830be728a050ade0a1d2386138da16b9be6ccff37667f17c109b73d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:35:05 17:35:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:35:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:35:07 0.23.1-centos7: Pulling from edgex-lftools 17:35:07 ab5ef0e58194: Pulling fs layer 17:35:07 9712f1f96733: Pulling fs layer 17:35:07 63f879dbbcfc: Pulling fs layer 17:35:07 0d9ebad4ef96: Pulling fs layer 17:35:07 e9a5061849ea: Pulling fs layer 17:35:07 d747dcd14b5f: Pulling fs layer 17:35:07 2de7ff778b66: Pulling fs layer 17:35:07 e9a5061849ea: Waiting 17:35:07 d747dcd14b5f: Waiting 17:35:07 0d9ebad4ef96: Waiting 17:35:07 2de7ff778b66: Waiting 17:35:07 9712f1f96733: Verifying Checksum 17:35:07 9712f1f96733: Download complete 17:35:47 63f879dbbcfc: Verifying Checksum 17:35:47 63f879dbbcfc: Download complete 17:35:52 0d9ebad4ef96: Verifying Checksum 17:35:52 0d9ebad4ef96: Download complete 17:35:56 ab5ef0e58194: Verifying Checksum 17:35:56 ab5ef0e58194: Download complete 17:35:56 d747dcd14b5f: Verifying Checksum 17:35:56 d747dcd14b5f: Download complete 17:35:57 e9a5061849ea: Verifying Checksum 17:35:57 e9a5061849ea: Download complete 17:35:57 2de7ff778b66: Verifying Checksum 17:35:57 2de7ff778b66: Download complete 17:35:58 ab5ef0e58194: Pull complete 17:35:58 9712f1f96733: Pull complete 17:35:58 63f879dbbcfc: Pull complete 17:36:03 0d9ebad4ef96: Pull complete 17:36:03 e9a5061849ea: Pull complete 17:36:03 d747dcd14b5f: Pull complete 17:36:04 2de7ff778b66: Pull complete 17:36:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:36:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:04 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:36:04 $ 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 17:36:10 $ docker top 3e36fe63cd89b5f79c9594da0a767914e95e132a15b9f6a58b924411d8edebe3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:36:10 provisioning config files... 17:36:10 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12097551323005003557tmp 17:36:10 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config1381813073834016441tmp 17:36:10 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config12117316975346383969tmp [Pipeline] { [Pipeline] echo 17:36:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:36:10 ---> sigul-configuration.sh 17:36:10 gpg: directory `/root/.gnupg' created 17:36:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:36:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:36:10 gpg: keyring `/root/.gnupg/secring.gpg' created 17:36:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:36:10 gpg: CAST5 encrypted data 17:36:10 gpg: encrypted with 1 passphrase 17:36:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:36:10 + mkdir /home/jenkins 17:36:10 + mkdir /home/jenkins/sigul [Pipeline] sh 17:36:11 + 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 17:36:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:36:11 ---> sigul-install.sh 17:36:11 Sigul already installed; skipping installation. [Pipeline] sh 17:36:11 + git tag --list 17:36:11 v1.0.0 17:36:11 v2.1.0 17:36:11 v2.1.1 17:36:11 v2.1.1-dev.1 17:36:11 v2.2.0 17:36:11 v2.2.1-dev.1 17:36:11 v2.2.1-dev.2 17:36:11 v2.2.1-dev.3 17:36:11 v2.2.1-dev.4 17:36:11 v2.3.0 17:36:11 v2.3.0-dev.10 17:36:11 v2.3.0-dev.11 17:36:11 v2.3.0-dev.12 17:36:11 v2.3.0-dev.13 17:36:11 v2.3.0-dev.14 17:36:11 v2.3.0-dev.15 17:36:11 v2.3.0-dev.16 17:36:11 v2.3.0-dev.17 17:36:11 v2.3.0-dev.18 17:36:11 v2.3.0-dev.19 17:36:11 v2.3.0-dev.20 17:36:11 v2.3.0-dev.4 17:36:11 v2.3.0-dev.5 17:36:11 v2.3.0-dev.6 17:36:11 v2.3.0-dev.7 17:36:11 v2.3.0-dev.8 17:36:11 v2.3.0-dev.9 17:36:11 v3.0.0-dev.1 17:36:11 v3.0.0-dev.2 [Pipeline] sh 17:36:12 + lftools sign git-tag v3.0.0-dev.2 17:36:12 Signing Git tag with Sigul... 17:36:12 Signing v3.0.0-dev.2 [Pipeline] echo 17:36:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:36:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:36:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:36:13 $ docker stop --time=1 3e36fe63cd89b5f79c9594da0a767914e95e132a15b9f6a58b924411d8edebe3 17:36:15 $ docker rm -f --volumes 3e36fe63cd89b5f79c9594da0a767914e95e132a15b9f6a58b924411d8edebe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:36:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:15 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:36:15 $ 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 17:36:16 $ docker top 92532c7ffd64869c5596b759d7cf39af3d0fbc581ccf3b51e37ae4422801e1b3 -eo pid,comm 17:36:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:36:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:16 [ssh-agent] Looking for ssh-agent implementation... 17:36:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:16 $ docker exec 92532c7ffd64869c5596b759d7cf39af3d0fbc581ccf3b51e37ae4422801e1b3 ssh-agent 17:36:16 SSH_AUTH_SOCK=/tmp/ssh-LkMq5yk4nEKE/agent.31 17:36:16 SSH_AGENT_PID=37 17:36:16 Running ssh-add (command line suppressed) 17:36:17 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2344725878193582955.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2344725878193582955.key) 17:36:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:17 + git semver bump pre 17:36:17 2023-01-10 17:36:17,505 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:36:17 2023-01-10 17:36:17,506 [bump_version] DEBUG bumping version:3.0.0-dev.2 on axis:pre with prefix:dev 17:36:17 2023-01-10 17:36:17,506 [bump_version] DEBUG bumped version:3.0.0-dev.3 17:36:17 2023-01-10 17:36:17,506 [write_version] DEBUG write version:3.0.0-dev.3 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 17:36:17 2023-01-10 17:36:17,506 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:36:17 2023-01-10 17:36:17,506 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:36:17 2023-01-10 17:36:17,507 [execute] INFO git cat-file --batch-check 17:36:17 2023-01-10 17:36:17,508 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:36:17 2023-01-10 17:36:17,512 [execute] INFO git cat-file --batch 17:36:17 2023-01-10 17:36:17,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:36:17 2023-01-10 17:36:17,517 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:36:17 3.0.0-dev.3 [Pipeline] } 17:36:17 $ docker exec --env ******** --env ******** 92532c7ffd64869c5596b759d7cf39af3d0fbc581ccf3b51e37ae4422801e1b3 ssh-agent -k 17:36:17 unset SSH_AUTH_SOCK; 17:36:17 unset SSH_AGENT_PID; 17:36:17 echo Agent pid 37 killed; 17:36:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:17 + git semver [Pipeline] } 17:36:18 $ docker stop --time=1 92532c7ffd64869c5596b759d7cf39af3d0fbc581ccf3b51e37ae4422801e1b3 17:36:19 $ docker rm -f --volumes 92532c7ffd64869c5596b759d7cf39af3d0fbc581ccf3b51e37ae4422801e1b3 [Pipeline] // withDockerContainer [Pipeline] sh 17:36:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:36:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:36:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:20 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:36:20 $ 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 17:36:20 $ docker top b9baedffd90745a8947433391ff2c6d24609ab8fa9447e47a03a7d8231150a55 -eo pid,comm 17:36:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:36:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:36:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:36:20 [ssh-agent] Looking for ssh-agent implementation... 17:36:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:21 $ docker exec b9baedffd90745a8947433391ff2c6d24609ab8fa9447e47a03a7d8231150a55 ssh-agent 17:36:21 SSH_AUTH_SOCK=/tmp/ssh-aZYWsCsc44N2/agent.32 17:36:21 SSH_AGENT_PID=37 17:36:21 Running ssh-add (command line suppressed) 17:36:21 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2587290151003610245.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_2587290151003610245.key) 17:36:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:36:21 + git semver push 17:36:21 2023-01-10 17:36:21,898 [run_push] DEBUG push 17:36:21 2023-01-10 17:36:21,899 [execute] INFO git cat-file --batch-check 17:36:21 2023-01-10 17:36:21,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 17:36:21 2023-01-10 17:36:21,903 [execute] INFO git rev-list 3e116431f6de524b80a0989585985d517abc7eae -- 17:36:21 2023-01-10 17:36:21,903 [execute] DEBUG Popen(['git', 'rev-list', '3e116431f6de524b80a0989585985d517abc7eae', '--'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 17:36:21 2023-01-10 17:36:21,909 [execute] INFO git fetch -v origin 17:36:21 2023-01-10 17:36:21,909 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=True, shell=None, istream=None) 17:36:22 2023-01-10 17:36:22,414 [run_push] DEBUG no remote changes detected 17:36:22 2023-01-10 17:36:22,414 [execute] INFO git push origin semver 17:36:22 2023-01-10 17:36:22,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 17:36:23 2023-01-10 17:36:23,207 [run_push] DEBUG push all version tags 17:36:23 2023-01-10 17:36:23,207 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:36:23 2023-01-10 17:36:23,208 [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) 17:36:24 2023-01-10 17:36:24,145 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 17:36:24 3.0.0-dev.3 [Pipeline] } 17:36:24 $ docker exec --env ******** --env ******** b9baedffd90745a8947433391ff2c6d24609ab8fa9447e47a03a7d8231150a55 ssh-agent -k 17:36:24 unset SSH_AUTH_SOCK; 17:36:24 unset SSH_AGENT_PID; 17:36:24 echo Agent pid 37 killed; 17:36:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:36:24 + git semver [Pipeline] } 17:36:25 $ docker stop --time=1 b9baedffd90745a8947433391ff2c6d24609ab8fa9447e47a03a7d8231150a55 17:36:28 $ docker rm -f --volumes b9baedffd90745a8947433391ff2c6d24609ab8fa9447e47a03a7d8231150a55 [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 17:36:29 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 17:36:29 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 17:36:29 total 16 17:36:29 drwxr-xr-x 3 root root 4096 Jan 10 17:23 . 17:36:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:36 .. 17:36:29 drwxr-xr-x 2 root root 4096 Jan 10 17:23 cost 17:36:29 -rw-r--r-- 1 root root 82 Jan 10 17:23 cost.csv 17:36:29 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 17:36:29 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 17:36:29 total 16 17:36:29 drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:23 . 17:36:29 drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:36 .. 17:36:29 drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:23 cost 17:36:29 -rw-r--r-- 1 jenkins jenkins 82 Jan 10 17:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:36:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:36:30 ---> package-listing.sh 17:36:30 ++ facter osfamily 17:36:30 ++ tr '[:upper:]' '[:lower:]' 17:36:30 + OS_FAMILY=debian 17:36:30 + workspace=/w/workspace/edgexfoundry_device-gpio_main 17:36:30 + START_PACKAGES=/tmp/packages_start.txt 17:36:30 + END_PACKAGES=/tmp/packages_end.txt 17:36:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:36:30 + PACKAGES=/tmp/packages_start.txt 17:36:30 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 17:36:30 + PACKAGES=/tmp/packages_end.txt 17:36:30 + case "${OS_FAMILY}" in 17:36:30 + dpkg -l 17:36:30 + grep '^ii' 17:36:30 + '[' -f /tmp/packages_start.txt ']' 17:36:30 + '[' -f /tmp/packages_end.txt ']' 17:36:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:36:30 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 17:36:30 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 17:36:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 17:36:30 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 17:36:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:36:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:36:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:36:31 prd-ubuntu20.04-docker-8c-8g-1595 does not seem to be running inside a container 17:36:31 $ 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 17:36:36 $ docker top ffb3c509d8d5b570369908a0b77c6cf93d72bed3e843a5fb7a70be5d44faef1a -eo pid,comm [Pipeline] { [Pipeline] sh 17:36:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:36:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:36:37 + ls /var/log/sa-host 17:36:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:36:38 provisioning config files... 17:36:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config14807959468047979534tmp [Pipeline] { [Pipeline] echo 17:36:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:36:38 ---> create-netrc.sh [Pipeline] } 17:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:36:38 ---> python-tools-install.sh [Pipeline] echo 17:36:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:36:38 ---> sudo-logs.sh 17:36:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:36:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:36:39 ---> job-cost.sh 17:36:39 lf-activate-venv: SKIPPING 17:36:39 DEBUG: total: 0.2199999988079071 17:36:39 INFO: Retrieving Stack Cost... 17:36:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:36:40 INFO: Archiving Costs [Pipeline] echo 17:36:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:36:40 ---> logs-deploy.sh 17:36:40 lf-activate-venv: SKIPPING 17:36:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/54 17:36:40 INFO: archiving workspace using pattern(s): 17:36:41 Archives upload complete. 17:36:41 INFO: archiving logs to Nexus