Pull request #32 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from f3807bee89d266bbe9ad67be82c72f5984317f0b+aaa7e572fda13da2933300a631edf8df830ba1ce (277e90d1f05a1dff7ad0e883cbba1769722899fe) 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-ssh9939027473883347010.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8929749453269499527.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/edgex-global-pipelines # timeout=10 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-usb-camera/branches/PR-32/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1660144818367057603.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-usb-camera/branches/PR-32/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh14722385931806483941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh11206024535742670392.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-32/workspace@libs/lf-pipelines # timeout=10 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-usb-camera/branches/PR-32/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh17921647910706004740.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-64337 in /w/workspace/xfoundry_device-usb-camera_PR-32 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit f3807bee89d266bbe9ad67be82c72f5984317f0b Merge succeeded, producing f3807bee89d266bbe9ad67be82c72f5984317f0b Checking out Revision f3807bee89d266bbe9ad67be82c72f5984317f0b (PR-32) > git config core.sparsecheckout # timeout=10 > git checkout -f f3807bee89d266bbe9ad67be82c72f5984317f0b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f3807bee89d266bbe9ad67be82c72f5984317f0b # timeout=10 Commit message: "fix: Update README" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:00:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:00:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:00:39 ========================================================= 07:00:39 EdgeX Global Pipelines Version Info 07:00:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:00:40 ------------------- 07:00:40 stable info: 07:00:40 ------------------- 07:00:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:40 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:00:40 Message: update stable to v1.0.230 07:00:40 ------------------- 07:00:40 experimental info: 07:00:40 ------------------- 07:00:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:00:40 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:00:40 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:00:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:00:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:00:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo 07:00:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f3807bee89d266bbe9ad67be82c72f5984317f0b [Pipeline] echo 07:00:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f3807be [Pipeline] echo 07:00:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:42 provisioning config files... 07:00:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config4242527322431587868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:42 ---> docker-login.sh 07:00:42 nexus3.edgexfoundry.org:10001 07:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:42 Configure a credential helper to remove this warning. See 07:00:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:42 07:00:42 Login Succeeded 07:00:42 nexus3.edgexfoundry.org:10002 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 nexus3.edgexfoundry.org:10003 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 nexus3.edgexfoundry.org:10004 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 docker.io 07:00:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:43 Configure a credential helper to remove this warning. See 07:00:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:43 07:00:43 Login Succeeded 07:00:43 ---> docker-login.sh ends [Pipeline] } 07:00:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:00:44 + git rev-list -1 --merges f3807bee89d266bbe9ad67be82c72f5984317f0b~1..f3807bee89d266bbe9ad67be82c72f5984317f0b [Pipeline] echo 07:00:44 -----------> git rev-list -1 --merges f3807bee89d266bbe9ad67be82c72f5984317f0b~1..f3807bee89d266bbe9ad67be82c72f5984317f0b f3807bee89d266bbe9ad67be82c72f5984317f0b [false] [Pipeline] sh 07:00:44 + git log --format=format:%s -1 f3807bee89d266bbe9ad67be82c72f5984317f0b [Pipeline] echo 07:00:44 ========================================================= 07:00:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:00:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:45 + git log --format=format:%s -1 f3807bee89d266bbe9ad67be82c72f5984317f0b [Pipeline] echo 07:00:45 [semverPrep] GIT_COMMIT: f3807bee89d266bbe9ad67be82c72f5984317f0b, Commit Message: fix: Update README [Pipeline] echo 07:00:45 [semverPrep] This is not a build commit. [Pipeline] sh 07:00:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:00:45 + grep -v github /etc/ssh/ssh_known_hosts 07:00:45 + [ -e /tmp/ssh_known_hosts ] 07:00:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:00:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:00:45 + sudo tee -a /etc/ssh/ssh_known_hosts 07:00:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:00:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:00:46 07:00:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:00:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:00:46 latest: Pulling from edgex-devops/py-git-semver 07:00:46 1fe172e4850f: Pulling fs layer 07:00:46 caf521ccaac6: Pulling fs layer 07:00:46 3ead6fa29328: Pulling fs layer 07:00:46 5c2a1cbceb83: Pulling fs layer 07:00:46 a8d5f1318db7: Pulling fs layer 07:00:46 c427282e49a2: Pulling fs layer 07:00:46 1827001aaf11: Pulling fs layer 07:00:46 0714d37db230: Pulling fs layer 07:00:46 ac28cf19c067: Pulling fs layer 07:00:46 ca983d60f3e2: Pulling fs layer 07:00:46 9f894cec8388: Pulling fs layer 07:00:46 a8d5f1318db7: Waiting 07:00:46 c427282e49a2: Waiting 07:00:46 1827001aaf11: Waiting 07:00:46 0714d37db230: Waiting 07:00:46 ac28cf19c067: Waiting 07:00:46 ca983d60f3e2: Waiting 07:00:46 9f894cec8388: Waiting 07:00:46 5c2a1cbceb83: Waiting 07:00:46 caf521ccaac6: Verifying Checksum 07:00:46 caf521ccaac6: Download complete 07:00:46 5c2a1cbceb83: Verifying Checksum 07:00:46 5c2a1cbceb83: Download complete 07:00:46 a8d5f1318db7: Verifying Checksum 07:00:46 a8d5f1318db7: Download complete 07:00:46 c427282e49a2: Verifying Checksum 07:00:46 c427282e49a2: Download complete 07:00:46 3ead6fa29328: Verifying Checksum 07:00:46 3ead6fa29328: Download complete 07:00:46 0714d37db230: Verifying Checksum 07:00:46 0714d37db230: Download complete 07:00:46 ac28cf19c067: Download complete 07:00:46 ca983d60f3e2: Download complete 07:00:46 9f894cec8388: Verifying Checksum 07:00:46 9f894cec8388: Download complete 07:00:46 1fe172e4850f: Verifying Checksum 07:00:46 1fe172e4850f: Download complete 07:00:47 1827001aaf11: Verifying Checksum 07:00:47 1827001aaf11: Download complete 07:00:47 1fe172e4850f: Pull complete 07:00:47 caf521ccaac6: Pull complete 07:00:48 3ead6fa29328: Pull complete 07:00:48 5c2a1cbceb83: Pull complete 07:00:48 a8d5f1318db7: Pull complete 07:00:48 c427282e49a2: Pull complete 07:00:50 1827001aaf11: Pull complete 07:00:50 0714d37db230: Pull complete 07:00:50 ac28cf19c067: Pull complete 07:00:50 ca983d60f3e2: Pull complete 07:00:50 9f894cec8388: Pull complete 07:00:50 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:00:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:00:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:00:51 prd-ubuntu20.04-docker-8c-8g-64337 does not seem to be running inside a container 07:00:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:00:52 $ docker top 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 -eo pid,comm 07:00:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:00:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:00:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:53 [ssh-agent] Looking for ssh-agent implementation... 07:00:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:53 $ docker exec 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 ssh-agent 07:00:53 SSH_AUTH_SOCK=/tmp/ssh-arQLwCTVWbRJ/agent.32 07:00:53 SSH_AGENT_PID=38 07:00:53 Running ssh-add (command line suppressed) 07:00:53 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_5359016000266982185.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_5359016000266982185.key) 07:00:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:53 + git tag --points-at HEAD [Pipeline] } 07:00:53 $ docker exec --env ******** --env ******** 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 ssh-agent -k 07:00:53 unset SSH_AUTH_SOCK; 07:00:53 unset SSH_AGENT_PID; 07:00:53 echo Agent pid 38 killed; 07:00:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:00:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:00:54 [ssh-agent] Looking for ssh-agent implementation... 07:00:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:00:54 $ docker exec 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 ssh-agent 07:00:54 SSH_AUTH_SOCK=/tmp/ssh-XaUXVEsY9Qev/agent.71 07:00:54 SSH_AGENT_PID=77 07:00:54 Running ssh-add (command line suppressed) 07:00:54 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_2149588641951772737.key (/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/private_key_2149588641951772737.key) 07:00:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:00:54 + git semver init 07:00:55 2022-05-23 07:00:55,076 [run_init] DEBUG init version:0.0.0 force:False 07:00:55 2022-05-23 07:00:55,077 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver 07:00:55 2022-05-23 07:00:55,078 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-32/.semver 07:00:55 2022-05-23 07:00:55,078 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-32/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32, universal_newlines=False, shell=None, istream=None) 07:00:55 2022-05-23 07:00:55,643 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.git/info/exclude 07:00:55 2022-05-23 07:00:55,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 with force:False 07:00:55 2022-05-23 07:00:55,644 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 07:00:55 2022-05-23 07:00:55,649 [execute] INFO git cat-file --batch-check 07:00:55 2022-05-23 07:00:55,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) 07:00:55 2022-05-23 07:00:55,656 [execute] INFO git cat-file --batch 07:00:55 2022-05-23 07:00:55,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-32/.semver, universal_newlines=False, shell=None, istream=) 07:00:55 2022-05-23 07:00:55,662 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-32/.semver/PR-32 07:00:55 0.0.0 [Pipeline] } 07:00:55 $ docker exec --env ******** --env ******** 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 ssh-agent -k 07:00:55 unset SSH_AUTH_SOCK; 07:00:55 unset SSH_AGENT_PID; 07:00:55 echo Agent pid 77 killed; 07:00:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:00:56 + git semver [Pipeline] } 07:00:56 $ docker stop --time=1 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 07:00:57 $ docker rm -f 9f51018a702d0c9443caa846dc59465f2338e485abbac555f190eb693fc82036 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:00:58 Stashed 1 file(s) [Pipeline] echo 07:00:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:59 provisioning config files... 07:00:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config4615503125539539918tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:59 ---> docker-login.sh 07:00:59 nexus3.edgexfoundry.org:10001 07:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:00:59 Configure a credential helper to remove this warning. See 07:00:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:00:59 07:00:59 Login Succeeded 07:00:59 nexus3.edgexfoundry.org:10002 07:00:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:00 Configure a credential helper to remove this warning. See 07:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:00 07:01:00 Login Succeeded 07:01:00 nexus3.edgexfoundry.org:10003 07:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:00 Configure a credential helper to remove this warning. See 07:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:00 07:01:00 Login Succeeded 07:01:00 nexus3.edgexfoundry.org:10004 07:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:00 Configure a credential helper to remove this warning. See 07:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:00 07:01:00 Login Succeeded 07:01:00 docker.io 07:01:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:01:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:01:00 Configure a credential helper to remove this warning. See 07:01:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:01:00 07:01:00 Login Succeeded 07:01:00 ---> docker-login.sh ends [Pipeline] } 07:01:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:01:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:01:00 ========================================================= 07:01:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:01:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:01:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:01:01 Sending build context to Docker daemon 654.3kB 07:01:01 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:01:01 Step 2/12 : FROM ${BASE} AS builder 07:01:01 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:01:01 59bf1c3509f3: Pulling fs layer 07:01:01 666ba61612fd: Pulling fs layer 07:01:01 8ed8ca486205: Pulling fs layer 07:01:01 4fe6c5a15a65: Pulling fs layer 07:01:01 22a0e8bec74d: Pulling fs layer 07:01:01 ca2b28591e48: Pulling fs layer 07:01:01 a51346096db8: Pulling fs layer 07:01:01 daebc70d1ce1: Pulling fs layer 07:01:01 0e18a0eac166: Pulling fs layer 07:01:01 ca2b28591e48: Waiting 07:01:01 a51346096db8: Waiting 07:01:01 daebc70d1ce1: Waiting 07:01:01 0e18a0eac166: Waiting 07:01:01 22a0e8bec74d: Waiting 07:01:01 4fe6c5a15a65: Waiting 07:01:01 8ed8ca486205: Verifying Checksum 07:01:01 8ed8ca486205: Download complete 07:01:01 666ba61612fd: Download complete 07:01:01 22a0e8bec74d: Verifying Checksum 07:01:01 22a0e8bec74d: Download complete 07:01:01 ca2b28591e48: Verifying Checksum 07:01:01 ca2b28591e48: Download complete 07:01:01 59bf1c3509f3: Verifying Checksum 07:01:01 a51346096db8: Verifying Checksum 07:01:01 a51346096db8: Download complete 07:01:01 daebc70d1ce1: Verifying Checksum 07:01:01 daebc70d1ce1: Download complete 07:01:01 59bf1c3509f3: Pull complete 07:01:01 666ba61612fd: Pull complete 07:01:01 8ed8ca486205: Pull complete 07:01:01 0e18a0eac166: Verifying Checksum 07:01:01 0e18a0eac166: Download complete 07:01:01 4fe6c5a15a65: Download complete 07:01:06 4fe6c5a15a65: Pull complete 07:01:06 22a0e8bec74d: Pull complete 07:01:06 ca2b28591e48: Pull complete 07:01:06 a51346096db8: Pull complete 07:01:06 daebc70d1ce1: Pull complete 07:01:08 0e18a0eac166: Pull complete 07:01:08 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:01:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:01:08 ---> f018257e8ee9 07:01:08 Step 3/12 : ARG MAKE="make build" 07:01:10 ---> Running in b5231ff52ca1 07:01:10 Removing intermediate container b5231ff52ca1 07:01:10 ---> 4a73be792bb0 07:01:10 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:01:10 ---> Running in 2a8cbd5a9495 07:01:10 Removing intermediate container 2a8cbd5a9495 07:01:10 ---> 5ad3a97bf813 07:01:10 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:01:10 ---> Running in 4494166568ad 07:01:10 Removing intermediate container 4494166568ad 07:01:10 ---> 826ff4c02b9b 07:01:10 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:01:10 ---> Running in f672bfa20fd4 07:01:11 Removing intermediate container f672bfa20fd4 07:01:11 ---> df3038f92421 07:01:11 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:01:11 ---> Running in 5ad2d6fc7fa0 07:01:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:01:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:01:13 (1/81) Installing mesa (21.2.6-r0) 07:01:13 (2/81) Installing libxau (1.0.9-r0) 07:01:13 (3/81) Installing libmd (1.0.3-r0) 07:01:13 (4/81) Installing libbsd (0.11.3-r1) 07:01:13 (5/81) Installing libxdmcp (1.1.3-r0) 07:01:13 (6/81) Installing libxcb (1.14-r2) 07:01:13 (7/81) Installing libx11 (1.7.2-r0) 07:01:13 (8/81) Installing libxext (1.3.4-r0) 07:01:13 (9/81) Installing libxfixes (6.0.0-r0) 07:01:13 (10/81) Installing libxxf86vm (1.1.4-r2) 07:01:13 (11/81) Installing libpciaccess (0.16-r0) 07:01:13 (12/81) Installing libdrm (2.4.109-r0) 07:01:14 Still waiting to schedule task 07:01:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:01:14 (13/81) Installing mesa-glapi (21.2.6-r0) 07:01:14 (14/81) Installing libxshmfence (1.3-r1) 07:01:14 (15/81) Installing mesa-gl (21.2.6-r0) 07:01:14 (16/81) Installing libice (1.0.10-r0) 07:01:14 (17/81) Installing libuuid (2.37.4-r0) 07:01:14 (18/81) Installing libsm (1.2.3-r0) 07:01:14 (19/81) Installing libxt (1.2.1-r0) 07:01:14 (20/81) Installing libxmu (1.1.3-r0) 07:01:14 (21/81) Installing xset (1.2.4-r0) 07:01:15 (22/81) Installing xprop (1.2.5-r0) 07:01:15 (23/81) Installing xdg-utils (1.1.3-r0) 07:01:15 (24/81) Installing dbus-libs (1.12.20-r4) 07:01:15 (25/81) Installing libffi (3.4.2-r1) 07:01:15 (26/81) Installing libintl (0.21-r0) 07:01:15 (27/81) Installing libblkid (2.37.4-r0) 07:01:15 (28/81) Installing libmount (2.37.4-r0) 07:01:15 (29/81) Installing pcre (8.45-r1) 07:01:15 (30/81) Installing glib (2.70.1-r0) 07:01:15 (31/81) Installing icu-libs (69.1-r1) 07:01:16 (32/81) Installing libpcre2-16 (10.39-r0) 07:01:16 (33/81) Installing zstd-libs (1.5.0-r0) 07:01:16 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 07:01:17 (35/81) Installing hicolor-icon-theme (0.17-r1) 07:01:17 (36/81) Installing wayland-libs-server (1.19.0-r1) 07:01:17 (37/81) Installing mesa-gbm (21.2.6-r0) 07:01:17 (38/81) Installing wayland-libs-client (1.19.0-r1) 07:01:17 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 07:01:17 (40/81) Installing libxcomposite (0.4.5-r0) 07:01:17 (41/81) Installing libbz2 (1.0.8-r1) 07:01:17 (42/81) Installing libpng (1.6.37-r1) 07:01:17 (43/81) Installing freetype (2.11.1-r2) 07:01:18 (44/81) Installing fontconfig (2.13.1-r4) 07:01:18 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 07:01:18 (46/81) Installing wayland-libs-egl (1.19.0-r1) 07:01:18 (47/81) Installing xkeyboard-config (2.34-r0) 07:01:18 (48/81) Installing xz-libs (5.2.5-r1) 07:01:18 (49/81) Installing libxml2 (2.9.14-r0) 07:01:18 (50/81) Installing libxkbcommon (1.3.1-r0) 07:01:18 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 07:01:18 (52/81) Installing mesa-egl (21.2.6-r0) 07:01:18 (53/81) Installing avahi-libs (0.8-r5) 07:01:19 (54/81) Installing nettle (3.7.3-r0) 07:01:19 (55/81) Installing p11-kit (0.24.0-r1) 07:01:19 (56/81) Installing libtasn1 (4.18.0-r0) 07:01:19 (57/81) Installing libunistring (0.9.10-r1) 07:01:19 (58/81) Installing gnutls (3.7.1-r0) 07:01:19 (59/81) Installing cups-libs (2.3.3-r5) 07:01:19 (60/81) Installing graphite2 (1.3.14-r0) 07:01:19 (61/81) Installing harfbuzz (3.0.0-r2) 07:01:19 (62/81) Installing libevdev (1.12.0-r0) 07:01:19 (63/81) Installing mtdev (1.1.6-r0) 07:01:19 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 07:01:20 (65/81) Installing libinput-libs (1.19.4-r0) 07:01:20 (66/81) Installing libjpeg-turbo (2.1.2-r0) 07:01:20 (67/81) Installing xcb-util-wm (0.4.1-r1) 07:01:20 (68/81) Installing xcb-util (0.4.0-r3) 07:01:20 (69/81) Installing xcb-util-image (0.4.0-r1) 07:01:20 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 07:01:20 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 07:01:20 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 07:01:20 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 07:01:21 (74/81) Installing v4l-utils-libs (1.22.1-r1) 07:01:21 (75/81) Installing v4l-utils (1.22.1-r1) 07:01:21 (76/81) Installing udev-init-scripts (35-r0) 07:01:21 Executing udev-init-scripts-35-r0.post-install 07:01:21 (77/81) Installing kmod-libs (29-r2) 07:01:21 (78/81) Installing eudev (3.2.11_pre1-r0) 07:01:21 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 07:01:21 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:01:21 (81/81) Installing v4l-utils-dev (1.22.1-r1) 07:01:22 Executing busybox-1.34.1-r3.trigger 07:01:22 Executing eudev-3.2.11_pre1-r0.trigger 07:01:22 OK: 335 MiB in 133 packages 07:01:24 Removing intermediate container 5ad2d6fc7fa0 07:01:24 ---> eb0c340d53bc 07:01:24 Step 8/12 : WORKDIR /device-usb-camera 07:01:24 ---> Running in 62bf958e7354 07:01:24 Removing intermediate container 62bf958e7354 07:01:24 ---> c583fb8b35f6 07:01:24 Step 9/12 : COPY go.mod vendor* ./ 07:01:24 ---> c97325e17262 07:01:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:01:24 ---> Running in 5905c623b739 07:01:42 Removing intermediate container 5905c623b739 07:01:42 ---> ececdab0073d 07:01:42 Step 11/12 : COPY . . 07:01:42 ---> 937f8d9d910d 07:01:42 Step 12/12 : RUN ${MAKE} 07:01:42 ---> Running in bda02cb4916d 07:01:42 noop 07:01:42 Removing intermediate container bda02cb4916d 07:01:42 ---> 0b26d043d9da 07:01:42 Successfully built 0b26d043d9da 07:01:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:01:42 + docker inspect -f . ci-base-image-x86_64 07:01:42 . [Pipeline] withDockerContainer 07:01:43 prd-ubuntu20.04-docker-8c-8g-64337 does not seem to be running inside a container 07:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@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 ******** -e ******** ci-base-image-x86_64 cat 07:01:43 $ docker top b7fa52ae9024e9fece0611a79a5fb7cb3e286378b9e375b36bdff7eb46f2431e -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:43 + go version 07:01:43 go version go1.17.6 linux/amd64 [Pipeline] } 07:01:43 $ docker stop --time=1 b7fa52ae9024e9fece0611a79a5fb7cb3e286378b9e375b36bdff7eb46f2431e 07:01:45 $ docker rm -f b7fa52ae9024e9fece0611a79a5fb7cb3e286378b9e375b36bdff7eb46f2431e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:46 + docker inspect -f . ci-base-image-x86_64 07:01:46 . [Pipeline] withDockerContainer 07:01:46 prd-ubuntu20.04-docker-8c-8g-64337 does not seem to be running inside a container 07:01:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@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 ******** -e ******** ci-base-image-x86_64 cat 07:01:46 $ docker top 316e3c330a7e9ffadd6d148304567fec63a340d85089cf6cc8db3bc18c7e86cc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:01:46 + make test 07:01:46 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:01:46 go: updates to go.mod needed; to update it: 07:01:46 go mod tidy 07:01:46 make: *** [Makefile:40: unittest] Error 1 [Pipeline] } 07:01:47 $ docker stop --time=1 316e3c330a7e9ffadd6d148304567fec63a340d85089cf6cc8db3bc18c7e86cc 07:01:48 $ docker rm -f 316e3c330a7e9ffadd6d148304567fec63a340d85089cf6cc8db3bc18c7e86cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:01:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:49 07:01:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:01:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:49 latest: Pulling from edgex-lftools-log-publisher 07:01:49 5eb5b503b376: Pulling fs layer 07:01:49 5c69ac0246d0: Pulling fs layer 07:01:49 ec43610c2a17: Pulling fs layer 07:01:49 3a2ae6a8a46f: Pulling fs layer 07:01:49 33b1e0a273af: Pulling fs layer 07:01:49 33b1e0a273af: Waiting 07:01:49 3a2ae6a8a46f: Waiting 07:01:49 5d3b04190fa2: Pulling fs layer 07:01:49 2f39f015ded8: Pulling fs layer 07:01:49 2f39f015ded8: Waiting 07:01:49 5c69ac0246d0: Verifying Checksum 07:01:49 5c69ac0246d0: Download complete 07:01:49 3a2ae6a8a46f: Download complete 07:01:49 33b1e0a273af: Verifying Checksum 07:01:49 33b1e0a273af: Download complete 07:01:49 ec43610c2a17: Verifying Checksum 07:01:49 ec43610c2a17: Download complete 07:01:49 5d3b04190fa2: Download complete 07:01:50 5eb5b503b376: Verifying Checksum 07:01:50 5eb5b503b376: Download complete 07:01:50 2f39f015ded8: Download complete 07:01:51 5eb5b503b376: Pull complete 07:01:51 5c69ac0246d0: Pull complete 07:01:52 ec43610c2a17: Pull complete 07:01:52 3a2ae6a8a46f: Pull complete 07:01:52 33b1e0a273af: Pull complete 07:01:52 5d3b04190fa2: Pull complete 07:01:56 2f39f015ded8: Pull complete 07:01:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:01:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:01:56 prd-ubuntu20.04-docker-8c-8g-64337 does not seem to be running inside a container 07:01:56 $ 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/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:01:59 $ docker top a767a5bd552502b672dcf5bc442660286c30702237fcd6293a44fc05142d42d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:01:59 ---> job-cost.sh 07:01:59 lf-activate-venv: SKIPPING 07:01:59 INFO: No Stack... 07:01:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:02:00 INFO: Archiving Costs [Pipeline] sh 07:02:00 + cat /w/workspace/xfoundry_device-usb-camera_PR-32/archives/cost.csv 07:02:00 + cut -d, -f6 [Pipeline] lock 07:02:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] 07:02:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] did not exist. Created. 07:02:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:02:01 + echo total: 0.2199999988079071 [Pipeline] stash 07:02:01 Stashed 1 file(s) [Pipeline] } 07:02:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:02:01 $ docker stop --time=1 a767a5bd552502b672dcf5bc442660286c30702237fcd6293a44fc05142d42d2 07:02:02 $ docker rm -f a767a5bd552502b672dcf5bc442660286c30702237fcd6293a44fc05142d42d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:02:02 Failed in branch amd64 07:02:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64338 in /w/workspace/xfoundry_device-usb-camera_PR-32 [Pipeline] { [Pipeline] ws 07:02:49 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 07:02:49 Selected Git installation does not exist. Using Default 07:02:49 The recommended git tool is: NONE 07:02:56 using credential edgex-jenkins-ssh 07:02:56 Cloning the remote Git repository 07:02:56 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 07:02:56 > git init /w/workspace/device-usb-camera/1 # timeout=10 07:02:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:02:56 > git --version # timeout=10 07:02:56 > git --version # 'git version 2.25.1' 07:02:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:02:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:57 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:02:57 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:02:57 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit f3807bee89d266bbe9ad67be82c72f5984317f0b 07:02:58 Merge succeeded, producing f3807bee89d266bbe9ad67be82c72f5984317f0b 07:02:58 Checking out Revision f3807bee89d266bbe9ad67be82c72f5984317f0b (PR-32) 07:02:57 > git config core.sparsecheckout # timeout=10 07:02:58 > git checkout -f f3807bee89d266bbe9ad67be82c72f5984317f0b # timeout=10 07:02:58 > git remote # timeout=10 07:02:58 > git config --get remote.origin.url # timeout=10 07:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 07:02:58 > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 07:02:58 > git rev-parse HEAD^{commit} # timeout=10 07:02:58 > git config core.sparsecheckout # timeout=10 07:02:58 > git checkout -f f3807bee89d266bbe9ad67be82c72f5984317f0b # timeout=10 07:03:02 Commit message: "fix: Update README" 07:03:02 > git --version # timeout=10 07:03:02 > git --version # 'git version 2.25.1' 07:03:02 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:03:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:03:03 % Total % Received % Xferd Average Speed Time Time Time Current 07:03:03 Dload Upload Total Spent Left Speed 07:03:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh 07:03:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:03:04 + + sudo tee /etc/docker/daemon.new 07:03:04 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:03:04 { 07:03:04 "registry-mirrors": [ 07:03:04 "https://nexus3.edgexfoundry.org:10001" 07:03:04 ], 07:03:04 "bip": "10.250.0.254/24", 07:03:04 "hosts": [ 07:03:04 "tcp://0.0.0.0:5555", 07:03:04 "unix:///var/run/docker.sock" 07:03:04 ], 07:03:04 "mtu": 1458, 07:03:04 "selinux-enabled": true, 07:03:04 "seccomp-profile": "/etc/docker/seccomp.json" 07:03:04 } [Pipeline] sh 07:03:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:03:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:03:24 provisioning config files... 07:03:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6108723449615877585tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:03:24 ---> docker-login.sh 07:03:24 nexus3.edgexfoundry.org:10001 07:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:25 Configure a credential helper to remove this warning. See 07:03:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:25 07:03:25 Login Succeeded 07:03:25 nexus3.edgexfoundry.org:10002 07:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:26 Configure a credential helper to remove this warning. See 07:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:26 07:03:26 Login Succeeded 07:03:26 nexus3.edgexfoundry.org:10003 07:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:26 Configure a credential helper to remove this warning. See 07:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:26 07:03:26 Login Succeeded 07:03:26 nexus3.edgexfoundry.org:10004 07:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:26 Configure a credential helper to remove this warning. See 07:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:26 07:03:26 Login Succeeded 07:03:26 docker.io 07:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:03:27 Configure a credential helper to remove this warning. See 07:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:03:27 07:03:27 Login Succeeded 07:03:27 ---> docker-login.sh ends [Pipeline] } 07:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:03:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:03:28 ========================================================= 07:03:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:03:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:03:28 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 07:03:29 Sending build context to Docker daemon 453.6kB 07:03:29 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:03:29 Step 2/12 : FROM ${BASE} AS builder 07:03:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:03:29 9b3977197b4f: Pulling fs layer 07:03:29 1a89e8eeedd5: Pulling fs layer 07:03:29 94645a83ff95: Pulling fs layer 07:03:29 3f3a8bcf1eab: Pulling fs layer 07:03:29 0c92f367c5e7: Pulling fs layer 07:03:29 3096ccb668a1: Pulling fs layer 07:03:29 e8cf19c19ddd: Pulling fs layer 07:03:29 a4caa8a26152: Pulling fs layer 07:03:29 0c92f367c5e7: Waiting 07:03:29 3096ccb668a1: Waiting 07:03:29 e8cf19c19ddd: Waiting 07:03:29 a4caa8a26152: Waiting 07:03:29 3f3a8bcf1eab: Waiting 07:03:29 94645a83ff95: Verifying Checksum 07:03:29 94645a83ff95: Download complete 07:03:29 1a89e8eeedd5: Verifying Checksum 07:03:29 1a89e8eeedd5: Download complete 07:03:29 0c92f367c5e7: Verifying Checksum 07:03:29 0c92f367c5e7: Download complete 07:03:29 3096ccb668a1: Verifying Checksum 07:03:29 3096ccb668a1: Download complete 07:03:29 9b3977197b4f: Verifying Checksum 07:03:29 9b3977197b4f: Download complete 07:03:29 e8cf19c19ddd: Verifying Checksum 07:03:29 e8cf19c19ddd: Download complete 07:03:29 9b3977197b4f: Pull complete 07:03:30 1a89e8eeedd5: Pull complete 07:03:30 94645a83ff95: Pull complete 07:03:31 a4caa8a26152: Verifying Checksum 07:03:31 a4caa8a26152: Download complete 07:03:31 3f3a8bcf1eab: Download complete 07:03:44 3f3a8bcf1eab: Pull complete 07:03:44 0c92f367c5e7: Pull complete 07:03:44 3096ccb668a1: Pull complete 07:03:44 e8cf19c19ddd: Pull complete 07:03:51 a4caa8a26152: Pull complete 07:03:51 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:03:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:03:51 ---> 725f1c02e7f9 07:03:51 Step 3/12 : ARG MAKE="make build" 07:03:51 ---> Running in b7e958ebde4d 07:03:51 Removing intermediate container b7e958ebde4d 07:03:51 ---> 1c8f1f7dce17 07:03:51 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:03:51 ---> Running in e0e05391a8fc 07:03:51 Removing intermediate container e0e05391a8fc 07:03:51 ---> 9e09617bc7db 07:03:51 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:03:51 ---> Running in b22ed212615d 07:03:52 Removing intermediate container b22ed212615d 07:03:52 ---> abd12fff8cbc 07:03:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:52 ---> Running in 7de4681a39b5 07:03:54 Removing intermediate container 7de4681a39b5 07:03:54 ---> 315ef206f6da 07:03:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:03:54 ---> Running in eab94e82dd97 07:03:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:03:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:03:57 (1/14) Installing libintl (0.21-r0) 07:03:57 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 07:03:57 (3/14) Installing libjpeg-turbo (2.1.2-r0) 07:03:57 (4/14) Installing v4l-utils-libs (1.22.1-r1) 07:03:57 (5/14) Installing v4l-utils (1.22.1-r1) 07:03:57 (6/14) Installing udev-init-scripts (35-r0) 07:03:57 Executing udev-init-scripts-35-r0.post-install 07:03:57 (7/14) Installing libblkid (2.37.4-r0) 07:03:57 (8/14) Installing xz-libs (5.2.5-r1) 07:03:57 (9/14) Installing zstd-libs (1.5.0-r0) 07:03:57 (10/14) Installing kmod-libs (29-r2) 07:03:57 (11/14) Installing eudev (3.2.11_pre1-r0) 07:03:58 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 07:03:58 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:03:58 (14/14) Installing v4l-utils-dev (1.22.1-r1) 07:03:58 Executing busybox-1.34.1-r3.trigger 07:03:58 Executing eudev-3.2.11_pre1-r0.trigger 07:03:58 OK: 227 MiB in 66 packages 07:03:59 Removing intermediate container eab94e82dd97 07:03:59 ---> 000f5b3e6850 07:03:59 Step 8/12 : WORKDIR /device-usb-camera 07:03:59 ---> Running in ab1171b9f015 07:04:00 Removing intermediate container ab1171b9f015 07:04:00 ---> 2395d71c8142 07:04:00 Step 9/12 : COPY go.mod vendor* ./ 07:04:00 ---> c90a4673949b 07:04:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:00 ---> Running in a58eb76548aa 07:04:47 Removing intermediate container a58eb76548aa 07:04:47 ---> 8b845a90fcc4 07:04:47 Step 11/12 : COPY . . 07:04:47 ---> 62a3bd36f775 07:04:47 Step 12/12 : RUN ${MAKE} 07:04:47 ---> Running in ae7dee675cba 07:04:47 noop 07:04:47 Removing intermediate container ae7dee675cba 07:04:47 ---> 0009634877ba 07:04:47 Successfully built 0009634877ba 07:04:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:04:48 + docker inspect -f . ci-base-image-arm64 07:04:48 . [Pipeline] withDockerContainer 07:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-64338 does not seem to be running inside a container 07:04:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:49 $ docker top df59bd51dab4ed4eaf103832595746384c6ab7dded863fbe8300796bc4835a6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:04:50 + go version 07:04:50 go version go1.17.6 linux/arm64 [Pipeline] } 07:04:50 $ docker stop --time=1 df59bd51dab4ed4eaf103832595746384c6ab7dded863fbe8300796bc4835a6e 07:04:52 $ docker rm -f df59bd51dab4ed4eaf103832595746384c6ab7dded863fbe8300796bc4835a6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:53 + docker inspect -f . ci-base-image-arm64 07:04:53 . [Pipeline] withDockerContainer 07:04:53 prd-ubuntu20.04-docker-arm64-4c-16g-64338 does not seem to be running inside a container 07:04:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 07:04:54 $ docker top b2503f0e59f7e6f51353b31895bc5682bd0880e09b295d0df31bfb9d80a3ff54 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:04:55 + make test 07:04:55 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 07:04:56 go: updates to go.mod needed; to update it: 07:04:56 go mod tidy 07:04:56 make: *** [Makefile:40: unittest] Error 1 [Pipeline] } 07:04:56 $ docker stop --time=1 b2503f0e59f7e6f51353b31895bc5682bd0880e09b295d0df31bfb9d80a3ff54 07:04:58 $ docker rm -f b2503f0e59f7e6f51353b31895bc5682bd0880e09b295d0df31bfb9d80a3ff54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:59 07:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:04:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:04:59 arm64: Pulling from edgex-lftools-log-publisher 07:04:59 8998bd30e6a1: Pulling fs layer 07:04:59 04944245beec: Pulling fs layer 07:04:59 699f458cf7ca: Pulling fs layer 07:04:59 765212b225bb: Pulling fs layer 07:04:59 f23df028b6ca: Pulling fs layer 07:04:59 d65c8cfc05b1: Pulling fs layer 07:04:59 2437ff75d9bd: Pulling fs layer 07:04:59 f23df028b6ca: Waiting 07:04:59 d65c8cfc05b1: Waiting 07:04:59 2437ff75d9bd: Waiting 07:04:59 765212b225bb: Waiting 07:04:59 04944245beec: Verifying Checksum 07:04:59 04944245beec: Download complete 07:04:59 765212b225bb: Verifying Checksum 07:04:59 765212b225bb: Download complete 07:04:59 f23df028b6ca: Verifying Checksum 07:04:59 f23df028b6ca: Download complete 07:04:59 d65c8cfc05b1: Verifying Checksum 07:04:59 d65c8cfc05b1: Download complete 07:05:00 699f458cf7ca: Verifying Checksum 07:05:00 699f458cf7ca: Download complete 07:05:00 8998bd30e6a1: Verifying Checksum 07:05:00 8998bd30e6a1: Download complete 07:05:03 2437ff75d9bd: Download complete 07:05:05 8998bd30e6a1: Pull complete 07:05:05 04944245beec: Pull complete 07:05:06 699f458cf7ca: Pull complete 07:05:07 765212b225bb: Pull complete 07:05:07 f23df028b6ca: Pull complete 07:05:07 d65c8cfc05b1: Pull complete 07:05:23 2437ff75d9bd: Pull complete 07:05:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:05:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:05:23 prd-ubuntu20.04-docker-arm64-4c-16g-64338 does not seem to be running inside a container 07:05:23 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:05:25 $ docker top aafcc027436515b8db9fcd177dde2f300273d940b6d8a8e55343508a20a1cd39 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:26 ---> job-cost.sh 07:05:26 lf-activate-venv: SKIPPING 07:05:26 INFO: No Stack... 07:05:27 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:28 INFO: Archiving Costs [Pipeline] sh 07:05:28 + + cat /w/workspace/device-usb-camera/1/archives/cost.csv 07:05:28 cut -d, -f6 [Pipeline] lock 07:05:28 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] 07:05:28 Resource [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] did not exist. Created. 07:05:28 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:29 /w/workspace/device-usb-camera/1@tmp/durable-3846ab9c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:05:30 + echo total: 0.10999999940395355 [Pipeline] stash 07:05:30 Warning: overwriting stash ‘stack-cost’ 07:05:30 Stashed 1 file(s) [Pipeline] } 07:05:30 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:30 $ docker stop --time=1 aafcc027436515b8db9fcd177dde2f300273d940b6d8a8e55343508a20a1cd39 07:05:32 $ docker rm -f aafcc027436515b8db9fcd177dde2f300273d940b6d8a8e55343508a20a1cd39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:05:33 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:05:35 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-32/archives ] 07:05:35 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives 07:05:35 total 16 07:05:35 drwxr-xr-x 3 root root 4096 May 23 07:02 . 07:05:35 drwxrwxr-x 10 jenkins jenkins 4096 May 23 07:02 .. 07:05:35 drwxr-xr-x 2 root root 4096 May 23 07:02 cost 07:05:35 -rw-r--r-- 1 root root 87 May 23 07:02 cost.csv 07:05:35 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-32/archives 07:05:35 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-32/archives 07:05:35 total 16 07:05:35 drwxr-xr-x 3 jenkins jenkins 4096 May 23 07:02 . 07:05:35 drwxrwxr-x 10 jenkins jenkins 4096 May 23 07:02 .. 07:05:35 drwxr-xr-x 2 jenkins jenkins 4096 May 23 07:02 cost 07:05:35 -rw-r--r-- 1 jenkins jenkins 87 May 23 07:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:05:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:05:36 ---> package-listing.sh 07:05:36 ++ tr '[:upper:]' '[:lower:]' 07:05:36 ++ facter osfamily 07:05:36 + OS_FAMILY=debian 07:05:36 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-32 07:05:36 + START_PACKAGES=/tmp/packages_start.txt 07:05:36 + END_PACKAGES=/tmp/packages_end.txt 07:05:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:05:36 + PACKAGES=/tmp/packages_start.txt 07:05:36 + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' 07:05:36 + PACKAGES=/tmp/packages_end.txt 07:05:36 + case "${OS_FAMILY}" in 07:05:36 + dpkg -l 07:05:36 + grep '^ii' 07:05:36 + '[' -f /tmp/packages_start.txt ']' 07:05:36 + '[' -f /tmp/packages_end.txt ']' 07:05:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:05:36 + '[' /w/workspace/xfoundry_device-usb-camera_PR-32 ']' 07:05:36 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ 07:05:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-32/archives/ [Pipeline] echo 07:05:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:05:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:05:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:05:37 . [Pipeline] withDockerContainer 07:05:37 prd-ubuntu20.04-docker-8c-8g-64337 does not seem to be running inside a container 07:05:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-32 -v /w/workspace/xfoundry_device-usb-camera_PR-32:/w/workspace/xfoundry_device-usb-camera_PR-32:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-32@tmp:/w/workspace/xfoundry_device-usb-camera_PR-32@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:latest cat 07:05:37 $ docker top b4b9e72ec3e8626e9531dc7ad585a6a6c30612595d834d058bfb8da07b49d14a -eo pid,comm [Pipeline] { [Pipeline] sh 07:05:38 + touch /tmp/pre-build-complete [Pipeline] sh 07:05:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:05:38 + ls /var/log/sa-host 07:05:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:05:39 provisioning config files... 07:05:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-32@tmp/config2753912034680083339tmp [Pipeline] { [Pipeline] echo 07:05:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:05:39 ---> create-netrc.sh [Pipeline] } 07:05:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> python-tools-install.sh [Pipeline] echo 07:05:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> sudo-logs.sh 07:05:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:05:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:05:40 ---> job-cost.sh 07:05:40 lf-activate-venv: SKIPPING 07:05:40 DEBUG: total: 0.2199999988079071 07:05:40 INFO: Retrieving Stack Cost... 07:05:41 INFO: Retrieving Pricing Info for: v3-standard-8 07:05:41 INFO: Archiving Costs [Pipeline] echo 07:05:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:05:42 ---> logs-deploy.sh 07:05:42 lf-activate-venv: SKIPPING 07:05:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-32/1 07:05:42 INFO: archiving workspace using pattern(s): 07:05:43 Archives upload complete. 07:05:43 INFO: archiving logs to Nexus