Pull request #82 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3cd7ad6edc94d88c478afd910245c1201ffd211+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (63378e877178a3918b494a37f76afc545f6a9440) 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-ssh10968852011505083314.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18164439448477718968.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14348037736247307973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh516415806870057205.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14321962166033830653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-28357 in /w/workspace/xfoundry_device-usb-camera_PR-82 [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-82 # 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 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit d3cd7ad6edc94d88c478afd910245c1201ffd211 Merge succeeded, producing d3cd7ad6edc94d88c478afd910245c1201ffd211 Checking out Revision d3cd7ad6edc94d88c478afd910245c1201ffd211 (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3cd7ad6edc94d88c478afd910245c1201ffd211 # 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3cd7ad6edc94d88c478afd910245c1201ffd211 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:23:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:23:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:23:25 ========================================================= 22:23:25 EdgeX Global Pipelines Version Info 22:23:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 7513f4ed90941e0ca990017d5f1fc3613932bfa8 # timeout=10 22:23:26 ------------------- 22:23:26 stable info: 22:23:26 ------------------- 22:23:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:23:26 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:26 Message: update stable to v1.0.239 22:23:27 ------------------- 22:23:27 experimental info: 22:23:27 ------------------- 22:23:27 Commited By: **** collab-it+edgex@linuxfoundation.org 22:23:27 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:23:27 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3cd7ad6edc94d88c478afd910245c1201ffd211 [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3cd7ad [Pipeline] echo 22:23:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:27 provisioning config files... 22:23:27 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config4866682974978218611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:28 ---> docker-login.sh 22:23:28 nexus3.edgexfoundry.org:10001 22:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 nexus3.edgexfoundry.org:10002 22:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 nexus3.edgexfoundry.org:10003 22:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 nexus3.edgexfoundry.org:10004 22:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 docker.io 22:23:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:29 Configure a credential helper to remove this warning. See 22:23:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:29 22:23:29 Login Succeeded 22:23:29 ---> docker-login.sh ends [Pipeline] } 22:23:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:23:30 + git rev-list -1 --merges d3cd7ad6edc94d88c478afd910245c1201ffd211~1..d3cd7ad6edc94d88c478afd910245c1201ffd211 [Pipeline] echo 22:23:30 -----------> git rev-list -1 --merges d3cd7ad6edc94d88c478afd910245c1201ffd211~1..d3cd7ad6edc94d88c478afd910245c1201ffd211 d3cd7ad6edc94d88c478afd910245c1201ffd211 [false] [Pipeline] sh 22:23:30 + git log --format=format:%s -1 d3cd7ad6edc94d88c478afd910245c1201ffd211 [Pipeline] echo 22:23:30 ========================================================= 22:23:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:23:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:31 + git log --format=format:%s -1 d3cd7ad6edc94d88c478afd910245c1201ffd211 [Pipeline] echo 22:23:31 [semverPrep] GIT_COMMIT: d3cd7ad6edc94d88c478afd910245c1201ffd211, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3 [Pipeline] echo 22:23:31 [semverPrep] This is not a build commit. [Pipeline] sh 22:23:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:23:31 + grep -v github /etc/ssh/ssh_known_hosts 22:23:31 + [ -e /tmp/ssh_known_hosts ] 22:23:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:23:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:23:31 + sudo tee -a /etc/ssh/ssh_known_hosts 22:23:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:31 22:23:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:32 0.1.4: Pulling from edgex-devops/py-git-semver 22:23:32 b85a868b505f: Pulling fs layer 22:23:32 e2be974225ed: Pulling fs layer 22:23:32 339a4e72a1f5: Pulling fs layer 22:23:32 988bab9f4d93: Pulling fs layer 22:23:32 1469e6f7b9e6: Pulling fs layer 22:23:32 eaf3925da568: Pulling fs layer 22:23:32 bab4dde63d76: Pulling fs layer 22:23:32 bde34c3a00c8: Pulling fs layer 22:23:32 b352a97aabf1: Pulling fs layer 22:23:32 4872d77fe225: Pulling fs layer 22:23:32 5851b861e8e6: Pulling fs layer 22:23:32 988bab9f4d93: Waiting 22:23:32 1469e6f7b9e6: Waiting 22:23:32 bde34c3a00c8: Waiting 22:23:32 eaf3925da568: Waiting 22:23:32 bab4dde63d76: Waiting 22:23:32 5851b861e8e6: Waiting 22:23:32 b352a97aabf1: Waiting 22:23:32 4872d77fe225: Waiting 22:23:32 e2be974225ed: Verifying Checksum 22:23:32 e2be974225ed: Download complete 22:23:32 988bab9f4d93: Verifying Checksum 22:23:32 988bab9f4d93: Download complete 22:23:32 339a4e72a1f5: Verifying Checksum 22:23:32 339a4e72a1f5: Download complete 22:23:32 eaf3925da568: Download complete 22:23:32 1469e6f7b9e6: Verifying Checksum 22:23:32 1469e6f7b9e6: Download complete 22:23:32 bde34c3a00c8: Verifying Checksum 22:23:32 bde34c3a00c8: Download complete 22:23:32 b352a97aabf1: Verifying Checksum 22:23:32 b352a97aabf1: Download complete 22:23:32 4872d77fe225: Verifying Checksum 22:23:32 4872d77fe225: Download complete 22:23:32 5851b861e8e6: Download complete 22:23:32 b85a868b505f: Download complete 22:23:32 bab4dde63d76: Verifying Checksum 22:23:32 bab4dde63d76: Download complete 22:23:33 b85a868b505f: Pull complete 22:23:34 e2be974225ed: Pull complete 22:23:34 339a4e72a1f5: Pull complete 22:23:34 988bab9f4d93: Pull complete 22:23:34 1469e6f7b9e6: Pull complete 22:23:35 eaf3925da568: Pull complete 22:23:37 bab4dde63d76: Pull complete 22:23:37 bde34c3a00c8: Pull complete 22:23:37 b352a97aabf1: Pull complete 22:23:37 4872d77fe225: Pull complete 22:23:37 5851b861e8e6: Pull complete 22:23:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:37 prd-ubuntu20.04-docker-8c-8g-28357 does not seem to be running inside a container 22:23:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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-devops/py-git-semver:0.1.4 cat 22:23:40 $ docker top 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 -eo pid,comm 22:23:40 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). 22:23:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:23:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:40 [ssh-agent] Looking for ssh-agent implementation... 22:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:40 $ docker exec 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 ssh-agent 22:23:40 SSH_AUTH_SOCK=/tmp/ssh-tlh163ue8F2N/agent.32 22:23:40 SSH_AGENT_PID=38 22:23:40 Running ssh-add (command line suppressed) 22:23:40 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7335203552595413501.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7335203552595413501.key) 22:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:40 + git tag --points-at HEAD [Pipeline] } 22:23:40 $ docker exec --env ******** --env ******** 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 ssh-agent -k 22:23:41 unset SSH_AUTH_SOCK; 22:23:41 unset SSH_AGENT_PID; 22:23:41 echo Agent pid 38 killed; 22:23:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:23:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:23:41 [ssh-agent] Looking for ssh-agent implementation... 22:23:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:23:41 $ docker exec 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 ssh-agent 22:23:41 SSH_AUTH_SOCK=/tmp/ssh-WRxCqPpJBCR5/agent.71 22:23:41 SSH_AGENT_PID=78 22:23:41 Running ssh-add (command line suppressed) 22:23:41 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_6295434343639487730.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_6295434343639487730.key) 22:23:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:23:41 + git semver init 22:23:42 2022-09-06 22:23:42,041 [run_init] DEBUG init version:0.0.0 force:False 22:23:42 2022-09-06 22:23:42,041 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver 22:23:42 2022-09-06 22:23:42,042 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-82/.semver 22:23:42 2022-09-06 22:23:42,042 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-82/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82, universal_newlines=False, shell=None, istream=None) 22:23:43 2022-09-06 22:23:42,828 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.git/info/exclude 22:23:43 2022-09-06 22:23:42,828 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 with force:False 22:23:43 2022-09-06 22:23:42,828 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 22:23:43 2022-09-06 22:23:42,832 [execute] INFO git cat-file --batch-check 22:23:43 2022-09-06 22:23:42,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 22:23:43 2022-09-06 22:23:42,839 [execute] INFO git cat-file --batch 22:23:43 2022-09-06 22:23:42,839 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) 22:23:43 2022-09-06 22:23:42,844 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 22:23:43 0.0.0 [Pipeline] } 22:23:43 $ docker exec --env ******** --env ******** 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 ssh-agent -k 22:23:43 unset SSH_AUTH_SOCK; 22:23:43 unset SSH_AGENT_PID; 22:23:43 echo Agent pid 78 killed; 22:23:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:23:43 + git semver [Pipeline] } 22:23:43 $ docker stop --time=1 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 22:23:45 $ docker rm -f 10e0160b8090200ea7a1cc7856e20eb525bfa3192656fb35ed59e04c2a275512 [Pipeline] // withDockerContainer [Pipeline] sh 22:23:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:23:45 Stashed 1 file(s) [Pipeline] echo 22:23:45 [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 22:23:45 provisioning config files... 22:23:45 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config1614907036879775244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:46 ---> docker-login.sh 22:23:46 nexus3.edgexfoundry.org:10001 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10002 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10003 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 nexus3.edgexfoundry.org:10004 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 docker.io 22:23:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:23:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:23:46 Configure a credential helper to remove this warning. See 22:23:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:23:46 22:23:46 Login Succeeded 22:23:46 ---> docker-login.sh ends [Pipeline] } 22:23:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:23:46 ========================================================= 22:23:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:23:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:23:47 Sending build context to Docker daemon 866.8kB 22:23:47 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:23:47 Step 2/13 : FROM ${BASE} AS builder 22:23:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:23:47 2408cc74d12b: Pulling fs layer 22:23:47 ea60b727a1ce: Pulling fs layer 22:23:47 30c4a7721957: Pulling fs layer 22:23:47 370296b7ddb6: Pulling fs layer 22:23:47 7c6cee850709: Pulling fs layer 22:23:47 39a5fcdaea64: Pulling fs layer 22:23:47 d94ebbe4e438: Pulling fs layer 22:23:47 bcfd1f05c69d: Pulling fs layer 22:23:47 59ccb84bbe0f: Pulling fs layer 22:23:47 370296b7ddb6: Waiting 22:23:47 7c6cee850709: Waiting 22:23:47 39a5fcdaea64: Waiting 22:23:47 59ccb84bbe0f: Waiting 22:23:47 bcfd1f05c69d: Waiting 22:23:47 d94ebbe4e438: Waiting 22:23:47 30c4a7721957: Verifying Checksum 22:23:47 30c4a7721957: Download complete 22:23:47 ea60b727a1ce: Verifying Checksum 22:23:47 ea60b727a1ce: Download complete 22:23:47 7c6cee850709: Verifying Checksum 22:23:47 7c6cee850709: Download complete 22:23:47 39a5fcdaea64: Verifying Checksum 22:23:47 39a5fcdaea64: Download complete 22:23:47 2408cc74d12b: Verifying Checksum 22:23:47 2408cc74d12b: Download complete 22:23:47 d94ebbe4e438: Verifying Checksum 22:23:47 d94ebbe4e438: Download complete 22:23:47 2408cc74d12b: Pull complete 22:23:47 ea60b727a1ce: Pull complete 22:23:47 30c4a7721957: Pull complete 22:23:48 bcfd1f05c69d: Verifying Checksum 22:23:48 bcfd1f05c69d: Download complete 22:23:48 59ccb84bbe0f: Verifying Checksum 22:23:48 59ccb84bbe0f: Download complete 22:23:48 370296b7ddb6: Verifying Checksum 22:23:48 370296b7ddb6: Download complete 22:23:52 370296b7ddb6: Pull complete 22:23:52 7c6cee850709: Pull complete 22:23:52 39a5fcdaea64: Pull complete 22:23:52 d94ebbe4e438: Pull complete 22:23:54 bcfd1f05c69d: Pull complete 22:23:55 59ccb84bbe0f: Pull complete 22:23:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:23:55 ---> a4fb48ad2a94 22:23:55 Step 3/13 : ARG MAKE="make build" 22:24:00 Still waiting to schedule task 22:24:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:24:00 ---> Running in bae3dcbc862e 22:24:01 Removing intermediate container bae3dcbc862e 22:24:01 ---> 3848551a683b 22:24:01 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:24:01 ---> Running in dc0c75f4c186 22:24:01 Removing intermediate container dc0c75f4c186 22:24:01 ---> 2497ac46a4ac 22:24:01 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:24:01 ---> Running in 3c5209078477 22:24:01 Removing intermediate container 3c5209078477 22:24:01 ---> 4cdcf57084ff 22:24:01 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:24:01 ---> Running in 91f1ed212b58 22:24:01 Removing intermediate container 91f1ed212b58 22:24:01 ---> 15ae57458b55 22:24:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:24:01 ---> Running in fa90844195e4 22:24:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:24:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:24:03 (1/80) Installing mesa (21.3.8-r2) 22:24:03 (2/80) Installing libxau (1.0.9-r0) 22:24:03 (3/80) Installing libxdmcp (1.1.3-r0) 22:24:03 (4/80) Installing libxcb (1.15-r0) 22:24:03 (5/80) Installing libx11 (1.8-r0) 22:24:03 (6/80) Installing libxext (1.3.4-r0) 22:24:03 (7/80) Installing libxfixes (6.0.0-r0) 22:24:04 (8/80) Installing libxxf86vm (1.1.4-r2) 22:24:04 (9/80) Installing libpciaccess (0.16-r0) 22:24:04 (10/80) Installing libdrm (2.4.110-r0) 22:24:04 (11/80) Installing mesa-glapi (21.3.8-r2) 22:24:04 (12/80) Installing libxshmfence (1.3-r1) 22:24:04 (13/80) Installing mesa-gl (21.3.8-r2) 22:24:04 (14/80) Installing icu-data-full (71.1-r2) 22:24:06 (15/80) Installing libice (1.0.10-r0) 22:24:06 (16/80) Installing libuuid (2.38-r1) 22:24:06 (17/80) Installing libsm (1.2.3-r0) 22:24:06 (18/80) Installing libxt (1.2.1-r0) 22:24:07 (19/80) Installing libxmu (1.1.3-r0) 22:24:07 (20/80) Installing xset (1.2.4-r0) 22:24:07 (21/80) Installing xprop (1.2.5-r0) 22:24:07 (22/80) Installing xdg-utils (1.1.3-r3) 22:24:07 (23/80) Installing dbus-libs (1.14.0-r1) 22:24:07 (24/80) Installing libffi (3.4.2-r1) 22:24:07 (25/80) Installing libintl (0.21-r2) 22:24:07 (26/80) Installing libblkid (2.38-r1) 22:24:07 (27/80) Installing libmount (2.38-r1) 22:24:07 (28/80) Installing pcre (8.45-r2) 22:24:07 (29/80) Installing glib (2.72.1-r0) 22:24:08 (30/80) Installing icu-libs (71.1-r2) 22:24:08 (31/80) Installing libpcre2-16 (10.40-r0) 22:24:08 (32/80) Installing zstd-libs (1.5.2-r1) 22:24:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 22:24:09 (34/80) Installing hicolor-icon-theme (0.17-r1) 22:24:09 (35/80) Installing wayland-libs-server (1.20.0-r0) 22:24:09 (36/80) Installing mesa-gbm (21.3.8-r2) 22:24:09 (37/80) Installing wayland-libs-client (1.20.0-r0) 22:24:09 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 22:24:10 (39/80) Installing libxcomposite (0.4.5-r0) 22:24:10 (40/80) Installing libbz2 (1.0.8-r1) 22:24:10 (41/80) Installing libpng (1.6.37-r1) 22:24:10 (42/80) Installing freetype (2.12.1-r0) 22:24:11 (43/80) Installing fontconfig (2.14.0-r0) 22:24:11 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 22:24:11 (45/80) Installing wayland-libs-egl (1.20.0-r0) 22:24:11 (46/80) Installing xkeyboard-config (2.35.1-r0) 22:24:11 (47/80) Installing xz-libs (5.2.5-r1) 22:24:11 (48/80) Installing libxml2 (2.9.14-r1) 22:24:11 (49/80) Installing libxkbcommon (1.4.1-r0) 22:24:11 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 22:24:12 (51/80) Installing mesa-egl (21.3.8-r2) 22:24:12 (52/80) Installing avahi-libs (0.8-r6) 22:24:12 (53/80) Installing nettle (3.7.3-r0) 22:24:12 (54/80) Installing p11-kit (0.24.1-r0) 22:24:12 (55/80) Installing libtasn1 (4.18.0-r0) 22:24:12 (56/80) Installing libunistring (1.0-r0) 22:24:13 (57/80) Installing gnutls (3.7.7-r0) 22:24:13 (58/80) Installing cups-libs (2.4.2-r0) 22:24:13 (59/80) Installing graphite2 (1.3.14-r1) 22:24:13 (60/80) Installing harfbuzz (4.3.0-r0) 22:24:13 (61/80) Installing libevdev (1.12.1-r0) 22:24:13 (62/80) Installing mtdev (1.1.6-r0) 22:24:13 (63/80) Installing eudev-libs (3.2.11-r0) 22:24:13 (64/80) Installing libinput-libs (1.20.1-r0) 22:24:14 (65/80) Installing libjpeg-turbo (2.1.3-r1) 22:24:14 (66/80) Installing xcb-util-wm (0.4.1-r1) 22:24:14 (67/80) Installing xcb-util (0.4.0-r3) 22:24:14 (68/80) Installing xcb-util-image (0.4.0-r1) 22:24:14 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 22:24:14 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 22:24:14 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 22:24:14 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 22:24:16 (73/80) Installing v4l-utils-libs (1.22.1-r1) 22:24:16 (74/80) Installing v4l-utils (1.22.1-r1) 22:24:16 (75/80) Installing udev-init-scripts (35-r0) 22:24:16 Executing udev-init-scripts-35-r0.post-install 22:24:16 (76/80) Installing kmod-libs (29-r2) 22:24:16 (77/80) Installing eudev (3.2.11-r0) 22:24:16 (78/80) Installing eudev-dev (3.2.11-r0) 22:24:16 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:24:16 (80/80) Installing v4l-utils-dev (1.22.1-r1) 22:24:17 Executing busybox-1.35.0-r13.trigger 22:24:17 Executing eudev-3.2.11-r0.trigger 22:24:17 OK: 330 MiB in 131 packages 22:24:20 Removing intermediate container fa90844195e4 22:24:20 ---> 1fe33b9c5580 22:24:20 Step 8/13 : WORKDIR /device-usb-camera 22:24:20 ---> Running in fa2591897687 22:24:20 Removing intermediate container fa2591897687 22:24:20 ---> 888ab3d8e37f 22:24:20 Step 9/13 : COPY go.mod vendor* ./ 22:24:20 ---> 3c384276b242 22:24:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:24:20 ---> Running in 2565ad1e568f 22:24:42 Removing intermediate container 2565ad1e568f 22:24:42 ---> 9ee95e17da46 22:24:42 Step 11/13 : COPY . . 22:24:42 ---> 343ce384b396 22:24:42 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:24:42 ---> Running in 45df81d843b7 22:24:42  % Total % Received % Xferd Average Speed Time Time Time Current 22:24:42 Dload Upload Total Spent Left Speed 22:24:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   3190      0 --:--:-- --:--:-- --:--:-- 3198 22:24:42 Removing intermediate container 45df81d843b7 22:24:42 ---> 5f5a4322efb4 22:24:42 Step 13/13 : RUN ${MAKE} 22:24:42 ---> Running in 6560f3349890 22:24:42 noop 22:24:42 Removing intermediate container 6560f3349890 22:24:42 ---> 4a5e8acb9bf5 22:24:42 Successfully built 4a5e8acb9bf5 22:24:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:42 + docker inspect -f . ci-base-image-x86_64 22:24:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:42 prd-ubuntu20.04-docker-8c-8g-28357 does not seem to be running inside a container 22:24:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:43 $ docker top 11feba677ee09d0457708aa75325b665a3bed880b23f205e25a9c4fb1418dd62 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:43 + go version 22:24:43 go version go1.18.3 linux/amd64 [Pipeline] } 22:24:43 $ docker stop --time=1 11feba677ee09d0457708aa75325b665a3bed880b23f205e25a9c4fb1418dd62 22:24:45 $ docker rm -f 11feba677ee09d0457708aa75325b665a3bed880b23f205e25a9c4fb1418dd62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:24:45 + docker inspect -f . ci-base-image-x86_64 22:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:24:45 prd-ubuntu20.04-docker-8c-8g-28357 does not seem to be running inside a container 22:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:24:46 $ docker top 7c3a1029f759432c4063c57fd4f2fd725c1e8f7e710225ce56eff23aa5aa2d90 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:46 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] fileExists [Pipeline] sh 22:24:46 + make test 22:24:46 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:24:46 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:24:56 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:24:56 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 22:25:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 22:25:02 CGO_ENABLED=1 go vet ./... 22:25:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:25:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:25:05 ./bin/test-attribution-txt.sh [Pipeline] echo 22:25:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:25:05 $ docker stop --time=1 7c3a1029f759432c4063c57fd4f2fd725c1e8f7e710225ce56eff23aa5aa2d90 22:25:09 $ docker rm -f 7c3a1029f759432c4063c57fd4f2fd725c1e8f7e710225ce56eff23aa5aa2d90 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:25:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:25:10 + ls -al . 22:25:10 total 200 22:25:10 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 22:24 . 22:25:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:23 .. 22:25:10 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:24 .git 22:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:23 .github 22:25:10 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 22:23 .gitignore 22:25:10 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 22:23 .golangci.yml 22:25:10 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 22:23 .hadolint.yml 22:25:10 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 22:23 .semver 22:25:10 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 22:23 Attribution.txt 22:25:10 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 22:23 CHANGELOG.md 22:25:10 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 22:23 Dockerfile 22:25:10 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 22:23 GOVERNANCE.md 22:25:10 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 22:23 Jenkinsfile 22:25:10 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 22:23 LICENSE 22:25:10 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 22:23 Makefile 22:25:10 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 22:23 OWNERS.md 22:25:10 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 22:23 README.md 22:25:10 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 22:23 VERSION 22:25:10 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:23 bin 22:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:23 cmd 22:25:10 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 22:24 coverage.out 22:25:10 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 22:23 docker-entrypoint.sh 22:25:10 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 22:23 go.mod 22:25:10 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 22:23 go.sum 22:25:10 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:23 internal 22:25:10 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:23 snap 22:25:10 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:10 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d3cd7ad6edc94d88c478afd910245c1201ffd211 --label arch=amd64 --label version=0.0.0 . 22:25:10 Sending build context to Docker daemon 897kB 22:25:10 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:25:10 Step 2/35 : FROM ${BASE} AS builder 22:25:10 ---> 4a5e8acb9bf5 22:25:10 Step 3/35 : ARG MAKE="make build" 22:25:10 ---> Running in 563cdb658990 22:25:10 Removing intermediate container 563cdb658990 22:25:10 ---> 0de236cbe83e 22:25:10 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:25:10 ---> Running in d39f2aea76d1 22:25:10 Removing intermediate container d39f2aea76d1 22:25:10 ---> 3ad06819df70 22:25:10 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:10 ---> Running in 1f2af522992c 22:25:10 Removing intermediate container 1f2af522992c 22:25:10 ---> 101debcd357e 22:25:10 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:10 ---> Running in 958123f4052d 22:25:11 Removing intermediate container 958123f4052d 22:25:11 ---> 64c2776a91e1 22:25:11 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:11 ---> Running in 990cbfac5bd6 22:25:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:12 OK: 330 MiB in 131 packages 22:25:13 Removing intermediate container 990cbfac5bd6 22:25:13 ---> 47953f9e496b 22:25:13 Step 8/35 : WORKDIR /device-usb-camera 22:25:13 ---> Running in 7c5e3e62bafd 22:25:13 Removing intermediate container 7c5e3e62bafd 22:25:13 ---> 6e803bd7ad7c 22:25:13 Step 9/35 : COPY go.mod vendor* ./ 22:25:13 ---> 73025d14b379 22:25:13 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:13 ---> Running in 5a0b69fc7b6a 22:25:14 Removing intermediate container 5a0b69fc7b6a 22:25:14 ---> b31f824ce926 22:25:14 Step 11/35 : COPY . . 22:25:14 ---> c130ff7deadf 22:25:14 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:25:14 ---> Running in 63d586f72f2e 22:25:14  % Total % Received % Xferd Average Speed Time Time Time Current 22:25:14 Dload Upload Total Spent Left Speed 22:25:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42739 0 --:--:-- --:--:-- --:--:-- 42480 22:25:15 Removing intermediate container 63d586f72f2e 22:25:15 ---> 28b059d517b6 22:25:15 Step 13/35 : RUN ${MAKE} 22:25:15 ---> Running in 8969402b44f1 22:25:15 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:25:37 Removing intermediate container 8969402b44f1 22:25:37 ---> de458ba4370d 22:25:37 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:25:37 v0.18.4: Pulling from aler9/rtsp-simple-server 22:25:37 af6660deedbd: Pulling fs layer 22:25:37 97cd0a44c592: Pulling fs layer 22:25:37 97cd0a44c592: Download complete 22:25:37 af6660deedbd: Download complete 22:25:37 af6660deedbd: Pull complete 22:25:37 97cd0a44c592: Pull complete 22:25:37 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:25:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:25:37 ---> fea57e182299 22:25:37 Step 15/35 : FROM alpine:3.16 22:25:37 3.16: Pulling from library/alpine 22:25:37 213ec9aee27d: Pulling fs layer 22:25:37 213ec9aee27d: Verifying Checksum 22:25:37 213ec9aee27d: Download complete 22:25:37 213ec9aee27d: Pull complete 22:25:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:25:37 Status: Downloaded newer image for alpine:3.16 22:25:37 ---> 9c6f07244728 22:25:37 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:25:37 ---> Running in abecfacdd25e 22:25:37 Removing intermediate container abecfacdd25e 22:25:37 ---> bc8f233526b3 22:25:37 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:25:37 ---> Running in 54ec300d30df 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:25:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:25:38 (1/83) Installing dumb-init (1.2.5-r1) 22:25:38 (2/83) Installing sdl2 (2.0.22-r0) 22:25:38 (3/83) Installing libxau (1.0.9-r0) 22:25:38 (4/83) Installing libxdmcp (1.1.3-r0) 22:25:38 (5/83) Installing libxcb (1.15-r0) 22:25:38 (6/83) Installing libx11 (1.8-r0) 22:25:38 (7/83) Installing aom-libs (3.3.0-r0) 22:25:38 (8/83) Installing alsa-lib (1.2.7.2-r0) 22:25:38 (9/83) Installing expat (2.4.8-r0) 22:25:38 (10/83) Installing brotli-libs (1.0.9-r6) 22:25:38 (11/83) Installing libbz2 (1.0.8-r1) 22:25:38 (12/83) Installing libpng (1.6.37-r1) 22:25:38 (13/83) Installing freetype (2.12.1-r0) 22:25:38 (14/83) Installing fontconfig (2.14.0-r0) 22:25:38 (15/83) Installing fribidi (1.0.12-r0) 22:25:38 (16/83) Installing libffi (3.4.2-r1) 22:25:38 (17/83) Installing libintl (0.21-r2) 22:25:38 (18/83) Installing libblkid (2.38-r1) 22:25:38 (19/83) Installing libmount (2.38-r1) 22:25:38 (20/83) Installing pcre (8.45-r2) 22:25:38 (21/83) Installing glib (2.72.1-r0) 22:25:38 (22/83) Installing graphite2 (1.3.14-r1) 22:25:38 (23/83) Installing harfbuzz (4.3.0-r0) 22:25:38 (24/83) Installing libass (0.16.0-r0) 22:25:38 (25/83) Installing libdav1d (1.0.0-r0) 22:25:38 (26/83) Installing libpciaccess (0.16-r0) 22:25:38 (27/83) Installing libdrm (2.4.110-r0) 22:25:38 (28/83) Installing gmp (6.2.1-r2) 22:25:38 (29/83) Installing nettle (3.7.3-r0) 22:25:38 (30/83) Installing p11-kit (0.24.1-r0) 22:25:38 (31/83) Installing libtasn1 (4.18.0-r0) 22:25:38 (32/83) Installing libunistring (1.0-r0) 22:25:38 (33/83) Installing gnutls (3.7.7-r0) 22:25:38 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:25:38 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 22:25:38 (36/83) Installing lame (3.100-r0) 22:25:38 (37/83) Installing opus (1.3.1-r1) 22:25:38 (38/83) Installing libasyncns (0.8-r1) 22:25:38 (39/83) Installing dbus-libs (1.14.0-r1) 22:25:38 (40/83) Installing libltdl (2.4.7-r0) 22:25:38 (41/83) Installing orc (0.4.32-r0) 22:25:38 (42/83) Installing libgcc (11.2.1_git20220219-r2) 22:25:38 (43/83) Installing libogg (1.3.5-r1) 22:25:38 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 22:25:38 (45/83) Installing flac (1.3.4-r0) 22:25:39 (46/83) Installing libvorbis (1.3.7-r0) 22:25:39 (47/83) Installing libsndfile (1.1.0-r0) 22:25:39 (48/83) Installing libgomp (11.2.1_git20220219-r2) 22:25:39 (49/83) Installing soxr (0.1.3-r2) 22:25:39 (50/83) Installing speexdsp (1.2.0-r0) 22:25:39 (51/83) Installing tdb-libs (1.4.6-r0) 22:25:39 (52/83) Installing libpulse (15.0-r2) 22:25:39 (53/83) Installing cjson (1.7.15-r3) 22:25:39 (54/83) Installing mbedtls (2.28.1-r0) 22:25:39 (55/83) Installing librist (0.2.6-r1) 22:25:39 (56/83) Installing libsrt (1.4.4-r0) 22:25:39 (57/83) Installing libssh (0.9.6-r1) 22:25:39 (58/83) Installing libtheora (1.1.1-r16) 22:25:39 (59/83) Installing libjpeg-turbo (2.1.3-r1) 22:25:39 (60/83) Installing v4l-utils-libs (1.22.1-r1) 22:25:39 (61/83) Installing libxext (1.3.4-r0) 22:25:39 (62/83) Installing libxfixes (6.0.0-r0) 22:25:39 (63/83) Installing wayland-libs-client (1.20.0-r0) 22:25:39 (64/83) Installing libva (2.14.0-r0) 22:25:39 (65/83) Installing libvdpau (1.5-r0) 22:25:39 (66/83) Installing vidstab (1.1.0-r1) 22:25:39 (67/83) Installing libvpx (1.11.0-r1) 22:25:39 (68/83) Installing libwebp (1.2.3-r0) 22:25:39 (69/83) Installing x264-libs (0.163_git20210613-r0) 22:25:39 (70/83) Installing numactl (2.0.14-r0) 22:25:39 (71/83) Installing x265-libs (3.5-r3) 22:25:39 (72/83) Installing xvidcore (1.3.7-r1) 22:25:39 (73/83) Installing ffmpeg-libs (5.0.1-r1) 22:25:39 (74/83) Installing ffmpeg (5.0.1-r1) 22:25:39 (75/83) Installing udev-init-scripts (35-r0) 22:25:39 Executing udev-init-scripts-35-r0.post-install 22:25:39 (76/83) Installing eudev-libs (3.2.11-r0) 22:25:39 (77/83) Installing xz-libs (5.2.5-r1) 22:25:39 (78/83) Installing zstd-libs (1.5.2-r1) 22:25:39 (79/83) Installing kmod-libs (29-r2) 22:25:39 (80/83) Installing eudev (3.2.11-r0) 22:25:39 (81/83) Installing libsodium (1.0.18-r0) 22:25:39 (82/83) Installing libzmq (4.3.4-r0) 22:25:39 (83/83) Installing zeromq (4.3.4-r0) 22:25:39 Executing busybox-1.35.0-r17.trigger 22:25:39 Executing eudev-3.2.11-r0.trigger 22:25:39 OK: 101 MiB in 97 packages 22:25:42 Removing intermediate container 54ec300d30df 22:25:42 ---> 682aa51893da 22:25:42 Step 18/35 : WORKDIR / 22:25:42 ---> Running in 5805f5d5f223 22:25:42 Removing intermediate container 5805f5d5f223 22:25:42 ---> 84122aca5fca 22:25:42 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:25:42 ---> 89e00b1ebc4e 22:25:42 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:25:42 ---> 1ff585de3ea4 22:25:42 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:25:43 ---> cc5efef471bd 22:25:43 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:25:43 ---> d33611333151 22:25:43 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:25:43 ---> 4cc4e684f500 22:25:43 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:25:43 ---> 65ba67b9513c 22:25:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:25:44 ---> 794506f980ba 22:25:44 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:25:44 ---> Running in 61b23f148977 22:25:44 Removing intermediate container 61b23f148977 22:25:44 ---> ca4a7358a915 22:25:44 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:25:44 ---> Running in 3938527ce554 22:25:45 Removing intermediate container 3938527ce554 22:25:45 ---> a141ecef1e89 22:25:45 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:25:45 ---> Running in cba52baad2bf 22:25:45 Removing intermediate container cba52baad2bf 22:25:45 ---> d9f762a8152e 22:25:45 Step 29/35 : EXPOSE 59983 22:25:45 ---> Running in cf22836d6289 22:25:45 Removing intermediate container cf22836d6289 22:25:45 ---> b66a69a74a6c 22:25:45 Step 30/35 : EXPOSE 8554 22:25:45 ---> Running in a54c50f2161e 22:25:46 Removing intermediate container a54c50f2161e 22:25:46 ---> 90f486e6010f 22:25:46 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:25:46 ---> Running in 67aff42c2595 22:25:46 Removing intermediate container 67aff42c2595 22:25:46 ---> fed37940d514 22:25:46 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:25:46 ---> Running in 1332ce2652c2 22:25:46 Removing intermediate container 1332ce2652c2 22:25:46 ---> 6bd75e117437 22:25:46 Step 33/35 : LABEL arch=amd64 22:25:46 ---> Running in 910ff0ec64eb 22:25:46 Removing intermediate container 910ff0ec64eb 22:25:46 ---> 695c46d07579 22:25:46 Step 34/35 : LABEL git_sha=d3cd7ad6edc94d88c478afd910245c1201ffd211 22:25:46 ---> Running in 654734d2ef9b 22:25:46 Removing intermediate container 654734d2ef9b 22:25:46 ---> 04d9ae13812c 22:25:46 Step 35/35 : LABEL version=0.0.0 22:25:46 ---> Running in 0b4a21157bcf 22:25:46 Removing intermediate container 0b4a21157bcf 22:25:46 ---> 7ff96e67323e 22:25:46 [Warning] One or more build-args [ARCH] were not consumed 22:25:46 Successfully built 7ff96e67323e 22:25:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:46 22:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:47 latest: Pulling from edgex-lftools-log-publisher 22:25:47 5eb5b503b376: Pulling fs layer 22:25:47 5c69ac0246d0: Pulling fs layer 22:25:47 ec43610c2a17: Pulling fs layer 22:25:47 3a2ae6a8a46f: Pulling fs layer 22:25:47 33b1e0a273af: Pulling fs layer 22:25:47 5d3b04190fa2: Pulling fs layer 22:25:47 2f39f015ded8: Pulling fs layer 22:25:47 33b1e0a273af: Waiting 22:25:47 5d3b04190fa2: Waiting 22:25:47 2f39f015ded8: Waiting 22:25:47 5c69ac0246d0: Verifying Checksum 22:25:47 5c69ac0246d0: Download complete 22:25:47 3a2ae6a8a46f: Verifying Checksum 22:25:47 3a2ae6a8a46f: Download complete 22:25:47 33b1e0a273af: Verifying Checksum 22:25:47 33b1e0a273af: Download complete 22:25:47 ec43610c2a17: Verifying Checksum 22:25:47 ec43610c2a17: Download complete 22:25:47 5d3b04190fa2: Verifying Checksum 22:25:47 5d3b04190fa2: Download complete 22:25:47 5eb5b503b376: Verifying Checksum 22:25:47 5eb5b503b376: Download complete 22:25:48 2f39f015ded8: Download complete 22:25:48 5eb5b503b376: Pull complete 22:25:48 5c69ac0246d0: Pull complete 22:25:49 ec43610c2a17: Pull complete 22:25:49 3a2ae6a8a46f: Pull complete 22:25:49 33b1e0a273af: Pull complete 22:25:49 5d3b04190fa2: Pull complete 22:25:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28371 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] ws 22:25:50 Running in /w/workspace/device-usb-camera/3 [Pipeline] { [Pipeline] checkout 22:25:50 Selected Git installation does not exist. Using Default 22:25:50 The recommended git tool is: NONE 22:25:53 2f39f015ded8: Pull complete 22:25:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:25:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:25:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:25:54 prd-ubuntu20.04-docker-8c-8g-28357 does not seem to be running inside a container 22:25:54 $ 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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:25:57 using credential edgex-jenkins-ssh 22:25:57 Cloning the remote Git repository 22:25:57 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:25:58 > git init /w/workspace/device-usb-camera/3 # timeout=10 22:25:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:25:58 > git --version # timeout=10 22:25:58 > git --version # 'git version 2.25.1' 22:25:58 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:58 $ docker top 19975222053c0a3baec9605cc15447ba2e39590219e355f10d5e13838b80d826 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:59 ---> job-cost.sh 22:25:59 lf-activate-venv: SKIPPING 22:25:59 INFO: No Stack... 22:25:58 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:25:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:59 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:25:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:25:59 using GIT_SSH to set credentials SSH Credentials for GitHub 22:25:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:25:59 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit d3cd7ad6edc94d88c478afd910245c1201ffd211 22:25:59 INFO: Retrieving Pricing Info for: v3-standard-8 22:26:00 Merge succeeded, producing d3cd7ad6edc94d88c478afd910245c1201ffd211 22:26:00 Checking out Revision d3cd7ad6edc94d88c478afd910245c1201ffd211 (PR-82) 22:26:00 INFO: Archiving Costs [Pipeline] sh 22:26:00 + cat /w/workspace/xfoundry_device-usb-camera_PR-82/archives/cost.csv 22:26:00 + cut -d, -f6 [Pipeline] lock 22:26:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] 22:26:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] did not exist. Created. 22:26:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:00 + echo total: 0.2199999988079071 [Pipeline] stash 22:26:00 Stashed 1 file(s) [Pipeline] } 22:26:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:00 $ docker stop --time=1 19975222053c0a3baec9605cc15447ba2e39590219e355f10d5e13838b80d826 22:25:59 > git config core.sparsecheckout # timeout=10 22:25:59 > git checkout -f d3cd7ad6edc94d88c478afd910245c1201ffd211 # timeout=10 22:25:59 > git remote # timeout=10 22:25:59 > git config --get remote.origin.url # timeout=10 22:26:00 using GIT_SSH to set credentials SSH Credentials for GitHub 22:26:00 > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 22:26:00 > git rev-parse HEAD^{commit} # timeout=10 22:26:00 > git config core.sparsecheckout # timeout=10 22:26:00 > git checkout -f d3cd7ad6edc94d88c478afd910245c1201ffd211 # timeout=10 22:26:01 $ docker rm -f 19975222053c0a3baec9605cc15447ba2e39590219e355f10d5e13838b80d826 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:26:04 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:26:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:26:05 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:05 Dload Upload Total Spent Left Speed 22:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh 22:26:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:26:06 + sudo tee /etc/docker/daemon.new 22:26:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:26:06 { 22:26:06 "registry-mirrors": [ 22:26:06 "https://nexus3.edgexfoundry.org:10001" 22:26:06 ], 22:26:06 "bip": "10.250.0.254/24", 22:26:06 "hosts": [ 22:26:06 "tcp://0.0.0.0:5555", 22:26:06 "unix:///var/run/docker.sock" 22:26:06 ], 22:26:06 "mtu": 1458, 22:26:06 "selinux-enabled": true, 22:26:06 "seccomp-profile": "/etc/docker/seccomp.json" 22:26:06 } [Pipeline] sh 22:26:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:26:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:26:25 provisioning config files... 22:26:25 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/3@tmp/config4951972571787739184tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:26 ---> docker-login.sh 22:26:26 nexus3.edgexfoundry.org:10001 22:26:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10002 22:26:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:27 Configure a credential helper to remove this warning. See 22:26:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:27 22:26:27 Login Succeeded 22:26:27 nexus3.edgexfoundry.org:10003 22:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:28 Configure a credential helper to remove this warning. See 22:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:28 22:26:28 Login Succeeded 22:26:28 nexus3.edgexfoundry.org:10004 22:26:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:28 Configure a credential helper to remove this warning. See 22:26:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:28 22:26:28 Login Succeeded 22:26:28 docker.io 22:26:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:26:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:26:29 Configure a credential helper to remove this warning. See 22:26:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:26:29 22:26:29 Login Succeeded 22:26:29 ---> docker-login.sh ends [Pipeline] } 22:26:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:26:30 ========================================================= 22:26:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:26:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 22:26:30 Sending build context to Docker daemon 559.6kB 22:26:30 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:26:30 Step 2/13 : FROM ${BASE} AS builder 22:26:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:26:31 b3c136eddcbf: Pulling fs layer 22:26:31 c0a3192eca97: Pulling fs layer 22:26:31 a050256f5b6f: Pulling fs layer 22:26:31 656be50a0ddc: Pulling fs layer 22:26:31 2bbca73fdf42: Pulling fs layer 22:26:31 46d945488cbd: Pulling fs layer 22:26:31 8a5474983e97: Pulling fs layer 22:26:31 329c88fbcd65: Pulling fs layer 22:26:31 46d945488cbd: Waiting 22:26:31 8a5474983e97: Waiting 22:26:31 329c88fbcd65: Waiting 22:26:31 656be50a0ddc: Waiting 22:26:31 2bbca73fdf42: Waiting 22:26:31 a050256f5b6f: Verifying Checksum 22:26:31 a050256f5b6f: Download complete 22:26:31 c0a3192eca97: Verifying Checksum 22:26:31 c0a3192eca97: Download complete 22:26:31 2bbca73fdf42: Verifying Checksum 22:26:31 2bbca73fdf42: Download complete 22:26:31 b3c136eddcbf: Verifying Checksum 22:26:31 b3c136eddcbf: Download complete 22:26:31 46d945488cbd: Download complete 22:26:31 b3c136eddcbf: Pull complete 22:26:32 329c88fbcd65: Verifying Checksum 22:26:32 329c88fbcd65: Download complete 22:26:32 c0a3192eca97: Pull complete 22:26:33 a050256f5b6f: Pull complete 22:26:33 8a5474983e97: Verifying Checksum 22:26:33 8a5474983e97: Download complete 22:26:33 656be50a0ddc: Verifying Checksum 22:26:33 656be50a0ddc: Download complete 22:26:46 656be50a0ddc: Pull complete 22:26:46 2bbca73fdf42: Pull complete 22:26:46 46d945488cbd: Pull complete 22:26:53 8a5474983e97: Pull complete 22:26:54 329c88fbcd65: Pull complete 22:26:54 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:26:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:26:54 ---> ff4287adb874 22:26:54 Step 3/13 : ARG MAKE="make build" 22:26:55 ---> Running in 1c2dc4bb1436 22:26:57 Removing intermediate container 1c2dc4bb1436 22:26:57 ---> 674eb9f8e794 22:26:57 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:26:57 ---> Running in 98e2421c4f68 22:26:57 Removing intermediate container 98e2421c4f68 22:26:57 ---> 3ebefd1b2390 22:26:57 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:26:57 ---> Running in b2f1fe622649 22:26:57 Removing intermediate container b2f1fe622649 22:26:57 ---> dc6f25d44bf7 22:26:57 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:26:57 ---> Running in d782fafbf23f 22:26:59 Removing intermediate container d782fafbf23f 22:26:59 ---> b75b2271c208 22:26:59 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:26:59 ---> Running in 070c74b668c8 22:27:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:27:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:27:02 (1/14) Installing libintl (0.21-r2) 22:27:02 (2/14) Installing eudev-libs (3.2.11-r0) 22:27:03 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:27:03 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:27:03 (5/14) Installing v4l-utils (1.22.1-r1) 22:27:03 (6/14) Installing udev-init-scripts (35-r0) 22:27:03 Executing udev-init-scripts-35-r0.post-install 22:27:03 (7/14) Installing libblkid (2.38-r1) 22:27:03 (8/14) Installing xz-libs (5.2.5-r1) 22:27:03 (9/14) Installing zstd-libs (1.5.2-r1) 22:27:03 (10/14) Installing kmod-libs (29-r2) 22:27:03 (11/14) Installing eudev (3.2.11-r0) 22:27:03 (12/14) Installing eudev-dev (3.2.11-r0) 22:27:04 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:27:04 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:27:04 Executing busybox-1.35.0-r13.trigger 22:27:04 Executing eudev-3.2.11-r0.trigger 22:27:04 OK: 228 MiB in 65 packages 22:27:05 Removing intermediate container 070c74b668c8 22:27:05 ---> 1f63626e301e 22:27:05 Step 8/13 : WORKDIR /device-usb-camera 22:27:05 ---> Running in 9ad630224b13 22:27:06 Removing intermediate container 9ad630224b13 22:27:06 ---> a5dba41b5176 22:27:06 Step 9/13 : COPY go.mod vendor* ./ 22:27:06 ---> 69f3294f056f 22:27:06 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:27:06 ---> Running in 66600682c580 22:28:03 Removing intermediate container 66600682c580 22:28:03 ---> 821abc05e347 22:28:03 Step 11/13 : COPY . . 22:28:03 ---> b574fb6ca0da 22:28:03 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:28:03 ---> Running in 7a9b9918c859 22:28:03  % Total % Received % Xferd Average Speed  Time Time Time Current 22:28:03 Dload  Upload Total Spent Left Speed 22:28:03 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14661  0 --:--:-- --:--:-- --:--:-- 14957 22:28:03 Removing intermediate container 7a9b9918c859 22:28:03 ---> ae2fb7708d3e 22:28:03 Step 13/13 : RUN ${MAKE} 22:28:03 ---> Running in 3c39d327be42 22:28:03 noop 22:28:03 Removing intermediate container 3c39d327be42 22:28:03 ---> ea974e172e17 22:28:03 Successfully built ea974e172e17 22:28:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:03 + docker inspect -f . ci-base-image-arm64 22:28:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:03 prd-ubuntu20.04-docker-arm64-4c-16g-28371 does not seem to be running inside a container 22:28:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:05 $ docker top c84d45e97af5687490708915c4e67730b527fc28cadc8e6e9d599bf130648bc5 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:06 + go version 22:28:06 go version go1.18.3 linux/arm64 [Pipeline] } 22:28:06 $ docker stop --time=1 c84d45e97af5687490708915c4e67730b527fc28cadc8e6e9d599bf130648bc5 22:28:08 $ docker rm -f c84d45e97af5687490708915c4e67730b527fc28cadc8e6e9d599bf130648bc5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:28:08 + docker inspect -f . ci-base-image-arm64 22:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:28:09 prd-ubuntu20.04-docker-arm64-4c-16g-28371 does not seem to be running inside a container 22:28:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:28:10 $ docker top 6d6caeb4406513a996eedd5f8fd5f83d98f25fa687765b5affb3a4bd0b8fb277 -eo pid,comm [Pipeline] { [Pipeline] sh 22:28:11 + git config --global --add safe.directory /w/workspace/device-usb-camera/3 [Pipeline] fileExists [Pipeline] sh 22:28:12 + make test 22:28:12 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:28:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:30:06 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:30:06 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 1.9% of statements 22:30:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:30:06 CGO_ENABLED=1 go vet ./... 22:30:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:30:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:30:24 ./bin/test-attribution-txt.sh [Pipeline] echo 22:30:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:30:24 $ docker stop --time=1 6d6caeb4406513a996eedd5f8fd5f83d98f25fa687765b5affb3a4bd0b8fb277 22:30:26 $ docker rm -f 6d6caeb4406513a996eedd5f8fd5f83d98f25fa687765b5affb3a4bd0b8fb277 [Pipeline] // withDockerContainer [Pipeline] sh 22:30:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:30:27 Warning: overwriting stash ‘coverage-report’ 22:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:30:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:30:28 + ls -al . 22:30:28 total 196 22:30:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:28 . 22:30:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:25 .. 22:30:28 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:26 .git 22:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:25 .github 22:30:28 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 22:25 .gitignore 22:30:28 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 22:25 .golangci.yml 22:30:28 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 22:25 .hadolint.yml 22:30:28 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 22:25 Attribution.txt 22:30:28 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 22:25 CHANGELOG.md 22:30:28 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 22:25 Dockerfile 22:30:28 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 22:25 GOVERNANCE.md 22:30:28 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 22:25 Jenkinsfile 22:30:28 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 22:25 LICENSE 22:30:28 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 22:25 Makefile 22:30:28 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 22:25 OWNERS.md 22:30:28 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 22:25 README.md 22:30:28 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 22:23 VERSION 22:30:28 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:25 bin 22:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:25 cmd 22:30:28 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 22:30 coverage.out 22:30:28 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 22:25 docker-entrypoint.sh 22:30:28 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 22:25 go.mod 22:30:28 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 22:25 go.sum 22:30:28 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:25 internal 22:30:28 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:25 snap 22:30:28 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:30:29 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d3cd7ad6edc94d88c478afd910245c1201ffd211 --label arch=arm64 --label version=0.0.0 . 22:30:29 Sending build context to Docker daemon 589.8kB 22:30:29 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:30:29 Step 2/35 : FROM ${BASE} AS builder 22:30:29 ---> ea974e172e17 22:30:29 Step 3/35 : ARG MAKE="make build" 22:30:29 ---> Running in e9e9ff56f6a4 22:30:30 Removing intermediate container e9e9ff56f6a4 22:30:30 ---> f1c4dfacb2bc 22:30:30 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:30:30 ---> Running in 325dd72e687a 22:30:30 Removing intermediate container 325dd72e687a 22:30:30 ---> 63cde8ca85b3 22:30:30 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:30:30 ---> Running in 40564a4fc403 22:30:30 Removing intermediate container 40564a4fc403 22:30:30 ---> db01eb0b2435 22:30:30 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:30:30 ---> Running in ed477a6901b4 22:30:32 Removing intermediate container ed477a6901b4 22:30:32 ---> 83ade9a2b7c5 22:30:32 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:30:32 ---> Running in ce95d379aee6 22:30:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:30:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:30:35 OK: 228 MiB in 65 packages 22:30:36 Removing intermediate container ce95d379aee6 22:30:36 ---> 57573964d0e4 22:30:36 Step 8/35 : WORKDIR /device-usb-camera 22:30:36 ---> Running in bfc9d835ab3c 22:30:37 Removing intermediate container bfc9d835ab3c 22:30:37 ---> c974b46bdd37 22:30:37 Step 9/35 : COPY go.mod vendor* ./ 22:30:37 ---> 406b0bcba9e1 22:30:37 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:30:37 ---> Running in e9e0e4cc7d5d 22:30:39 Removing intermediate container e9e0e4cc7d5d 22:30:39 ---> 05ee0efee80a 22:30:39 Step 11/35 : COPY . . 22:30:40 ---> 6f3335bc8c32 22:30:40 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:30:40 ---> Running in cdab23cb683a 22:30:41  % Total % Received % Xferd Average Speed Time Time Time Current 22:30:41  Dload Upload Total Spent Left Speed 22:30:41  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6659 0 --:--:-- --:--:-- --:--:-- 6679 22:30:42 Removing intermediate container cdab23cb683a 22:30:42 ---> 21e835d21779 22:30:42 Step 13/35 : RUN ${MAKE} 22:30:42 ---> Running in 2ebb95b85f98 22:30:43 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 22:33:35 Removing intermediate container 2ebb95b85f98 22:33:35 ---> c85e15c078e9 22:33:35 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:33:35 v0.18.4: Pulling from aler9/rtsp-simple-server 22:33:35 eab2503cf8f4: Pulling fs layer 22:33:35 97cd0a44c592: Pulling fs layer 22:33:35 97cd0a44c592: Download complete 22:33:35 eab2503cf8f4: Verifying Checksum 22:33:35 eab2503cf8f4: Download complete 22:33:35 eab2503cf8f4: Pull complete 22:33:35 97cd0a44c592: Pull complete 22:33:35 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:33:35 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:33:35 ---> 7f763cca56b3 22:33:35 Step 15/35 : FROM alpine:3.16 22:33:35 3.16: Pulling from library/alpine 22:33:35 9b18e9b68314: Pulling fs layer 22:33:35 9b18e9b68314: Verifying Checksum 22:33:35 9b18e9b68314: Download complete 22:33:35 9b18e9b68314: Pull complete 22:33:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:33:35 Status: Downloaded newer image for alpine:3.16 22:33:35 ---> a6215f271958 22:33:35 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:33:35 ---> Running in 0bbdb7720497 22:33:35 Removing intermediate container 0bbdb7720497 22:33:35 ---> 29601e250ae9 22:33:35 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:33:35 ---> Running in 53f1f4bd22ed 22:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:33:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:33:35 (1/82) Installing dumb-init (1.2.5-r1) 22:33:35 (2/82) Installing sdl2 (2.0.22-r0) 22:33:35 (3/82) Installing libxau (1.0.9-r0) 22:33:35 (4/82) Installing libxdmcp (1.1.3-r0) 22:33:35 (5/82) Installing libxcb (1.15-r0) 22:33:35 (6/82) Installing libx11 (1.8-r0) 22:33:35 (7/82) Installing aom-libs (3.3.0-r0) 22:33:35 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:33:35 (9/82) Installing expat (2.4.8-r0) 22:33:35 (10/82) Installing brotli-libs (1.0.9-r6) 22:33:35 (11/82) Installing libbz2 (1.0.8-r1) 22:33:35 (12/82) Installing libpng (1.6.37-r1) 22:33:35 (13/82) Installing freetype (2.12.1-r0) 22:33:35 (14/82) Installing fontconfig (2.14.0-r0) 22:33:35 (15/82) Installing fribidi (1.0.12-r0) 22:33:35 (16/82) Installing libffi (3.4.2-r1) 22:33:35 (17/82) Installing libintl (0.21-r2) 22:33:35 (18/82) Installing libblkid (2.38-r1) 22:33:35 (19/82) Installing libmount (2.38-r1) 22:33:35 (20/82) Installing pcre (8.45-r2) 22:33:35 (21/82) Installing glib (2.72.1-r0) 22:33:35 (22/82) Installing graphite2 (1.3.14-r1) 22:33:35 (23/82) Installing harfbuzz (4.3.0-r0) 22:33:35 (24/82) Installing libass (0.16.0-r0) 22:33:35 (25/82) Installing libdav1d (1.0.0-r0) 22:33:35 (26/82) Installing libdrm (2.4.110-r0) 22:33:35 (27/82) Installing gmp (6.2.1-r2) 22:33:35 (28/82) Installing nettle (3.7.3-r0) 22:33:35 (29/82) Installing p11-kit (0.24.1-r0) 22:33:35 (30/82) Installing libtasn1 (4.18.0-r0) 22:33:35 (31/82) Installing libunistring (1.0-r0) 22:33:35 (32/82) Installing gnutls (3.7.7-r0) 22:33:35 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:33:35 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:33:35 (35/82) Installing lame (3.100-r0) 22:33:35 (36/82) Installing opus (1.3.1-r1) 22:33:35 (37/82) Installing libasyncns (0.8-r1) 22:33:35 (38/82) Installing dbus-libs (1.14.0-r1) 22:33:35 (39/82) Installing libltdl (2.4.7-r0) 22:33:35 (40/82) Installing orc (0.4.32-r0) 22:33:35 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:33:35 (42/82) Installing libogg (1.3.5-r1) 22:33:35 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:33:35 (44/82) Installing flac (1.3.4-r0) 22:33:35 (45/82) Installing libvorbis (1.3.7-r0) 22:33:35 (46/82) Installing libsndfile (1.1.0-r0) 22:33:35 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:33:35 (48/82) Installing soxr (0.1.3-r2) 22:33:35 (49/82) Installing speexdsp (1.2.0-r0) 22:33:35 (50/82) Installing tdb-libs (1.4.6-r0) 22:33:35 (51/82) Installing libpulse (15.0-r2) 22:33:35 (52/82) Installing cjson (1.7.15-r3) 22:33:35 (53/82) Installing mbedtls (2.28.1-r0) 22:33:35 (54/82) Installing librist (0.2.6-r1) 22:33:35 (55/82) Installing libsrt (1.4.4-r0) 22:33:35 (56/82) Installing libssh (0.9.6-r1) 22:33:35 (57/82) Installing libtheora (1.1.1-r16) 22:33:35 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:33:35 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:33:35 (60/82) Installing libxext (1.3.4-r0) 22:33:35 (61/82) Installing libxfixes (6.0.0-r0) 22:33:35 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:33:35 (63/82) Installing libva (2.14.0-r0) 22:33:35 (64/82) Installing libvdpau (1.5-r0) 22:33:35 (65/82) Installing vidstab (1.1.0-r1) 22:33:35 (66/82) Installing libvpx (1.11.0-r1) 22:33:35 (67/82) Installing libwebp (1.2.3-r0) 22:33:35 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:33:35 (69/82) Installing numactl (2.0.14-r0) 22:33:35 (70/82) Installing x265-libs (3.5-r3) 22:33:35 (71/82) Installing xvidcore (1.3.7-r1) 22:33:35 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:33:35 (73/82) Installing ffmpeg (5.0.1-r1) 22:33:35 (74/82) Installing udev-init-scripts (35-r0) 22:33:35 Executing udev-init-scripts-35-r0.post-install 22:33:35 (75/82) Installing eudev-libs (3.2.11-r0) 22:33:35 (76/82) Installing xz-libs (5.2.5-r1) 22:33:35 (77/82) Installing zstd-libs (1.5.2-r1) 22:33:35 (78/82) Installing kmod-libs (29-r2) 22:33:35 (79/82) Installing eudev (3.2.11-r0) 22:33:35 (80/82) Installing libsodium (1.0.18-r0) 22:33:35 (81/82) Installing libzmq (4.3.4-r0) 22:33:35 (82/82) Installing zeromq (4.3.4-r0) 22:33:35 Executing busybox-1.35.0-r17.trigger 22:33:35 Executing eudev-3.2.11-r0.trigger 22:33:35 OK: 78 MiB in 96 packages 22:33:38 Removing intermediate container 53f1f4bd22ed 22:33:38 ---> e61e3b8543c9 22:33:38 Step 18/35 : WORKDIR / 22:33:38 ---> Running in 4401ecebf1c1 22:33:39 Removing intermediate container 4401ecebf1c1 22:33:39 ---> 922f8c06cd3b 22:33:39 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:33:40 ---> bfa2f0b98303 22:33:40 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:33:41 ---> ae83b963d382 22:33:41 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:33:41 ---> 9168f60127f4 22:33:41 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:33:41 ---> 02b354f29149 22:33:41 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:33:42 ---> 077319c37b9e 22:33:42 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:33:43 ---> 7a2249225374 22:33:43 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:33:44 ---> c1d4dddadd67 22:33:44 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:33:44 ---> Running in 4f3b1a914539 22:33:46 Removing intermediate container 4f3b1a914539 22:33:46 ---> 7514b6bc1e10 22:33:46 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:33:46 ---> Running in 016238ad456b 22:33:47 Removing intermediate container 016238ad456b 22:33:47 ---> 0c7644836783 22:33:47 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:33:47 ---> Running in d59284d9e548 22:33:49 Removing intermediate container d59284d9e548 22:33:49 ---> 5f87488c06bb 22:33:49 Step 29/35 : EXPOSE 59983 22:33:49 ---> Running in e49886255abb 22:33:49 Removing intermediate container e49886255abb 22:33:49 ---> 0d961121fe27 22:33:49 Step 30/35 : EXPOSE 8554 22:33:49 ---> Running in 2a7d78999b44 22:33:50 Removing intermediate container 2a7d78999b44 22:33:50 ---> ee40063d0405 22:33:50 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:33:50 ---> Running in f79463492c02 22:33:50 Removing intermediate container f79463492c02 22:33:50 ---> 5205d3706058 22:33:50 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:33:50 ---> Running in 90c7c38aba2f 22:33:50 Removing intermediate container 90c7c38aba2f 22:33:50 ---> ae1d221e1f2b 22:33:50 Step 33/35 : LABEL arch=arm64 22:33:50 ---> Running in 3f8488e0d3e0 22:33:51 Removing intermediate container 3f8488e0d3e0 22:33:51 ---> 9fedd583c22f 22:33:51 Step 34/35 : LABEL git_sha=d3cd7ad6edc94d88c478afd910245c1201ffd211 22:33:51 ---> Running in 38c0c9556ba2 22:33:51 Removing intermediate container 38c0c9556ba2 22:33:51 ---> cb8a0cc919b4 22:33:51 Step 35/35 : LABEL version=0.0.0 22:33:51 ---> Running in b56136c3ed7d 22:33:52 Removing intermediate container b56136c3ed7d 22:33:52 ---> e356d80b6f9c 22:33:52 [Warning] One or more build-args [ARCH] were not consumed 22:33:52 Successfully built e356d80b6f9c 22:33:52 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:52 22:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:33:52 arm64: Pulling from edgex-lftools-log-publisher 22:33:52 8998bd30e6a1: Pulling fs layer 22:33:52 04944245beec: Pulling fs layer 22:33:52 699f458cf7ca: Pulling fs layer 22:33:52 765212b225bb: Pulling fs layer 22:33:52 f23df028b6ca: Pulling fs layer 22:33:52 d65c8cfc05b1: Pulling fs layer 22:33:52 2437ff75d9bd: Pulling fs layer 22:33:52 f23df028b6ca: Waiting 22:33:52 d65c8cfc05b1: Waiting 22:33:52 2437ff75d9bd: Waiting 22:33:52 765212b225bb: Waiting 22:33:53 04944245beec: Verifying Checksum 22:33:53 04944245beec: Download complete 22:33:53 765212b225bb: Download complete 22:33:53 f23df028b6ca: Verifying Checksum 22:33:53 f23df028b6ca: Download complete 22:33:53 d65c8cfc05b1: Verifying Checksum 22:33:53 d65c8cfc05b1: Download complete 22:33:53 699f458cf7ca: Verifying Checksum 22:33:53 8998bd30e6a1: Verifying Checksum 22:33:53 8998bd30e6a1: Download complete 22:33:56 2437ff75d9bd: Verifying Checksum 22:33:56 2437ff75d9bd: Download complete 22:33:58 8998bd30e6a1: Pull complete 22:33:58 04944245beec: Pull complete 22:34:00 699f458cf7ca: Pull complete 22:34:00 765212b225bb: Pull complete 22:34:01 f23df028b6ca: Pull complete 22:34:01 d65c8cfc05b1: Pull complete 22:34:16 2437ff75d9bd: Pull complete 22:34:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:34:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:34:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:17 prd-ubuntu20.04-docker-arm64-4c-16g-28371 does not seem to be running inside a container 22:34:17 $ 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/3 -v /w/workspace/device-usb-camera/3:/w/workspace/device-usb-camera/3:rw,z -v /w/workspace/device-usb-camera/3@tmp:/w/workspace/device-usb-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:34:20 $ docker top 46b4a40d73d29605bf07dc926670c8bbec17f12e5a07578f4d6b3386ff8e0eee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:34:21 ---> job-cost.sh 22:34:21 lf-activate-venv: SKIPPING 22:34:21 INFO: No Stack... 22:34:21 INFO: Retrieving Pricing Info for: v3-standard-4 22:34:22 INFO: Archiving Costs [Pipeline] sh 22:34:23 + cat /w/workspace/device-usb-camera/3/archives/cost.csv 22:34:23 + cut -d, -f6 [Pipeline] lock 22:34:23 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] 22:34:23 Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] did not exist. Created. 22:34:23 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:34:23 /w/workspace/device-usb-camera/3@tmp/durable-7893634a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:34:24 + echo total: 0.10999999940395355 [Pipeline] stash 22:34:24 Warning: overwriting stash ‘stack-cost’ 22:34:24 Stashed 1 file(s) [Pipeline] } 22:34:24 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-3-stack-cost] [Pipeline] // lock [Pipeline] } 22:34:24 $ docker stop --time=1 46b4a40d73d29605bf07dc926670c8bbec17f12e5a07578f4d6b3386ff8e0eee 22:34:26 $ docker rm -f 46b4a40d73d29605bf07dc926670c8bbec17f12e5a07578f4d6b3386ff8e0eee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 22:34:26 provisioning config files... 22:34:26 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config2571952129321115414tmp [Pipeline] { [Pipeline] sh 22:34:26 + set +x 22:34:26 + curl -s https://codecov.io/bash 22:34:26 + bash -s -- 22:34:26 22:34:26 _____ _ 22:34:26 / ____| | | 22:34:26 | | ___ __| | ___ ___ _____ __ 22:34:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:34:26 | |___| (_) | (_| | __/ (_| (_) \ V / 22:34:26 \_____\___/ \__,_|\___|\___\___/ \_/ 22:34:26 Bash-1.0.6 22:34:26 22:34:26 22:34:26 ==> git version 2.25.1 found 22:34:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 22:34:26 Release-Date: 2020-01-08 22:34:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:34:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:34:26 ==> Jenkins CI detected. 22:34:26 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-82 22:34:26 project root: . 22:34:26 --> token set from env 22:34:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:34:26 ==> Running gcov in . (disable via -X gcov) 22:34:26 ==> Python coveragepy not found 22:34:26 ==> Searching for coverage reports in: 22:34:26 + . 22:34:26 -> Found 1 reports 22:34:26 ==> Detecting git/mercurial file structure 22:34:26 ==> Reading reports 22:34:26 + ./coverage.out bytes=29387 22:34:26 ==> Appending adjustments 22:34:26 https://docs.codecov.io/docs/fixing-reports 22:34:27 + Found adjustments 22:34:27 ==> Gzipping contents 22:34:27 8.0K /tmp/codecov.GMnxFj.gz 22:34:27 ==> Uploading reports 22:34:27 url: https://codecov.io 22:34:27 query: branch=PR-82&commit=d3cd7ad6edc94d88c478afd910245c1201ffd211&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 22:34:27 -> Pinging Codecov 22:34:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-82&commit=d3cd7ad6edc94d88c478afd910245c1201ffd211&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= 22:34:27 -> Uploading to 22:34:27 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/73D8F5FF140700D3E01443B452E23636/d3cd7ad6edc94d88c478afd910245c1201ffd211/ca35742d-826e-4a22-975a-64ab79a7f7f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T223427Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d56f72fe983fb23d160623524f0975fb9ba336640c9ec45b994b4d2eb8dc90c2 22:34:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:27 Dload Upload Total Spent Left Speed 22:34:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4132 0 0 100 4132 0 18696 --:--:-- --:--:-- --:--:-- 18696 22:34:27 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/d3cd7ad6edc94d88c478afd910245c1201ffd211 [Pipeline] } 22:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 22:34:28 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-82/archives ] 22:34:28 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:28 total 16 22:34:28 drwxr-xr-x 3 root root 4096 Sep 6 22:26 . 22:34:28 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:26 .. 22:34:28 drwxr-xr-x 2 root root 4096 Sep 6 22:26 cost 22:34:28 -rw-r--r-- 1 root root 88 Sep 6 22:26 cost.csv 22:34:28 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:28 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives 22:34:28 total 16 22:34:28 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 22:26 . 22:34:28 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 22:26 .. 22:34:28 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 22:26 cost 22:34:28 -rw-r--r-- 1 jenkins jenkins 88 Sep 6 22:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:34:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:34:29 ---> package-listing.sh 22:34:29 ++ facter osfamily 22:34:29 ++ tr '[:upper:]' '[:lower:]' 22:34:29 + OS_FAMILY=debian 22:34:29 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-82 22:34:29 + START_PACKAGES=/tmp/packages_start.txt 22:34:29 + END_PACKAGES=/tmp/packages_end.txt 22:34:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:34:29 + PACKAGES=/tmp/packages_start.txt 22:34:29 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 22:34:29 + PACKAGES=/tmp/packages_end.txt 22:34:29 + case "${OS_FAMILY}" in 22:34:29 + dpkg -l 22:34:29 + grep '^ii' 22:34:29 + '[' -f /tmp/packages_start.txt ']' 22:34:29 + '[' -f /tmp/packages_end.txt ']' 22:34:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:34:29 + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' 22:34:29 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ 22:34:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [Pipeline] echo 22:34:29 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:34:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:34:30 prd-ubuntu20.04-docker-8c-8g-28357 does not seem to be running inside a container 22:34:30 $ 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-82/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-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:34:31 $ docker top 457b46dab43b4a179571aa941b3653ff26076bc222291b4b54a5415db3e86e34 -eo pid,comm [Pipeline] { [Pipeline] sh 22:34:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:34:31 + mkdir -p /var/log/sysstat [Pipeline] sh 22:34:31 + ls /var/log/sa-host 22:34:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:34:32 provisioning config files... 22:34:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config7819499812524282926tmp [Pipeline] { [Pipeline] echo 22:34:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:34:32 ---> create-netrc.sh [Pipeline] } 22:34:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:34:32 ---> python-tools-install.sh [Pipeline] echo 22:34:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:34:32 ---> sudo-logs.sh 22:34:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:34:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:34:33 ---> job-cost.sh 22:34:33 lf-activate-venv: SKIPPING 22:34:33 DEBUG: total: 0.2199999988079071 22:34:33 INFO: Retrieving Stack Cost... 22:34:33 INFO: Retrieving Pricing Info for: v3-standard-8 22:34:34 INFO: Archiving Costs [Pipeline] echo 22:34:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:34:34 ---> logs-deploy.sh 22:34:34 lf-activate-venv: SKIPPING 22:34:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-82/3 22:34:34 INFO: archiving workspace using pattern(s): 22:34:35 Archives upload complete. 22:34:35 INFO: archiving logs to Nexus