Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5481a4acbe2c9cded44f119138c580c35965cafd 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-ssh8409107336272395477.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9294930761286476111.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13454348976428732571.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh8228551409416871563.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh9024585676090509456.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-63313 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 5481a4acbe2c9cded44f119138c580c35965cafd (main) > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 Commit message: "Merge pull request #30 from jpwhitemn/update-mods-kamakura" > git rev-list --no-walk 836c30204e0fb2e2a70ac35e45feaed0f2fb0741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:10:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:10:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:10:41 ========================================================= 00:10:41 EdgeX Global Pipelines Version Info 00:10:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:10:42 ------------------- 00:10:42 stable info: 00:10:42 ------------------- 00:10:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:10:42 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:10:42 Message: update stable to v1.0.230 00:10:43 ------------------- 00:10:43 experimental info: 00:10:43 ------------------- 00:10:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:10:43 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 00:10:43 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5481a4a [Pipeline] echo 00:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:10:43 provisioning config files... 00:10:43 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2896467803145896893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:10:44 ---> docker-login.sh 00:10:44 nexus3.edgexfoundry.org:10001 00:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:44 Configure a credential helper to remove this warning. See 00:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:44 00:10:44 Login Succeeded 00:10:44 nexus3.edgexfoundry.org:10002 00:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:44 Configure a credential helper to remove this warning. See 00:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:44 00:10:44 Login Succeeded 00:10:44 nexus3.edgexfoundry.org:10003 00:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:44 Configure a credential helper to remove this warning. See 00:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:44 00:10:44 Login Succeeded 00:10:44 nexus3.edgexfoundry.org:10004 00:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:44 Configure a credential helper to remove this warning. See 00:10:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:44 00:10:44 Login Succeeded 00:10:44 docker.io 00:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:10:45 Configure a credential helper to remove this warning. See 00:10:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:10:45 00:10:45 Login Succeeded 00:10:45 ---> docker-login.sh ends [Pipeline] } 00:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:10:45 + git rev-list -1 --merges 5481a4acbe2c9cded44f119138c580c35965cafd~1..5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo 00:10:46 -----------> git rev-list -1 --merges 5481a4acbe2c9cded44f119138c580c35965cafd~1..5481a4acbe2c9cded44f119138c580c35965cafd 5481a4acbe2c9cded44f119138c580c35965cafd 00:10:46 5481a4acbe2c9cded44f119138c580c35965cafd [false] [Pipeline] sh 00:10:46 + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo 00:10:46 ========================================================= 00:10:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:10:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:10:46 + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] echo 00:10:46 [semverPrep] GIT_COMMIT: 5481a4acbe2c9cded44f119138c580c35965cafd, Commit Message: Merge pull request #30 from jpwhitemn/update-mods-kamakura [Pipeline] echo 00:10:46 [semverPrep] This is not a build commit. [Pipeline] sh 00:10:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:10:47 + grep -v github /etc/ssh/ssh_known_hosts 00:10:47 + [ -e /tmp/ssh_known_hosts ] 00:10:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:10:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:10:47 + sudo tee -a /etc/ssh/ssh_known_hosts 00:10:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:10:47 00:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:10:47 latest: Pulling from edgex-devops/py-git-semver 00:10:47 1fe172e4850f: Pulling fs layer 00:10:47 caf521ccaac6: Pulling fs layer 00:10:47 3ead6fa29328: Pulling fs layer 00:10:47 5c2a1cbceb83: Pulling fs layer 00:10:47 a8d5f1318db7: Pulling fs layer 00:10:47 c427282e49a2: Pulling fs layer 00:10:47 1827001aaf11: Pulling fs layer 00:10:47 0714d37db230: Pulling fs layer 00:10:47 ac28cf19c067: Pulling fs layer 00:10:47 ca983d60f3e2: Pulling fs layer 00:10:47 9f894cec8388: Pulling fs layer 00:10:47 5c2a1cbceb83: Waiting 00:10:47 1827001aaf11: Waiting 00:10:47 a8d5f1318db7: Waiting 00:10:47 0714d37db230: Waiting 00:10:47 c427282e49a2: Waiting 00:10:47 ac28cf19c067: Waiting 00:10:47 ca983d60f3e2: Waiting 00:10:47 9f894cec8388: Waiting 00:10:47 caf521ccaac6: Verifying Checksum 00:10:47 caf521ccaac6: Download complete 00:10:47 5c2a1cbceb83: Verifying Checksum 00:10:47 5c2a1cbceb83: Download complete 00:10:48 a8d5f1318db7: Verifying Checksum 00:10:48 a8d5f1318db7: Download complete 00:10:48 3ead6fa29328: Verifying Checksum 00:10:48 3ead6fa29328: Download complete 00:10:48 c427282e49a2: Verifying Checksum 00:10:48 c427282e49a2: Download complete 00:10:48 0714d37db230: Download complete 00:10:48 ac28cf19c067: Download complete 00:10:48 ca983d60f3e2: Download complete 00:10:48 9f894cec8388: Verifying Checksum 00:10:48 9f894cec8388: Download complete 00:10:48 1fe172e4850f: Verifying Checksum 00:10:48 1fe172e4850f: Download complete 00:10:48 1827001aaf11: Verifying Checksum 00:10:48 1827001aaf11: Download complete 00:10:49 1fe172e4850f: Pull complete 00:10:49 caf521ccaac6: Pull complete 00:10:50 3ead6fa29328: Pull complete 00:10:50 5c2a1cbceb83: Pull complete 00:10:50 a8d5f1318db7: Pull complete 00:10:50 c427282e49a2: Pull complete 00:10:52 1827001aaf11: Pull complete 00:10:52 0714d37db230: Pull complete 00:10:52 ac28cf19c067: Pull complete 00:10:52 ca983d60f3e2: Pull complete 00:10:52 9f894cec8388: Pull complete 00:10:52 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 00:10:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:10:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 00:10:52 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:10:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:10:54 $ docker top 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 -eo pid,comm 00:10:55 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). 00:10:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:10:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:55 [ssh-agent] Looking for ssh-agent implementation... 00:10:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:55 $ docker exec 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent 00:10:55 SSH_AUTH_SOCK=/tmp/ssh-nYIDi3A5tXm0/agent.33 00:10:55 SSH_AGENT_PID=39 00:10:55 Running ssh-add (command line suppressed) 00:10:55 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_640159585910933979.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_640159585910933979.key) 00:10:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:55 + git tag --points-at HEAD [Pipeline] } 00:10:55 $ docker exec --env ******** --env ******** 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent -k 00:10:55 unset SSH_AUTH_SOCK; 00:10:55 unset SSH_AGENT_PID; 00:10:55 echo Agent pid 39 killed; 00:10:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:10:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:10:55 [ssh-agent] Looking for ssh-agent implementation... 00:10:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:10:56 $ docker exec 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent 00:10:56 SSH_AUTH_SOCK=/tmp/ssh-opQDVdent0uK/agent.72 00:10:56 SSH_AGENT_PID=78 00:10:56 Running ssh-add (command line suppressed) 00:10:56 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7442916141305647922.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_7442916141305647922.key) 00:10:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:10:56 + git semver init 00:10:56 2022-05-12 00:10:56,818 [run_init] DEBUG init version:0.0.0 force:False 00:10:56 2022-05-12 00:10:56,819 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_main/.semver 00:10:56 2022-05-12 00:10:56,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_main/.semver 00:10:56 2022-05-12 00:10:56,820 [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) 00:10:57 2022-05-12 00:10:57,763 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_main/.git/info/exclude 00:10:57 2022-05-12 00:10:57,763 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:False 00:10:57 2022-05-12 00:10:57,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:10:57 2022-05-12 00:10:57,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:10:57 2.0.0-dev.13 [Pipeline] } 00:10:57 $ docker exec --env ******** --env ******** 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 ssh-agent -k 00:10:57 unset SSH_AUTH_SOCK; 00:10:57 unset SSH_AGENT_PID; 00:10:57 echo Agent pid 78 killed; 00:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:10:58 + git semver [Pipeline] } 00:10:58 $ docker stop --time=1 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 00:11:00 $ docker rm -f 087c225b843eb4dd970c4ea9b2312dffc9f4b4cd95ee9e91248678dea64e7a79 [Pipeline] // withDockerContainer [Pipeline] sh 00:11:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:11:00 Stashed 1 file(s) [Pipeline] echo 00:11:00 [edgeXSemver]: initialized semver on version 2.0.0-dev.13 [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 00:11:00 provisioning config files... 00:11:00 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config163506165771914741tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:11:01 ---> docker-login.sh 00:11:01 nexus3.edgexfoundry.org:10001 00:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:01 Configure a credential helper to remove this warning. See 00:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:01 00:11:01 Login Succeeded 00:11:01 nexus3.edgexfoundry.org:10002 00:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:01 Configure a credential helper to remove this warning. See 00:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:01 00:11:01 Login Succeeded 00:11:01 nexus3.edgexfoundry.org:10003 00:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:01 Configure a credential helper to remove this warning. See 00:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:01 00:11:01 Login Succeeded 00:11:01 nexus3.edgexfoundry.org:10004 00:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:01 Configure a credential helper to remove this warning. See 00:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:01 00:11:01 Login Succeeded 00:11:01 docker.io 00:11:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:11:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:11:01 Configure a credential helper to remove this warning. See 00:11:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:11:01 00:11:01 Login Succeeded 00:11:01 ---> docker-login.sh ends [Pipeline] } 00:11:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:11:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:11:02 ========================================================= 00:11:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 00:11:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:11:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:11:02 Sending build context to Docker daemon 15.67MB 00:11:02 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:11:02 Step 2/11 : FROM ${BASE} AS builder 00:11:02 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 00:11:02 59bf1c3509f3: Pulling fs layer 00:11:02 666ba61612fd: Pulling fs layer 00:11:02 8ed8ca486205: Pulling fs layer 00:11:02 4fe6c5a15a65: Pulling fs layer 00:11:02 22a0e8bec74d: Pulling fs layer 00:11:02 ca2b28591e48: Pulling fs layer 00:11:02 a51346096db8: Pulling fs layer 00:11:02 daebc70d1ce1: Pulling fs layer 00:11:02 0e18a0eac166: Pulling fs layer 00:11:02 ca2b28591e48: Waiting 00:11:02 a51346096db8: Waiting 00:11:02 daebc70d1ce1: Waiting 00:11:02 0e18a0eac166: Waiting 00:11:02 4fe6c5a15a65: Waiting 00:11:02 22a0e8bec74d: Waiting 00:11:02 8ed8ca486205: Verifying Checksum 00:11:02 8ed8ca486205: Download complete 00:11:02 666ba61612fd: Download complete 00:11:02 ca2b28591e48: Verifying Checksum 00:11:02 ca2b28591e48: Download complete 00:11:02 a51346096db8: Verifying Checksum 00:11:02 a51346096db8: Download complete 00:11:02 59bf1c3509f3: Verifying Checksum 00:11:02 59bf1c3509f3: Download complete 00:11:02 daebc70d1ce1: Verifying Checksum 00:11:02 daebc70d1ce1: Download complete 00:11:02 59bf1c3509f3: Pull complete 00:11:03 666ba61612fd: Pull complete 00:11:03 8ed8ca486205: Pull complete 00:11:03 0e18a0eac166: Verifying Checksum 00:11:03 0e18a0eac166: Download complete 00:11:03 4fe6c5a15a65: Verifying Checksum 00:11:03 4fe6c5a15a65: Download complete 00:11:07 4fe6c5a15a65: Pull complete 00:11:07 22a0e8bec74d: Pull complete 00:11:07 ca2b28591e48: Pull complete 00:11:07 a51346096db8: Pull complete 00:11:07 daebc70d1ce1: Pull complete 00:11:10 0e18a0eac166: Pull complete 00:11:10 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 00:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 00:11:10 ---> f018257e8ee9 00:11:10 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:11:12 ---> Running in 70095381a74b 00:11:12 Removing intermediate container 70095381a74b 00:11:12 ---> 523a9d99d87c 00:11:12 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:11:12 ---> Running in 1dc3d32db71e 00:11:12 Removing intermediate container 1dc3d32db71e 00:11:12 ---> 32a513e1b51b 00:11:12 Step 5/11 : WORKDIR /device-gpio 00:11:12 ---> Running in 2458b6e7807e 00:11:12 Removing intermediate container 2458b6e7807e 00:11:12 ---> 7ff2e9b6f40d 00:11:12 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:12 ---> Running in 9626c539f7d9 00:11:13 Removing intermediate container 9626c539f7d9 00:11:13 ---> c7a62fe54cd1 00:11:13 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:11:13 ---> Running in e7e656bcffa6 00:11:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:11:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:11:14 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:11:15 (2/4) Installing libedit (20210910.3.1-r0) 00:11:15 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:11:15 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:11:15 Executing busybox-1.34.1-r3.trigger 00:11:15 OK: 224 MiB in 56 packages 00:11:15 Still waiting to schedule task 00:11:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:11:15 Removing intermediate container e7e656bcffa6 00:11:15 ---> 9f07c3a12fde 00:11:15 Step 8/11 : COPY go.mod vendor* ./ 00:11:16 ---> 7409bf651312 00:11:16 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:11:16 ---> Running in 1b65bb4b0f38 00:11:55 Removing intermediate container 1b65bb4b0f38 00:11:55 ---> ec8cf83b064e 00:11:55 Step 10/11 : COPY . . 00:11:55 ---> ff2373ffd19c 00:11:55 Step 11/11 : RUN ${MAKE} 00:11:55 ---> Running in 1acf86491ee6 00:11:55 Removing intermediate container 1acf86491ee6 00:11:55 ---> 211f07f1c8f8 00:11:55 [Warning] One or more build-args [MAKE] were not consumed 00:11:55 Successfully built 211f07f1c8f8 00:11:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 00:11:55 + docker inspect -f . ci-base-image-x86_64 00:11:55 . [Pipeline] withDockerContainer 00:11:55 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:11:55 $ 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 ******** ci-base-image-x86_64 cat 00:11:56 $ docker top bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb -eo pid,comm [Pipeline] { [Pipeline] sh 00:11:56 + go version 00:11:56 go version go1.17.6 linux/amd64 [Pipeline] } 00:11:56 $ docker stop --time=1 bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb 00:11:57 $ docker rm -f bada22a213d8b3ebf4739542778dda8790843932513ce5baa00aacc46ff024cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:11:58 + docker inspect -f . ci-base-image-x86_64 00:11:58 . [Pipeline] withDockerContainer 00:11:58 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:11:58 $ 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 ******** ci-base-image-x86_64 cat 00:11:59 $ docker top 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:11:59 + make test 00:11:59 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:11:59 ? github.com/edgexfoundry/device-gpio [no test files] 00:12:09 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:12:09 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:12:14 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:12:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:12:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:12:20 ./bin/test-attribution-txt.sh [Pipeline] echo 00:12:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:12:20 $ docker stop --time=1 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 00:12:23 $ docker rm -f 07b96e37093143d39248677147f839fd08aafb475a333ca7051a175a67c1b018 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:12:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:12:25 + ls -al . 00:12:25 total 172 00:12:25 drwxrwxr-x 9 jenkins jenkins 4096 May 12 00:12 . 00:12:25 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:10 .. 00:12:25 -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:10 .dockerignore 00:12:25 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:10 .git 00:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 .github 00:12:25 -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:10 .gitignore 00:12:25 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:10 .golangci.yml 00:12:25 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:10 .semver 00:12:25 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:10 Attribution.txt 00:12:25 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:10 CHANGELOG.md 00:12:25 -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:10 Dockerfile 00:12:25 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:10 GOVERNANCE.md 00:12:25 -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:10 Jenkinsfile 00:12:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:10 LICENSE 00:12:25 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:10 Makefile 00:12:25 -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:10 OWNERS.md 00:12:25 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:10 README.md 00:12:25 -rw-rw-r-- 1 jenkins jenkins 12 May 12 00:11 VERSION 00:12:25 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:10 bin 00:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 cmd 00:12:25 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:11 coverage.out 00:12:25 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:10 go.mod 00:12:25 -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:10 go.sum 00:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 internal 00:12:25 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:10 snap 00:12:25 -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:10 version.go [Pipeline] isUnix [Pipeline] sh 00:12:25 + 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=5481a4acbe2c9cded44f119138c580c35965cafd --label arch=amd64 --label version=2.0.0-dev.13 . 00:12:25 Sending build context to Docker daemon 15.67MB 00:12:25 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:12:25 Step 2/25 : FROM ${BASE} AS builder 00:12:25 ---> 211f07f1c8f8 00:12:25 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:12:25 ---> Running in 3e101d673d0b 00:12:25 Removing intermediate container 3e101d673d0b 00:12:25 ---> 85211965c96d 00:12:25 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:12:26 ---> Running in 63571b19f70f 00:12:26 Removing intermediate container 63571b19f70f 00:12:26 ---> 694e884c2d33 00:12:26 Step 5/25 : WORKDIR /device-gpio 00:12:26 ---> Running in 2a7ead565fbb 00:12:26 Removing intermediate container 2a7ead565fbb 00:12:26 ---> b1f3d9c5a886 00:12:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:26 ---> Running in cb62202c18b8 00:12:27 Removing intermediate container cb62202c18b8 00:12:27 ---> bd99759a03e1 00:12:27 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:27 ---> Running in 7dc61cdff9a4 00:12:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:29 OK: 224 MiB in 56 packages 00:12:29 Removing intermediate container 7dc61cdff9a4 00:12:29 ---> 13d7e36ae9e2 00:12:29 Step 8/25 : COPY go.mod vendor* ./ 00:12:30 ---> b1208857bdda 00:12:30 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:30 ---> Running in 9559f71017b5 00:12:31 Removing intermediate container 9559f71017b5 00:12:31 ---> fb6fe1f8599f 00:12:31 Step 10/25 : COPY . . 00:12:31 ---> fef594884196 00:12:31 Step 11/25 : RUN ${MAKE} 00:12:31 ---> Running in 1b39d605d910 00:12:32 Removing intermediate container 1b39d605d910 00:12:32 ---> fed2a68f30de 00:12:32 Step 12/25 : FROM alpine:3.15 00:12:33 3.15: Pulling from library/alpine 00:12:33 df9b9388f04a: Pulling fs layer 00:12:33 df9b9388f04a: Download complete 00:12:33 df9b9388f04a: Pull complete 00:12:34 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:12:34 Status: Downloaded newer image for alpine:3.15 00:12:34 ---> 0ac33e5f5afa 00:12:34 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:12:34 ---> Running in e0568d0a5489 00:12:34 Removing intermediate container e0568d0a5489 00:12:34 ---> 91bdb56252c6 00:12:34 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:34 ---> Running in 51892d92d09f 00:12:35 Removing intermediate container 51892d92d09f 00:12:35 ---> 0e03ef55fb1f 00:12:35 Step 15/25 : RUN apk add --update --no-cache zeromq 00:12:35 ---> Running in f5bcdbd4ca59 00:12:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 00:12:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 00:12:37 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:12:37 (2/5) Installing libsodium (1.0.18-r0) 00:12:37 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:12:37 (4/5) Installing libzmq (4.3.4-r0) 00:12:37 (5/5) Installing zeromq (4.3.4-r0) 00:12:37 Executing busybox-1.34.1-r5.trigger 00:12:37 OK: 8 MiB in 19 packages 00:12:38 Removing intermediate container f5bcdbd4ca59 00:12:38 ---> 84220c0d1739 00:12:38 Step 16/25 : WORKDIR / 00:12:38 ---> Running in 2406330edfc3 00:12:38 Removing intermediate container 2406330edfc3 00:12:38 ---> 2592152471cc 00:12:38 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:12:38 ---> a7d826d723f1 00:12:38 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:12:38 ---> 1fc9be155885 00:12:38 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:12:38 ---> 1bcec39ca941 00:12:38 Step 20/25 : EXPOSE 59910 00:12:39 ---> Running in 69e95cf7ea04 00:12:39 Removing intermediate container 69e95cf7ea04 00:12:39 ---> d81f86908075 00:12:39 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:12:39 ---> Running in 53af38d1988d 00:12:39 Removing intermediate container 53af38d1988d 00:12:39 ---> 38c59f3e5a0f 00:12:39 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:12:39 ---> Running in e701224dc1cb 00:12:39 Removing intermediate container e701224dc1cb 00:12:39 ---> 73239af36c45 00:12:39 Step 23/25 : LABEL arch=amd64 00:12:39 ---> Running in 43018faad0ab 00:12:39 Removing intermediate container 43018faad0ab 00:12:39 ---> a6f557e74a14 00:12:39 Step 24/25 : LABEL git_sha=5481a4acbe2c9cded44f119138c580c35965cafd 00:12:39 ---> Running in 166b6fc15de1 00:12:39 Removing intermediate container 166b6fc15de1 00:12:39 ---> f27ff6ca6027 00:12:39 Step 25/25 : LABEL version=2.0.0-dev.13 00:12:40 ---> Running in b2e09827ef46 00:12:40 Removing intermediate container b2e09827ef46 00:12:40 ---> f43fd234b5bf 00:12:40 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:12:40 Successfully built f43fd234b5bf 00:12:40 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:40 provisioning config files... 00:12:40 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5569525583137828274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:40 ---> docker-login.sh 00:12:40 nexus3.edgexfoundry.org:10001 00:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:40 Configure a credential helper to remove this warning. See 00:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:40 00:12:40 Login Succeeded 00:12:40 nexus3.edgexfoundry.org:10002 00:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:40 Configure a credential helper to remove this warning. See 00:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:40 00:12:40 Login Succeeded 00:12:40 nexus3.edgexfoundry.org:10003 00:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:40 Configure a credential helper to remove this warning. See 00:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:40 00:12:40 Login Succeeded 00:12:40 nexus3.edgexfoundry.org:10004 00:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:41 Configure a credential helper to remove this warning. See 00:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:41 00:12:41 Login Succeeded 00:12:41 docker.io 00:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:41 Configure a credential helper to remove this warning. See 00:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:41 00:12:41 Login Succeeded 00:12:41 ---> docker-login.sh ends [Pipeline] } 00:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:41 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 00:12:41 5481a4acbe2c9cded44f119138c580c35965cafd 00:12:41 latest 00:12:41 2.0.0-dev.13 00:12:41 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:12:41 main 00:12:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:12:42 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] isUnix [Pipeline] sh 00:12:42 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd 00:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:12:42 2acff626de67: Preparing 00:12:42 c26bc3274be2: Preparing 00:12:42 35f904969a7c: Preparing 00:12:42 ec6bbdd4f0c4: Preparing 00:12:42 9d71b2b49d90: Preparing 00:12:42 4fc242d58285: Preparing 00:12:42 4fc242d58285: Waiting 00:12:42 35f904969a7c: Pushed 00:12:42 c26bc3274be2: Pushed 00:12:42 2acff626de67: Pushed 00:12:42 9d71b2b49d90: Pushed 00:12:42 4fc242d58285: Layer already exists 00:12:42 ec6bbdd4f0c4: Pushed 00:12:42 5481a4acbe2c9cded44f119138c580c35965cafd: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh 00:12:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh 00:12:43 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 00:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:12:43 2acff626de67: Preparing 00:12:43 c26bc3274be2: Preparing 00:12:43 35f904969a7c: Preparing 00:12:43 ec6bbdd4f0c4: Preparing 00:12:43 9d71b2b49d90: Preparing 00:12:43 4fc242d58285: Preparing 00:12:43 4fc242d58285: Waiting 00:12:43 c26bc3274be2: Layer already exists 00:12:43 9d71b2b49d90: Layer already exists 00:12:43 2acff626de67: Layer already exists 00:12:43 35f904969a7c: Layer already exists 00:12:43 ec6bbdd4f0c4: Layer already exists 00:12:43 4fc242d58285: Layer already exists 00:12:43 latest: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh 00:12:43 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh 00:12:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 00:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:12:44 2acff626de67: Preparing 00:12:44 c26bc3274be2: Preparing 00:12:44 35f904969a7c: Preparing 00:12:44 ec6bbdd4f0c4: Preparing 00:12:44 9d71b2b49d90: Preparing 00:12:44 4fc242d58285: Preparing 00:12:44 4fc242d58285: Waiting 00:12:44 9d71b2b49d90: Layer already exists 00:12:44 2acff626de67: Layer already exists 00:12:44 ec6bbdd4f0c4: Layer already exists 00:12:44 35f904969a7c: Layer already exists 00:12:44 c26bc3274be2: Layer already exists 00:12:44 4fc242d58285: Layer already exists 00:12:44 2.0.0-dev.13: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh 00:12:44 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh 00:12:44 + docker push nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:12:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:12:44 2acff626de67: Preparing 00:12:44 c26bc3274be2: Preparing 00:12:44 35f904969a7c: Preparing 00:12:44 ec6bbdd4f0c4: Preparing 00:12:44 9d71b2b49d90: Preparing 00:12:44 4fc242d58285: Preparing 00:12:44 4fc242d58285: Waiting 00:12:44 9d71b2b49d90: Layer already exists 00:12:44 35f904969a7c: Layer already exists 00:12:44 c26bc3274be2: Layer already exists 00:12:44 ec6bbdd4f0c4: Layer already exists 00:12:44 2acff626de67: Layer already exists 00:12:44 4fc242d58285: Layer already exists 00:12:44 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] isUnix [Pipeline] sh 00:12:45 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh 00:12:45 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 00:12:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 00:12:45 2acff626de67: Preparing 00:12:45 c26bc3274be2: Preparing 00:12:45 35f904969a7c: Preparing 00:12:45 ec6bbdd4f0c4: Preparing 00:12:45 9d71b2b49d90: Preparing 00:12:45 4fc242d58285: Preparing 00:12:45 4fc242d58285: Waiting 00:12:45 35f904969a7c: Layer already exists 00:12:45 c26bc3274be2: Layer already exists 00:12:45 ec6bbdd4f0c4: Layer already exists 00:12:45 9d71b2b49d90: Layer already exists 00:12:45 2acff626de67: Layer already exists 00:12:45 4fc242d58285: Layer already exists 00:12:45 main: digest: sha256:5a3314eb67e91589eb3447a648c20216bb6d362a20ec71b3db4ab0d3b43f380f size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:45 ===================================================== [Pipeline] echo 00:12:45 taggedImages: 00:12:45 - nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd 00:12:45 - nexus3.edgexfoundry.org:10004/device-gpio:latest 00:12:45 - nexus3.edgexfoundry.org:10004/device-gpio:2.0.0-dev.13 00:12:45 - nexus3.edgexfoundry.org:10004/device-gpio:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:12:45 - 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] sh 00:12:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:45 00:12:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 00:12:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:46 latest: Pulling from edgex-lftools-log-publisher 00:12:46 5eb5b503b376: Pulling fs layer 00:12:46 5c69ac0246d0: Pulling fs layer 00:12:46 ec43610c2a17: Pulling fs layer 00:12:46 3a2ae6a8a46f: Pulling fs layer 00:12:46 33b1e0a273af: Pulling fs layer 00:12:46 5d3b04190fa2: Pulling fs layer 00:12:46 2f39f015ded8: Pulling fs layer 00:12:46 5d3b04190fa2: Waiting 00:12:46 33b1e0a273af: Waiting 00:12:46 2f39f015ded8: Waiting 00:12:46 3a2ae6a8a46f: Waiting 00:12:46 5c69ac0246d0: Download complete 00:12:46 3a2ae6a8a46f: Verifying Checksum 00:12:46 3a2ae6a8a46f: Download complete 00:12:46 33b1e0a273af: Verifying Checksum 00:12:46 33b1e0a273af: Download complete 00:12:46 5d3b04190fa2: Verifying Checksum 00:12:46 5d3b04190fa2: Download complete 00:12:46 ec43610c2a17: Verifying Checksum 00:12:46 ec43610c2a17: Download complete 00:12:46 5eb5b503b376: Verifying Checksum 00:12:46 5eb5b503b376: Download complete 00:12:46 2f39f015ded8: Verifying Checksum 00:12:46 2f39f015ded8: Download complete 00:12:47 5eb5b503b376: Pull complete 00:12:47 5c69ac0246d0: Pull complete 00:12:48 ec43610c2a17: Pull complete 00:12:48 3a2ae6a8a46f: Pull complete 00:12:48 33b1e0a273af: Pull complete 00:12:48 5d3b04190fa2: Pull complete 00:12:52 2f39f015ded8: Pull complete 00:12:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:12:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:12:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 00:12:52 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:12:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:12:54 $ docker top fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:54 ---> job-cost.sh 00:12:54 lf-activate-venv: SKIPPING 00:12:54 INFO: No Stack... 00:12:55 INFO: Retrieving Pricing Info for: v3-standard-8 00:12:55 INFO: Archiving Costs [Pipeline] sh 00:12:55 + cat /w/workspace/edgexfoundry_device-gpio_main/archives/cost.csv 00:12:55 + cut -d, -f6 [Pipeline] lock 00:12:55 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] 00:12:55 Resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] did not exist. Created. 00:12:55 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:12:56 + echo total: 0.2199999988079071 [Pipeline] stash 00:12:56 Stashed 1 file(s) [Pipeline] } 00:12:56 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 00:12:56 $ docker stop --time=1 fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 00:12:57 $ docker rm -f fb39566f07c06f1d75b07d143bbd96505191d83ef0f9e87585c14e5dbcae5866 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:13:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-63315 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 00:13:36 Running in /w/workspace/device-gpio/24 [Pipeline] { [Pipeline] checkout 00:13:37 The recommended git tool is: git 00:13:45 using credential edgex-jenkins-ssh 00:13:45 Cloning the remote Git repository 00:13:45 Cloning repository git@github.com:edgexfoundry/device-gpio.git 00:13:45 > git init /w/workspace/device-gpio/24 # timeout=10 00:13:45 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 00:13:45 > git --version # timeout=10 00:13:45 > git --version # 'git version 2.25.1' 00:13:45 using GIT_SSH to set credentials SSH Credentials for GitHub 00:13:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:47 Avoid second fetch 00:13:47 Checking out Revision 5481a4acbe2c9cded44f119138c580c35965cafd (main) 00:13:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 00:13:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:13:47 > git config core.sparsecheckout # timeout=10 00:13:47 > git checkout -f 5481a4acbe2c9cded44f119138c580c35965cafd # timeout=10 00:13:52 Commit message: "Merge pull request #30 from jpwhitemn/update-mods-kamakura" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:13:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:53 Dload Upload Total Spent Left Speed 00:13:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 199k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 00:13:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:13:54 + sudo tee /etc/docker/daemon.new 00:13:54 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:13:54 { 00:13:54 "registry-mirrors": [ 00:13:54 "https://nexus3.edgexfoundry.org:10001" 00:13:54 ], 00:13:54 "bip": "10.250.0.254/24", 00:13:54 "hosts": [ 00:13:54 "tcp://0.0.0.0:5555", 00:13:54 "unix:///var/run/docker.sock" 00:13:54 ], 00:13:54 "mtu": 1458, 00:13:54 "selinux-enabled": true, 00:13:54 "seccomp-profile": "/etc/docker/seccomp.json" 00:13:54 } [Pipeline] sh 00:13:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:13:55 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:13 provisioning config files... 00:14:13 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/24@tmp/config86551725206307978tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:14:13 ---> docker-login.sh 00:14:13 nexus3.edgexfoundry.org:10001 00:14:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:15 Configure a credential helper to remove this warning. See 00:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:15 00:14:15 Login Succeeded 00:14:15 nexus3.edgexfoundry.org:10002 00:14:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:15 Configure a credential helper to remove this warning. See 00:14:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:15 00:14:15 Login Succeeded 00:14:15 nexus3.edgexfoundry.org:10003 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:16 Configure a credential helper to remove this warning. See 00:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:16 00:14:16 Login Succeeded 00:14:16 nexus3.edgexfoundry.org:10004 00:14:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:16 Configure a credential helper to remove this warning. See 00:14:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:16 00:14:16 Login Succeeded 00:14:16 docker.io 00:14:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:14:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:14:17 Configure a credential helper to remove this warning. See 00:14:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:14:17 00:14:17 Login Succeeded 00:14:17 ---> docker-login.sh ends [Pipeline] } 00:14:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:14:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:14:18 ========================================================= 00:14:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 00:14:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 00:14:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 00:14:18 Sending build context to Docker daemon 7.909MB 00:14:19 Step 1/11 : ARG BASE=golang:1.17-alpine3.15 00:14:19 Step 2/11 : FROM ${BASE} AS builder 00:14:19 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:14:19 9b3977197b4f: Pulling fs layer 00:14:19 1a89e8eeedd5: Pulling fs layer 00:14:19 94645a83ff95: Pulling fs layer 00:14:19 3f3a8bcf1eab: Pulling fs layer 00:14:19 0c92f367c5e7: Pulling fs layer 00:14:19 3096ccb668a1: Pulling fs layer 00:14:19 e8cf19c19ddd: Pulling fs layer 00:14:19 a4caa8a26152: Pulling fs layer 00:14:19 3f3a8bcf1eab: Waiting 00:14:19 0c92f367c5e7: Waiting 00:14:19 3096ccb668a1: Waiting 00:14:19 e8cf19c19ddd: Waiting 00:14:19 a4caa8a26152: Waiting 00:14:19 94645a83ff95: Verifying Checksum 00:14:19 94645a83ff95: Download complete 00:14:19 1a89e8eeedd5: Download complete 00:14:19 0c92f367c5e7: Verifying Checksum 00:14:19 0c92f367c5e7: Download complete 00:14:19 9b3977197b4f: Download complete 00:14:19 3096ccb668a1: Verifying Checksum 00:14:19 3096ccb668a1: Download complete 00:14:19 e8cf19c19ddd: Verifying Checksum 00:14:19 e8cf19c19ddd: Download complete 00:14:19 9b3977197b4f: Pull complete 00:14:20 1a89e8eeedd5: Pull complete 00:14:20 94645a83ff95: Pull complete 00:14:21 a4caa8a26152: Verifying Checksum 00:14:21 a4caa8a26152: Download complete 00:14:22 3f3a8bcf1eab: Verifying Checksum 00:14:22 3f3a8bcf1eab: Download complete 00:14:34 3f3a8bcf1eab: Pull complete 00:14:34 0c92f367c5e7: Pull complete 00:14:34 3096ccb668a1: Pull complete 00:14:34 e8cf19c19ddd: Pull complete 00:14:39 a4caa8a26152: Pull complete 00:14:39 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 00:14:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 00:14:39 ---> 725f1c02e7f9 00:14:39 Step 3/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:14:40 ---> Running in 91d620d96181 00:14:40 Removing intermediate container 91d620d96181 00:14:40 ---> 1c6258116dd4 00:14:40 Step 4/11 : ARG ALPINE_PKG_EXTRA="" 00:14:41 ---> Running in bf451d1fcfe9 00:14:41 Removing intermediate container bf451d1fcfe9 00:14:41 ---> 7d422796c67e 00:14:41 Step 5/11 : WORKDIR /device-gpio 00:14:41 ---> Running in 55e5972fa2d4 00:14:41 Removing intermediate container 55e5972fa2d4 00:14:41 ---> 77eca7a0fb61 00:14:41 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:14:41 ---> Running in 805b8dd05bb8 00:14:43 Removing intermediate container 805b8dd05bb8 00:14:43 ---> 0da80a0b0889 00:14:43 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:14:43 ---> Running in 232d0ba8ce73 00:14:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:14:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:14:46 (1/4) Installing openssh-keygen (8.8_p1-r1) 00:14:46 (2/4) Installing libedit (20210910.3.1-r0) 00:14:46 (3/4) Installing openssh-client-common (8.8_p1-r1) 00:14:47 (4/4) Installing openssh-client-default (8.8_p1-r1) 00:14:47 Executing busybox-1.34.1-r3.trigger 00:14:47 OK: 224 MiB in 56 packages 00:14:48 Removing intermediate container 232d0ba8ce73 00:14:48 ---> 5f4550124655 00:14:48 Step 8/11 : COPY go.mod vendor* ./ 00:14:48 ---> 9737991e047a 00:14:48 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:14:48 ---> Running in f0160651a7da 00:15:45 Removing intermediate container f0160651a7da 00:15:45 ---> c46baebca508 00:15:45 Step 10/11 : COPY . . 00:15:45 ---> 9e5b6cda78e9 00:15:45 Step 11/11 : RUN ${MAKE} 00:15:45 ---> Running in e868e73c50ad 00:15:47 Removing intermediate container e868e73c50ad 00:15:47 ---> 95a429d6a593 00:15:47 [Warning] One or more build-args [MAKE] were not consumed 00:15:47 Successfully built 95a429d6a593 00:15:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:15:47 + docker inspect -f . ci-base-image-arm64 00:15:47 . [Pipeline] withDockerContainer 00:15:47 prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container 00:15:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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 ******** ci-base-image-arm64 cat 00:15:49 $ docker top 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:50 + go version 00:15:50 go version go1.17.6 linux/arm64 [Pipeline] } 00:15:50 $ docker stop --time=1 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 00:15:51 $ docker rm -f 7801247f1db9385d94d0a1bceea80f59028c4d8c056216aac939630997411344 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:15:52 + docker inspect -f . ci-base-image-arm64 00:15:52 . [Pipeline] withDockerContainer 00:15:52 prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container 00:15:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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 ******** ci-base-image-arm64 cat 00:15:54 $ docker top 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 00:15:55 + make test 00:15:55 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 00:15:57 ? github.com/edgexfoundry/device-gpio [no test files] 00:17:34 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 00:17:34 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 00:17:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:17:34 CGO_ENABLED=1 GO111MODULE=on go vet ./... 00:17:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:17:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:17:52 ./bin/test-attribution-txt.sh [Pipeline] echo 00:17:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:17:54 $ docker stop --time=1 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c 00:17:56 $ docker rm -f 2f85ce34ec1816d67c17934021edaca0c4204277f3783bded642b3df296c809c [Pipeline] // withDockerContainer [Pipeline] sh 00:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:17:57 Warning: overwriting stash ‘coverage-report’ 00:17:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:17:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:17:58 + ls -al . 00:17:58 total 168 00:17:58 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:17 . 00:17:58 drwxrwxr-x 4 jenkins jenkins 4096 May 12 00:13 .. 00:17:58 -rw-rw-r-- 1 jenkins jenkins 120 May 12 00:13 .dockerignore 00:17:58 drwxrwxr-x 8 jenkins jenkins 4096 May 12 00:13 .git 00:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 .github 00:17:58 -rw-rw-r-- 1 jenkins jenkins 343 May 12 00:13 .gitignore 00:17:58 -rw-rw-r-- 1 jenkins jenkins 41 May 12 00:13 .golangci.yml 00:17:58 -rw-rw-r-- 1 jenkins jenkins 9053 May 12 00:13 Attribution.txt 00:17:58 -rw-rw-r-- 1 jenkins jenkins 3081 May 12 00:13 CHANGELOG.md 00:17:58 -rw-rw-r-- 1 jenkins jenkins 1846 May 12 00:13 Dockerfile 00:17:58 -rw-rw-r-- 1 jenkins jenkins 677 May 12 00:13 GOVERNANCE.md 00:17:58 -rw-rw-r-- 1 jenkins jenkins 657 May 12 00:13 Jenkinsfile 00:17:58 -rw-rw-r-- 1 jenkins jenkins 11340 May 12 00:13 LICENSE 00:17:58 -rw-rw-r-- 1 jenkins jenkins 1876 May 12 00:13 Makefile 00:17:58 -rw-rw-r-- 1 jenkins jenkins 617 May 12 00:13 OWNERS.md 00:17:58 -rw-rw-r-- 1 jenkins jenkins 11178 May 12 00:13 README.md 00:17:58 -rw-rw-r-- 1 jenkins jenkins 12 May 12 00:11 VERSION 00:17:58 drwxrwxr-x 2 jenkins jenkins 4096 May 12 00:13 bin 00:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 cmd 00:17:58 -rw-r--r-- 1 jenkins jenkins 10 May 12 00:15 coverage.out 00:17:58 -rw-rw-r-- 1 jenkins jenkins 3236 May 12 00:13 go.mod 00:17:58 -rw-rw-r-- 1 jenkins jenkins 46962 May 12 00:13 go.sum 00:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 internal 00:17:58 drwxrwxr-x 3 jenkins jenkins 4096 May 12 00:13 snap 00:17:58 -rw-rw-r-- 1 jenkins jenkins 209 May 12 00:13 version.go [Pipeline] isUnix [Pipeline] sh 00:17:58 + 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=5481a4acbe2c9cded44f119138c580c35965cafd --label arch=arm64 --label version=2.0.0-dev.13 . 00:17:59 Sending build context to Docker daemon 7.91MB 00:17:59 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 00:17:59 Step 2/25 : FROM ${BASE} AS builder 00:17:59 ---> 95a429d6a593 00:17:59 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 00:17:59 ---> Running in c623133de42c 00:17:59 Removing intermediate container c623133de42c 00:17:59 ---> ed541c74ef76 00:17:59 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 00:18:00 ---> Running in b3ff406179fa 00:18:00 Removing intermediate container b3ff406179fa 00:18:00 ---> d4e0e5c388c1 00:18:00 Step 5/25 : WORKDIR /device-gpio 00:18:00 ---> Running in 02d72908a8cf 00:18:00 Removing intermediate container 02d72908a8cf 00:18:00 ---> 7a78aae3439b 00:18:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:00 ---> Running in aff9e793721a 00:18:02 Removing intermediate container aff9e793721a 00:18:02 ---> 9e3054001177 00:18:02 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:02 ---> Running in 8aa983c6d997 00:18:03 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:04 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:05 OK: 224 MiB in 56 packages 00:18:06 Removing intermediate container 8aa983c6d997 00:18:06 ---> dc6b2c43c151 00:18:06 Step 8/25 : COPY go.mod vendor* ./ 00:18:06 ---> 54c0a7e964c1 00:18:06 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:06 ---> Running in 6bdbc9582745 00:18:08 Removing intermediate container 6bdbc9582745 00:18:08 ---> dbd7adc3acb9 00:18:08 Step 10/25 : COPY . . 00:18:09 ---> 7f2b2e134b54 00:18:09 Step 11/25 : RUN ${MAKE} 00:18:09 ---> Running in 6025c9ec06ce 00:18:11 Removing intermediate container 6025c9ec06ce 00:18:11 ---> a2e3a4af1137 00:18:11 Step 12/25 : FROM alpine:3.15 00:18:12 3.15: Pulling from library/alpine 00:18:12 9981e73032c8: Pulling fs layer 00:18:12 9981e73032c8: Verifying Checksum 00:18:12 9981e73032c8: Download complete 00:18:13 9981e73032c8: Pull complete 00:18:13 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:18:13 Status: Downloaded newer image for alpine:3.15 00:18:13 ---> 3fb3c9af89a9 00:18:13 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 00:18:13 ---> Running in 542b1e8bb93c 00:18:13 Removing intermediate container 542b1e8bb93c 00:18:13 ---> 8e0f4311fe0b 00:18:13 Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:18:13 ---> Running in f982595d8953 00:18:15 Removing intermediate container f982595d8953 00:18:15 ---> d01c1ef43222 00:18:15 Step 15/25 : RUN apk add --update --no-cache zeromq 00:18:15 ---> Running in 55da1d8af6f6 00:18:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:18 (1/5) Installing libgcc (10.3.1_git20211027-r0) 00:18:18 (2/5) Installing libsodium (1.0.18-r0) 00:18:18 (3/5) Installing libstdc++ (10.3.1_git20211027-r0) 00:18:18 (4/5) Installing libzmq (4.3.4-r0) 00:18:18 (5/5) Installing zeromq (4.3.4-r0) 00:18:18 Executing busybox-1.34.1-r5.trigger 00:18:19 OK: 8 MiB in 19 packages 00:18:20 Removing intermediate container 55da1d8af6f6 00:18:20 ---> 7293656d5ac0 00:18:20 Step 16/25 : WORKDIR / 00:18:20 ---> Running in 5e23e66497bc 00:18:20 Removing intermediate container 5e23e66497bc 00:18:20 ---> 40ff4d9727c9 00:18:20 Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / 00:18:20 ---> b34eebac877c 00:18:20 Step 18/25 : COPY --from=builder /device-gpio/LICENSE / 00:18:21 ---> 939bf03fb2b8 00:18:21 Step 19/25 : COPY --from=builder /device-gpio/cmd/ / 00:18:22 ---> 7bde26af845e 00:18:22 Step 20/25 : EXPOSE 59910 00:18:22 ---> Running in 09ba03943c1d 00:18:22 Removing intermediate container 09ba03943c1d 00:18:22 ---> 36f752f3219f 00:18:22 Step 21/25 : ENTRYPOINT ["/device-gpio"] 00:18:22 ---> Running in df268cdbbdb7 00:18:22 Removing intermediate container df268cdbbdb7 00:18:22 ---> e42471cbb309 00:18:22 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:23 ---> Running in 1522bc0afe93 00:18:23 Removing intermediate container 1522bc0afe93 00:18:23 ---> a2d41b5e411b 00:18:23 Step 23/25 : LABEL arch=arm64 00:18:23 ---> Running in eb4ebb50243d 00:18:23 Removing intermediate container eb4ebb50243d 00:18:23 ---> d8caba1ea0b7 00:18:23 Step 24/25 : LABEL git_sha=5481a4acbe2c9cded44f119138c580c35965cafd 00:18:23 ---> Running in 0d5f6bdbed45 00:18:24 Removing intermediate container 0d5f6bdbed45 00:18:24 ---> 7f77ec354503 00:18:24 Step 25/25 : LABEL version=2.0.0-dev.13 00:18:24 ---> Running in b91e55249286 00:18:24 Removing intermediate container b91e55249286 00:18:24 ---> ee47b2e98e1f 00:18:24 [Warning] One or more build-args [ARCH MAKE] were not consumed 00:18:24 Successfully built ee47b2e98e1f 00:18:24 Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:24 provisioning config files... 00:18:24 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/24@tmp/config827503452204771601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:24 ---> docker-login.sh 00:18:24 nexus3.edgexfoundry.org:10001 00:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:25 Configure a credential helper to remove this warning. See 00:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:25 00:18:25 Login Succeeded 00:18:25 nexus3.edgexfoundry.org:10002 00:18:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:25 Configure a credential helper to remove this warning. See 00:18:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:25 00:18:25 Login Succeeded 00:18:25 nexus3.edgexfoundry.org:10003 00:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:26 Configure a credential helper to remove this warning. See 00:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:26 00:18:26 Login Succeeded 00:18:26 nexus3.edgexfoundry.org:10004 00:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:26 Configure a credential helper to remove this warning. See 00:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:26 00:18:26 Login Succeeded 00:18:26 docker.io 00:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:18:27 Configure a credential helper to remove this warning. See 00:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:18:27 00:18:27 Login Succeeded 00:18:27 ---> docker-login.sh ends [Pipeline] } 00:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:18:27 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 00:18:27 5481a4acbe2c9cded44f119138c580c35965cafd 00:18:27 latest 00:18:27 2.0.0-dev.13 00:18:27 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:18:27 main 00:18:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:28 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] isUnix [Pipeline] sh 00:18:28 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd 00:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:18:28 c6a50e36adbe: Preparing 00:18:28 62fa6da4ca74: Preparing 00:18:28 e3cb8655475d: Preparing 00:18:28 e1f1d367d1ff: Preparing 00:18:28 d694448d0988: Preparing 00:18:28 4f4ce317c6bb: Preparing 00:18:28 4f4ce317c6bb: Waiting 00:18:28 62fa6da4ca74: Pushed 00:18:28 d694448d0988: Pushed 00:18:28 e3cb8655475d: Pushed 00:18:28 c6a50e36adbe: Pushed 00:18:28 4f4ce317c6bb: Layer already exists 00:18:29 e1f1d367d1ff: Pushed 00:18:29 5481a4acbe2c9cded44f119138c580c35965cafd: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh 00:18:30 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh 00:18:30 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 00:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:18:30 c6a50e36adbe: Preparing 00:18:30 62fa6da4ca74: Preparing 00:18:30 e3cb8655475d: Preparing 00:18:30 e1f1d367d1ff: Preparing 00:18:30 d694448d0988: Preparing 00:18:30 4f4ce317c6bb: Preparing 00:18:30 4f4ce317c6bb: Waiting 00:18:30 e3cb8655475d: Layer already exists 00:18:30 c6a50e36adbe: Layer already exists 00:18:30 62fa6da4ca74: Layer already exists 00:18:30 e1f1d367d1ff: Layer already exists 00:18:30 d694448d0988: Layer already exists 00:18:30 4f4ce317c6bb: Layer already exists 00:18:30 latest: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh 00:18:31 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh 00:18:31 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 00:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:18:31 c6a50e36adbe: Preparing 00:18:31 62fa6da4ca74: Preparing 00:18:31 e3cb8655475d: Preparing 00:18:31 e1f1d367d1ff: Preparing 00:18:31 d694448d0988: Preparing 00:18:31 4f4ce317c6bb: Preparing 00:18:31 4f4ce317c6bb: Waiting 00:18:31 c6a50e36adbe: Layer already exists 00:18:31 e3cb8655475d: Layer already exists 00:18:31 e1f1d367d1ff: Layer already exists 00:18:31 d694448d0988: Layer already exists 00:18:31 62fa6da4ca74: Layer already exists 00:18:31 4f4ce317c6bb: Layer already exists 00:18:31 2.0.0-dev.13: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh 00:18:32 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 [Pipeline] isUnix [Pipeline] sh 00:18:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:18:32 c6a50e36adbe: Preparing 00:18:32 62fa6da4ca74: Preparing 00:18:32 e3cb8655475d: Preparing 00:18:32 e1f1d367d1ff: Preparing 00:18:32 d694448d0988: Preparing 00:18:32 4f4ce317c6bb: Preparing 00:18:32 4f4ce317c6bb: Waiting 00:18:32 e3cb8655475d: Layer already exists 00:18:32 c6a50e36adbe: Layer already exists 00:18:32 e1f1d367d1ff: Layer already exists 00:18:32 d694448d0988: Layer already exists 00:18:32 62fa6da4ca74: Layer already exists 00:18:32 4f4ce317c6bb: Layer already exists 00:18:32 5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] isUnix [Pipeline] sh 00:18:33 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh 00:18:33 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 00:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 00:18:33 c6a50e36adbe: Preparing 00:18:33 62fa6da4ca74: Preparing 00:18:33 e3cb8655475d: Preparing 00:18:33 e1f1d367d1ff: Preparing 00:18:33 d694448d0988: Preparing 00:18:33 4f4ce317c6bb: Preparing 00:18:33 4f4ce317c6bb: Waiting 00:18:33 e1f1d367d1ff: Layer already exists 00:18:33 62fa6da4ca74: Layer already exists 00:18:33 e3cb8655475d: Layer already exists 00:18:33 c6a50e36adbe: Layer already exists 00:18:33 d694448d0988: Layer already exists 00:18:33 4f4ce317c6bb: Layer already exists 00:18:33 main: digest: sha256:6a88008a3311d0ecfe3a4b61eb84608052931925a6b1d1ff262a6225287de8ed size: 1569 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:18:33 ===================================================== [Pipeline] echo 00:18:33 taggedImages: 00:18:33 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd 00:18:33 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 00:18:33 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:2.0.0-dev.13 00:18:33 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:5481a4acbe2c9cded44f119138c580c35965cafd-2.0.0-dev.13 00:18:33 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:34 00:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 00:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:34 arm64: Pulling from edgex-lftools-log-publisher 00:18:34 8998bd30e6a1: Pulling fs layer 00:18:34 04944245beec: Pulling fs layer 00:18:34 699f458cf7ca: Pulling fs layer 00:18:34 765212b225bb: Pulling fs layer 00:18:34 f23df028b6ca: Pulling fs layer 00:18:34 d65c8cfc05b1: Pulling fs layer 00:18:34 2437ff75d9bd: Pulling fs layer 00:18:34 f23df028b6ca: Waiting 00:18:34 d65c8cfc05b1: Waiting 00:18:34 2437ff75d9bd: Waiting 00:18:34 765212b225bb: Waiting 00:18:34 04944245beec: Verifying Checksum 00:18:34 04944245beec: Download complete 00:18:34 765212b225bb: Verifying Checksum 00:18:34 765212b225bb: Download complete 00:18:34 f23df028b6ca: Verifying Checksum 00:18:34 f23df028b6ca: Download complete 00:18:34 d65c8cfc05b1: Verifying Checksum 00:18:34 d65c8cfc05b1: Download complete 00:18:35 699f458cf7ca: Verifying Checksum 00:18:35 699f458cf7ca: Download complete 00:18:35 8998bd30e6a1: Verifying Checksum 00:18:35 8998bd30e6a1: Download complete 00:18:37 2437ff75d9bd: Verifying Checksum 00:18:37 2437ff75d9bd: Download complete 00:18:39 8998bd30e6a1: Pull complete 00:18:39 04944245beec: Pull complete 00:18:41 699f458cf7ca: Pull complete 00:18:41 765212b225bb: Pull complete 00:18:42 f23df028b6ca: Pull complete 00:18:42 d65c8cfc05b1: Pull complete 00:18:57 2437ff75d9bd: Pull complete 00:18:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 00:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-63315 does not seem to be running inside a container 00:18:58 $ 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/24 -v /w/workspace/device-gpio/24:/w/workspace/device-gpio/24:rw,z -v /w/workspace/device-gpio/24@tmp:/w/workspace/device-gpio/24@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:arm64 cat 00:18:59 $ docker top 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:19:00 ---> job-cost.sh 00:19:00 lf-activate-venv: SKIPPING 00:19:00 INFO: No Stack... 00:19:01 INFO: Retrieving Pricing Info for: v3-standard-4 00:19:02 INFO: Archiving Costs [Pipeline] sh 00:19:02 + + cut -d, -f6cat 00:19:02 /w/workspace/device-gpio/24/archives/cost.csv [Pipeline] lock 00:19:02 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] 00:19:02 Resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] did not exist. Created. 00:19:02 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:19:03 /w/workspace/device-gpio/24@tmp/durable-10addc3c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:19:04 + echo total: 0.10999999940395355 [Pipeline] stash 00:19:04 Warning: overwriting stash ‘stack-cost’ 00:19:04 Stashed 1 file(s) [Pipeline] } 00:19:04 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 00:19:04 $ docker stop --time=1 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e 00:19:05 $ docker rm -f 8eb5ccb523931323a3baf7e8d48c9491b81ed8e707cdbf1851c3010d9a67e08e [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 00:19:06 provisioning config files... 00:19:06 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config6891415003206217248tmp [Pipeline] { [Pipeline] sh 00:19:06 + set +x 00:19:06 + bash -s -- 00:19:06 + curl -s https://codecov.io/bash 00:19:06 00:19:06 _____ _ 00:19:06 / ____| | | 00:19:06 | | ___ __| | ___ ___ _____ __ 00:19:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:19:06 | |___| (_) | (_| | __/ (_| (_) \ V / 00:19:06 \_____\___/ \__,_|\___|\___\___/ \_/ 00:19:06 Bash-1.0.6 00:19:06 00:19:06 00:19:06 ==> git version 2.25.1 found 00:19:06 ==> 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 00:19:06 Release-Date: 2020-01-08 00:19:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:19:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:19:06 ==> Jenkins CI detected. 00:19:06 current dir:  /w/workspace/edgexfoundry_device-gpio_main 00:19:06 project root: . 00:19:06 --> token set from env 00:19:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:19:06 ==> Running gcov in . (disable via -X gcov) 00:19:06 ==> Python coveragepy not found 00:19:06 ==> Searching for coverage reports in: 00:19:06 + . 00:19:06 -> Found 1 reports 00:19:06 ==> Detecting git/mercurial file structure 00:19:06 ==> Reading reports 00:19:06 + ./coverage.out bytes=10 00:19:06 ==> Appending adjustments 00:19:06 https://docs.codecov.io/docs/fixing-reports 00:19:06 + Found adjustments 00:19:06 ==> Gzipping contents 00:19:06 4.0K /tmp/codecov.HgGWsQ.gz 00:19:06 ==> Uploading reports 00:19:06 url: https://codecov.io 00:19:06 query: branch=main&commit=5481a4acbe2c9cded44f119138c580c35965cafd&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 00:19:06 -> Pinging Codecov 00:19:06 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=5481a4acbe2c9cded44f119138c580c35965cafd&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 00:19:07 -> Uploading to 00:19:07 https://storage.googleapis.com/codecov/v4/raw/2022-05-12/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5481a4acbe2c9cded44f119138c580c35965cafd/92684b78-48e6-40dd-a611-89648bd85ce1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T001906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb13955cb4ee3b5359ebd23132217d4672dcac7e4829933983b1ceefc417f70a 00:19:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:19:07 Dload Upload Total Spent Left Speed 00:19:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 832 0 0 100 832 0 3665 --:--:-- --:--:-- --:--:-- 3665 00:19:07 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] } 00:19:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:19:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:19:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 00:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:07 00:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 00:19:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:19:08 188c0c94c7c5: Pulling fs layer 00:19:08 0ef7d3d256c8: Pulling fs layer 00:19:08 de9db76c5a1d: Pulling fs layer 00:19:08 0eba1c9be4d2: Pulling fs layer 00:19:08 0d57e429df01: Pulling fs layer 00:19:08 4e4be7b47b0d: Pulling fs layer 00:19:08 e1f770b5df2f: Pulling fs layer 00:19:08 85a0685a4137: Pulling fs layer 00:19:08 0eba1c9be4d2: Waiting 00:19:08 0d57e429df01: Waiting 00:19:08 4e4be7b47b0d: Waiting 00:19:08 e1f770b5df2f: Waiting 00:19:08 85a0685a4137: Waiting 00:19:08 de9db76c5a1d: Download complete 00:19:08 0ef7d3d256c8: Download complete 00:19:08 0d57e429df01: Verifying Checksum 00:19:08 0d57e429df01: Download complete 00:19:08 4e4be7b47b0d: Verifying Checksum 00:19:08 4e4be7b47b0d: Download complete 00:19:08 188c0c94c7c5: Verifying Checksum 00:19:08 188c0c94c7c5: Download complete 00:19:08 188c0c94c7c5: Pull complete 00:19:08 e1f770b5df2f: Verifying Checksum 00:19:08 0ef7d3d256c8: Pull complete 00:19:08 e1f770b5df2f: Download complete 00:19:08 de9db76c5a1d: Pull complete 00:19:09 0eba1c9be4d2: Verifying Checksum 00:19:09 0eba1c9be4d2: Download complete 00:19:09 85a0685a4137: Verifying Checksum 00:19:09 85a0685a4137: Download complete 00:19:13 0eba1c9be4d2: Pull complete 00:19:13 0d57e429df01: Pull complete 00:19:13 4e4be7b47b0d: Pull complete 00:19:13 e1f770b5df2f: Pull complete 00:19:17 85a0685a4137: Pull complete 00:19:17 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 00:19:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:19:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 00:19:18 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:19:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:19:20 $ docker top b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e -eo pid,comm [Pipeline] { [Pipeline] echo 00:19:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 00:19:20 + set -o pipefail 00:19:20 + snyk monitor '--org=edgex-jenkins' 00:19:25 00:19:25 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 00:19:25 00:19:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/15d616cb-4573-4160-a05e-ca20700278bf 00:19:25 00:19:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:19:25 00:19:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:19:25 00:19:25 [Pipeline] } 00:19:25 $ docker stop --time=1 b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e 00:19:28 $ docker rm -f b2c3c324d564ef8faec4cdcfa0a287177404b5a9f5c71ff5ae49a090c7d8d77e [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 00:19:28 + git log --format=format:%s -1 5481a4acbe2c9cded44f119138c580c35965cafd [Pipeline] sh 00:19:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:19:29 . [Pipeline] withDockerContainer 00:19:29 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:19:29 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:19:30 $ docker top 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:30 [ssh-agent] Looking for ssh-agent implementation... 00:19:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:30 $ docker exec 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 ssh-agent 00:19:30 SSH_AUTH_SOCK=/tmp/ssh-P8NvXRnVompD/agent.34 00:19:30 SSH_AGENT_PID=41 00:19:30 Running ssh-add (command line suppressed) 00:19:30 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3751290005889667317.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_3751290005889667317.key) 00:19:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:31 + git semver tag 00:19:31 2022-05-12 00:19:31,287 [run_tag] DEBUG tag force:False 00:19:31 2022-05-12 00:19:31,287 [check_head_tag] DEBUG check head tag 00:19:31 2022-05-12 00:19:31,288 [execute] INFO git cat-file --batch-check 00:19:31 2022-05-12 00:19:31,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 00:19:31 2022-05-12 00:19:31,293 [execute] INFO git cat-file --batch 00:19:31 2022-05-12 00:19:31,293 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=) 00:19:31 2022-05-12 00:19:31,306 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:31 2022-05-12 00:19:31,307 [execute] INFO git tag -a v2.0.0-dev.13 -m v2.0.0-dev.13 00:19:31 2022-05-12 00:19:31,307 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.0.0-dev.13', '-m', 'v2.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-gpio_main, universal_newlines=False, shell=None, istream=None) 00:19:31 2022-05-12 00:19:31,314 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:31 2.0.0-dev.13 [Pipeline] } 00:19:31 $ docker exec --env ******** --env ******** 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 ssh-agent -k 00:19:31 unset SSH_AUTH_SOCK; 00:19:31 unset SSH_AGENT_PID; 00:19:31 echo Agent pid 41 killed; 00:19:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:32 + git semver [Pipeline] } 00:19:32 $ docker stop --time=1 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 00:19:33 $ docker rm -f 2136d28bc53bdedd4d036a98676e49cbaf377271e4cc5106fa0000e2b6021df1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 00:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:34 00:19:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 00:19:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:34 0.23.1-centos7: Pulling from edgex-lftools 00:19:34 ab5ef0e58194: Pulling fs layer 00:19:34 9712f1f96733: Pulling fs layer 00:19:34 63f879dbbcfc: Pulling fs layer 00:19:34 0d9ebad4ef96: Pulling fs layer 00:19:34 e9a5061849ea: Pulling fs layer 00:19:34 d747dcd14b5f: Pulling fs layer 00:19:34 2de7ff778b66: Pulling fs layer 00:19:34 0d9ebad4ef96: Waiting 00:19:34 d747dcd14b5f: Waiting 00:19:34 2de7ff778b66: Waiting 00:19:34 e9a5061849ea: Waiting 00:19:34 9712f1f96733: Verifying Checksum 00:19:34 9712f1f96733: Download complete 00:19:34 63f879dbbcfc: Verifying Checksum 00:19:34 63f879dbbcfc: Download complete 00:19:35 e9a5061849ea: Verifying Checksum 00:19:35 e9a5061849ea: Download complete 00:19:35 d747dcd14b5f: Verifying Checksum 00:19:35 d747dcd14b5f: Download complete 00:19:35 0d9ebad4ef96: Verifying Checksum 00:19:35 0d9ebad4ef96: Download complete 00:19:35 ab5ef0e58194: Verifying Checksum 00:19:35 ab5ef0e58194: Download complete 00:19:35 2de7ff778b66: Verifying Checksum 00:19:35 2de7ff778b66: Download complete 00:19:38 ab5ef0e58194: Pull complete 00:19:38 9712f1f96733: Pull complete 00:19:39 63f879dbbcfc: Pull complete 00:19:43 0d9ebad4ef96: Pull complete 00:19:43 e9a5061849ea: Pull complete 00:19:43 d747dcd14b5f: Pull complete 00:19:45 2de7ff778b66: Pull complete 00:19:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:19:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:19:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 00:19:45 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:19:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:19:47 $ docker top 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:19:47 provisioning config files... 00:19:47 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config5376464309864221077tmp 00:19:47 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config4168019369095052442tmp 00:19:47 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7172241312162867102tmp [Pipeline] { [Pipeline] echo 00:19:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:19:48 ---> sigul-configuration.sh 00:19:48 gpg: directory `/root/.gnupg' created 00:19:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:19:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:19:48 gpg: keyring `/root/.gnupg/secring.gpg' created 00:19:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:19:48 gpg: CAST5 encrypted data 00:19:48 gpg: encrypted with 1 passphrase 00:19:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:19:48 + mkdir /home/jenkins 00:19:48 + mkdir /home/jenkins/sigul [Pipeline] sh 00:19:48 + 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 00:19:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:19:48 ---> sigul-install.sh 00:19:48 Sigul already installed; skipping installation. [Pipeline] sh 00:19:49 + git tag --list 00:19:49 v0.0.0 00:19:49 v1.0.0 00:19:49 v1.0.1-dev.1 00:19:49 v1.0.1-dev.2 00:19:49 v1.0.1-dev.3 00:19:49 v1.0.1-dev.4 00:19:49 v1.0.1-dev.5 00:19:49 v1.0.1-dev.6 00:19:49 v2.0.0-dev.1 00:19:49 v2.0.0-dev.10 00:19:49 v2.0.0-dev.11 00:19:49 v2.0.0-dev.12 00:19:49 v2.0.0-dev.13 00:19:49 v2.0.0-dev.2 00:19:49 v2.0.0-dev.3 00:19:49 v2.0.0-dev.4 00:19:49 v2.0.0-dev.5 00:19:49 v2.0.0-dev.6 00:19:49 v2.0.0-dev.7 00:19:49 v2.0.0-dev.8 00:19:49 v2.0.0-dev.9 00:19:49 v2.1.0 [Pipeline] sh 00:19:49 + lftools sign git-tag v2.0.0-dev.13 00:19:50 Signing Git tag with Sigul... 00:19:50 Signing v2.0.0-dev.13 [Pipeline] echo 00:19:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:19:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:19:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:19:50 $ docker stop --time=1 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be 00:19:52 $ docker rm -f 3373ce665fa7c35e10a55f27ad580676c4f987b29d4ac8de40773a02b6b666be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:19:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:19:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:19:52 . [Pipeline] withDockerContainer 00:19:53 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:19:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:19:53 $ docker top 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:53 [ssh-agent] Looking for ssh-agent implementation... 00:19:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:53 $ docker exec 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 ssh-agent 00:19:54 SSH_AUTH_SOCK=/tmp/ssh-Cr33kcKZ9GBM/agent.32 00:19:54 SSH_AGENT_PID=39 00:19:54 Running ssh-add (command line suppressed) 00:19:54 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5123104010005138631.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_5123104010005138631.key) 00:19:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:19:54 + git semver bump pre 00:19:55 2022-05-12 00:19:54,995 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:55 2022-05-12 00:19:54,996 [bump_version] DEBUG bumping version:2.0.0-dev.13 on axis:pre with prefix:dev 00:19:55 2022-05-12 00:19:54,996 [bump_version] DEBUG bumped version:2.0.0-dev.14 00:19:55 2022-05-12 00:19:54,996 [write_version] DEBUG write version:2.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-gpio_main/.semver/main with force:True 00:19:55 2022-05-12 00:19:54,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:55 2022-05-12 00:19:54,996 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:55 2022-05-12 00:19:54,998 [execute] INFO git cat-file --batch-check 00:19:55 2022-05-12 00:19:54,998 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 00:19:55 2022-05-12 00:19:55,005 [execute] INFO git cat-file --batch 00:19:55 2022-05-12 00:19:55,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=) 00:19:55 2022-05-12 00:19:55,010 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:19:55 2.0.0-dev.14 [Pipeline] } 00:19:55 $ docker exec --env ******** --env ******** 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 ssh-agent -k 00:19:55 unset SSH_AUTH_SOCK; 00:19:55 unset SSH_AGENT_PID; 00:19:55 echo Agent pid 39 killed; 00:19:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:19:55 + git semver [Pipeline] } 00:19:56 $ docker stop --time=1 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 00:19:57 $ docker rm -f 2f3b3174dc82406dcccce57417f7abb8b37876d5d45e8a186e345a332767b4f0 [Pipeline] // withDockerContainer [Pipeline] sh 00:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 00:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 00:19:58 . [Pipeline] withDockerContainer 00:19:58 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:19:58 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 00:19:59 $ docker top b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:19:59 [ssh-agent] Looking for ssh-agent implementation... 00:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:19:59 $ docker exec b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 ssh-agent 00:19:59 SSH_AUTH_SOCK=/tmp/ssh-OQo8mN1rUPZx/agent.33 00:19:59 SSH_AGENT_PID=41 00:19:59 Running ssh-add (command line suppressed) 00:19:59 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6515855588229147758.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_6515855588229147758.key) 00:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:20:00 + git semver push 00:20:00 2022-05-12 00:20:00,428 [run_push] DEBUG push 00:20:00 2022-05-12 00:20:00,428 [execute] INFO git push origin semver 00:20:00 2022-05-12 00:20:00,429 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-gpio_main/.semver, universal_newlines=False, shell=None, istream=None) 00:20:01 2022-05-12 00:20:01,200 [run_push] DEBUG push all version tags 00:20:01 2022-05-12 00:20:01,200 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:20:01 2022-05-12 00:20:01,201 [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) 00:20:02 2022-05-12 00:20:01,937 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_main/.semver/main 00:20:02 2.0.0-dev.14 [Pipeline] } 00:20:02 $ docker exec --env ******** --env ******** b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 ssh-agent -k 00:20:02 unset SSH_AUTH_SOCK; 00:20:02 unset SSH_AGENT_PID; 00:20:02 echo Agent pid 41 killed; 00:20:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:20:02 + git semver [Pipeline] } 00:20:03 $ docker stop --time=1 b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 00:20:04 $ docker rm -f b56ae191a5c75b0c5c89c8454e11df0d9b8fe6e1c7921297e91cc3698cab9dd0 [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 00:20:05 + [ -d /w/workspace/edgexfoundry_device-gpio_main/archives ] 00:20:05 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 00:20:05 total 16 00:20:05 drwxr-xr-x 3 root root 4096 May 12 00:12 . 00:20:05 drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:19 .. 00:20:05 drwxr-xr-x 2 root root 4096 May 12 00:12 cost 00:20:05 -rw-r--r-- 1 root root 81 May 12 00:12 cost.csv 00:20:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_main/archives 00:20:05 + ls -al /w/workspace/edgexfoundry_device-gpio_main/archives 00:20:05 total 16 00:20:05 drwxr-xr-x 3 jenkins jenkins 4096 May 12 00:12 . 00:20:05 drwxrwxr-x 10 jenkins jenkins 4096 May 12 00:19 .. 00:20:05 drwxr-xr-x 2 jenkins jenkins 4096 May 12 00:12 cost 00:20:05 -rw-r--r-- 1 jenkins jenkins 81 May 12 00:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:20:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:20:06 ---> package-listing.sh 00:20:06 ++ tr '[:upper:]' '[:lower:]' 00:20:06 ++ facter osfamily 00:20:06 + OS_FAMILY=debian 00:20:06 + workspace=/w/workspace/edgexfoundry_device-gpio_main 00:20:06 + START_PACKAGES=/tmp/packages_start.txt 00:20:06 + END_PACKAGES=/tmp/packages_end.txt 00:20:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:20:06 + PACKAGES=/tmp/packages_start.txt 00:20:06 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 00:20:06 + PACKAGES=/tmp/packages_end.txt 00:20:06 + case "${OS_FAMILY}" in 00:20:06 + dpkg -l 00:20:06 + grep '^ii' 00:20:06 + '[' -f /tmp/packages_start.txt ']' 00:20:06 + '[' -f /tmp/packages_end.txt ']' 00:20:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:20:06 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 00:20:06 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 00:20:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 00:20:06 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 00:20:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:20:07 . [Pipeline] withDockerContainer 00:20:07 prd-ubuntu20.04-docker-8c-8g-63313 does not seem to be running inside a container 00:20:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:20:07 $ docker top dd1a74b4fac5194871e9ed44f357caa61de3f2e54fe01e713785b882f18092cf -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:08 + touch /tmp/pre-build-complete [Pipeline] sh 00:20:08 + mkdir -p /var/log/sysstat [Pipeline] sh 00:20:08 + ls /var/log/sa-host 00:20:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:08 provisioning config files... 00:20:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3271936558271548185tmp [Pipeline] { [Pipeline] echo 00:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:20:09 ---> create-netrc.sh [Pipeline] } 00:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:20:09 ---> python-tools-install.sh [Pipeline] echo 00:20:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:20:09 ---> sudo-logs.sh 00:20:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:20:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:20:10 ---> job-cost.sh 00:20:10 lf-activate-venv: SKIPPING 00:20:10 DEBUG: total: 0.2199999988079071 00:20:10 INFO: Retrieving Stack Cost... 00:20:10 INFO: Retrieving Pricing Info for: v3-standard-8 00:20:11 INFO: Archiving Costs [Pipeline] echo 00:20:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:20:11 ---> logs-deploy.sh 00:20:11 lf-activate-venv: SKIPPING 00:20:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/24 00:20:11 INFO: archiving workspace using pattern(s): 00:20:12 Archives upload complete. 00:20:12 INFO: archiving logs to Nexus 00:20:13 ---> uname -a: 00:20:13 Linux prd-ubuntu20-04-docker-8c-8g-63313 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 00:20:13 00:20:13 00:20:13 ---> lscpu: 00:20:13 Architecture: x86_64 00:20:13 CPU op-mode(s): 32-bit, 64-bit 00:20:13 Byte Order: Little Endian 00:20:13 Address sizes: 40 bits physical, 48 bits virtual 00:20:13 CPU(s): 8 00:20:13 On-line CPU(s) list: 0-7 00:20:13 Thread(s) per core: 1 00:20:13 Core(s) per socket: 1 00:20:13 Socket(s): 8 00:20:13 NUMA node(s): 1 00:20:13 Vendor ID: AuthenticAMD 00:20:13 CPU family: 23 00:20:13 Model: 49 00:20:13 Model name: AMD EPYC-Rome Processor 00:20:13 Stepping: 0 00:20:13 CPU MHz: 2799.998 00:20:13 BogoMIPS: 5599.99 00:20:13 Virtualization: AMD-V 00:20:13 Hypervisor vendor: KVM 00:20:13 Virtualization type: full 00:20:13 L1d cache: 256 KiB 00:20:13 L1i cache: 256 KiB 00:20:13 L2 cache: 4 MiB 00:20:13 L3 cache: 128 MiB 00:20:13 NUMA node0 CPU(s): 0-7 00:20:13 Vulnerability Itlb multihit: Not affected 00:20:13 Vulnerability L1tf: Not affected 00:20:13 Vulnerability Mds: Not affected 00:20:13 Vulnerability Meltdown: Not affected 00:20:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:20:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:20:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:20:13 Vulnerability Srbds: Not affected 00:20:13 Vulnerability Tsx async abort: Not affected 00:20:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:20:13 00:20:13 00:20:13 ---> nproc: 00:20:13 8 00:20:13 00:20:13 00:20:13 ---> df -h: 00:20:13 Filesystem Size Used Avail Use% Mounted on 00:20:13 overlay 155G 12G 144G 8% / 00:20:13 tmpfs 64M 0 64M 0% /dev 00:20:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:20:13 shm 64M 0 64M 0% /dev/shm 00:20:13 /dev/vda1 155G 12G 144G 8% /facter-os 00:20:13 00:20:13 00:20:13 ---> sar -b -r -n DEV: 00:20:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63313) 05/12/22 _x86_64_ (8 CPU) 00:20:13 00:20:13 00:10:05 LINUX RESTART (8 CPU) 00:20:13 00:20:13 00:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:20:13 00:12:01 171.46 1.66 169.80 0.00 32.40 71704.46 0.00 00:20:13 00:13:01 172.88 0.12 172.76 0.00 10.80 38695.90 0.00 00:20:13 00:14:01 3.50 0.00 3.50 0.00 0.00 13330.19 0.00 00:20:13 00:15:01 3.68 0.00 3.68 0.00 0.00 13330.40 0.00 00:20:13 00:16:01 2.85 0.02 2.83 0.00 0.13 13183.40 0.00 00:20:13 00:17:01 3.57 0.02 3.55 0.00 0.13 13328.36 0.00 00:20:13 00:18:01 3.25 0.00 3.25 0.00 0.00 13321.65 0.00 00:20:13 00:19:01 3.43 0.00 3.43 0.00 0.00 13322.89 0.00 00:20:13 00:20:01 154.55 0.53 154.02 0.00 17.86 75751.68 0.00 00:20:13 Average: 57.48 0.26 57.22 0.00 6.77 29474.64 0.00 00:20:13 00:20:13 00:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:20:13 00:12:01 28314524 31678992 611332 1.86 172136 3388924 2335384 6.88 1318032 2784132 49796 00:20:13 00:13:01 27921836 31774420 514268 1.56 186556 3816740 1796964 5.30 1263656 3183932 308 00:20:13 00:14:01 27930292 31783036 505576 1.54 186616 3816744 1796964 5.30 1254080 3183936 40 00:20:13 00:15:01 27934552 31787776 501020 1.52 186668 3816740 1796964 5.30 1249688 3184384 36 00:20:13 00:16:01 27934736 31787844 500840 1.52 186720 3816752 1796964 5.30 1249760 3184392 16 00:20:13 00:17:01 27935928 31789152 499432 1.52 186776 3816752 1796964 5.30 1247752 3184392 20 00:20:13 00:18:01 27943156 31796576 491792 1.50 186836 3816756 1796964 5.30 1241136 3184396 20 00:20:13 00:19:01 27943020 31796652 491608 1.50 186896 3816888 1796964 5.30 1241748 3184528 12 00:20:13 00:20:01 26398672 31752916 528364 1.61 229764 5140052 1913456 5.64 1380736 4448980 72 00:20:13 Average: 27806302 31771929 516026 1.57 189885 3916261 1869732 5.51 1271843 3280341 5591 00:20:13 00:20:13 00:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:20:13 00:12:01 docker0 133.77 169.12 10.89 1323.94 0.00 0.00 0.00 0.00 00:20:13 00:12:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 00:20:13 00:12:01 ens3 337.37 233.76 4747.86 77.58 0.00 0.00 0.00 0.00 00:20:13 00:12:01 vethcbfe557 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 00:20:13 00:13:01 docker0 15.06 19.53 0.87 91.67 0.00 0.00 0.00 0.00 00:20:13 00:13:01 lo 7.86 7.86 0.78 0.78 0.00 0.00 0.00 0.00 00:20:13 00:13:01 ens3 204.72 149.17 2714.20 99.88 0.00 0.00 0.00 0.00 00:20:13 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:14:01 ens3 1.87 0.98 0.45 0.33 0.00 0.00 0.00 0.00 00:20:13 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:20:13 00:15:01 ens3 2.47 1.37 3.58 0.34 0.00 0.00 0.00 0.00 00:20:13 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:16:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 00:20:13 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:20:13 00:17:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:20:13 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:18:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:20:13 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:20:13 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:20:13 00:19:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 00:20:13 00:20:01 docker0 49.38 61.53 4.52 689.30 0.00 0.00 0.00 0.00 00:20:13 00:20:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 00:20:13 00:20:01 veth6748a54 0.97 0.92 0.17 0.21 0.00 0.00 0.00 0.00 00:20:13 00:20:01 ens3 404.13 270.69 8004.31 123.02 0.00 0.00 0.00 0.00 00:20:13 Average: docker0 21.82 27.54 1.79 231.86 0.00 0.00 0.00 0.00 00:20:13 Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 00:20:13 Average: veth6748a54 0.11 0.10 0.02 0.02 0.00 0.00 0.00 0.00 00:20:13 Average: ens3 105.27 72.63 1713.44 33.39 0.00 0.00 0.00 0.00 00:20:13 00:20:13 00:20:13 ---> sar -P ALL: 00:20:13 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-63313) 05/12/22 _x86_64_ (8 CPU) 00:20:13 00:20:13 00:10:05 LINUX RESTART (8 CPU) 00:20:13 00:20:13 00:11:02 CPU %user %nice %system %iowait %steal %idle 00:20:13 00:12:01 all 10.25 0.00 4.21 8.04 0.20 77.30 00:20:13 00:12:01 0 10.16 0.00 4.05 19.89 0.27 65.63 00:20:13 00:12:01 1 9.58 0.00 4.44 1.80 0.15 84.03 00:20:13 00:12:01 2 10.17 0.00 4.79 5.82 0.19 79.02 00:20:13 00:12:01 3 10.54 0.00 4.14 0.26 0.19 84.88 00:20:13 00:12:01 4 10.33 0.00 4.85 4.57 0.19 80.06 00:20:13 00:12:01 5 10.48 0.00 3.59 13.44 0.21 72.28 00:20:13 00:12:01 6 10.41 0.00 4.09 1.28 0.21 84.02 00:20:13 00:12:01 7 10.31 0.00 3.76 17.32 0.19 68.42 00:20:13 00:13:01 all 21.76 0.00 5.18 2.06 0.60 70.40 00:20:13 00:13:01 0 22.18 0.00 5.34 3.52 0.48 68.48 00:20:13 00:13:01 1 19.99 0.00 6.20 0.30 0.54 72.97 00:20:13 00:13:01 2 20.94 0.00 4.71 2.15 0.57 71.63 00:20:13 00:13:01 3 21.42 0.00 4.36 0.45 0.59 73.18 00:20:13 00:13:01 4 23.21 0.00 5.58 3.61 0.55 67.04 00:20:13 00:13:01 5 21.87 0.00 5.63 2.38 0.69 69.43 00:20:13 00:13:01 6 22.02 0.00 4.51 1.41 0.57 71.49 00:20:13 00:13:01 7 22.46 0.00 5.14 2.62 0.79 68.98 00:20:13 00:14:01 all 0.03 0.00 0.01 0.01 0.00 99.95 00:20:13 00:14:01 0 0.05 0.00 0.03 0.00 0.00 99.92 00:20:13 00:14:01 1 0.08 0.00 0.02 0.00 0.00 99.90 00:20:13 00:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:20:13 00:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:20:13 00:14:01 4 0.00 0.00 0.02 0.03 0.00 99.95 00:20:13 00:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:20:13 00:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 00:20:13 00:14:01 7 0.02 0.00 0.02 0.02 0.02 99.93 00:20:13 00:15:01 all 0.19 0.00 0.02 0.01 0.04 99.73 00:20:13 00:15:01 0 0.03 0.00 0.02 0.00 0.05 99.90 00:20:13 00:15:01 1 1.24 0.00 0.03 0.00 0.03 98.69 00:20:13 00:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 00:20:13 00:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 00:20:13 00:15:01 4 0.03 0.00 0.00 0.07 0.02 99.88 00:20:13 00:15:01 5 0.08 0.00 0.07 0.02 0.10 99.73 00:20:13 00:15:01 6 0.03 0.00 0.03 0.00 0.05 99.88 00:20:13 00:15:01 7 0.07 0.00 0.03 0.02 0.05 99.83 00:20:13 00:16:01 all 0.19 0.00 0.01 0.01 0.04 99.76 00:20:13 00:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 00:20:13 00:16:01 1 1.39 0.00 0.02 0.00 0.07 98.53 00:20:13 00:16:01 2 0.02 0.00 0.00 0.00 0.03 99.95 00:20:13 00:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 00:20:13 00:16:01 4 0.03 0.00 0.00 0.05 0.03 99.88 00:20:13 00:16:01 5 0.03 0.00 0.02 0.00 0.07 99.88 00:20:13 00:16:01 6 0.02 0.00 0.00 0.00 0.02 99.97 00:20:13 00:16:01 7 0.00 0.00 0.02 0.02 0.07 99.90 00:20:13 00:17:01 all 0.23 0.00 0.02 0.01 0.01 99.73 00:20:13 00:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 00:20:13 00:17:01 1 1.65 0.00 0.05 0.00 0.02 98.29 00:20:13 00:17:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:20:13 00:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:20:13 00:17:01 4 0.03 0.00 0.03 0.03 0.00 99.90 00:20:13 00:17:01 5 0.05 0.00 0.02 0.00 0.02 99.92 00:20:13 00:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 00:20:13 00:17:01 7 0.03 0.00 0.02 0.02 0.02 99.92 00:20:13 00:18:01 all 0.26 0.00 0.01 0.01 0.00 99.71 00:20:13 00:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 00:20:13 00:18:01 1 1.99 0.00 0.00 0.00 0.00 98.01 00:20:13 00:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:20:13 00:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 00:20:13 00:18:01 4 0.02 0.00 0.00 0.07 0.00 99.92 00:20:13 00:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:20:13 00:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 00:20:13 00:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 00:20:13 00:19:01 all 0.10 0.00 0.02 0.01 0.00 99.87 00:20:13 00:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 00:20:13 00:19:01 1 0.76 0.00 0.05 0.00 0.00 99.19 00:20:13 00:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 00:20:13 00:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:20:13 00:19:01 4 0.00 0.00 0.02 0.03 0.00 99.95 00:20:13 00:19:01 5 0.03 0.00 0.03 0.00 0.02 99.92 00:20:13 00:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:20:13 00:19:01 7 0.02 0.00 0.00 0.03 0.00 99.95 00:20:13 00:20:01 all 10.88 0.00 5.01 1.59 0.76 81.76 00:20:13 00:20:01 0 10.99 0.00 5.36 3.13 0.76 79.76 00:20:13 00:20:01 1 9.72 0.00 4.71 0.25 0.62 84.69 00:20:13 00:20:01 2 11.15 0.00 4.96 4.96 0.74 78.20 00:20:13 00:20:01 3 9.05 0.00 4.30 0.25 0.74 85.66 00:20:13 00:20:01 4 12.78 0.00 4.80 1.08 0.79 80.56 00:20:13 00:20:01 5 10.58 0.00 4.71 1.58 0.61 82.53 00:20:13 00:20:01 6 11.95 0.00 5.13 0.30 0.88 81.74 00:20:13 00:20:01 7 10.84 0.00 6.13 1.17 0.91 80.95 00:20:13 Average: all 4.84 0.00 1.60 1.28 0.18 92.10 00:20:13 Average: 0 4.81 0.00 1.64 2.90 0.18 90.48 00:20:13 Average: 1 5.11 0.00 1.70 0.26 0.16 92.78 00:20:13 Average: 2 4.65 0.00 1.59 1.42 0.17 92.16 00:20:13 Average: 3 4.52 0.00 1.41 0.11 0.17 93.79 00:20:13 Average: 4 5.12 0.00 1.68 1.05 0.17 91.98 00:20:13 Average: 5 4.76 0.00 1.55 1.90 0.19 91.59 00:20:13 Average: 6 4.91 0.00 1.52 0.33 0.19 93.05 00:20:13 Average: 7 4.81 0.00 1.66 2.30 0.23 91.00 00:20:13 00:20:13 00:20:13