Pull request #27 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 73e70ac73775acf4ca2c5501ee65e7f80e884abf+64a0158ebb7ef051a7494343a06668853522f3e5 (3b31a334f47864d56ff79aeddbbe679fb00486d6) 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-ssh9078603858209431728.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-ssh7280501926397206293.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-27/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-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18010065488864237050.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-27/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5901464363114908536.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-ssh2249379652546175292.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-27/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-27/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7563602555547697249.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-64168 in /w/workspace/xfoundry_device-usb-camera_PR-27 [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-27 # 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/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 73e70ac73775acf4ca2c5501ee65e7f80e884abf Merge succeeded, producing 28b968176f3bbeea7b30a88c2abc8835c22781ca Checking out Revision 28b968176f3bbeea7b30a88c2abc8835c22781ca (PR-27) > git config core.sparsecheckout # timeout=10 > git checkout -f 73e70ac73775acf4ca2c5501ee65e7f80e884abf # 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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28b968176f3bbeea7b30a88c2abc8835c22781ca # timeout=10 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" 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:40:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:40:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:40:11 ========================================================= 07:40:11 EdgeX Global Pipelines Version Info 07:40:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:40:11 ------------------- 07:40:11 stable info: 07:40:11 ------------------- 07:40:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:11 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:40:11 Message: update stable to v1.0.230 07:40:12 ------------------- 07:40:12 experimental info: 07:40:12 ------------------- 07:40:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:40:12 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 07:40:12 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 07:40:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28b9681 [Pipeline] echo 07:40:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:13 provisioning config files... 07:40:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config2567218384123093250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:14 ---> docker-login.sh 07:40:14 nexus3.edgexfoundry.org:10001 07:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:14 Configure a credential helper to remove this warning. See 07:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:14 07:40:14 Login Succeeded 07:40:14 nexus3.edgexfoundry.org:10002 07:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:14 Configure a credential helper to remove this warning. See 07:40:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:14 07:40:14 Login Succeeded 07:40:14 nexus3.edgexfoundry.org:10003 07:40:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:15 Configure a credential helper to remove this warning. See 07:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:15 07:40:15 Login Succeeded 07:40:15 nexus3.edgexfoundry.org:10004 07:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:15 Configure a credential helper to remove this warning. See 07:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:15 07:40:15 Login Succeeded 07:40:15 docker.io 07:40:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:15 Configure a credential helper to remove this warning. See 07:40:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:15 07:40:15 Login Succeeded 07:40:15 ---> docker-login.sh ends [Pipeline] } 07:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:40:16 + git rev-list -1 --merges 28b968176f3bbeea7b30a88c2abc8835c22781ca~1..28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo 07:40:16 -----------> git rev-list -1 --merges 28b968176f3bbeea7b30a88c2abc8835c22781ca~1..28b968176f3bbeea7b30a88c2abc8835c22781ca 28b968176f3bbeea7b30a88c2abc8835c22781ca 07:40:16 28b968176f3bbeea7b30a88c2abc8835c22781ca [false] [Pipeline] sh 07:40:16 + git log --format=format:%s -1 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo 07:40:16 ========================================================= 07:40:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:40:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:40:17 + git log --format=format:%s -1 28b968176f3bbeea7b30a88c2abc8835c22781ca [Pipeline] echo 07:40:17 [semverPrep] GIT_COMMIT: 28b968176f3bbeea7b30a88c2abc8835c22781ca, Commit Message: Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD [Pipeline] echo 07:40:17 [semverPrep] This is not a build commit. [Pipeline] sh 07:40:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:40:17 + grep -v github /etc/ssh/ssh_known_hosts 07:40:17 + [ -e /tmp/ssh_known_hosts ] 07:40:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:40:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:40:17 + sudo tee -a /etc/ssh/ssh_known_hosts 07:40:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:40:18 07:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:40:18 latest: Pulling from edgex-devops/py-git-semver 07:40:18 1fe172e4850f: Pulling fs layer 07:40:18 caf521ccaac6: Pulling fs layer 07:40:18 3ead6fa29328: Pulling fs layer 07:40:18 5c2a1cbceb83: Pulling fs layer 07:40:18 a8d5f1318db7: Pulling fs layer 07:40:18 c427282e49a2: Pulling fs layer 07:40:18 1827001aaf11: Pulling fs layer 07:40:18 0714d37db230: Pulling fs layer 07:40:18 ac28cf19c067: Pulling fs layer 07:40:18 ca983d60f3e2: Pulling fs layer 07:40:18 9f894cec8388: Pulling fs layer 07:40:18 0714d37db230: Waiting 07:40:18 c427282e49a2: Waiting 07:40:18 5c2a1cbceb83: Waiting 07:40:18 1827001aaf11: Waiting 07:40:18 ca983d60f3e2: Waiting 07:40:18 9f894cec8388: Waiting 07:40:18 ac28cf19c067: Waiting 07:40:18 caf521ccaac6: Verifying Checksum 07:40:18 caf521ccaac6: Download complete 07:40:18 5c2a1cbceb83: Download complete 07:40:18 a8d5f1318db7: Verifying Checksum 07:40:18 a8d5f1318db7: Download complete 07:40:18 3ead6fa29328: Verifying Checksum 07:40:18 3ead6fa29328: Download complete 07:40:18 c427282e49a2: Verifying Checksum 07:40:18 c427282e49a2: Download complete 07:40:18 0714d37db230: Download complete 07:40:18 ac28cf19c067: Verifying Checksum 07:40:18 ac28cf19c067: Download complete 07:40:18 ca983d60f3e2: Download complete 07:40:18 9f894cec8388: Download complete 07:40:18 1fe172e4850f: Verifying Checksum 07:40:18 1fe172e4850f: Download complete 07:40:18 1827001aaf11: Verifying Checksum 07:40:18 1827001aaf11: Download complete 07:40:20 1fe172e4850f: Pull complete 07:40:20 caf521ccaac6: Pull complete 07:40:20 3ead6fa29328: Pull complete 07:40:20 5c2a1cbceb83: Pull complete 07:40:21 a8d5f1318db7: Pull complete 07:40:21 c427282e49a2: Pull complete 07:40:23 1827001aaf11: Pull complete 07:40:23 0714d37db230: Pull complete 07:40:23 ac28cf19c067: Pull complete 07:40:23 ca983d60f3e2: Pull complete 07:40:23 9f894cec8388: Pull complete 07:40:23 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:40:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:40:23 prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container 07:40:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:40:25 $ docker top c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:26 [ssh-agent] Looking for ssh-agent implementation... 07:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:26 $ docker exec c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent 07:40:26 SSH_AUTH_SOCK=/tmp/ssh-bi2tHXRjW1GI/agent.33 07:40:26 SSH_AGENT_PID=40 07:40:26 Running ssh-add (command line suppressed) 07:40:26 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7699942018702474990.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_7699942018702474990.key) 07:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:26 + git tag --points-at HEAD [Pipeline] } 07:40:26 $ docker exec --env ******** --env ******** c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent -k 07:40:26 unset SSH_AUTH_SOCK; 07:40:26 unset SSH_AGENT_PID; 07:40:26 echo Agent pid 40 killed; 07:40:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:40:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:40:27 [ssh-agent] Looking for ssh-agent implementation... 07:40:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:40:27 $ docker exec c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent 07:40:27 SSH_AUTH_SOCK=/tmp/ssh-WqR9TXrud7Dv/agent.73 07:40:27 SSH_AGENT_PID=79 07:40:27 Running ssh-add (command line suppressed) 07:40:27 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1670216290935588450.key (/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/private_key_1670216290935588450.key) 07:40:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:40:27 + git semver init 07:40:28 2022-05-20 07:40:28,004 [run_init] DEBUG init version:0.0.0 force:False 07:40:28 2022-05-20 07:40:28,005 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver 07:40:28 2022-05-20 07:40:28,005 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-27/.semver 07:40:28 2022-05-20 07:40:28,005 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-27/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27, universal_newlines=False, shell=None, istream=None) 07:40:28 2022-05-20 07:40:28,513 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.git/info/exclude 07:40:28 2022-05-20 07:40:28,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 with force:False 07:40:28 2022-05-20 07:40:28,514 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 07:40:28 2022-05-20 07:40:28,519 [execute] INFO git cat-file --batch-check 07:40:28 2022-05-20 07:40:28,520 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) 07:40:28 2022-05-20 07:40:28,525 [execute] INFO git cat-file --batch 07:40:28 2022-05-20 07:40:28,525 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-27/.semver, universal_newlines=False, shell=None, istream=) 07:40:28 2022-05-20 07:40:28,530 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-27/.semver/PR-27 07:40:28 0.0.0 [Pipeline] } 07:40:28 $ docker exec --env ******** --env ******** c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 ssh-agent -k 07:40:28 unset SSH_AUTH_SOCK; 07:40:28 unset SSH_AGENT_PID; 07:40:28 echo Agent pid 79 killed; 07:40:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:40:29 + git semver [Pipeline] } 07:40:29 $ docker stop --time=1 c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 07:40:30 $ docker rm -f c0bb22ebd55bd99dd0dbe3ac6bd11d4aa32e1972a2e14b32de65b9eb1253b325 [Pipeline] // withDockerContainer [Pipeline] sh 07:40:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:40:31 Stashed 1 file(s) [Pipeline] echo 07:40:31 [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:40:32 provisioning config files... 07:40:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config7013983329266061370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:32 ---> docker-login.sh 07:40:32 nexus3.edgexfoundry.org:10001 07:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:32 Configure a credential helper to remove this warning. See 07:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:32 07:40:32 Login Succeeded 07:40:32 nexus3.edgexfoundry.org:10002 07:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:32 Configure a credential helper to remove this warning. See 07:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:32 07:40:32 Login Succeeded 07:40:32 nexus3.edgexfoundry.org:10003 07:40:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:32 Configure a credential helper to remove this warning. See 07:40:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:32 07:40:32 Login Succeeded 07:40:32 nexus3.edgexfoundry.org:10004 07:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:33 Configure a credential helper to remove this warning. See 07:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:33 07:40:33 Login Succeeded 07:40:33 docker.io 07:40:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:40:33 Configure a credential helper to remove this warning. See 07:40:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:40:33 07:40:33 Login Succeeded 07:40:33 ---> docker-login.sh ends [Pipeline] } 07:40:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:40:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:40:33 ========================================================= 07:40:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:40:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:40:34 + 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:40:34 Sending build context to Docker daemon 569.9kB 07:40:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:40:34 Step 2/12 : FROM ${BASE} AS builder 07:40:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:40:34 59bf1c3509f3: Pulling fs layer 07:40:34 666ba61612fd: Pulling fs layer 07:40:34 8ed8ca486205: Pulling fs layer 07:40:34 4fe6c5a15a65: Pulling fs layer 07:40:34 22a0e8bec74d: Pulling fs layer 07:40:34 ca2b28591e48: Pulling fs layer 07:40:34 a51346096db8: Pulling fs layer 07:40:34 daebc70d1ce1: Pulling fs layer 07:40:34 0e18a0eac166: Pulling fs layer 07:40:34 22a0e8bec74d: Waiting 07:40:34 daebc70d1ce1: Waiting 07:40:34 ca2b28591e48: Waiting 07:40:34 0e18a0eac166: Waiting 07:40:34 a51346096db8: Waiting 07:40:34 4fe6c5a15a65: Waiting 07:40:34 8ed8ca486205: Verifying Checksum 07:40:34 8ed8ca486205: Download complete 07:40:34 666ba61612fd: Verifying Checksum 07:40:34 666ba61612fd: Download complete 07:40:34 22a0e8bec74d: Verifying Checksum 07:40:34 22a0e8bec74d: Download complete 07:40:34 ca2b28591e48: Download complete 07:40:34 59bf1c3509f3: Verifying Checksum 07:40:34 59bf1c3509f3: Download complete 07:40:34 a51346096db8: Download complete 07:40:34 daebc70d1ce1: Verifying Checksum 07:40:34 59bf1c3509f3: Pull complete 07:40:34 666ba61612fd: Pull complete 07:40:34 8ed8ca486205: Pull complete 07:40:34 0e18a0eac166: Download complete 07:40:34 4fe6c5a15a65: Verifying Checksum 07:40:34 4fe6c5a15a65: Download complete 07:40:39 4fe6c5a15a65: Pull complete 07:40:39 22a0e8bec74d: Pull complete 07:40:39 ca2b28591e48: Pull complete 07:40:39 a51346096db8: Pull complete 07:40:39 daebc70d1ce1: Pull complete 07:40:41 0e18a0eac166: Pull complete 07:40:41 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:40:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:40:41 ---> f018257e8ee9 07:40:41 Step 3/12 : ARG MAKE="make build" 07:40:43 ---> Running in 637a2061be54 07:40:43 Removing intermediate container 637a2061be54 07:40:43 ---> 6bf45e6bcefd 07:40:43 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:40:43 ---> Running in fe52f0c63c0c 07:40:43 Removing intermediate container fe52f0c63c0c 07:40:43 ---> a2ebb3b8a983 07:40:43 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:40:43 ---> Running in c84a01e5bd3b 07:40:43 Removing intermediate container c84a01e5bd3b 07:40:43 ---> fdb0dac1e528 07:40:43 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:40:43 ---> Running in 408421933d87 07:40:44 Removing intermediate container 408421933d87 07:40:44 ---> c5d42b8dc8a2 07:40:44 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:44 ---> Running in 9884ce29ed39 07:40:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:40:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:40:46 (1/81) Installing mesa (21.2.6-r0) 07:40:46 (2/81) Installing libxau (1.0.9-r0) 07:40:46 (3/81) Installing libmd (1.0.3-r0) 07:40:46 (4/81) Installing libbsd (0.11.3-r1) 07:40:46 (5/81) Installing libxdmcp (1.1.3-r0) 07:40:46 (6/81) Installing libxcb (1.14-r2) 07:40:46 (7/81) Installing libx11 (1.7.2-r0) 07:40:46 (8/81) Installing libxext (1.3.4-r0) 07:40:46 (9/81) Installing libxfixes (6.0.0-r0) 07:40:46 (10/81) Installing libxxf86vm (1.1.4-r2) 07:40:46 (11/81) Installing libpciaccess (0.16-r0) 07:40:46 (12/81) Installing libdrm (2.4.109-r0) 07:40:47 Still waiting to schedule task 07:40:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:40:47 (13/81) Installing mesa-glapi (21.2.6-r0) 07:40:47 (14/81) Installing libxshmfence (1.3-r1) 07:40:47 (15/81) Installing mesa-gl (21.2.6-r0) 07:40:47 (16/81) Installing libice (1.0.10-r0) 07:40:47 (17/81) Installing libuuid (2.37.4-r0) 07:40:47 (18/81) Installing libsm (1.2.3-r0) 07:40:47 (19/81) Installing libxt (1.2.1-r0) 07:40:47 (20/81) Installing libxmu (1.1.3-r0) 07:40:47 (21/81) Installing xset (1.2.4-r0) 07:40:47 (22/81) Installing xprop (1.2.5-r0) 07:40:47 (23/81) Installing xdg-utils (1.1.3-r0) 07:40:47 (24/81) Installing dbus-libs (1.12.20-r4) 07:40:48 (25/81) Installing libffi (3.4.2-r1) 07:40:48 (26/81) Installing libintl (0.21-r0) 07:40:48 (27/81) Installing libblkid (2.37.4-r0) 07:40:48 (28/81) Installing libmount (2.37.4-r0) 07:40:48 (29/81) Installing pcre (8.45-r1) 07:40:48 (30/81) Installing glib (2.70.1-r0) 07:40:48 (31/81) Installing icu-libs (69.1-r1) 07:40:49 (32/81) Installing libpcre2-16 (10.39-r0) 07:40:49 (33/81) Installing zstd-libs (1.5.0-r0) 07:40:49 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 07:40:51 (35/81) Installing hicolor-icon-theme (0.17-r1) 07:40:51 (36/81) Installing wayland-libs-server (1.19.0-r1) 07:40:51 (37/81) Installing mesa-gbm (21.2.6-r0) 07:40:51 (38/81) Installing wayland-libs-client (1.19.0-r1) 07:40:51 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 07:40:51 (40/81) Installing libxcomposite (0.4.5-r0) 07:40:51 (41/81) Installing libbz2 (1.0.8-r1) 07:40:51 (42/81) Installing libpng (1.6.37-r1) 07:40:52 (43/81) Installing freetype (2.11.1-r2) 07:40:52 (44/81) Installing fontconfig (2.13.1-r4) 07:40:52 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 07:40:52 (46/81) Installing wayland-libs-egl (1.19.0-r1) 07:40:52 (47/81) Installing xkeyboard-config (2.34-r0) 07:40:52 (48/81) Installing xz-libs (5.2.5-r1) 07:40:52 (49/81) Installing libxml2 (2.9.14-r0) 07:40:52 (50/81) Installing libxkbcommon (1.3.1-r0) 07:40:52 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 07:40:52 (52/81) Installing mesa-egl (21.2.6-r0) 07:40:53 (53/81) Installing avahi-libs (0.8-r5) 07:40:53 (54/81) Installing nettle (3.7.3-r0) 07:40:53 (55/81) Installing p11-kit (0.24.0-r1) 07:40:53 (56/81) Installing libtasn1 (4.18.0-r0) 07:40:53 (57/81) Installing libunistring (0.9.10-r1) 07:40:53 (58/81) Installing gnutls (3.7.1-r0) 07:40:53 (59/81) Installing cups-libs (2.3.3-r5) 07:40:53 (60/81) Installing graphite2 (1.3.14-r0) 07:40:53 (61/81) Installing harfbuzz (3.0.0-r2) 07:40:53 (62/81) Installing libevdev (1.12.0-r0) 07:40:53 (63/81) Installing mtdev (1.1.6-r0) 07:40:54 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 07:40:54 (65/81) Installing libinput-libs (1.19.4-r0) 07:40:54 (66/81) Installing libjpeg-turbo (2.1.2-r0) 07:40:54 (67/81) Installing xcb-util-wm (0.4.1-r1) 07:40:54 (68/81) Installing xcb-util (0.4.0-r3) 07:40:54 (69/81) Installing xcb-util-image (0.4.0-r1) 07:40:54 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 07:40:54 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 07:40:54 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 07:40:54 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 07:40:55 (74/81) Installing v4l-utils-libs (1.22.1-r1) 07:40:55 (75/81) Installing v4l-utils (1.22.1-r1) 07:40:55 (76/81) Installing udev-init-scripts (35-r0) 07:40:55 Executing udev-init-scripts-35-r0.post-install 07:40:55 (77/81) Installing kmod-libs (29-r2) 07:40:55 (78/81) Installing eudev (3.2.11_pre1-r0) 07:40:56 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 07:40:56 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:40:56 (81/81) Installing v4l-utils-dev (1.22.1-r1) 07:40:56 Executing busybox-1.34.1-r3.trigger 07:40:56 Executing eudev-3.2.11_pre1-r0.trigger 07:40:56 OK: 335 MiB in 133 packages 07:40:58 Removing intermediate container 9884ce29ed39 07:40:58 ---> 6870d4a79354 07:40:58 Step 8/12 : WORKDIR /device-usb-camera 07:40:58 ---> Running in e9600c309b92 07:40:58 Removing intermediate container e9600c309b92 07:40:58 ---> 663f327e2226 07:40:58 Step 9/12 : COPY go.mod vendor* ./ 07:40:58 ---> 08dbf26b33cf 07:40:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:58 ---> Running in 00db78dfaa1f 07:41:16 Removing intermediate container 00db78dfaa1f 07:41:16 ---> 1baf5fa38b24 07:41:16 Step 11/12 : COPY . . 07:41:16 ---> 137fb4031cac 07:41:16 Step 12/12 : RUN ${MAKE} 07:41:16 ---> Running in 44f1bd02bb15 07:41:16 noop 07:41:16 Removing intermediate container 44f1bd02bb15 07:41:16 ---> 2a3a5d4cd5ac 07:41:16 Successfully built 2a3a5d4cd5ac 07:41:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 07:41:17 + docker inspect -f . ci-base-image-x86_64 07:41:17 . [Pipeline] withDockerContainer 07:41:17 prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container 07:41:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:41:17 $ docker top e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:41:18 + go version 07:41:18 go version go1.17.6 linux/amd64 [Pipeline] } 07:41:18 $ docker stop --time=1 e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 07:41:19 $ docker rm -f e7a9622b5242bd52735e36ad34834f13eda77896229e4a5849e3163d2d2e43e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:41:20 + docker inspect -f . ci-base-image-x86_64 07:41:20 . [Pipeline] withDockerContainer 07:41:20 prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container 07:41:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:41:20 $ docker top 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:41:21 + make test 07:41:21 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 07:41:21 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:41:21 # github.com/pebbe/zmq4 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 07:41:21 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 07:41:24 # github.com/vladimirvivien/go4vl/v4l2/device 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 07:41:24 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 07:41:30 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 07:41:30 $ docker stop --time=1 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 07:41:32 $ docker rm -f 241ad7fb50f1b33290ea8548d7dd23169ca6974187e3f4e6cdd8762767952c60 [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:41:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:33 07:41:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 07:41:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:34 latest: Pulling from edgex-lftools-log-publisher 07:41:34 5eb5b503b376: Pulling fs layer 07:41:34 5c69ac0246d0: Pulling fs layer 07:41:34 ec43610c2a17: Pulling fs layer 07:41:34 3a2ae6a8a46f: Pulling fs layer 07:41:34 33b1e0a273af: Pulling fs layer 07:41:34 5d3b04190fa2: Pulling fs layer 07:41:34 2f39f015ded8: Pulling fs layer 07:41:34 5d3b04190fa2: Waiting 07:41:34 3a2ae6a8a46f: Waiting 07:41:34 33b1e0a273af: Waiting 07:41:34 5c69ac0246d0: Download complete 07:41:34 3a2ae6a8a46f: Download complete 07:41:34 33b1e0a273af: Verifying Checksum 07:41:34 33b1e0a273af: Download complete 07:41:34 5d3b04190fa2: Download complete 07:41:34 ec43610c2a17: Verifying Checksum 07:41:34 ec43610c2a17: Download complete 07:41:34 5eb5b503b376: Download complete 07:41:35 2f39f015ded8: Download complete 07:41:35 5eb5b503b376: Pull complete 07:41:35 5c69ac0246d0: Pull complete 07:41:36 ec43610c2a17: Pull complete 07:41:36 3a2ae6a8a46f: Pull complete 07:41:36 33b1e0a273af: Pull complete 07:41:36 5d3b04190fa2: Pull complete 07:41:42 2f39f015ded8: Pull complete 07:41:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:41:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:41:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 07:41:42 prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container 07:41:42 $ 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-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:41:44 $ docker top e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:41:44 ---> job-cost.sh 07:41:44 lf-activate-venv: SKIPPING 07:41:44 INFO: No Stack... 07:41:44 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:45 INFO: Archiving Costs [Pipeline] sh 07:41:45 + cat /w/workspace/xfoundry_device-usb-camera_PR-27/archives/cost.csv 07:41:45 + cut -d, -f6 [Pipeline] lock 07:41:45 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] 07:41:45 Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] did not exist. Created. 07:41:45 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:41:46 + echo total: 0.2199999988079071 [Pipeline] stash 07:41:46 Stashed 1 file(s) [Pipeline] } 07:41:46 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:41:46 $ docker stop --time=1 e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 07:41:47 $ docker rm -f e8925a8584e996c76c7149948e3dfb0adac13c5e890d72cdbfdf582522277004 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:41:47 Failed in branch amd64 07:42:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64169 in /w/workspace/xfoundry_device-usb-camera_PR-27 [Pipeline] { [Pipeline] ws 07:42:33 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 07:42:33 Selected Git installation does not exist. Using Default 07:42:33 The recommended git tool is: NONE 07:42:39 using credential edgex-jenkins-ssh 07:42:39 Cloning the remote Git repository 07:42:39 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 07:42:39 > git init /w/workspace/device-usb-camera/1 # timeout=10 07:42:39 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:42:39 > git --version # timeout=10 07:42:39 > git --version # 'git version 2.25.1' 07:42:39 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:40 Merging remotes/origin/main commit 64a0158ebb7ef051a7494343a06668853522f3e5 into PR head commit 73e70ac73775acf4ca2c5501ee65e7f80e884abf 07:42:41 Merge succeeded, producing 519f62bd87c314018f0e88f98d3e7a0626f7fd6b 07:42:41 Checking out Revision 519f62bd87c314018f0e88f98d3e7a0626f7fd6b (PR-27) 07:42:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:42:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:42:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 07:42:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 07:42:40 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:42:40 > git config core.sparsecheckout # timeout=10 07:42:40 > git checkout -f 73e70ac73775acf4ca2c5501ee65e7f80e884abf # timeout=10 07:42:41 > git remote # timeout=10 07:42:41 > git config --get remote.origin.url # timeout=10 07:42:41 using GIT_SSH to set credentials SSH Credentials for GitHub 07:42:41 > git merge 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 07:42:41 > git rev-parse HEAD^{commit} # timeout=10 07:42:41 > git config core.sparsecheckout # timeout=10 07:42:41 > git checkout -f 519f62bd87c314018f0e88f98d3e7a0626f7fd6b # timeout=10 07:42:45 Commit message: "Merge commit '64a0158ebb7ef051a7494343a06668853522f3e5' into HEAD" 07:42:45 First time build. Skipping changelog. 07:42:45 > git --version # timeout=10 07:42:45 > git --version # 'git version 2.25.1' 07:42:45 fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:42:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:42:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:42:46 Dload Upload Total Spent Left Speed 07:42:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 52363 0 --:--:-- --:--:-- --:--:-- 52363 [Pipeline] sh 07:42:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:42:47 + sudo tee /etc/docker/daemon.new 07:42:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:42:47 { 07:42:47 "registry-mirrors": [ 07:42:47 "https://nexus3.edgexfoundry.org:10001" 07:42:47 ], 07:42:47 "bip": "10.250.0.254/24", 07:42:47 "hosts": [ 07:42:47 "tcp://0.0.0.0:5555", 07:42:47 "unix:///var/run/docker.sock" 07:42:47 ], 07:42:47 "mtu": 1458, 07:42:47 "selinux-enabled": true, 07:42:47 "seccomp-profile": "/etc/docker/seccomp.json" 07:42:47 } [Pipeline] sh 07:42:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:42:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:43:06 provisioning config files... 07:43:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6445801502866535828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:43:07 ---> docker-login.sh 07:43:07 nexus3.edgexfoundry.org:10001 07:43:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:08 Configure a credential helper to remove this warning. See 07:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:08 07:43:08 Login Succeeded 07:43:08 nexus3.edgexfoundry.org:10002 07:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:08 Configure a credential helper to remove this warning. See 07:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:08 07:43:08 Login Succeeded 07:43:08 nexus3.edgexfoundry.org:10003 07:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:09 Configure a credential helper to remove this warning. See 07:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:09 07:43:09 Login Succeeded 07:43:09 nexus3.edgexfoundry.org:10004 07:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:09 Configure a credential helper to remove this warning. See 07:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:09 07:43:09 Login Succeeded 07:43:09 docker.io 07:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:43:10 Configure a credential helper to remove this warning. See 07:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:43:10 07:43:10 Login Succeeded 07:43:10 ---> docker-login.sh ends [Pipeline] } 07:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:43:11 ========================================================= 07:43:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 07:43:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:43:11 + 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:43:11 Sending build context to Docker daemon 397.3kB 07:43:11 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 07:43:11 Step 2/12 : FROM ${BASE} AS builder 07:43:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:43:12 9b3977197b4f: Pulling fs layer 07:43:12 1a89e8eeedd5: Pulling fs layer 07:43:12 94645a83ff95: Pulling fs layer 07:43:12 3f3a8bcf1eab: Pulling fs layer 07:43:12 0c92f367c5e7: Pulling fs layer 07:43:12 3096ccb668a1: Pulling fs layer 07:43:12 e8cf19c19ddd: Pulling fs layer 07:43:12 a4caa8a26152: Pulling fs layer 07:43:12 3096ccb668a1: Waiting 07:43:12 e8cf19c19ddd: Waiting 07:43:12 a4caa8a26152: Waiting 07:43:12 0c92f367c5e7: Waiting 07:43:12 3f3a8bcf1eab: Waiting 07:43:12 94645a83ff95: Verifying Checksum 07:43:12 94645a83ff95: Download complete 07:43:12 1a89e8eeedd5: Download complete 07:43:12 0c92f367c5e7: Verifying Checksum 07:43:12 0c92f367c5e7: Download complete 07:43:12 3096ccb668a1: Verifying Checksum 07:43:12 3096ccb668a1: Download complete 07:43:12 9b3977197b4f: Download complete 07:43:12 e8cf19c19ddd: Verifying Checksum 07:43:12 e8cf19c19ddd: Download complete 07:43:13 9b3977197b4f: Pull complete 07:43:13 1a89e8eeedd5: Pull complete 07:43:13 94645a83ff95: Pull complete 07:43:14 a4caa8a26152: Download complete 07:43:14 3f3a8bcf1eab: Verifying Checksum 07:43:14 3f3a8bcf1eab: Download complete 07:43:27 3f3a8bcf1eab: Pull complete 07:43:27 0c92f367c5e7: Pull complete 07:43:27 3096ccb668a1: Pull complete 07:43:27 e8cf19c19ddd: Pull complete 07:43:33 a4caa8a26152: Pull complete 07:43:33 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 07:43:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 07:43:33 ---> 725f1c02e7f9 07:43:33 Step 3/12 : ARG MAKE="make build" 07:43:34 ---> Running in 9726fde4ffd4 07:43:34 Removing intermediate container 9726fde4ffd4 07:43:34 ---> d8eae04feb5e 07:43:34 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 07:43:34 ---> Running in a13e821b1a78 07:43:35 Removing intermediate container a13e821b1a78 07:43:35 ---> 4021f70e98b7 07:43:35 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 07:43:35 ---> Running in 0405ec1143e1 07:43:35 Removing intermediate container 0405ec1143e1 07:43:35 ---> 22939cf899df 07:43:35 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:43:35 ---> Running in ac7c6c32cc1f 07:43:39 Removing intermediate container ac7c6c32cc1f 07:43:39 ---> 7344039ef147 07:43:39 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:43:39 ---> Running in ed21db73e34a 07:43:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:43:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:43:41 (1/14) Installing libintl (0.21-r0) 07:43:41 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 07:43:41 (3/14) Installing libjpeg-turbo (2.1.2-r0) 07:43:41 (4/14) Installing v4l-utils-libs (1.22.1-r1) 07:43:41 (5/14) Installing v4l-utils (1.22.1-r1) 07:43:41 (6/14) Installing udev-init-scripts (35-r0) 07:43:41 Executing udev-init-scripts-35-r0.post-install 07:43:41 (7/14) Installing libblkid (2.37.4-r0) 07:43:42 (8/14) Installing xz-libs (5.2.5-r1) 07:43:42 (9/14) Installing zstd-libs (1.5.0-r0) 07:43:42 (10/14) Installing kmod-libs (29-r2) 07:43:42 (11/14) Installing eudev (3.2.11_pre1-r0) 07:43:42 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 07:43:42 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 07:43:42 (14/14) Installing v4l-utils-dev (1.22.1-r1) 07:43:42 Executing busybox-1.34.1-r3.trigger 07:43:42 Executing eudev-3.2.11_pre1-r0.trigger 07:43:42 OK: 227 MiB in 66 packages 07:43:43 Removing intermediate container ed21db73e34a 07:43:43 ---> 7ca833880f6b 07:43:43 Step 8/12 : WORKDIR /device-usb-camera 07:43:44 ---> Running in ad0dc1c540ed 07:43:44 Removing intermediate container ad0dc1c540ed 07:43:44 ---> 967d6ee323fd 07:43:44 Step 9/12 : COPY go.mod vendor* ./ 07:43:44 ---> fdb4cf0586a5 07:43:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:43:44 ---> Running in 0da9bfd46466 07:44:32 Removing intermediate container 0da9bfd46466 07:44:32 ---> b938d592c6d9 07:44:32 Step 11/12 : COPY . . 07:44:32 ---> d59872e1ac3f 07:44:32 Step 12/12 : RUN ${MAKE} 07:44:32 ---> Running in c385f1da93b9 07:44:32 noop 07:44:32 Removing intermediate container c385f1da93b9 07:44:32 ---> c694a439f590 07:44:32 Successfully built c694a439f590 07:44:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 07:44:32 + docker inspect -f . ci-base-image-arm64 07:44:32 . [Pipeline] withDockerContainer 07:44:32 prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container 07:44:32 $ 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 ******** ci-base-image-arm64 cat 07:44:33 $ docker top 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:34 + go version 07:44:34 go version go1.17.6 linux/arm64 [Pipeline] } 07:44:34 $ docker stop --time=1 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d 07:44:36 $ docker rm -f 302e44ef2b3ec8812382acd18726c4b8c6492af6a5410eb7faee3b5043e0fc9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 07:44:37 + docker inspect -f . ci-base-image-arm64 07:44:37 . [Pipeline] withDockerContainer 07:44:37 prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container 07:44:37 $ 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 ******** ci-base-image-arm64 cat 07:44:39 $ docker top ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 07:44:40 + make test 07:44:40 CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... 07:44:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 07:44:44 # github.com/pebbe/zmq4 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket 07:44:44 /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors 07:45:31 # github.com/vladimirvivien/go4vl/v4l2/device 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription 07:45:31 /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors 07:45:58 make: *** [Makefile:33: unittest] Error 2 [Pipeline] } 07:45:58 $ docker stop --time=1 ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 07:46:00 $ docker rm -f ca468c28e16795853ab7beca6568adef47f1fd390766ea8fe393c067c8112ba0 [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:46:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:01 07:46:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 07:46:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:02 arm64: Pulling from edgex-lftools-log-publisher 07:46:02 8998bd30e6a1: Pulling fs layer 07:46:02 04944245beec: Pulling fs layer 07:46:02 699f458cf7ca: Pulling fs layer 07:46:02 765212b225bb: Pulling fs layer 07:46:02 f23df028b6ca: Pulling fs layer 07:46:02 d65c8cfc05b1: Pulling fs layer 07:46:02 2437ff75d9bd: Pulling fs layer 07:46:02 f23df028b6ca: Waiting 07:46:02 d65c8cfc05b1: Waiting 07:46:02 765212b225bb: Waiting 07:46:02 2437ff75d9bd: Waiting 07:46:02 04944245beec: Verifying Checksum 07:46:02 04944245beec: Download complete 07:46:02 765212b225bb: Verifying Checksum 07:46:02 765212b225bb: Download complete 07:46:02 f23df028b6ca: Verifying Checksum 07:46:02 f23df028b6ca: Download complete 07:46:02 d65c8cfc05b1: Verifying Checksum 07:46:02 d65c8cfc05b1: Download complete 07:46:02 699f458cf7ca: Verifying Checksum 07:46:02 699f458cf7ca: Download complete 07:46:02 8998bd30e6a1: Verifying Checksum 07:46:02 8998bd30e6a1: Download complete 07:46:05 2437ff75d9bd: Verifying Checksum 07:46:05 2437ff75d9bd: Download complete 07:46:07 8998bd30e6a1: Pull complete 07:46:07 04944245beec: Pull complete 07:46:09 699f458cf7ca: Pull complete 07:46:09 765212b225bb: Pull complete 07:46:10 f23df028b6ca: Pull complete 07:46:10 d65c8cfc05b1: Pull complete 07:46:25 2437ff75d9bd: Pull complete 07:46:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:46:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:46:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 07:46:25 prd-ubuntu20.04-docker-arm64-4c-16g-64169 does not seem to be running inside a container 07:46:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:46:28 $ docker top 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:29 ---> job-cost.sh 07:46:29 lf-activate-venv: SKIPPING 07:46:29 INFO: No Stack... 07:46:30 INFO: Retrieving Pricing Info for: v3-standard-4 07:46:30 INFO: Archiving Costs [Pipeline] sh 07:46:31 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 07:46:31 + cut -d, -f6 [Pipeline] lock 07:46:31 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] 07:46:31 Resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] did not exist. Created. 07:46:31 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:46:32 /w/workspace/device-usb-camera/1@tmp/durable-4c9ed3a3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:46:32 + echo total: 0.10999999940395355 [Pipeline] stash 07:46:32 Warning: overwriting stash ‘stack-cost’ 07:46:33 Stashed 1 file(s) [Pipeline] } 07:46:33 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-27-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:46:33 $ docker stop --time=1 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 07:46:34 $ docker rm -f 8faa5b1e755898100216aad7f88474e8fbd0b050bbdcb8862b43789820193cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:46:35 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:46:37 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-27/archives ] 07:46:37 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives 07:46:37 total 16 07:46:37 drwxr-xr-x 3 root root 4096 May 20 07:41 . 07:46:37 drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:41 .. 07:46:37 drwxr-xr-x 2 root root 4096 May 20 07:41 cost 07:46:37 -rw-r--r-- 1 root root 87 May 20 07:41 cost.csv 07:46:37 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-27/archives 07:46:37 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-27/archives 07:46:37 total 16 07:46:37 drwxr-xr-x 3 jenkins jenkins 4096 May 20 07:41 . 07:46:37 drwxrwxr-x 10 jenkins jenkins 4096 May 20 07:41 .. 07:46:37 drwxr-xr-x 2 jenkins jenkins 4096 May 20 07:41 cost 07:46:37 -rw-r--r-- 1 jenkins jenkins 87 May 20 07:41 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:46:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:46:38 ---> package-listing.sh 07:46:38 ++ facter osfamily 07:46:38 ++ tr '[:upper:]' '[:lower:]' 07:46:39 + OS_FAMILY=debian 07:46:39 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-27 07:46:39 + START_PACKAGES=/tmp/packages_start.txt 07:46:39 + END_PACKAGES=/tmp/packages_end.txt 07:46:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:46:39 + PACKAGES=/tmp/packages_start.txt 07:46:39 + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' 07:46:39 + PACKAGES=/tmp/packages_end.txt 07:46:39 + case "${OS_FAMILY}" in 07:46:39 + dpkg -l 07:46:39 + grep '^ii' 07:46:39 + '[' -f /tmp/packages_start.txt ']' 07:46:39 + '[' -f /tmp/packages_end.txt ']' 07:46:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:46:39 + '[' /w/workspace/xfoundry_device-usb-camera_PR-27 ']' 07:46:39 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ 07:46:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-27/archives/ [Pipeline] echo 07:46:39 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-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:46:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:46:40 . [Pipeline] withDockerContainer 07:46:40 prd-ubuntu20.04-docker-8c-8g-64168 does not seem to be running inside a container 07:46:40 $ 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-27/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-27 -v /w/workspace/xfoundry_device-usb-camera_PR-27:/w/workspace/xfoundry_device-usb-camera_PR-27:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-27@tmp:/w/workspace/xfoundry_device-usb-camera_PR-27@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:46:40 $ docker top 26fd0710f80ccfe34af3a756c768739717d99edac79eab3464349c759f9ae886 -eo pid,comm [Pipeline] { [Pipeline] sh 07:46:40 + touch /tmp/pre-build-complete [Pipeline] sh 07:46:41 + mkdir -p /var/log/sysstat [Pipeline] sh 07:46:41 + ls /var/log/sa-host 07:46:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:41 provisioning config files... 07:46:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-27@tmp/config4193722674079900712tmp [Pipeline] { [Pipeline] echo 07:46:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:46:42 ---> create-netrc.sh [Pipeline] } 07:46:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:46:42 ---> python-tools-install.sh [Pipeline] echo 07:46:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:46:42 ---> sudo-logs.sh 07:46:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:46:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:46:43 ---> job-cost.sh 07:46:43 lf-activate-venv: SKIPPING 07:46:43 DEBUG: total: 0.2199999988079071 07:46:43 INFO: Retrieving Stack Cost... 07:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 07:46:44 INFO: Archiving Costs [Pipeline] echo 07:46:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:46:44 ---> logs-deploy.sh 07:46:44 lf-activate-venv: SKIPPING 07:46:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-27/1 07:46:44 INFO: archiving workspace using pattern(s): 07:46:45 Archives upload complete. 07:46:45 INFO: archiving logs to Nexus