Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4f5f068f655fee6138b2e5b598b1f79c6216501 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh1192680753811913631.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh6837199317271597377.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh2745680848409622214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh2368879185821332970.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-ssh5978946508391448243.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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: [[centos7-docker-4c-2g, ubuntu18.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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1070 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.24.4' 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 /w/workspace/edgexfoundry_device-gpio_main@tmp/jenkins-gitclient-ssh5926544806528174941.key > 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 e4f5f068f655fee6138b2e5b598b1f79c6216501 (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 e4f5f068f655fee6138b2e5b598b1f79c6216501 # timeout=10 Commit message: "Merge pull request #5 from soda480/US1907" > git rev-list --no-walk e4f5f068f655fee6138b2e5b598b1f79c6216501 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:58:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:58:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:58:57 ========================================================= 17:58:57 EdgeX Global Pipelines Version Info 17:58:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:58:59 ------------------- 17:58:59 stable info: 17:58:59 ------------------- 17:58:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:58:59 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 17:58:59 Message: update stable to v1.0.199 17:58:59 ------------------- 17:58:59 experimental info: 17:58:59 ------------------- 17:58:59 Commited By: **** collab-it+edgex@linuxfoundation.org 17:58:59 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 17:58:59 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:58:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 17:58:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 17:58:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:59:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] echo 17:59:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4f5f06 [Pipeline] echo 17:59:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:59:01 provisioning config files... 17:59:01 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config3639613718412679271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:59:01 ---> docker-login.sh 17:59:01 nexus3.edgexfoundry.org:10001 17:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:01 Configure a credential helper to remove this warning. See 17:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:01 17:59:01 Login Succeeded 17:59:01 nexus3.edgexfoundry.org:10002 17:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:02 Configure a credential helper to remove this warning. See 17:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:02 17:59:02 Login Succeeded 17:59:02 nexus3.edgexfoundry.org:10003 17:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:02 Configure a credential helper to remove this warning. See 17:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:02 17:59:02 Login Succeeded 17:59:02 nexus3.edgexfoundry.org:10004 17:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:02 Configure a credential helper to remove this warning. See 17:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:02 17:59:02 Login Succeeded 17:59:02 docker.io 17:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:59:02 Configure a credential helper to remove this warning. See 17:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:59:02 17:59:02 Login Succeeded 17:59:02 ---> docker-login.sh ends [Pipeline] } 17:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:59:03 + git log --format=format:%s -1 e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] echo 17:59:03 GIT_COMMIT: e4f5f068f655fee6138b2e5b598b1f79c6216501, Commit Message: Merge pull request #5 from soda480/US1907 [Pipeline] echo 17:59:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:04 17:59:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:59:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:04 latest: Pulling from edgex-devops/git-semver 17:59:04 31603596830f: Pulling fs layer 17:59:04 b6dc333f4379: Pulling fs layer 17:59:04 3d9ef1400e77: Pulling fs layer 17:59:04 fd332fbdc1db: Pulling fs layer 17:59:04 b6dc333f4379: Verifying Checksum 17:59:04 b6dc333f4379: Download complete 17:59:05 31603596830f: Verifying Checksum 17:59:05 31603596830f: Download complete 17:59:05 31603596830f: Pull complete 17:59:05 b6dc333f4379: Pull complete 17:59:05 fd332fbdc1db: Verifying Checksum 17:59:05 fd332fbdc1db: Download complete 17:59:05 3d9ef1400e77: Verifying Checksum 17:59:05 3d9ef1400e77: Download complete 17:59:06 3d9ef1400e77: Pull complete 17:59:06 fd332fbdc1db: Pull complete 17:59:06 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:59:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:59:06 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 17:59:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:59:07 $ docker top 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:59:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:07 [ssh-agent] Looking for ssh-agent implementation... 17:59:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:07 $ docker exec 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 ssh-agent 17:59:07 SSH_AUTH_SOCK=/tmp/ssh-nzJ2kaNKDw2m/agent.15 17:59:07 SSH_AGENT_PID=22 17:59:07 Running ssh-add (command line suppressed) 17:59:08 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8111345763936833941.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_8111345763936833941.key) 17:59:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:08 + git tag --points-at HEAD [Pipeline] } 17:59:08 $ docker exec --env ******** --env ******** 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 ssh-agent -k 17:59:08 unset SSH_AUTH_SOCK; 17:59:08 unset SSH_AGENT_PID; 17:59:08 echo Agent pid 22 killed; 17:59:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:59:08 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.1-dev.1' [Pipeline] sshagent 17:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:59:08 [ssh-agent] Looking for ssh-agent implementation... 17:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:59:08 $ docker exec 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 ssh-agent 17:59:08 SSH_AUTH_SOCK=/tmp/ssh-JPnSM2mgVX0F/agent.56 17:59:08 SSH_AGENT_PID=62 17:59:08 Running ssh-add (command line suppressed) 17:59:09 Identity added: /w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1174083848575756402.key (/w/workspace/edgexfoundry_device-gpio_main@tmp/private_key_1174083848575756402.key) 17:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:59:09 + git semver init 17:59:09 # -> Open(): unable to determine branch for HEAD 17:59:09 # $GIT_DIR = /w/workspace/edgexfoundry_device-gpio_main/.git 17:59:09 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-gpio_main 17:59:09 # $SEMVER_REMOTE_NAME = origin 17:59:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:59:09 # $SEMVER_USER_NAME = edgex-jenkins 17:59:09 # $SEMVER_BRANCH = main 17:59:09 # $SEMVER_TEMP = /tmp/semver-961896982 17:59:09 # git clone --branch semver git@github.com:edgexfoundry/device-gpio.git $SEMVER_TEMP 17:59:10 # '/tmp/semver-961896982' -> '/w/workspace/edgexfoundry_device-gpio_main/.semver' 17:59:10 # -> Force: false 17:59:10 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-gpio_main/.semver [Pipeline] } 17:59:10 $ docker exec --env ******** --env ******** 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 ssh-agent -k 17:59:10 unset SSH_AUTH_SOCK; 17:59:10 unset SSH_AGENT_PID; 17:59:10 echo Agent pid 62 killed; 17:59:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:59:10 + git semver [Pipeline] } 17:59:10 $ docker stop --time=1 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 17:59:12 $ docker rm -f 845da19b6b04d81a47dd6b781be90d851a753b85d5d3821f8f6ac1c0d703b242 [Pipeline] // withDockerContainer [Pipeline] sh 17:59:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:59:12 Stashed 1 file(s) [Pipeline] echo 17:59:12 [edgeXSemver]: initialized semver on version 1.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:59:28 Still waiting to schedule task 17:59:28 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1070’ 17:59:28 Still waiting to schedule task 17:59:28 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:01:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1071 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 18:01:40 Running in /w/workspace/device-gpio/3 [Pipeline] { [Pipeline] checkout 18:01:40 The recommended git tool is: git 18:01:45 using credential edgex-jenkins-ssh 18:01:45 Cloning the remote Git repository 18:01:45 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:01:45 > git init /w/workspace/device-gpio/3 # timeout=10 18:01:45 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:01:45 > git --version # timeout=10 18:01:45 > git --version # 'git version 2.17.1' 18:01:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:46 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:47 Avoid second fetch 18:01:47 Checking out Revision e4f5f068f655fee6138b2e5b598b1f79c6216501 (main) 18:01:47 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:01:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:47 > git config core.sparsecheckout # timeout=10 18:01:47 > git checkout -f e4f5f068f655fee6138b2e5b598b1f79c6216501 # timeout=10 18:01:51 Commit message: "Merge pull request #5 from soda480/US1907" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:52 provisioning config files... 18:01:52 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config5982890583082657558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:52 ---> docker-login.sh 18:01:52 nexus3.edgexfoundry.org:10001 18:01:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:53 Configure a credential helper to remove this warning. See 18:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:53 18:01:53 Login Succeeded 18:01:53 nexus3.edgexfoundry.org:10002 18:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:54 Configure a credential helper to remove this warning. See 18:01:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:54 18:01:54 Login Succeeded 18:01:54 nexus3.edgexfoundry.org:10003 18:01:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:55 Configure a credential helper to remove this warning. See 18:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:55 18:01:55 Login Succeeded 18:01:55 nexus3.edgexfoundry.org:10004 18:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:55 Configure a credential helper to remove this warning. See 18:01:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:55 18:01:55 Login Succeeded 18:01:55 docker.io 18:01:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:57 Configure a credential helper to remove this warning. See 18:01:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:57 18:01:57 Login Succeeded 18:01:57 ---> docker-login.sh ends [Pipeline] } 18:01:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:57 ========================================================= 18:01:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:01:57 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:01:58 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 18:01:58 Sending build context to Docker daemon 5.484MB 18:01:58 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:01:58 Step 2/8 : FROM ${BASE} AS builder 18:01:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:01:59 595b0fe564bb: Pulling fs layer 18:01:59 24495759ef45: Pulling fs layer 18:01:59 d148012ef14d: Pulling fs layer 18:01:59 cb65c68fc2e2: Pulling fs layer 18:01:59 093eec477d81: Pulling fs layer 18:01:59 a6d5b2bbb924: Pulling fs layer 18:01:59 2446dc1eb7d3: Pulling fs layer 18:01:59 596795e73e0f: Pulling fs layer 18:01:59 cb65c68fc2e2: Waiting 18:01:59 093eec477d81: Waiting 18:01:59 2446dc1eb7d3: Waiting 18:01:59 596795e73e0f: Waiting 18:01:59 d148012ef14d: Verifying Checksum 18:01:59 d148012ef14d: Download complete 18:01:59 24495759ef45: Download complete 18:01:59 093eec477d81: Verifying Checksum 18:01:59 093eec477d81: Download complete 18:01:59 595b0fe564bb: Verifying Checksum 18:01:59 595b0fe564bb: Download complete 18:01:59 2446dc1eb7d3: Verifying Checksum 18:01:59 2446dc1eb7d3: Download complete 18:01:59 a6d5b2bbb924: Verifying Checksum 18:01:59 a6d5b2bbb924: Download complete 18:02:00 595b0fe564bb: Pull complete 18:02:01 24495759ef45: Pull complete 18:02:01 d148012ef14d: Pull complete 18:02:03 596795e73e0f: Download complete 18:02:03 cb65c68fc2e2: Verifying Checksum 18:02:03 cb65c68fc2e2: Download complete 18:02:15 cb65c68fc2e2: Pull complete 18:02:15 093eec477d81: Pull complete 18:02:15 a6d5b2bbb924: Pull complete 18:02:15 2446dc1eb7d3: Pull complete 18:02:19 Running on prd-centos7-docker-4c-2g-1072 in /w/workspace/edgexfoundry_device-gpio_main [Pipeline] { [Pipeline] ws 18:02:19 Running in /w/workspace/device-gpio/3 [Pipeline] { 18:02:19 596795e73e0f: Pull complete 18:02:19 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 18:02:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:02:19 ---> d9e956139c92 18:02:19 Step 3/8 : WORKDIR /device-gpio [Pipeline] checkout 18:02:19 The recommended git tool is: git 18:02:22 using credential edgex-jenkins-ssh 18:02:22 Cloning the remote Git repository 18:02:22 ---> Running in 19898ca49bbd 18:02:22 Cloning repository git@github.com:edgexfoundry/device-gpio.git 18:02:22 > git init /w/workspace/device-gpio/3 # timeout=10 18:02:22 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 18:02:22 > git --version # timeout=10 18:02:22 > git --version # 'git version 2.24.4' 18:02:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:02:22 [INFO] Currently running in a labeled security context 18:02:22 [INFO] Currently SELinux is 'enforcing' on the host 18:02:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-gpio/3@tmp/jenkins-gitclient-ssh6250811535118417527.key 18:02:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:22 Removing intermediate container 19898ca49bbd 18:02:22 ---> ea6b108ecf82 18:02:22 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:02:23 ---> Running in b6d484aec31b 18:02:23 Avoid second fetch 18:02:23 Checking out Revision e4f5f068f655fee6138b2e5b598b1f79c6216501 (main) 18:02:23 Removing intermediate container b6d484aec31b 18:02:23 ---> d1ade5f7f276 18:02:23 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:23 ---> Running in b07fa1834a9b 18:02:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 18:02:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:02:23 > git config core.sparsecheckout # timeout=10 18:02:23 > git checkout -f e4f5f068f655fee6138b2e5b598b1f79c6216501 # timeout=10 18:02:26 Removing intermediate container b07fa1834a9b 18:02:26 ---> 225c74536f7c 18:02:26 Step 6/8 : RUN apk add --update --no-cache make git 18:02:26 Commit message: "Merge pull request #5 from soda480/US1907" 18:02:26 ---> Running in 9b25eb94e8b0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:27 provisioning config files... 18:02:27 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config1144278753335017625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:27 ---> docker-login.sh 18:02:27 nexus3.edgexfoundry.org:10001 18:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 nexus3.edgexfoundry.org:10002 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 nexus3.edgexfoundry.org:10003 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 nexus3.edgexfoundry.org:10004 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 docker.io 18:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:28 Configure a credential helper to remove this warning. See 18:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:28 18:02:28 Login Succeeded 18:02:28 ---> docker-login.sh ends [Pipeline] } 18:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:02:29 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 18:02:29 ========================================================= 18:02:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:02:29 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:02:29 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 18:02:29 Sending build context to Docker daemon 5.485MB 18:02:29 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:02:29 Step 2/8 : FROM ${BASE} AS builder 18:02:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:29 540db60ca938: Pulling fs layer 18:02:29 adcc1eea9eea: Pulling fs layer 18:02:29 4c4ab2625f07: Pulling fs layer 18:02:29 0773c198feca: Pulling fs layer 18:02:29 345f892a5656: Pulling fs layer 18:02:29 4796506630df: Pulling fs layer 18:02:29 cc55df3e53f1: Pulling fs layer 18:02:29 4d027b6c602c: Pulling fs layer 18:02:29 449e75d2c14e: Pulling fs layer 18:02:29 0773c198feca: Waiting 18:02:29 345f892a5656: Waiting 18:02:29 4796506630df: Waiting 18:02:29 cc55df3e53f1: Waiting 18:02:29 4d027b6c602c: Waiting 18:02:29 449e75d2c14e: Waiting 18:02:29 4c4ab2625f07: Verifying Checksum 18:02:29 4c4ab2625f07: Download complete 18:02:29 adcc1eea9eea: Verifying Checksum 18:02:29 adcc1eea9eea: Download complete 18:02:29 345f892a5656: Verifying Checksum 18:02:29 345f892a5656: Download complete 18:02:29 4796506630df: Verifying Checksum 18:02:29 4796506630df: Download complete 18:02:29 cc55df3e53f1: Verifying Checksum 18:02:29 cc55df3e53f1: Download complete 18:02:29 540db60ca938: Verifying Checksum 18:02:29 540db60ca938: Download complete 18:02:29 540db60ca938: Pull complete 18:02:30 OK: 138 MiB in 40 packages 18:02:30 adcc1eea9eea: Pull complete 18:02:30 4c4ab2625f07: Pull complete 18:02:30 4d027b6c602c: Verifying Checksum 18:02:30 4d027b6c602c: Download complete 18:02:31 Removing intermediate container 9b25eb94e8b0 18:02:31 ---> bf724d1a769f 18:02:31 Step 7/8 : COPY . . 18:02:32 ---> 9935473334eb 18:02:32 Step 8/8 : RUN go mod download 18:02:32 ---> Running in 528e14b11841 18:02:33 449e75d2c14e: Verifying Checksum 18:02:33 449e75d2c14e: Download complete 18:02:34 0773c198feca: Verifying Checksum 18:02:34 0773c198feca: Download complete 18:02:37 0773c198feca: Pull complete 18:02:37 345f892a5656: Pull complete 18:02:38 4796506630df: Pull complete 18:02:38 cc55df3e53f1: Pull complete 18:02:38 4d027b6c602c: Pull complete 18:02:40 449e75d2c14e: Pull complete 18:02:40 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 18:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:02:40 ---> 0d28375d9b5b 18:02:40 Step 3/8 : WORKDIR /device-gpio 18:02:41 ---> Running in 9e85afffd781 18:02:42 Removing intermediate container 9e85afffd781 18:02:42 ---> bbf8bdbec418 18:02:42 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:02:42 ---> Running in b439400a5d06 18:02:42 Removing intermediate container b439400a5d06 18:02:42 ---> 1ed8c386477e 18:02:42 Step 5/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:42 ---> Running in 20260a97bfe4 18:02:42 Removing intermediate container 20260a97bfe4 18:02:42 ---> f6a533211e79 18:02:42 Step 6/8 : RUN apk add --update --no-cache make git 18:02:42 ---> Running in a9600d0dd3fb 18:02:42 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:02:43 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:02:44 OK: 149 MiB in 40 packages 18:02:44 Removing intermediate container a9600d0dd3fb 18:02:44 ---> 9c39b7d0c048 18:02:44 Step 7/8 : COPY . . 18:02:44 ---> a3a21a3dbade 18:02:44 Step 8/8 : RUN go mod download 18:02:44 ---> Running in d1375913d226 18:03:31 Removing intermediate container d1375913d226 18:03:31 ---> 4b70b0c4368a 18:03:31 Successfully built 4b70b0c4368a 18:03:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:03:31 + docker inspect -f . ci-base-image-x86_64 18:03:31 . [Pipeline] withDockerContainer 18:03:32 prd-centos7-docker-4c-2g-1072 does not seem to be running inside a container 18:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:32 $ docker top c54e8deeae15c93046caac8914dc4a64a09b326d82a8f28d2013700144f5ed5b -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:32 + go version 18:03:32 go version go1.16.5 linux/amd64 [Pipeline] } 18:03:32 $ docker stop --time=1 c54e8deeae15c93046caac8914dc4a64a09b326d82a8f28d2013700144f5ed5b 18:03:34 $ docker rm -f c54e8deeae15c93046caac8914dc4a64a09b326d82a8f28d2013700144f5ed5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:03:34 + docker inspect -f . ci-base-image-x86_64 18:03:34 . [Pipeline] withDockerContainer 18:03:34 prd-centos7-docker-4c-2g-1072 does not seem to be running inside a container 18:03:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:35 $ docker top 5a35cc2b94577ebd57b72717d357370af169540ba96ea08429b2ea6f2241dc05 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:35 + go mod tidy [Pipeline] sh 18:03:36 + make test 18:03:36 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:03:36 ? github.com/edgexfoundry/device-gpio [no test files] 18:03:49 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:03:49 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:03:49 CGO_ENABLED=0 GO111MODULE=on go vet ./... 18:03:54 gofmt -l . 18:03:54 [ "`gofmt -l .`" = "" ] 18:03:54 ./bin/test-attribution-txt.sh 18:03:54 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:03:54 $ docker stop --time=1 5a35cc2b94577ebd57b72717d357370af169540ba96ea08429b2ea6f2241dc05 18:03:54 Removing intermediate container 528e14b11841 18:03:54 ---> 8523e333e816 18:03:54 Successfully built 8523e333e816 18:03:54 Successfully tagged ci-base-image-arm64:latest 18:03:56 $ docker rm -f 5a35cc2b94577ebd57b72717d357370af169540ba96ea08429b2ea6f2241dc05 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:03:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:56 + docker inspect -f . ci-base-image-arm64 18:03:56 . [Pipeline] withDockerContainer 18:03:56 Stashed 1 file(s) 18:03:56 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 18:03:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:03:58 $ docker top 9f39075f0e3a134713957e0e24eaf000dc0b38d3f8a94c544dc1e18507fde303 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 18:03:59 + go version 18:03:59 go version go1.16.5 linux/arm64 [Pipeline] } 18:04:01 $ docker stop --time=1 9f39075f0e3a134713957e0e24eaf000dc0b38d3f8a94c544dc1e18507fde303 18:04:03 $ docker rm -f 9f39075f0e3a134713957e0e24eaf000dc0b38d3f8a94c544dc1e18507fde303 [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:04 + docker inspect -f . ci-base-image-arm64 18:04:04 . [Pipeline] withDockerContainer 18:04:04 + ls -al . 18:04:04 total 104 18:04:04 drwxrwxr-x. 7 jenkins jenkins 4096 Jul 30 18:03 . 18:04:04 drwxrwxr-x. 4 jenkins jenkins 28 Jul 30 18:02 .. 18:04:04 -rw-rw-r--. 1 jenkins jenkins 5451 Jul 30 18:02 Attribution.txt 18:04:04 drwxrwxr-x. 2 jenkins jenkins 64 Jul 30 18:02 bin 18:04:04 drwxrwxr-x. 3 jenkins jenkins 32 Jul 30 18:02 cmd 18:04:04 -rw-r--r--. 1 jenkins jenkins 10 Jul 30 18:03 coverage.out 18:04:04 -rw-rw-r--. 1 jenkins jenkins 1502 Jul 30 18:02 Dockerfile 18:04:04 -rw-rw-r--. 1 jenkins jenkins 972 Jul 30 18:02 Dockerfile.build 18:04:04 -rw-rw-r--. 1 jenkins jenkins 120 Jul 30 18:02 .dockerignore 18:04:04 drwxrwxr-x. 8 jenkins jenkins 162 Jul 30 18:02 .git 18:04:04 drwxrwxr-x. 2 jenkins jenkins 81 Jul 30 18:02 .github 18:04:04 -rw-rw-r--. 1 jenkins jenkins 350 Jul 30 18:02 .gitignore 18:04:04 -rw-r--r--. 1 jenkins jenkins 379 Jul 30 18:03 go.mod 18:04:04 -rw-r--r--. 1 jenkins jenkins 30244 Jul 30 18:03 go.sum 18:04:04 drwxrwxr-x. 3 jenkins jenkins 20 Jul 30 18:02 internal 18:04:04 -rw-rw-r--. 1 jenkins jenkins 657 Jul 30 18:02 Jenkinsfile 18:04:04 -rw-rw-r--. 1 jenkins jenkins 11340 Jul 30 18:02 LICENSE 18:04:04 -rw-rw-r--. 1 jenkins jenkins 906 Jul 30 18:02 Makefile 18:04:04 -rw-rw-r--. 1 jenkins jenkins 8048 Jul 30 18:02 README.md 18:04:04 -rw-rw-r--. 1 jenkins jenkins 11 Jul 30 17:59 VERSION 18:04:04 -rw-rw-r--. 1 jenkins jenkins 209 Jul 30 18:02 version.go 18:04:04 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 18:04:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:04:06 $ docker top dbe1d01dfba567f261b944acf1167d15780b180dba392c9036040417e3cabc97 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 18:04:06 + 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=e4f5f068f655fee6138b2e5b598b1f79c6216501 --label arch=amd64 --label version=1.0.1-dev.2 . 18:04:06 Sending build context to Docker daemon 5.487MB 18:04:06 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:04:06 Step 2/23 : FROM ${BASE} AS builder 18:04:06 ---> 4b70b0c4368a 18:04:06 Step 3/23 : ARG MAKE='make build' 18:04:06 ---> Running in 298a4d0a95d1 18:04:07 Removing intermediate container 298a4d0a95d1 18:04:07 ---> 641463e66e12 18:04:07 Step 4/23 : WORKDIR /device-gpio 18:04:07 ---> Running in 434a05b5ed7e 18:04:07 Removing intermediate container 434a05b5ed7e 18:04:07 ---> 3295d270e3bb 18:04:07 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:04:07 ---> Running in 2bb091fd9eea 18:04:07 + go mod tidy 18:04:07 Removing intermediate container 2bb091fd9eea 18:04:07 ---> 228c6663366b 18:04:07 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:04:07 ---> Running in ae521d12f7cc 18:04:07 Removing intermediate container ae521d12f7cc 18:04:07 ---> 728a232e5a6e 18:04:07 Step 7/23 : RUN apk add --update --no-cache make git 18:04:07 ---> Running in 6e432c127d6c [Pipeline] sh 18:04:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:04:08 + make test 18:04:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:04:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:04:09 OK: 149 MiB in 40 packages 18:04:09 ? github.com/edgexfoundry/device-gpio [no test files] 18:04:09 Removing intermediate container 6e432c127d6c 18:04:09 ---> 6757764ab363 18:04:09 Step 8/23 : COPY . . 18:04:09 ---> 66db13442983 18:04:09 Step 9/23 : RUN go mod tidy 18:04:09 ---> Running in d5cbc1d4b92a 18:04:10 Removing intermediate container d5cbc1d4b92a 18:04:10 ---> 8132db24634d 18:04:10 Step 10/23 : RUN ${MAKE} 18:04:10 ---> Running in dd73b8cf44c0 18:04:10 go mod tidy 18:04:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.2" -o cmd/device-gpio ./cmd 18:04:21 Removing intermediate container dd73b8cf44c0 18:04:21 ---> e092725cf97d 18:04:21 Step 11/23 : FROM scratch 18:04:21 ---> 18:04:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:04:21 ---> Running in 557da63ad0a7 18:04:21 Removing intermediate container 557da63ad0a7 18:04:21 ---> 56706f36996f 18:04:21 Step 13/23 : ENV APP_PORT=49994 18:04:21 ---> Running in c5858e9ebcc2 18:04:21 Removing intermediate container c5858e9ebcc2 18:04:21 ---> 62d9d3494353 18:04:21 Step 14/23 : EXPOSE $APP_PORT 18:04:21 ---> Running in e7a07af07548 18:04:21 Removing intermediate container e7a07af07548 18:04:21 ---> 2ba48c007e6f 18:04:21 Step 15/23 : WORKDIR / 18:04:21 ---> Running in ed10e513fa13 18:04:21 Removing intermediate container ed10e513fa13 18:04:21 ---> 09e558d38c6d 18:04:21 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 18:04:21 ---> 0152bc71951d 18:04:21 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 18:04:21 ---> c050c271dcf4 18:04:21 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 18:04:21 ---> daf3c05d92b4 18:04:21 Step 19/23 : ENTRYPOINT ["/device-gpio"] 18:04:21 ---> Running in b40c73125072 18:04:21 Removing intermediate container b40c73125072 18:04:21 ---> eca7f2749dec 18:04:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:04:21 ---> Running in 7a914f52655f 18:04:21 Removing intermediate container 7a914f52655f 18:04:21 ---> 1c8ae9b9c619 18:04:21 Step 21/23 : LABEL arch=amd64 18:04:21 ---> Running in 55524787e1b9 18:04:21 Removing intermediate container 55524787e1b9 18:04:21 ---> b01b42e68fa2 18:04:21 Step 22/23 : LABEL git_sha=e4f5f068f655fee6138b2e5b598b1f79c6216501 18:04:21 ---> Running in 34121b57e6f0 18:04:21 Removing intermediate container 34121b57e6f0 18:04:21 ---> dbd71711b7dc 18:04:21 Step 23/23 : LABEL version=1.0.1-dev.2 18:04:21 ---> Running in d8f667adc4f6 18:04:21 Removing intermediate container d8f667adc4f6 18:04:21 ---> 924232b9ddab 18:04:21 [Warning] One or more build-args [ARCH] were not consumed 18:04:21 Successfully built 924232b9ddab 18:04:21 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:04:21 provisioning config files... 18:04:21 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config2061562283058511118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:22 ---> docker-login.sh 18:04:22 nexus3.edgexfoundry.org:10001 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:22 Configure a credential helper to remove this warning. See 18:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:22 18:04:22 Login Succeeded 18:04:22 nexus3.edgexfoundry.org:10002 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:22 Configure a credential helper to remove this warning. See 18:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:22 18:04:22 Login Succeeded 18:04:22 nexus3.edgexfoundry.org:10003 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:22 Configure a credential helper to remove this warning. See 18:04:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:22 18:04:22 Login Succeeded 18:04:22 nexus3.edgexfoundry.org:10004 18:04:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:23 Configure a credential helper to remove this warning. See 18:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:23 18:04:23 Login Succeeded 18:04:23 docker.io 18:04:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:04:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:04:23 Configure a credential helper to remove this warning. See 18:04:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:04:23 18:04:23 Login Succeeded 18:04:23 ---> docker-login.sh ends [Pipeline] } 18:04:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:23 [edgeXDocker.push] Tagging docker image device-gpio with the following tags: 18:04:23 e4f5f068f655fee6138b2e5b598b1f79c6216501 18:04:23 latest 18:04:23 1.0.1-dev.2 18:04:23 e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:04:23 main 18:04:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:04:23 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] isUnix [Pipeline] sh 18:04:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501 18:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:04:24 9bd08988912d: Preparing 18:04:24 bc1b2308126a: Preparing 18:04:24 2078a0b69381: Preparing 18:04:24 bc1b2308126a: Pushed 18:04:24 2078a0b69381: Pushed 18:04:25 9bd08988912d: Pushed 18:04:26 e4f5f068f655fee6138b2e5b598b1f79c6216501: digest: sha256:5b038d875a98c40dc4e516838029b150af32776933735fd4c978f66462216765 size: 944 [Pipeline] isUnix [Pipeline] sh 18:04:26 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:latest [Pipeline] isUnix [Pipeline] sh 18:04:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio:latest 18:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:04:32 9bd08988912d: Preparing 18:04:32 bc1b2308126a: Preparing 18:04:32 2078a0b69381: Preparing 18:04:32 bc1b2308126a: Layer already exists 18:04:32 2078a0b69381: Layer already exists 18:04:32 9bd08988912d: Layer already exists 18:04:32 latest: digest: sha256:5b038d875a98c40dc4e516838029b150af32776933735fd4c978f66462216765 size: 944 [Pipeline] isUnix [Pipeline] sh 18:04:32 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 18:04:32 + docker push nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.2 18:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:04:32 9bd08988912d: Preparing 18:04:32 bc1b2308126a: Preparing 18:04:32 2078a0b69381: Preparing 18:04:32 bc1b2308126a: Layer already exists 18:04:32 2078a0b69381: Layer already exists 18:04:32 9bd08988912d: Layer already exists 18:04:32 1.0.1-dev.2: digest: sha256:5b038d875a98c40dc4e516838029b150af32776933735fd4c978f66462216765 size: 944 [Pipeline] isUnix [Pipeline] sh 18:04:33 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 18:04:33 + docker push nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:04:33 9bd08988912d: Preparing 18:04:33 bc1b2308126a: Preparing 18:04:33 2078a0b69381: Preparing 18:04:33 bc1b2308126a: Layer already exists 18:04:33 2078a0b69381: Layer already exists 18:04:33 9bd08988912d: Layer already exists 18:04:33 e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2: digest: sha256:5b038d875a98c40dc4e516838029b150af32776933735fd4c978f66462216765 size: 944 [Pipeline] isUnix [Pipeline] sh 18:04:33 + docker tag device-gpio nexus3.edgexfoundry.org:10004/device-gpio:main [Pipeline] isUnix [Pipeline] sh 18:04:34 + docker push nexus3.edgexfoundry.org:10004/device-gpio:main 18:04:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio] 18:04:34 9bd08988912d: Preparing 18:04:34 bc1b2308126a: Preparing 18:04:34 2078a0b69381: Preparing 18:04:34 9bd08988912d: Layer already exists 18:04:34 2078a0b69381: Layer already exists 18:04:34 bc1b2308126a: Layer already exists 18:04:34 main: digest: sha256:5b038d875a98c40dc4e516838029b150af32776933735fd4c978f66462216765 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:34 ===================================================== [Pipeline] echo 18:04:34 taggedImages: 18:04:34 - nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501 18:04:34 - nexus3.edgexfoundry.org:10004/device-gpio:latest 18:04:34 - nexus3.edgexfoundry.org:10004/device-gpio:1.0.1-dev.2 18:04:34 - nexus3.edgexfoundry.org:10004/device-gpio:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:04:34 - 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 18:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:35 18:04:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:04:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:35 latest: Pulling from edgex-lftools-log-publisher 18:04:35 b4d181a07f80: Pulling fs layer 18:04:35 a1111a8f2ec3: Pulling fs layer 18:04:35 ed53099fbce6: Pulling fs layer 18:04:35 dc539afda2c1: Pulling fs layer 18:04:35 77bc0d833cb6: Pulling fs layer 18:04:35 9065ff56babe: Pulling fs layer 18:04:35 d287ab97295c: Pulling fs layer 18:04:35 dc539afda2c1: Waiting 18:04:35 77bc0d833cb6: Waiting 18:04:35 9065ff56babe: Waiting 18:04:35 d287ab97295c: Waiting 18:04:36 a1111a8f2ec3: Verifying Checksum 18:04:36 a1111a8f2ec3: Download complete 18:04:36 dc539afda2c1: Verifying Checksum 18:04:36 dc539afda2c1: Download complete 18:04:36 77bc0d833cb6: Verifying Checksum 18:04:36 77bc0d833cb6: Download complete 18:04:36 9065ff56babe: Verifying Checksum 18:04:36 9065ff56babe: Download complete 18:04:36 ed53099fbce6: Verifying Checksum 18:04:36 ed53099fbce6: Download complete 18:04:37 b4d181a07f80: Verifying Checksum 18:04:37 b4d181a07f80: Download complete 18:04:39 b4d181a07f80: Pull complete 18:04:39 a1111a8f2ec3: Pull complete 18:04:39 ed53099fbce6: Pull complete 18:04:39 dc539afda2c1: Pull complete 18:04:40 77bc0d833cb6: Pull complete 18:04:40 9065ff56babe: Pull complete 18:04:41 d287ab97295c: Verifying Checksum 18:04:41 d287ab97295c: Download complete 18:04:45 d287ab97295c: Pull complete 18:04:45 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:04:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:04:45 prd-centos7-docker-4c-2g-1072 does not seem to be running inside a container 18:04:45 $ 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/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:48 $ docker top c077edaf45cc8cec41a408f53e72d6ca8b6d4b22e47ac0e96059a12b64af15e1 -eo pid,comm 18:04:48 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 18:04:48 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 18:04:48 CGO_ENABLED=0 GO111MODULE=on go vet ./... [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:48 ---> job-cost.sh 18:04:48 lf-activate-venv: SKIPPING 18:04:48 INFO: No Stack... 18:04:49 INFO: Retrieving Pricing Info for: v3-standard-2 18:04:50 INFO: Archiving Costs [Pipeline] sh 18:04:50 + cut -d, -f6 18:04:50 + cat /w/workspace/device-gpio/3/archives/cost.csv [Pipeline] lock 18:04:50 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] 18:04:50 Resource [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] did not exist. Created. 18:04:50 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:50 + echo total: 0.05999999865889549 [Pipeline] stash 18:04:50 Stashed 1 file(s) [Pipeline] } 18:04:50 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:50 $ docker stop --time=1 c077edaf45cc8cec41a408f53e72d6ca8b6d4b22e47ac0e96059a12b64af15e1 18:04:52 $ docker rm -f c077edaf45cc8cec41a408f53e72d6ca8b6d4b22e47ac0e96059a12b64af15e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:05:15 gofmt -l . 18:05:15 [ "`gofmt -l .`" = "" ] 18:05:15 ./bin/test-attribution-txt.sh 18:05:15 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:05:15 $ docker stop --time=1 dbe1d01dfba567f261b944acf1167d15780b180dba392c9036040417e3cabc97 18:05:17 $ docker rm -f dbe1d01dfba567f261b944acf1167d15780b180dba392c9036040417e3cabc97 [Pipeline] // withDockerContainer [Pipeline] sh 18:05:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:18 Warning: overwriting stash ‘coverage-report’ 18:05:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:05:19 + ls -al . 18:05:19 total 128 18:05:19 drwxrwxr-x 7 jenkins jenkins 4096 Jul 30 18:05 . 18:05:19 drwxrwxr-x 4 jenkins jenkins 4096 Jul 30 18:01 .. 18:05:19 -rw-rw-r-- 1 jenkins jenkins 120 Jul 30 18:01 .dockerignore 18:05:19 drwxrwxr-x 8 jenkins jenkins 4096 Jul 30 18:01 .git 18:05:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:01 .github 18:05:19 -rw-rw-r-- 1 jenkins jenkins 350 Jul 30 18:01 .gitignore 18:05:19 -rw-rw-r-- 1 jenkins jenkins 5451 Jul 30 18:01 Attribution.txt 18:05:19 -rw-rw-r-- 1 jenkins jenkins 1502 Jul 30 18:01 Dockerfile 18:05:19 -rw-rw-r-- 1 jenkins jenkins 972 Jul 30 18:01 Dockerfile.build 18:05:19 -rw-rw-r-- 1 jenkins jenkins 657 Jul 30 18:01 Jenkinsfile 18:05:19 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 30 18:01 LICENSE 18:05:19 -rw-rw-r-- 1 jenkins jenkins 906 Jul 30 18:01 Makefile 18:05:19 -rw-rw-r-- 1 jenkins jenkins 8048 Jul 30 18:01 README.md 18:05:19 -rw-rw-r-- 1 jenkins jenkins 11 Jul 30 17:59 VERSION 18:05:19 drwxrwxr-x 2 jenkins jenkins 4096 Jul 30 18:01 bin 18:05:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 18:01 cmd 18:05:19 -rw-r--r-- 1 jenkins jenkins 10 Jul 30 18:04 coverage.out 18:05:19 -rw-r--r-- 1 jenkins jenkins 379 Jul 30 18:05 go.mod 18:05:19 -rw-r--r-- 1 jenkins jenkins 30244 Jul 30 18:04 go.sum 18:05:19 drwxrwxr-x 3 jenkins jenkins 4096 Jul 30 18:01 internal 18:05:19 -rw-rw-r-- 1 jenkins jenkins 209 Jul 30 18:01 version.go [Pipeline] isUnix [Pipeline] sh 18:05:19 + 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=e4f5f068f655fee6138b2e5b598b1f79c6216501 --label arch=arm64 --label version=1.0.1-dev.2 . 18:05:20 Sending build context to Docker daemon 5.486MB 18:05:20 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 18:05:20 Step 2/23 : FROM ${BASE} AS builder 18:05:20 ---> 8523e333e816 18:05:20 Step 3/23 : ARG MAKE='make build' 18:05:21 ---> Running in 148928dd3b30 18:05:21 Removing intermediate container 148928dd3b30 18:05:21 ---> 30113bca1168 18:05:21 Step 4/23 : WORKDIR /device-gpio 18:05:21 ---> Running in 89157947495b 18:05:22 Removing intermediate container 89157947495b 18:05:22 ---> faf86b6a501c 18:05:22 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:05:22 ---> Running in 39bf91003a78 18:05:22 Removing intermediate container 39bf91003a78 18:05:22 ---> 13d73a3cc1bf 18:05:22 Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:22 ---> Running in d4fa3af14986 18:05:25 Removing intermediate container d4fa3af14986 18:05:25 ---> 4fb1c76b6627 18:05:25 Step 7/23 : RUN apk add --update --no-cache make git 18:05:25 ---> Running in 8dc663f9d5dd 18:05:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:05:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:05:28 OK: 138 MiB in 40 packages 18:05:29 Removing intermediate container 8dc663f9d5dd 18:05:29 ---> 4ad5c546aff5 18:05:29 Step 8/23 : COPY . . 18:05:30 ---> d51b48692734 18:05:30 Step 9/23 : RUN go mod tidy 18:05:31 ---> Running in 81ce9837cd1f 18:05:34 Removing intermediate container 81ce9837cd1f 18:05:34 ---> 38953c77e22f 18:05:34 Step 10/23 : RUN ${MAKE} 18:05:34 ---> Running in e4cb532650e3 18:05:35 go mod tidy 18:05:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-gpio.Version=1.0.1-dev.2" -o cmd/device-gpio ./cmd 18:06:08 Removing intermediate container e4cb532650e3 18:06:08 ---> 7c3fb0eb21df 18:06:08 Step 11/23 : FROM scratch 18:06:08 ---> 18:06:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:06:08 ---> Running in a9e1ec15b5e9 18:06:08 Removing intermediate container a9e1ec15b5e9 18:06:08 ---> 28ac3cc3098d 18:06:08 Step 13/23 : ENV APP_PORT=49994 18:06:08 ---> Running in 78cd6c3bc1a1 18:06:08 Removing intermediate container 78cd6c3bc1a1 18:06:08 ---> 7a245e8b0d4b 18:06:08 Step 14/23 : EXPOSE $APP_PORT 18:06:08 ---> Running in bd1f3f516e67 18:06:08 Removing intermediate container bd1f3f516e67 18:06:08 ---> 8ff29c811055 18:06:08 Step 15/23 : WORKDIR / 18:06:08 ---> Running in 48ae56f9200d 18:06:08 Removing intermediate container 48ae56f9200d 18:06:08 ---> 04a2a9710d14 18:06:08 Step 16/23 : COPY --from=builder /device-gpio/LICENSE / 18:06:09 ---> ae60ee0aa991 18:06:09 Step 17/23 : COPY --from=builder /device-gpio/Attribution.txt / 18:06:10 ---> 80da6080ba19 18:06:10 Step 18/23 : COPY --from=builder /device-gpio/cmd/ / 18:06:11 ---> abdf1a8e5c98 18:06:11 Step 19/23 : ENTRYPOINT ["/device-gpio"] 18:06:11 ---> Running in 336a0e06782f 18:06:12 Removing intermediate container 336a0e06782f 18:06:12 ---> 855efea0c51c 18:06:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:06:12 ---> Running in e40ddb4b7589 18:06:13 Removing intermediate container e40ddb4b7589 18:06:13 ---> 3f5eae4d8d4f 18:06:13 Step 21/23 : LABEL arch=arm64 18:06:13 ---> Running in 92bf429128bb 18:06:13 Removing intermediate container 92bf429128bb 18:06:13 ---> 9fa68d17a08d 18:06:13 Step 22/23 : LABEL git_sha=e4f5f068f655fee6138b2e5b598b1f79c6216501 18:06:13 ---> Running in 6dcd58190570 18:06:14 Removing intermediate container 6dcd58190570 18:06:14 ---> 0e62c59e0605 18:06:14 Step 23/23 : LABEL version=1.0.1-dev.2 18:06:14 ---> Running in c339ed45bab7 18:06:15 Removing intermediate container c339ed45bab7 18:06:15 ---> 0808cc4770d5 18:06:15 [Warning] One or more build-args [ARCH] were not consumed 18:06:15 Successfully built 0808cc4770d5 18:06:15 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 18:06:15 provisioning config files... 18:06:15 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/3@tmp/config2905995301942333904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:15 ---> docker-login.sh 18:06:15 nexus3.edgexfoundry.org:10001 18:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:16 Configure a credential helper to remove this warning. See 18:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:16 18:06:16 Login Succeeded 18:06:16 nexus3.edgexfoundry.org:10002 18:06:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:16 Configure a credential helper to remove this warning. See 18:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:16 18:06:16 Login Succeeded 18:06:16 nexus3.edgexfoundry.org:10003 18:06:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:17 Configure a credential helper to remove this warning. See 18:06:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:17 18:06:17 Login Succeeded 18:06:17 nexus3.edgexfoundry.org:10004 18:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:18 Configure a credential helper to remove this warning. See 18:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:18 18:06:18 Login Succeeded 18:06:18 docker.io 18:06:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:18 Configure a credential helper to remove this warning. See 18:06:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:18 18:06:18 Login Succeeded 18:06:18 ---> docker-login.sh ends [Pipeline] } 18:06:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:19 [edgeXDocker.push] Tagging docker image device-gpio-arm64 with the following tags: 18:06:19 e4f5f068f655fee6138b2e5b598b1f79c6216501 18:06:19 latest 18:06:19 1.0.1-dev.2 18:06:19 e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:06:19 main 18:06:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:19 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] isUnix [Pipeline] sh 18:06:19 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501 18:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:06:19 916f5f0d0799: Preparing 18:06:19 305833b08b47: Preparing 18:06:19 216287fe7b41: Preparing 18:06:20 305833b08b47: Pushed 18:06:20 216287fe7b41: Pushed 18:06:22 916f5f0d0799: Pushed 18:06:22 e4f5f068f655fee6138b2e5b598b1f79c6216501: digest: sha256:7fd31950a699ddd5b21edc665a5ed33f3b06e8342fd9d911075b12381fefb952 size: 944 [Pipeline] isUnix [Pipeline] sh 18:06:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:06:23 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:06:23 916f5f0d0799: Preparing 18:06:23 305833b08b47: Preparing 18:06:23 216287fe7b41: Preparing 18:06:23 305833b08b47: Layer already exists 18:06:23 216287fe7b41: Layer already exists 18:06:23 916f5f0d0799: Layer already exists 18:06:23 latest: digest: sha256:7fd31950a699ddd5b21edc665a5ed33f3b06e8342fd9d911075b12381fefb952 size: 944 [Pipeline] isUnix [Pipeline] sh 18:06:23 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 18:06:24 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.2 18:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:06:24 916f5f0d0799: Preparing 18:06:24 305833b08b47: Preparing 18:06:24 216287fe7b41: Preparing 18:06:24 216287fe7b41: Layer already exists 18:06:24 916f5f0d0799: Layer already exists 18:06:24 305833b08b47: Layer already exists 18:06:24 1.0.1-dev.2: digest: sha256:7fd31950a699ddd5b21edc665a5ed33f3b06e8342fd9d911075b12381fefb952 size: 944 [Pipeline] isUnix [Pipeline] sh 18:06:24 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh 18:06:25 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:06:25 916f5f0d0799: Preparing 18:06:25 305833b08b47: Preparing 18:06:25 216287fe7b41: Preparing 18:06:25 216287fe7b41: Layer already exists 18:06:25 305833b08b47: Layer already exists 18:06:25 916f5f0d0799: Layer already exists 18:06:25 e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2: digest: sha256:7fd31950a699ddd5b21edc665a5ed33f3b06e8342fd9d911075b12381fefb952 size: 944 [Pipeline] isUnix [Pipeline] sh 18:06:25 + docker tag device-gpio-arm64 nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] isUnix [Pipeline] sh 18:06:26 + docker push nexus3.edgexfoundry.org:10004/device-gpio-arm64:main 18:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-gpio-arm64] 18:06:26 916f5f0d0799: Preparing 18:06:26 305833b08b47: Preparing 18:06:26 216287fe7b41: Preparing 18:06:26 216287fe7b41: Layer already exists 18:06:26 916f5f0d0799: Layer already exists 18:06:26 305833b08b47: Layer already exists 18:06:26 main: digest: sha256:7fd31950a699ddd5b21edc665a5ed33f3b06e8342fd9d911075b12381fefb952 size: 944 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:06:26 ===================================================== [Pipeline] echo 18:06:26 taggedImages: 18:06:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501 18:06:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:latest 18:06:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:1.0.1-dev.2 18:06:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:e4f5f068f655fee6138b2e5b598b1f79c6216501-1.0.1-dev.2 18:06:26 - nexus3.edgexfoundry.org:10004/device-gpio-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:27 18:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:06:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:27 arm64: Pulling from edgex-lftools-log-publisher 18:06:27 448f6bf000e3: Pulling fs layer 18:06:27 f757da607395: Pulling fs layer 18:06:27 05883995daec: Pulling fs layer 18:06:27 8603b9c90790: Pulling fs layer 18:06:27 1560dd03e051: Pulling fs layer 18:06:27 27f5ce0e4adf: Pulling fs layer 18:06:27 c2d8d7efcc4b: Pulling fs layer 18:06:27 1560dd03e051: Waiting 18:06:27 27f5ce0e4adf: Waiting 18:06:27 c2d8d7efcc4b: Waiting 18:06:27 8603b9c90790: Waiting 18:06:28 f757da607395: Verifying Checksum 18:06:28 f757da607395: Download complete 18:06:28 8603b9c90790: Verifying Checksum 18:06:28 8603b9c90790: Download complete 18:06:28 1560dd03e051: Verifying Checksum 18:06:28 1560dd03e051: Download complete 18:06:28 27f5ce0e4adf: Verifying Checksum 18:06:28 27f5ce0e4adf: Download complete 18:06:28 05883995daec: Verifying Checksum 18:06:28 05883995daec: Download complete 18:06:29 448f6bf000e3: Verifying Checksum 18:06:29 448f6bf000e3: Download complete 18:06:32 c2d8d7efcc4b: Verifying Checksum 18:06:32 c2d8d7efcc4b: Download complete 18:06:32 448f6bf000e3: Pull complete 18:06:33 f757da607395: Pull complete 18:06:34 05883995daec: Pull complete 18:06:35 8603b9c90790: Pull complete 18:06:36 1560dd03e051: Pull complete 18:06:36 27f5ce0e4adf: Pull complete 18:06:51 c2d8d7efcc4b: Pull complete 18:06:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:06:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:06:52 prd-ubuntu18.04-docker-arm64-4c-16g-1071 does not seem to be running inside a container 18:06: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/device-gpio/3 -v /w/workspace/device-gpio/3:/w/workspace/device-gpio/3:rw,z -v /w/workspace/device-gpio/3@tmp:/w/workspace/device-gpio/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:56 $ docker top 2b0b0d595f23595e54847284cc37c2a270083899fa9ceeb2dd4059b60d96cdcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:57 ---> job-cost.sh 18:06:57 lf-activate-venv: SKIPPING 18:06:57 INFO: No Stack... 18:06:58 INFO: Retrieving Pricing Info for: v2-standard-4 18:06:59 INFO: Archiving Costs [Pipeline] sh 18:06:59 + + cut -d,cat -f6 /w/workspace/device-gpio/3/archives/cost.csv 18:06:59 [Pipeline] lock 18:06:59 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] 18:06:59 Resource [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] did not exist. Created. 18:06:59 Lock acquired on [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:00 /w/workspace/device-gpio/3@tmp/durable-aa1fcfe3/script.sh: 1: /w/workspace/device-gpio/3@tmp/durable-aa1fcfe3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:07:01 + echo total: 0.18000000715255737 [Pipeline] stash 18:07:01 Warning: overwriting stash ‘stack-cost’ 18:07:01 Stashed 1 file(s) [Pipeline] } 18:07:01 Lock released on resource [jenkins-edgexfoundry-device-gpio-main-3-stack-cost] [Pipeline] // lock [Pipeline] } 18:07:01 $ docker stop --time=1 2b0b0d595f23595e54847284cc37c2a270083899fa9ceeb2dd4059b60d96cdcf 18:07:03 $ docker rm -f 2b0b0d595f23595e54847284cc37c2a270083899fa9ceeb2dd4059b60d96cdcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:07:04 provisioning config files... 18:07:04 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config683822082125843951tmp [Pipeline] { [Pipeline] sh 18:07:04 + set +x 18:07:04 + curl -s https://codecov.io/bash 18:07:04 + bash -s -- 18:07:04 18:07:04 _____ _ 18:07:04 / ____| | | 18:07:04 | | ___ __| | ___ ___ _____ __ 18:07:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:07:04 | |___| (_) | (_| | __/ (_| (_) \ V / 18:07:04 \_____\___/ \__,_|\___|\___\___/ \_/ 18:07:04 Bash-1.0.6 18:07:04 18:07:04 18:07:04 ==> git version 2.24.4 found 18:07:04 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 18:07:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 18:07:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 18:07:04 ==> Jenkins CI detected. 18:07:04 current dir:  /w/workspace/edgexfoundry_device-gpio_main 18:07:04 project root: . 18:07:04 --> token set from env 18:07:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:07:04 ==> Running gcov in . (disable via -X gcov) 18:07:04 ==> Python coveragepy not found 18:07:04 ==> Searching for coverage reports in: 18:07:04 + . 18:07:04 -> Found 1 reports 18:07:04 ==> Detecting git/mercurial file structure 18:07:04 ==> Reading reports 18:07:04 + ./coverage.out bytes=10 18:07:04 ==> Appending adjustments 18:07:04 https://docs.codecov.io/docs/fixing-reports 18:07:04 + Found adjustments 18:07:04 ==> Gzipping contents 18:07:04 4.0K /tmp/codecov.hTgd5O.gz 18:07:04 ==> Uploading reports 18:07:04 url: https://codecov.io 18:07:04 query: branch=main&commit=e4f5f068f655fee6138b2e5b598b1f79c6216501&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:04 -> Pinging Codecov 18:07:04 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=e4f5f068f655fee6138b2e5b598b1f79c6216501&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2Fmain%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=&job=&cmd_args= 18:07:05 -> Uploading to 18:07:05 https://storage.googleapis.com/codecov/v4/raw/2021-07-30/3EC07B1A8CA8AF9BCAA0BB9F0134797F/e4f5f068f655fee6138b2e5b598b1f79c6216501/86c8f010-70fc-4a76-8d4a-b1a5b17a17c7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210730%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210730T180705Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=13856a9cebbf71d8c914724292159de5ffac59a204b4806c4772a2fd8e0ca700 18:07:05 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:05 Dload Upload Total Spent Left Speed 18:07:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 582 0 0 100 582 0 1823 --:--:-- --:--:-- --:--:-- 1818 100 582 0 0 100 582 0 1822 --:--:-- --:--:-- --:--:-- 1818 18:07:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-gpio/commit/e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] } 18:07:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:07:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:07:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:06 18:07:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:07:07 188c0c94c7c5: Pulling fs layer 18:07:07 0ef7d3d256c8: Pulling fs layer 18:07:07 de9db76c5a1d: Pulling fs layer 18:07:07 0eba1c9be4d2: Pulling fs layer 18:07:07 0d57e429df01: Pulling fs layer 18:07:07 4e4be7b47b0d: Pulling fs layer 18:07:07 e1f770b5df2f: Pulling fs layer 18:07:07 85a0685a4137: Pulling fs layer 18:07:07 0eba1c9be4d2: Waiting 18:07:07 0d57e429df01: Waiting 18:07:07 4e4be7b47b0d: Waiting 18:07:07 e1f770b5df2f: Waiting 18:07:07 85a0685a4137: Waiting 18:07:07 de9db76c5a1d: Verifying Checksum 18:07:07 de9db76c5a1d: Download complete 18:07:07 0ef7d3d256c8: Verifying Checksum 18:07:07 0ef7d3d256c8: Download complete 18:07:07 0d57e429df01: Verifying Checksum 18:07:07 0d57e429df01: Download complete 18:07:07 4e4be7b47b0d: Verifying Checksum 18:07:07 4e4be7b47b0d: Download complete 18:07:07 188c0c94c7c5: Verifying Checksum 18:07:07 188c0c94c7c5: Download complete 18:07:07 188c0c94c7c5: Pull complete 18:07:07 0ef7d3d256c8: Pull complete 18:07:07 de9db76c5a1d: Pull complete 18:07:09 e1f770b5df2f: Verifying Checksum 18:07:09 e1f770b5df2f: Download complete 18:07:15 0eba1c9be4d2: Download complete 18:07:16 85a0685a4137: Verifying Checksum 18:07:16 85a0685a4137: Download complete 18:07:18 0eba1c9be4d2: Pull complete 18:07:18 0d57e429df01: Pull complete 18:07:18 4e4be7b47b0d: Pull complete 18:07:19 e1f770b5df2f: Pull complete 18:07:22 85a0685a4137: Pull complete 18:07:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:07:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:07:22 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:07:24 $ docker top 196addf726f50023812abe069cbb9dd70cade9f13c7118cf764a660259267a98 -eo pid,comm [Pipeline] { [Pipeline] echo 18:07:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:07:25 + set -o pipefail 18:07:25 + snyk monitor '--org=edgex-jenkins' 18:07:35 18:07:35 Monitoring /w/workspace/edgexfoundry_device-gpio_main (github.com/edgexfoundry/device-gpio)... 18:07:35 18:07:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/146faa62-a4b3-4f2d-b93b-755e4e5c21c3/history/580cd697-f44f-46ae-86b3-1c19224cbd74 18:07:35 18:07:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:07:35 18:07:35 [Pipeline] } 18:07:35 $ docker stop --time=1 196addf726f50023812abe069cbb9dd70cade9f13c7118cf764a660259267a98 18:07:37 $ docker rm -f 196addf726f50023812abe069cbb9dd70cade9f13c7118cf764a660259267a98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:07:38 + git log --format=format:%s -1 e4f5f068f655fee6138b2e5b598b1f79c6216501 [Pipeline] isUnix [Pipeline] sh 18:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:07:38 . [Pipeline] withDockerContainer 18:07:38 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:07:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:07:39 $ docker top 3aca95d9f10e4d22957f44821465b682a026aa61d92bf24c2f19e5c4ad86bccc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:07:39 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:07:39 + git semver [Pipeline] } 18:07:39 $ docker stop --time=1 3aca95d9f10e4d22957f44821465b682a026aa61d92bf24c2f19e5c4ad86bccc 18:07:40 $ docker rm -f 3aca95d9f10e4d22957f44821465b682a026aa61d92bf24c2f19e5c4ad86bccc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:07:41 18:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:07:41 0.23.1-centos7: Pulling from edgex-lftools 18:07:41 ab5ef0e58194: Pulling fs layer 18:07:41 9712f1f96733: Pulling fs layer 18:07:41 63f879dbbcfc: Pulling fs layer 18:07:41 0d9ebad4ef96: Pulling fs layer 18:07:41 e9a5061849ea: Pulling fs layer 18:07:41 d747dcd14b5f: Pulling fs layer 18:07:41 2de7ff778b66: Pulling fs layer 18:07:41 0d9ebad4ef96: Waiting 18:07:41 e9a5061849ea: Waiting 18:07:41 d747dcd14b5f: Waiting 18:07:41 2de7ff778b66: Waiting 18:07:41 9712f1f96733: Verifying Checksum 18:07:41 9712f1f96733: Download complete 18:07:44 63f879dbbcfc: Verifying Checksum 18:07:44 63f879dbbcfc: Download complete 18:07:44 e9a5061849ea: Verifying Checksum 18:07:44 e9a5061849ea: Download complete 18:07:44 d747dcd14b5f: Verifying Checksum 18:07:44 d747dcd14b5f: Download complete 18:07:45 2de7ff778b66: Verifying Checksum 18:07:45 2de7ff778b66: Download complete 18:07:45 0d9ebad4ef96: Verifying Checksum 18:07:45 0d9ebad4ef96: Download complete 18:07:46 ab5ef0e58194: Verifying Checksum 18:07:46 ab5ef0e58194: Download complete 18:07:49 ab5ef0e58194: Pull complete 18:07:49 9712f1f96733: Pull complete 18:07:50 63f879dbbcfc: Pull complete 18:07:54 0d9ebad4ef96: Pull complete 18:07:54 e9a5061849ea: Pull complete 18:07:54 d747dcd14b5f: Pull complete 18:07:55 2de7ff778b66: Pull complete 18:07:55 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:07:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:07:55 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:07:55 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:07: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:07:58 $ docker top 27c4b40cc61def9df472039735eb6e4236c62a3642f9f0228bad10075ff53281 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:07:58 provisioning config files... 18:07:58 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config2021180071953577623tmp 18:07:58 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config7614929574088573196tmp 18:07:58 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config8866828366500129953tmp [Pipeline] { [Pipeline] echo 18:07:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:07:59 ---> sigul-configuration.sh 18:07:59 gpg: directory `/root/.gnupg' created 18:07:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:07:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:07:59 gpg: keyring `/root/.gnupg/secring.gpg' created 18:07:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:07:59 gpg: CAST5 encrypted data 18:07:59 gpg: encrypted with 1 passphrase 18:07:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:07:59 + mkdir /home/jenkins 18:07:59 + mkdir /home/jenkins/sigul [Pipeline] sh 18:08:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 18:08:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:08:00 ---> sigul-install.sh 18:08:00 Sigul already installed; skipping installation. [Pipeline] sh 18:08:00 + git tag --list 18:08:00 v0.0.0 18:08:00 v1.0.0 18:08:00 v1.0.1-dev.1 [Pipeline] sh 18:08:00 + lftools sign git-tag v1.0.1-dev.2 18:08:01 Signing Git tag with Sigul... 18:08:01 Signing v1.0.1-dev.2 18:08:01 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v1.0.1-dev.2'], return code 1, stdout , stderr [Pipeline] echo 18:08:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:08:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:08:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:08:01 $ docker stop --time=1 27c4b40cc61def9df472039735eb6e4236c62a3642f9f0228bad10075ff53281 18:08:03 $ docker rm -f 27c4b40cc61def9df472039735eb6e4236c62a3642f9f0228bad10075ff53281 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 18:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:03 . [Pipeline] withDockerContainer 18:08:03 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:08:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:08:04 $ docker top c7cbfb683d391e219e6257cf6886bd13c7c4e83cd047e251d9bf515612d1554d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:04 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:04 + git semver [Pipeline] } 18:08:04 $ docker stop --time=1 c7cbfb683d391e219e6257cf6886bd13c7c4e83cd047e251d9bf515612d1554d 18:08:06 $ docker rm -f c7cbfb683d391e219e6257cf6886bd13c7c4e83cd047e251d9bf515612d1554d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 18:08:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:08:06 . [Pipeline] withDockerContainer 18:08:06 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:08:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:08:06 $ docker top bee0f581ba465ab682958a1330dcb8223dfb9e08c13f88fd25b4d495f4031e0c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:07 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.1-dev.1' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:07 + git semver [Pipeline] } 18:08:07 $ docker stop --time=1 bee0f581ba465ab682958a1330dcb8223dfb9e08c13f88fd25b4d495f4031e0c 18:08:08 $ docker rm -f bee0f581ba465ab682958a1330dcb8223dfb9e08c13f88fd25b4d495f4031e0c [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:08:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:11 ---> package-listing.sh 18:08:11 ++ tr '[:upper:]' '[:lower:]' 18:08:11 ++ facter osfamily 18:08:11 + OS_FAMILY=redhat 18:08:11 + workspace=/w/workspace/edgexfoundry_device-gpio_main 18:08:11 + START_PACKAGES=/tmp/packages_start.txt 18:08:11 + END_PACKAGES=/tmp/packages_end.txt 18:08:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:11 + PACKAGES=/tmp/packages_start.txt 18:08:11 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:08:11 + PACKAGES=/tmp/packages_end.txt 18:08:11 + case "${OS_FAMILY}" in 18:08:11 + sort 18:08:11 + rpm -qa 18:08:11 + '[' -f /tmp/packages_start.txt ']' 18:08:11 + '[' -f /tmp/packages_end.txt ']' 18:08:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:11 + '[' /w/workspace/edgexfoundry_device-gpio_main ']' 18:08:11 + mkdir -p /w/workspace/edgexfoundry_device-gpio_main/archives/ 18:08:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_main/archives/ [Pipeline] echo 18:08:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:12 18:08:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:12 latest: Pulling from edgex-lftools-log-publisher 18:08:12 b4d181a07f80: Pulling fs layer 18:08:12 a1111a8f2ec3: Pulling fs layer 18:08:12 ed53099fbce6: Pulling fs layer 18:08:12 dc539afda2c1: Pulling fs layer 18:08:12 77bc0d833cb6: Pulling fs layer 18:08:12 9065ff56babe: Pulling fs layer 18:08:12 d287ab97295c: Pulling fs layer 18:08:12 dc539afda2c1: Waiting 18:08:12 77bc0d833cb6: Waiting 18:08:12 9065ff56babe: Waiting 18:08:12 d287ab97295c: Waiting 18:08:13 a1111a8f2ec3: Verifying Checksum 18:08:13 a1111a8f2ec3: Download complete 18:08:13 dc539afda2c1: Verifying Checksum 18:08:13 dc539afda2c1: Download complete 18:08:13 77bc0d833cb6: Verifying Checksum 18:08:13 77bc0d833cb6: Download complete 18:08:13 9065ff56babe: Verifying Checksum 18:08:13 9065ff56babe: Download complete 18:08:13 ed53099fbce6: Verifying Checksum 18:08:13 ed53099fbce6: Download complete 18:08:14 b4d181a07f80: Verifying Checksum 18:08:14 b4d181a07f80: Download complete 18:08:15 b4d181a07f80: Pull complete 18:08:15 a1111a8f2ec3: Pull complete 18:08:16 ed53099fbce6: Pull complete 18:08:16 dc539afda2c1: Pull complete 18:08:16 77bc0d833cb6: Pull complete 18:08:16 9065ff56babe: Pull complete 18:08:18 d287ab97295c: Verifying Checksum 18:08:18 d287ab97295c: Download complete 18:08:23 d287ab97295c: Pull complete 18:08:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:08:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:08:23 prd-centos7-docker-4c-2g-1070 does not seem to be running inside a container 18:08:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-gpio_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_main -v /w/workspace/edgexfoundry_device-gpio_main:/w/workspace/edgexfoundry_device-gpio_main:rw,z -v /w/workspace/edgexfoundry_device-gpio_main@tmp:/w/workspace/edgexfoundry_device-gpio_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:08:25 $ docker top 3659d684e4d186cfcdb379c5e710840fa6846149e4d2ae446c42201326ad6643 -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:26 + touch /tmp/pre-build-complete [Pipeline] sh 18:08:26 + mkdir -p /var/log/sysstat [Pipeline] sh 18:08:26 + ls /var/log/sa-host 18:08:26 + sadf -c /var/log/sa-host/sa05 18:08:26 file_magic: OK 18:08:26 HZ: Using current value: 100 18:08:26 file_header: OK 18:08:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:08:26 Statistics: 18:08:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:26 File successfully converted to sysstat format version 12.0.3 18:08:26 + sadf -c /var/log/sa-host/sa30 18:08:26 file_magic: OK 18:08:26 HZ: Using current value: 100 18:08:26 file_header: OK 18:08:26 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:08:26 Statistics: 18:08:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:08:26 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:27 provisioning config files... 18:08:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_main@tmp/config543694685785306432tmp [Pipeline] { [Pipeline] echo 18:08:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:08:27 ---> create-netrc.sh [Pipeline] } 18:08:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:08:28 ---> python-tools-install.sh [Pipeline] echo 18:08:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:08:28 ---> sudo-logs.sh 18:08:28 Archiving 'sudo' log.. 18:08:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1070.vexxhost.local: Name or service not known 18:08:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1070.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 18:08:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:08:29 ---> job-cost.sh 18:08:29 lf-activate-venv: SKIPPING 18:08:29 DEBUG: total: 0.18000000715255737 18:08:29 INFO: Retrieving Stack Cost... 18:08:30 INFO: Retrieving Pricing Info for: v3-standard-2 18:08:30 INFO: Archiving Costs [Pipeline] echo 18:08:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:08:30 ---> logs-deploy.sh 18:08:30 lf-activate-venv: SKIPPING 18:08:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/main/3 18:08:30 INFO: archiving workspace using pattern(s): 18:08:31 Archives upload complete. 18:08:31 INFO: archiving logs to Nexus 18:08:32 ---> uname -a: 18:08:32 Linux prd-centos7-docker-4c-2g-1070.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 18:08:32 18:08:32 18:08:32 ---> lscpu: 18:08:32 Architecture: x86_64 18:08:32 CPU op-mode(s): 32-bit, 64-bit 18:08:32 Byte Order: Little Endian 18:08:32 Address sizes: 40 bits physical, 48 bits virtual 18:08:32 CPU(s): 2 18:08:32 On-line CPU(s) list: 0,1 18:08:32 Thread(s) per core: 1 18:08:32 Core(s) per socket: 1 18:08:32 Socket(s): 2 18:08:32 NUMA node(s): 1 18:08:32 Vendor ID: AuthenticAMD 18:08:32 CPU family: 23 18:08:32 Model: 49 18:08:32 Model name: AMD EPYC-Rome Processor 18:08:32 Stepping: 0 18:08:32 CPU MHz: 2799.998 18:08:32 BogoMIPS: 5599.99 18:08:32 Virtualization: AMD-V 18:08:32 Hypervisor vendor: KVM 18:08:32 Virtualization type: full 18:08:32 L1d cache: 32K 18:08:32 L1i cache: 32K 18:08:32 L2 cache: 512K 18:08:32 L3 cache: 16384K 18:08:32 NUMA node0 CPU(s): 0,1 18:08:32 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 18:08:32 18:08:32 18:08:32 ---> nproc: 18:08:32 2 18:08:32 18:08:32 18:08:32 ---> df -h: 18:08:32 Filesystem Size Used Avail Use% Mounted on 18:08:32 overlay 40G 9.0G 32G 23% / 18:08:32 tmpfs 64M 0 64M 0% /dev 18:08:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:08:32 shm 64M 0 64M 0% /dev/shm 18:08:32 /dev/vda1 40G 9.0G 32G 23% /facter-os 18:08:32 18:08:32 18:08:32 ---> sar -b -r -n DEV: 18:08:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 18:08:32 18:08:32 17:58:18 LINUX RESTART (2 CPU) 18:08:32 18:08:32 17:59:01 tps rtps wtps bread/s bwrtn/s 18:08:32 18:00:01 17.60 0.67 16.94 352.37 3143.81 18:08:32 18:01:01 0.47 0.03 0.43 0.27 6.83 18:08:32 18:02:01 0.47 0.08 0.38 1.60 7.68 18:08:32 18:03:01 0.25 0.00 0.25 0.00 3.33 18:08:32 18:04:01 0.22 0.00 0.22 0.00 3.32 18:08:32 18:05:01 0.23 0.00 0.23 0.00 3.63 18:08:32 18:06:01 0.15 0.00 0.15 0.00 1.75 18:08:32 18:07:01 0.18 0.00 0.18 0.00 2.03 18:08:32 18:08:01 188.66 0.03 188.63 3.73 54236.67 18:08:32 Average: 23.14 0.09 23.05 39.78 6379.96 18:08:32 18:08:32 17:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:08:32 18:00:01 5463468 0 800336 9.99 2620 1742508 1251132 13.81 577084 1570464 24 18:08:32 18:01:01 5464928 0 798868 9.97 2620 1742516 1209784 13.36 575480 1570428 16 18:08:32 18:02:01 5462912 0 800756 10.00 2620 1742644 1207676 13.33 576812 1571688 20 18:08:32 18:03:01 5461364 0 802300 10.02 2620 1742648 1207748 13.33 578356 1571688 16 18:08:32 18:04:01 5460368 0 803288 10.03 2620 1742656 1207520 13.33 576500 1575076 20 18:08:32 18:05:01 5458488 0 805168 10.05 2620 1742656 1207604 13.33 577964 1575072 8 18:08:32 18:06:01 5459724 0 803928 10.04 2620 1742660 1207424 13.33 577656 1575072 16 18:08:32 18:07:01 5454608 0 809036 10.10 2620 1742668 1207424 13.33 582424 1575072 8 18:08:32 18:08:01 3809148 0 1132264 14.14 2620 3064900 1327428 14.66 867520 2709928 300 18:08:32 Average: 5277223 0 839549 10.48 2620 1889540 1225971 13.54 609977 1699388 48 18:08:32 18:08:32 17:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:08:32 18:00:01 eth0 105.26 86.91 423.55 16.35 0.00 0.00 0.00 0.00 18:08:32 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:00:01 docker0 26.99 18.17 2.29 88.69 0.00 0.00 0.00 0.00 18:08:32 18:01:01 eth0 0.67 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:08:32 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:02:01 eth0 1.35 0.77 0.72 0.20 0.00 0.00 0.00 0.00 18:08:32 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:03:01 eth0 0.58 0.40 0.27 0.24 0.00 0.00 0.00 0.00 18:08:32 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:04:01 eth0 1.23 0.22 0.24 0.07 0.00 0.00 0.00 0.00 18:08:32 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:05:01 eth0 0.62 0.33 0.28 0.17 0.00 0.00 0.00 0.00 18:08:32 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:06:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 18:08:32 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:07:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:08:32 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:08:01 vethde3d0dc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 18:08:32 18:08:01 eth0 1353.41 921.68 7554.07 85.88 0.00 0.00 0.00 0.00 18:08:32 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 18:08:01 docker0 87.89 96.29 8.06 220.06 0.00 0.00 0.00 0.00 18:08:32 Average: vethde3d0dc 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 Average: eth0 162.62 112.30 886.74 11.44 0.00 0.00 0.00 0.00 18:08:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:08:32 Average: docker0 12.77 12.72 1.15 34.31 0.00 0.00 0.00 0.00 18:08:32 18:08:32 18:08:32 ---> sar -P ALL: 18:08:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/30/21 _x86_64_ (2 CPU) 18:08:32 18:08:32 17:58:18 LINUX RESTART (2 CPU) 18:08:32 18:08:32 17:59:01 CPU %user %nice %system %iowait %steal %idle 18:08:32 18:00:01 all 3.04 0.00 1.82 0.22 0.04 94.88 18:08:32 18:00:01 0 3.12 0.00 1.79 0.35 0.05 94.68 18:08:32 18:00:01 1 2.96 0.00 1.86 0.08 0.03 95.07 18:08:32 18:01:01 all 0.14 0.00 0.04 0.00 0.03 99.79 18:08:32 18:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:08:32 18:01:01 1 0.23 0.00 0.05 0.00 0.03 99.68 18:08:32 18:02:01 all 0.19 0.00 0.05 0.00 0.03 99.72 18:08:32 18:02:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:08:32 18:02:01 1 0.30 0.00 0.05 0.00 0.03 99.62 18:08:32 18:03:01 all 0.20 0.00 0.04 0.00 0.01 99.75 18:08:32 18:03:01 0 0.05 0.00 0.07 0.00 0.02 99.87 18:08:32 18:03:01 1 0.35 0.00 0.02 0.00 0.00 99.63 18:08:32 18:04:01 all 0.16 0.00 0.04 0.00 0.04 99.76 18:08:32 18:04:01 0 0.07 0.00 0.05 0.00 0.05 99.83 18:08:32 18:04:01 1 0.25 0.00 0.03 0.00 0.03 99.68 18:08:32 18:05:01 all 0.21 0.00 0.05 0.00 0.02 99.72 18:08:32 18:05:01 0 0.07 0.00 0.07 0.00 0.03 99.83 18:08:32 18:05:01 1 0.35 0.00 0.03 0.00 0.00 99.62 18:08:32 18:06:01 all 0.21 0.00 0.04 0.00 0.03 99.72 18:08:32 18:06:01 0 0.08 0.00 0.05 0.00 0.03 99.83 18:08:32 18:06:01 1 0.33 0.00 0.03 0.00 0.02 99.62 18:08:32 18:07:01 all 0.18 0.00 0.05 0.00 0.02 99.76 18:08:32 18:07:01 0 0.03 0.00 0.07 0.00 0.03 99.87 18:08:32 18:07:01 1 0.32 0.00 0.03 0.00 0.00 99.65 18:08:32 18:08:01 all 22.33 0.00 11.04 1.86 0.09 64.69 18:08:32 18:08:01 0 22.15 0.00 11.28 1.78 0.09 64.69 18:08:32 18:08:01 1 22.50 0.00 10.79 1.94 0.09 64.68 18:08:32 Average: all 2.82 0.00 1.39 0.22 0.03 95.54 18:08:32 Average: 0 2.70 0.00 1.42 0.22 0.04 95.62 18:08:32 Average: 1 2.93 0.00 1.37 0.21 0.03 95.46 18:08:32 18:08:32 18:08:32