Pull request #83 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 376dd2e1dd7898b2503b27fbf26018913c4f1e16+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (b57ab008d2f351cef8c15281cf379ebf28d38f87) 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-ssh12083551995671288430.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-ssh2643801668824479450.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18084258467876186924.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17027887610325429519.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh5774432027867319817.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-83/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13539052311903827629.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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 ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-builder-2c-1g-24686’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24688’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24696’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24695’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25814 in /w/workspace/xfoundry_device-usb-camera_PR-83 [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-83 # 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 376dd2e1dd7898b2503b27fbf26018913c4f1e16 Merge succeeded, producing 376dd2e1dd7898b2503b27fbf26018913c4f1e16 Checking out Revision 376dd2e1dd7898b2503b27fbf26018913c4f1e16 (PR-83) > 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/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # 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 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:33:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:33:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:33:20 ========================================================= 21:33:20 EdgeX Global Pipelines Version Info 21:33:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:33:21 ------------------- 21:33:21 stable info: 21:33:21 ------------------- 21:33:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:33:21 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:33:21 Message: update stable to v1.0.239 21:33:22 ------------------- 21:33:22 experimental info: 21:33:22 ------------------- 21:33:22 Commited By: **** collab-it+edgex@linuxfoundation.org 21:33:22 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:33:22 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:33:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-83 [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-83 [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-83 [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 376dd2e [Pipeline] echo 21:33:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:24 provisioning config files... 21:33:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config2455295368997541552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:24 ---> docker-login.sh 21:33:24 nexus3.edgexfoundry.org:10001 21:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:24 Configure a credential helper to remove this warning. See 21:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:24 21:33:24 Login Succeeded 21:33:24 nexus3.edgexfoundry.org:10002 21:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:24 Configure a credential helper to remove this warning. See 21:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:24 21:33:24 Login Succeeded 21:33:24 nexus3.edgexfoundry.org:10003 21:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:25 Configure a credential helper to remove this warning. See 21:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:25 21:33:25 Login Succeeded 21:33:25 nexus3.edgexfoundry.org:10004 21:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:25 Configure a credential helper to remove this warning. See 21:33:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:25 21:33:25 Login Succeeded 21:33:25 docker.io 21:33:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:26 Configure a credential helper to remove this warning. See 21:33:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:26 21:33:26 Login Succeeded 21:33:26 ---> docker-login.sh ends [Pipeline] } 21:33:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:33:26 + git rev-list -1 --merges 376dd2e1dd7898b2503b27fbf26018913c4f1e16~1..376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo 21:33:26 -----------> git rev-list -1 --merges 376dd2e1dd7898b2503b27fbf26018913c4f1e16~1..376dd2e1dd7898b2503b27fbf26018913c4f1e16 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [false] [Pipeline] sh 21:33:27 + git log --format=format:%s -1 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo 21:33:27 ========================================================= 21:33:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:33:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:33:27 + git log --format=format:%s -1 376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] echo 21:33:27 [semverPrep] GIT_COMMIT: 376dd2e1dd7898b2503b27fbf26018913c4f1e16, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 21:33:27 [semverPrep] This is not a build commit. [Pipeline] sh 21:33:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:33:28 + grep -v github /etc/ssh/ssh_known_hosts 21:33:28 + [ -e /tmp/ssh_known_hosts ] 21:33:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:33:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:33:28 + sudo tee -a /etc/ssh/ssh_known_hosts 21:33:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:28 21:33:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:28 0.1.4: Pulling from edgex-devops/py-git-semver 21:33:28 b85a868b505f: Pulling fs layer 21:33:28 e2be974225ed: Pulling fs layer 21:33:28 339a4e72a1f5: Pulling fs layer 21:33:28 988bab9f4d93: Pulling fs layer 21:33:28 1469e6f7b9e6: Pulling fs layer 21:33:28 eaf3925da568: Pulling fs layer 21:33:28 bab4dde63d76: Pulling fs layer 21:33:28 bde34c3a00c8: Pulling fs layer 21:33:28 b352a97aabf1: Pulling fs layer 21:33:28 4872d77fe225: Pulling fs layer 21:33:28 5851b861e8e6: Pulling fs layer 21:33:28 988bab9f4d93: Waiting 21:33:28 1469e6f7b9e6: Waiting 21:33:28 eaf3925da568: Waiting 21:33:28 bab4dde63d76: Waiting 21:33:28 bde34c3a00c8: Waiting 21:33:28 4872d77fe225: Waiting 21:33:28 b352a97aabf1: Waiting 21:33:28 5851b861e8e6: Waiting 21:33:28 e2be974225ed: Verifying Checksum 21:33:28 e2be974225ed: Download complete 21:33:28 988bab9f4d93: Verifying Checksum 21:33:28 988bab9f4d93: Download complete 21:33:29 1469e6f7b9e6: Verifying Checksum 21:33:29 1469e6f7b9e6: Download complete 21:33:29 339a4e72a1f5: Verifying Checksum 21:33:29 339a4e72a1f5: Download complete 21:33:29 eaf3925da568: Verifying Checksum 21:33:29 eaf3925da568: Download complete 21:33:29 bde34c3a00c8: Verifying Checksum 21:33:29 bde34c3a00c8: Download complete 21:33:29 b352a97aabf1: Verifying Checksum 21:33:29 b352a97aabf1: Download complete 21:33:29 4872d77fe225: Verifying Checksum 21:33:29 4872d77fe225: Download complete 21:33:29 5851b861e8e6: Download complete 21:33:29 b85a868b505f: Verifying Checksum 21:33:29 b85a868b505f: Download complete 21:33:29 bab4dde63d76: Verifying Checksum 21:33:29 bab4dde63d76: Download complete 21:33:30 b85a868b505f: Pull complete 21:33:30 e2be974225ed: Pull complete 21:33:31 339a4e72a1f5: Pull complete 21:33:31 988bab9f4d93: Pull complete 21:33:31 1469e6f7b9e6: Pull complete 21:33:31 eaf3925da568: Pull complete 21:33:33 bab4dde63d76: Pull complete 21:33:33 bde34c3a00c8: Pull complete 21:33:34 b352a97aabf1: Pull complete 21:33:34 4872d77fe225: Pull complete 21:33:34 5851b861e8e6: Pull complete 21:33:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:33:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:34 prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container 21:33:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:33:36 $ docker top 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 -eo pid,comm 21:33:36 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). 21:33:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:33:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:36 [ssh-agent] Looking for ssh-agent implementation... 21:33:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:36 $ docker exec 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent 21:33:36 SSH_AUTH_SOCK=/tmp/ssh-yUvy8ot51JbV/agent.31 21:33:36 SSH_AGENT_PID=37 21:33:36 Running ssh-add (command line suppressed) 21:33:37 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_2217930647162175726.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_2217930647162175726.key) 21:33:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:37 + git tag --points-at HEAD [Pipeline] } 21:33:37 $ docker exec --env ******** --env ******** 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent -k 21:33:37 unset SSH_AUTH_SOCK; 21:33:37 unset SSH_AGENT_PID; 21:33:37 echo Agent pid 37 killed; 21:33:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:33:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:33:37 [ssh-agent] Looking for ssh-agent implementation... 21:33:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:33:37 $ docker exec 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent 21:33:37 SSH_AUTH_SOCK=/tmp/ssh-roNk5YyyCQ7T/agent.69 21:33:37 SSH_AGENT_PID=75 21:33:37 Running ssh-add (command line suppressed) 21:33:38 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_6387439818578071822.key (/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/private_key_6387439818578071822.key) 21:33:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:33:38 + git semver init 21:33:38 2022-09-06 21:33:38,697 [run_init] DEBUG init version:0.0.0 force:False 21:33:38 2022-09-06 21:33:38,698 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver 21:33:38 2022-09-06 21:33:38,699 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-83/.semver 21:33:38 2022-09-06 21:33:38,699 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-83/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83, universal_newlines=False, shell=None, istream=None) 21:33:39 2022-09-06 21:33:39,474 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.git/info/exclude 21:33:39 2022-09-06 21:33:39,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 with force:False 21:33:39 2022-09-06 21:33:39,475 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 21:33:39 2022-09-06 21:33:39,478 [execute] INFO git cat-file --batch-check 21:33:39 2022-09-06 21:33:39,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) 21:33:39 2022-09-06 21:33:39,485 [execute] INFO git cat-file --batch 21:33:39 2022-09-06 21:33:39,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-83/.semver, universal_newlines=False, shell=None, istream=) 21:33:39 2022-09-06 21:33:39,491 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-83/.semver/PR-83 21:33:39 0.0.0 [Pipeline] } 21:33:39 $ docker exec --env ******** --env ******** 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 ssh-agent -k 21:33:39 unset SSH_AUTH_SOCK; 21:33:39 unset SSH_AGENT_PID; 21:33:39 echo Agent pid 75 killed; 21:33:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:33:40 + git semver [Pipeline] } 21:33:40 $ docker stop --time=1 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 21:33:41 $ docker rm -f 3e57de52bb9840c4316e6e118540e99f49606c20fc15fbc874f1fb50a4cd44a4 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:33:42 Stashed 1 file(s) [Pipeline] echo 21:33:42 [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 21:33:43 provisioning config files... 21:33:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config8106115450083144287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:43 ---> docker-login.sh 21:33:43 nexus3.edgexfoundry.org:10001 21:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:43 Configure a credential helper to remove this warning. See 21:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:43 21:33:43 Login Succeeded 21:33:43 nexus3.edgexfoundry.org:10002 21:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:43 Configure a credential helper to remove this warning. See 21:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:43 21:33:43 Login Succeeded 21:33:43 nexus3.edgexfoundry.org:10003 21:33:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:43 Configure a credential helper to remove this warning. See 21:33:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:43 21:33:43 Login Succeeded 21:33:43 nexus3.edgexfoundry.org:10004 21:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:44 Configure a credential helper to remove this warning. See 21:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:44 21:33:44 Login Succeeded 21:33:44 docker.io 21:33:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:44 Configure a credential helper to remove this warning. See 21:33:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:44 21:33:44 Login Succeeded 21:33:44 ---> docker-login.sh ends [Pipeline] } 21:33:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:33:44 ========================================================= 21:33:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:33:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:45 + 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 . 21:33:45 Sending build context to Docker daemon 864.3kB 21:33:45 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 21:33:45 Step 2/13 : FROM ${BASE} AS builder 21:33:45 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:33:45 2408cc74d12b: Pulling fs layer 21:33:45 ea60b727a1ce: Pulling fs layer 21:33:45 30c4a7721957: Pulling fs layer 21:33:45 370296b7ddb6: Pulling fs layer 21:33:45 7c6cee850709: Pulling fs layer 21:33:45 39a5fcdaea64: Pulling fs layer 21:33:45 d94ebbe4e438: Pulling fs layer 21:33:45 bcfd1f05c69d: Pulling fs layer 21:33:45 370296b7ddb6: Waiting 21:33:45 39a5fcdaea64: Waiting 21:33:45 d94ebbe4e438: Waiting 21:33:45 7c6cee850709: Waiting 21:33:45 59ccb84bbe0f: Pulling fs layer 21:33:45 bcfd1f05c69d: Waiting 21:33:45 59ccb84bbe0f: Waiting 21:33:45 30c4a7721957: Download complete 21:33:45 ea60b727a1ce: Verifying Checksum 21:33:45 ea60b727a1ce: Download complete 21:33:45 7c6cee850709: Download complete 21:33:45 39a5fcdaea64: Verifying Checksum 21:33:45 39a5fcdaea64: Download complete 21:33:45 2408cc74d12b: Verifying Checksum 21:33:45 2408cc74d12b: Download complete 21:33:45 d94ebbe4e438: Download complete 21:33:45 2408cc74d12b: Pull complete 21:33:45 ea60b727a1ce: Pull complete 21:33:45 30c4a7721957: Pull complete 21:33:45 59ccb84bbe0f: Verifying Checksum 21:33:45 59ccb84bbe0f: Download complete 21:33:46 370296b7ddb6: Verifying Checksum 21:33:46 370296b7ddb6: Download complete 21:33:46 bcfd1f05c69d: Verifying Checksum 21:33:46 bcfd1f05c69d: Download complete 21:33:50 370296b7ddb6: Pull complete 21:33:50 7c6cee850709: Pull complete 21:33:50 39a5fcdaea64: Pull complete 21:33:50 d94ebbe4e438: Pull complete 21:33:53 bcfd1f05c69d: Pull complete 21:33:53 59ccb84bbe0f: Pull complete 21:33:53 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:33:53 ---> a4fb48ad2a94 21:33:53 Step 3/13 : ARG MAKE="make build" 21:33:56 ---> Running in f265c768a24b 21:33:56 Removing intermediate container f265c768a24b 21:33:56 ---> c707253bfd18 21:33:56 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:33:56 ---> Running in 782230b211f9 21:33:56 Removing intermediate container 782230b211f9 21:33:56 ---> c5f1dd91eb73 21:33:56 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:33:56 ---> Running in fd42468db712 21:33:56 Removing intermediate container fd42468db712 21:33:56 ---> 9a26ada96d3f 21:33:56 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:33:56 ---> Running in 4a68c683e62e 21:33:57 Removing intermediate container 4a68c683e62e 21:33:57 ---> 441d5beeb51a 21:33:57 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:57 ---> Running in 328e5fd9abda 21:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:33:57 Still waiting to schedule task 21:33:57 ‘prd-centos7-blackbox-4c-2g-24474’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:33:57 ‘prd-centos7-blackbox-4c-2g-24475’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:33:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-25824’ is offline 21:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:33:58 (1/80) Installing mesa (21.3.8-r2) 21:33:58 (2/80) Installing libxau (1.0.9-r0) 21:33:58 (3/80) Installing libxdmcp (1.1.3-r0) 21:33:59 (4/80) Installing libxcb (1.15-r0) 21:33:59 (5/80) Installing libx11 (1.8-r0) 21:33:59 (6/80) Installing libxext (1.3.4-r0) 21:33:59 (7/80) Installing libxfixes (6.0.0-r0) 21:33:59 (8/80) Installing libxxf86vm (1.1.4-r2) 21:33:59 (9/80) Installing libpciaccess (0.16-r0) 21:33:59 (10/80) Installing libdrm (2.4.110-r0) 21:33:59 (11/80) Installing mesa-glapi (21.3.8-r2) 21:33:59 (12/80) Installing libxshmfence (1.3-r1) 21:33:59 (13/80) Installing mesa-gl (21.3.8-r2) 21:34:00 (14/80) Installing icu-data-full (71.1-r2) 21:34:00 (15/80) Installing libice (1.0.10-r0) 21:34:00 (16/80) Installing libuuid (2.38-r1) 21:34:00 (17/80) Installing libsm (1.2.3-r0) 21:34:00 (18/80) Installing libxt (1.2.1-r0) 21:34:00 (19/80) Installing libxmu (1.1.3-r0) 21:34:01 (20/80) Installing xset (1.2.4-r0) 21:34:01 (21/80) Installing xprop (1.2.5-r0) 21:34:01 (22/80) Installing xdg-utils (1.1.3-r3) 21:34:01 (23/80) Installing dbus-libs (1.14.0-r1) 21:34:01 (24/80) Installing libffi (3.4.2-r1) 21:34:01 (25/80) Installing libintl (0.21-r2) 21:34:01 (26/80) Installing libblkid (2.38-r1) 21:34:01 (27/80) Installing libmount (2.38-r1) 21:34:02 (28/80) Installing pcre (8.45-r2) 21:34:02 (29/80) Installing glib (2.72.1-r0) 21:34:02 (30/80) Installing icu-libs (71.1-r2) 21:34:02 (31/80) Installing libpcre2-16 (10.40-r0) 21:34:02 (32/80) Installing zstd-libs (1.5.2-r1) 21:34:02 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 21:34:02 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:34:02 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:34:03 (36/80) Installing mesa-gbm (21.3.8-r2) 21:34:03 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:34:03 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 21:34:03 (39/80) Installing libxcomposite (0.4.5-r0) 21:34:03 (40/80) Installing libbz2 (1.0.8-r1) 21:34:03 (41/80) Installing libpng (1.6.37-r1) 21:34:03 (42/80) Installing freetype (2.12.1-r0) 21:34:04 (43/80) Installing fontconfig (2.14.0-r0) 21:34:04 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:34:04 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:34:04 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:34:04 (47/80) Installing xz-libs (5.2.5-r1) 21:34:04 (48/80) Installing libxml2 (2.9.14-r1) 21:34:04 (49/80) Installing libxkbcommon (1.4.1-r0) 21:34:04 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:34:04 (51/80) Installing mesa-egl (21.3.8-r2) 21:34:04 (52/80) Installing avahi-libs (0.8-r6) 21:34:05 (53/80) Installing nettle (3.7.3-r0) 21:34:05 (54/80) Installing p11-kit (0.24.1-r0) 21:34:05 (55/80) Installing libtasn1 (4.18.0-r0) 21:34:05 (56/80) Installing libunistring (1.0-r0) 21:34:05 (57/80) Installing gnutls (3.7.7-r0) 21:34:05 (58/80) Installing cups-libs (2.4.2-r0) 21:34:05 (59/80) Installing graphite2 (1.3.14-r1) 21:34:05 (60/80) Installing harfbuzz (4.3.0-r0) 21:34:05 (61/80) Installing libevdev (1.12.1-r0) 21:34:05 (62/80) Installing mtdev (1.1.6-r0) 21:34:06 (63/80) Installing eudev-libs (3.2.11-r0) 21:34:06 (64/80) Installing libinput-libs (1.20.1-r0) 21:34:06 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:34:06 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:34:06 (67/80) Installing xcb-util (0.4.0-r3) 21:34:06 (68/80) Installing xcb-util-image (0.4.0-r1) 21:34:06 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:34:07 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:34:07 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:34:07 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 21:34:07 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:34:07 (74/80) Installing v4l-utils (1.22.1-r1) 21:34:07 (75/80) Installing udev-init-scripts (35-r0) 21:34:07 Executing udev-init-scripts-35-r0.post-install 21:34:07 (76/80) Installing kmod-libs (29-r2) 21:34:08 (77/80) Installing eudev (3.2.11-r0) 21:34:08 (78/80) Installing eudev-dev (3.2.11-r0) 21:34:08 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:34:08 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:34:08 Executing busybox-1.35.0-r13.trigger 21:34:08 Executing eudev-3.2.11-r0.trigger 21:34:08 OK: 330 MiB in 131 packages 21:34:10 Removing intermediate container 328e5fd9abda 21:34:10 ---> 8ae0186af02a 21:34:10 Step 8/13 : WORKDIR /device-usb-camera 21:34:10 ---> Running in 27f053935de7 21:34:10 Removing intermediate container 27f053935de7 21:34:10 ---> 8341f6d3aa1f 21:34:10 Step 9/13 : COPY go.mod vendor* ./ 21:34:10 ---> b11023f85b5f 21:34:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:34:10 ---> Running in 050f5080d2d3 21:34:32 Removing intermediate container 050f5080d2d3 21:34:32 ---> 624936f66bc0 21:34:32 Step 11/13 : COPY . . 21:34:32 ---> 34127e47ca8e 21:34:32 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:34:32 ---> Running in 2774b07f9da3 21:34:32  % Total % Received % Xferd Average Speed Time Time Time Current 21:34:32 Dload Upload Total Spent Left Speed 21:34:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10208 0 --:--:-- --:--:-- --:--:-- 10211 100 1062 100 1062 0 0 10196 0 --:--:-- --:--:-- --:--:-- 10114 21:34:32 Removing intermediate container 2774b07f9da3 21:34:32 ---> 65e1afe6421e 21:34:32 Step 13/13 : RUN ${MAKE} 21:34:32 ---> Running in 03bf0888ab26 21:34:32 noop 21:34:32 Removing intermediate container 03bf0888ab26 21:34:32 ---> 1c9d70db0a8f 21:34:32 Successfully built 1c9d70db0a8f 21:34:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:33 + docker inspect -f . ci-base-image-x86_64 21:34:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:33 prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container 21:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:34:33 $ docker top 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:34 + go version 21:34:34 go version go1.18.3 linux/amd64 [Pipeline] } 21:34:34 $ docker stop --time=1 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 21:34:35 $ docker rm -f 2192fd779d1ea9cac273f8ac839d6456d23a83e89c4a13cdbcd2b9480c185451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:36 + docker inspect -f . ci-base-image-x86_64 21:34:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:36 prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container 21:34:36 $ 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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:34:36 $ docker top 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:37 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] fileExists [Pipeline] sh 21:34:37 + make test 21:34:37 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:34:37 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:34:47 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:34:48 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 21:34:56 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." 21:34:56 CGO_ENABLED=1 go vet ./... 21:34:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:34:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:34:58 ./bin/test-attribution-txt.sh [Pipeline] echo 21:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:34:58 $ docker stop --time=1 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 21:35:00 $ docker rm -f 2cce2bdbdee6a030afc5ea65baf5b4e0a24b86c8f107a4122528f585de65e361 [Pipeline] // withDockerContainer [Pipeline] sh 21:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:35:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:35:02 + ls -al . 21:35:02 total 200 21:35:02 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 21:34 . 21:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:33 .. 21:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 21:34 .git 21:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 .github 21:35:02 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 21:33 .gitignore 21:35:02 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 21:33 .golangci.yml 21:35:02 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 21:33 .hadolint.yml 21:35:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:33 .semver 21:35:02 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 21:33 Attribution.txt 21:35:02 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 21:33 CHANGELOG.md 21:35:02 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 21:33 Dockerfile 21:35:02 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 21:33 GOVERNANCE.md 21:35:02 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 21:33 Jenkinsfile 21:35:02 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 21:33 LICENSE 21:35:02 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 21:33 Makefile 21:35:02 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 21:33 OWNERS.md 21:35:02 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 21:33 README.md 21:35:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 21:33 VERSION 21:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 21:33 bin 21:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 cmd 21:35:02 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 21:34 coverage.out 21:35:02 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 21:33 docker-entrypoint.sh 21:35:02 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 21:33 go.mod 21:35:02 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 21:33 go.sum 21:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 21:33 internal 21:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 21:33 snap 21:35:02 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 21:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:02 + 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=376dd2e1dd7898b2503b27fbf26018913c4f1e16 --label arch=amd64 --label version=0.0.0 . 21:35:02 Sending build context to Docker daemon 894.5kB 21:35:02 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 21:35:02 Step 2/35 : FROM ${BASE} AS builder 21:35:02 ---> 1c9d70db0a8f 21:35:02 Step 3/35 : ARG MAKE="make build" 21:35:02 ---> Running in 9a5137c4d6d7 21:35:03 Removing intermediate container 9a5137c4d6d7 21:35:03 ---> fd7ba0394780 21:35:03 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:35:03 ---> Running in 5b23025b8312 21:35:03 Removing intermediate container 5b23025b8312 21:35:03 ---> 098215aba872 21:35:03 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:35:03 ---> Running in 852f57496d73 21:35:03 Removing intermediate container 852f57496d73 21:35:03 ---> 8f274b2fc17b 21:35:03 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:35:03 ---> Running in 6287ed73f5ad 21:35:03 Removing intermediate container 6287ed73f5ad 21:35:03 ---> ae86e91e1b8f 21:35:03 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:35:03 ---> Running in bb75b68b13e1 21:35:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:05 OK: 330 MiB in 131 packages 21:35:05 Removing intermediate container bb75b68b13e1 21:35:05 ---> 4489f7a1dd63 21:35:05 Step 8/35 : WORKDIR /device-usb-camera 21:35:05 ---> Running in a45c0f4c7ec7 21:35:05 Removing intermediate container a45c0f4c7ec7 21:35:05 ---> 436f55c572db 21:35:05 Step 9/35 : COPY go.mod vendor* ./ 21:35:05 ---> 057719ed2fe7 21:35:05 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:05 ---> Running in c1de5493ba83 21:35:06 Removing intermediate container c1de5493ba83 21:35:06 ---> 467de55ea4a5 21:35:06 Step 11/35 : COPY . . 21:35:06 ---> b9fa9b3289ec 21:35:06 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:35:06 ---> Running in 7270af0b7571 21:35:06  % Total % Received % Xferd Average Speed Time Time Time Current 21:35:06 Dload Upload Total Spent Left Speed 21:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46951 0 --:--:-- --:--:-- --:--:-- 48272 21:35:07 Removing intermediate container 7270af0b7571 21:35:07 ---> 0f9c5b92b496 21:35:07 Step 13/35 : RUN ${MAKE} 21:35:07 ---> Running in 050f2a1b77bc 21:35:07 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 21:35:29 Removing intermediate container 050f2a1b77bc 21:35:29 ---> 737ce69ac5b9 21:35:29 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:35:29 v0.18.4: Pulling from aler9/rtsp-simple-server 21:35:29 af6660deedbd: Pulling fs layer 21:35:29 97cd0a44c592: Pulling fs layer 21:35:29 97cd0a44c592: Download complete 21:35:30 af6660deedbd: Verifying Checksum 21:35:30 af6660deedbd: Download complete 21:35:30 af6660deedbd: Pull complete 21:35:30 97cd0a44c592: Pull complete 21:35:30 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:35:30 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:35:30 ---> fea57e182299 21:35:30 Step 15/35 : FROM alpine:3.16 21:35:31 3.16: Pulling from library/alpine 21:35:31 213ec9aee27d: Pulling fs layer 21:35:31 213ec9aee27d: Verifying Checksum 21:35:31 213ec9aee27d: Download complete 21:35:31 213ec9aee27d: Pull complete 21:35:31 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:35:31 Status: Downloaded newer image for alpine:3.16 21:35:31 ---> 9c6f07244728 21:35:31 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:35:31 ---> Running in 52527c82c854 21:35:31 Removing intermediate container 52527c82c854 21:35:31 ---> f84b66e7f8d6 21:35:31 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:35:31 ---> Running in 14e0ee5e636e 21:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:32 (1/83) Installing dumb-init (1.2.5-r1) 21:35:32 (2/83) Installing sdl2 (2.0.22-r0) 21:35:32 (3/83) Installing libxau (1.0.9-r0) 21:35:32 (4/83) Installing libxdmcp (1.1.3-r0) 21:35:32 (5/83) Installing libxcb (1.15-r0) 21:35:32 (6/83) Installing libx11 (1.8-r0) 21:35:32 (7/83) Installing aom-libs (3.3.0-r0) 21:35:32 (8/83) Installing alsa-lib (1.2.7.2-r0) 21:35:32 (9/83) Installing expat (2.4.8-r0) 21:35:32 (10/83) Installing brotli-libs (1.0.9-r6) 21:35:32 (11/83) Installing libbz2 (1.0.8-r1) 21:35:32 (12/83) Installing libpng (1.6.37-r1) 21:35:32 (13/83) Installing freetype (2.12.1-r0) 21:35:32 (14/83) Installing fontconfig (2.14.0-r0) 21:35:32 (15/83) Installing fribidi (1.0.12-r0) 21:35:32 (16/83) Installing libffi (3.4.2-r1) 21:35:32 (17/83) Installing libintl (0.21-r2) 21:35:32 (18/83) Installing libblkid (2.38-r1) 21:35:32 (19/83) Installing libmount (2.38-r1) 21:35:32 (20/83) Installing pcre (8.45-r2) 21:35:32 (21/83) Installing glib (2.72.1-r0) 21:35:32 (22/83) Installing graphite2 (1.3.14-r1) 21:35:32 (23/83) Installing harfbuzz (4.3.0-r0) 21:35:32 (24/83) Installing libass (0.16.0-r0) 21:35:32 (25/83) Installing libdav1d (1.0.0-r0) 21:35:32 (26/83) Installing libpciaccess (0.16-r0) 21:35:32 (27/83) Installing libdrm (2.4.110-r0) 21:35:32 (28/83) Installing gmp (6.2.1-r2) 21:35:32 (29/83) Installing nettle (3.7.3-r0) 21:35:32 (30/83) Installing p11-kit (0.24.1-r0) 21:35:32 (31/83) Installing libtasn1 (4.18.0-r0) 21:35:32 (32/83) Installing libunistring (1.0-r0) 21:35:32 (33/83) Installing gnutls (3.7.7-r0) 21:35:32 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:35:32 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 21:35:32 (36/83) Installing lame (3.100-r0) 21:35:32 (37/83) Installing opus (1.3.1-r1) 21:35:32 (38/83) Installing libasyncns (0.8-r1) 21:35:32 (39/83) Installing dbus-libs (1.14.0-r1) 21:35:32 (40/83) Installing libltdl (2.4.7-r0) 21:35:32 (41/83) Installing orc (0.4.32-r0) 21:35:32 (42/83) Installing libgcc (11.2.1_git20220219-r2) 21:35:32 (43/83) Installing libogg (1.3.5-r1) 21:35:32 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 21:35:32 (45/83) Installing flac (1.3.4-r0) 21:35:32 (46/83) Installing libvorbis (1.3.7-r0) 21:35:32 (47/83) Installing libsndfile (1.1.0-r0) 21:35:32 (48/83) Installing libgomp (11.2.1_git20220219-r2) 21:35:32 (49/83) Installing soxr (0.1.3-r2) 21:35:33 (50/83) Installing speexdsp (1.2.0-r0) 21:35:33 (51/83) Installing tdb-libs (1.4.6-r0) 21:35:33 (52/83) Installing libpulse (15.0-r2) 21:35:33 (53/83) Installing cjson (1.7.15-r3) 21:35:33 (54/83) Installing mbedtls (2.28.1-r0) 21:35:33 (55/83) Installing librist (0.2.6-r1) 21:35:33 (56/83) Installing libsrt (1.4.4-r0) 21:35:33 (57/83) Installing libssh (0.9.6-r1) 21:35:33 (58/83) Installing libtheora (1.1.1-r16) 21:35:33 (59/83) Installing libjpeg-turbo (2.1.3-r1) 21:35:33 (60/83) Installing v4l-utils-libs (1.22.1-r1) 21:35:33 (61/83) Installing libxext (1.3.4-r0) 21:35:33 (62/83) Installing libxfixes (6.0.0-r0) 21:35:33 (63/83) Installing wayland-libs-client (1.20.0-r0) 21:35:33 (64/83) Installing libva (2.14.0-r0) 21:35:33 (65/83) Installing libvdpau (1.5-r0) 21:35:33 (66/83) Installing vidstab (1.1.0-r1) 21:35:33 (67/83) Installing libvpx (1.11.0-r1) 21:35:33 (68/83) Installing libwebp (1.2.3-r0) 21:35:33 (69/83) Installing x264-libs (0.163_git20210613-r0) 21:35:33 (70/83) Installing numactl (2.0.14-r0) 21:35:33 (71/83) Installing x265-libs (3.5-r3) 21:35:33 (72/83) Installing xvidcore (1.3.7-r1) 21:35:33 (73/83) Installing ffmpeg-libs (5.0.1-r1) 21:35:33 (74/83) Installing ffmpeg (5.0.1-r1) 21:35:33 (75/83) Installing udev-init-scripts (35-r0) 21:35:33 Executing udev-init-scripts-35-r0.post-install 21:35:33 (76/83) Installing eudev-libs (3.2.11-r0) 21:35:33 (77/83) Installing xz-libs (5.2.5-r1) 21:35:33 (78/83) Installing zstd-libs (1.5.2-r1) 21:35:33 (79/83) Installing kmod-libs (29-r2) 21:35:33 (80/83) Installing eudev (3.2.11-r0) 21:35:33 (81/83) Installing libsodium (1.0.18-r0) 21:35:33 (82/83) Installing libzmq (4.3.4-r0) 21:35:33 (83/83) Installing zeromq (4.3.4-r0) 21:35:33 Executing busybox-1.35.0-r17.trigger 21:35:33 Executing eudev-3.2.11-r0.trigger 21:35:33 OK: 101 MiB in 97 packages 21:35:36 Removing intermediate container 14e0ee5e636e 21:35:36 ---> 5a5860924182 21:35:36 Step 18/35 : WORKDIR / 21:35:36 ---> Running in 90e92220ba0e 21:35:36 Removing intermediate container 90e92220ba0e 21:35:36 ---> 0a445256f58b 21:35:36 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:35:36 ---> 814ff2f4f536 21:35:36 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:35:36 ---> fbadadec516d 21:35:36 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:35:36 ---> 3c9e41f4c790 21:35:36 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:35:37 ---> a9f0da06431b 21:35:37 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:35:37 ---> b9e8a16addeb 21:35:37 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:35:37 ---> 48c1317218bb 21:35:37 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:35:37 ---> 08bbe7a850fe 21:35:37 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:35:37 ---> Running in c787041a1318 21:35:38 Removing intermediate container c787041a1318 21:35:38 ---> 4a70ecab69b5 21:35:38 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:35:38 ---> Running in 5bd54582ff96 21:35:39 Removing intermediate container 5bd54582ff96 21:35:39 ---> 1865cf76432d 21:35:39 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:35:39 ---> Running in 1ed2a8fe9b73 21:35:39 Removing intermediate container 1ed2a8fe9b73 21:35:39 ---> 7ef959ade0e8 21:35:39 Step 29/35 : EXPOSE 59983 21:35:39 ---> Running in e658a8894bcf 21:35:39 Removing intermediate container e658a8894bcf 21:35:39 ---> 819be393aabe 21:35:39 Step 30/35 : EXPOSE 8554 21:35:39 ---> Running in cf04af8b3fcf 21:35:39 Removing intermediate container cf04af8b3fcf 21:35:39 ---> 8ae0d0044888 21:35:39 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:35:39 ---> Running in 868bae18fc61 21:35:39 Removing intermediate container 868bae18fc61 21:35:39 ---> 4b18b3f8fd3b 21:35:39 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:35:39 ---> Running in 5ea85cedb2ff 21:35:39 Removing intermediate container 5ea85cedb2ff 21:35:39 ---> f41e76d8c4c5 21:35:39 Step 33/35 : LABEL arch=amd64 21:35:40 ---> Running in 3682783595f0 21:35:40 Removing intermediate container 3682783595f0 21:35:40 ---> 5429f00cac7e 21:35:40 Step 34/35 : LABEL git_sha=376dd2e1dd7898b2503b27fbf26018913c4f1e16 21:35:40 ---> Running in 26c907e66fb7 21:35:40 Removing intermediate container 26c907e66fb7 21:35:40 ---> 16f93b3e2d2b 21:35:40 Step 35/35 : LABEL version=0.0.0 21:35:40 ---> Running in 023eb795563f 21:35:40 Removing intermediate container 023eb795563f 21:35:40 ---> ae7c774b11fb 21:35:40 [Warning] One or more build-args [ARCH] were not consumed 21:35:40 Successfully built ae7c774b11fb 21:35:40 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 21:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:41 21:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:41 latest: Pulling from edgex-lftools-log-publisher 21:35:41 5eb5b503b376: Pulling fs layer 21:35:41 5c69ac0246d0: Pulling fs layer 21:35:41 ec43610c2a17: Pulling fs layer 21:35:41 3a2ae6a8a46f: Pulling fs layer 21:35:41 33b1e0a273af: Pulling fs layer 21:35:41 5d3b04190fa2: Pulling fs layer 21:35:41 3a2ae6a8a46f: Waiting 21:35:41 33b1e0a273af: Waiting 21:35:41 2f39f015ded8: Pulling fs layer 21:35:41 5d3b04190fa2: Waiting 21:35:41 2f39f015ded8: Waiting 21:35:41 5c69ac0246d0: Download complete 21:35:41 3a2ae6a8a46f: Verifying Checksum 21:35:41 3a2ae6a8a46f: Download complete 21:35:41 33b1e0a273af: Verifying Checksum 21:35:41 33b1e0a273af: Download complete 21:35:41 ec43610c2a17: Verifying Checksum 21:35:41 ec43610c2a17: Download complete 21:35:41 5d3b04190fa2: Verifying Checksum 21:35:41 5d3b04190fa2: Download complete 21:35:41 5eb5b503b376: Verifying Checksum 21:35:41 5eb5b503b376: Download complete 21:35:42 2f39f015ded8: Verifying Checksum 21:35:42 2f39f015ded8: Download complete 21:35:43 5eb5b503b376: Pull complete 21:35:43 5c69ac0246d0: Pull complete 21:35:43 ec43610c2a17: Pull complete 21:35:43 3a2ae6a8a46f: Pull complete 21:35:44 33b1e0a273af: Pull complete 21:35:44 5d3b04190fa2: Pull complete 21:35:49 2f39f015ded8: Pull complete 21:35:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:35:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:35:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:49 prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container 21:35:49 $ 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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:35:52 $ docker top 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:53 ---> job-cost.sh 21:35:53 lf-activate-venv: SKIPPING 21:35:53 INFO: No Stack... 21:35:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:35:54 INFO: Archiving Costs [Pipeline] sh 21:35:54 + cat /w/workspace/xfoundry_device-usb-camera_PR-83/archives/cost.csv 21:35:54 + cut -d, -f6 [Pipeline] lock 21:35:54 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] 21:35:54 Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] did not exist. Created. 21:35:54 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:35:54 + echo total: 0.2199999988079071 [Pipeline] stash 21:35:54 Stashed 1 file(s) [Pipeline] } 21:35:54 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:35:54 $ docker stop --time=1 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e 21:35:56 $ docker rm -f 69968c0f51e12792012389f508f187e46b9ab3cae5df4672cdbe819884173e4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:24:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28360 in /w/workspace/xfoundry_device-usb-camera_PR-83 [Pipeline] { [Pipeline] ws 22:24:34 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 22:24:34 Selected Git installation does not exist. Using Default 22:24:34 The recommended git tool is: NONE 22:24:41 using credential edgex-jenkins-ssh 22:24:41 Cloning the remote Git repository 22:24:41 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:24:41 > git init /w/workspace/device-usb-camera/1 # timeout=10 22:24:41 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:24:41 > git --version # timeout=10 22:24:41 > git --version # 'git version 2.25.1' 22:24:41 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:24:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:24:42 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:24:42 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:24:42 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/83/head:refs/remotes/origin/PR-83 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:24:42 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 376dd2e1dd7898b2503b27fbf26018913c4f1e16 22:24:43 Merge succeeded, producing 376dd2e1dd7898b2503b27fbf26018913c4f1e16 22:24:43 Checking out Revision 376dd2e1dd7898b2503b27fbf26018913c4f1e16 (PR-83) 22:24:42 > git config core.sparsecheckout # timeout=10 22:24:42 > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 22:24:43 > git remote # timeout=10 22:24:43 > git config --get remote.origin.url # timeout=10 22:24:43 using GIT_SSH to set credentials SSH Credentials for GitHub 22:24:43 > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 22:24:43 > git rev-parse HEAD^{commit} # timeout=10 22:24:43 > git config core.sparsecheckout # timeout=10 22:24:43 > git checkout -f 376dd2e1dd7898b2503b27fbf26018913c4f1e16 # timeout=10 22:24:47 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 22:24:47 > git --version # timeout=10 22:24:47 > git --version # 'git version 2.25.1' 22:24:47 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:24:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:24:48 % Total % Received % Xferd Average Speed Time Time Time Current 22:24:48 Dload Upload Total Spent Left Speed 22:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 178k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 22:24:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:24:50 + sudo tee /etc/docker/daemon.new 22:24:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:24:50 { 22:24:50 "registry-mirrors": [ 22:24:50 "https://nexus3.edgexfoundry.org:10001" 22:24:50 ], 22:24:50 "bip": "10.250.0.254/24", 22:24:50 "hosts": [ 22:24:50 "tcp://0.0.0.0:5555", 22:24:50 "unix:///var/run/docker.sock" 22:24:50 ], 22:24:50 "mtu": 1458, 22:24:50 "selinux-enabled": true, 22:24:50 "seccomp-profile": "/etc/docker/seccomp.json" 22:24:50 } [Pipeline] sh 22:24:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:24:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:25:09 provisioning config files... 22:25:09 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2780042860975016179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:09 ---> docker-login.sh 22:25:09 nexus3.edgexfoundry.org:10001 22:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:10 Configure a credential helper to remove this warning. See 22:25:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:10 22:25:10 Login Succeeded 22:25:10 nexus3.edgexfoundry.org:10002 22:25:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:11 Configure a credential helper to remove this warning. See 22:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:11 22:25:11 Login Succeeded 22:25:11 nexus3.edgexfoundry.org:10003 22:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:11 Configure a credential helper to remove this warning. See 22:25:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:11 22:25:11 Login Succeeded 22:25:11 nexus3.edgexfoundry.org:10004 22:25:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:12 Configure a credential helper to remove this warning. See 22:25:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:12 22:25:12 Login Succeeded 22:25:12 docker.io 22:25:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:25:13 Configure a credential helper to remove this warning. See 22:25:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:25:13 22:25:13 Login Succeeded 22:25:13 ---> docker-login.sh ends [Pipeline] } 22:25:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:25:13 ========================================================= 22:25:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:25:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:14 + 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:25:14 Sending build context to Docker daemon 560.1kB 22:25:14 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 22:25:14 Step 2/13 : FROM ${BASE} AS builder 22:25:14 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:25:14 b3c136eddcbf: Pulling fs layer 22:25:14 c0a3192eca97: Pulling fs layer 22:25:14 a050256f5b6f: Pulling fs layer 22:25:14 656be50a0ddc: Pulling fs layer 22:25:14 2bbca73fdf42: Pulling fs layer 22:25:14 46d945488cbd: Pulling fs layer 22:25:14 8a5474983e97: Pulling fs layer 22:25:14 329c88fbcd65: Pulling fs layer 22:25:14 656be50a0ddc: Waiting 22:25:14 46d945488cbd: Waiting 22:25:14 2bbca73fdf42: Waiting 22:25:14 8a5474983e97: Waiting 22:25:14 329c88fbcd65: Waiting 22:25:14 a050256f5b6f: Verifying Checksum 22:25:14 a050256f5b6f: Download complete 22:25:14 c0a3192eca97: Verifying Checksum 22:25:14 c0a3192eca97: Download complete 22:25:14 2bbca73fdf42: Download complete 22:25:14 46d945488cbd: Download complete 22:25:14 b3c136eddcbf: Download complete 22:25:15 b3c136eddcbf: Pull complete 22:25:16 329c88fbcd65: Verifying Checksum 22:25:16 329c88fbcd65: Download complete 22:25:16 c0a3192eca97: Pull complete 22:25:16 a050256f5b6f: Pull complete 22:25:17 8a5474983e97: Verifying Checksum 22:25:17 8a5474983e97: Download complete 22:25:18 656be50a0ddc: Verifying Checksum 22:25:18 656be50a0ddc: Download complete 22:25:33 656be50a0ddc: Pull complete 22:25:33 2bbca73fdf42: Pull complete 22:25:33 46d945488cbd: Pull complete 22:25:40 8a5474983e97: Pull complete 22:25:41 329c88fbcd65: Pull complete 22:25:41 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:25:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:25:41 ---> ff4287adb874 22:25:41 Step 3/13 : ARG MAKE="make build" 22:25:44 ---> Running in 9aa7300aee16 22:25:44 Removing intermediate container 9aa7300aee16 22:25:44 ---> a53dee31fb74 22:25:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:25:44 ---> Running in b8e28c585513 22:25:44 Removing intermediate container b8e28c585513 22:25:44 ---> b9cc83533b32 22:25:44 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:25:44 ---> Running in 341bad7066f2 22:25:44 Removing intermediate container 341bad7066f2 22:25:44 ---> 9ad68579a303 22:25:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:25:44 ---> Running in d11bff59c26c 22:25:46 Removing intermediate container d11bff59c26c 22:25:46 ---> ba8b146935e3 22:25:46 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:25:46 ---> Running in c70a045e8220 22:25:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:25:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:25:50 (1/14) Installing libintl (0.21-r2) 22:25:50 (2/14) Installing eudev-libs (3.2.11-r0) 22:25:50 (3/14) Installing libjpeg-turbo (2.1.3-r1) 22:25:50 (4/14) Installing v4l-utils-libs (1.22.1-r1) 22:25:50 (5/14) Installing v4l-utils (1.22.1-r1) 22:25:50 (6/14) Installing udev-init-scripts (35-r0) 22:25:51 Executing udev-init-scripts-35-r0.post-install 22:25:51 (7/14) Installing libblkid (2.38-r1) 22:25:51 (8/14) Installing xz-libs (5.2.5-r1) 22:25:51 (9/14) Installing zstd-libs (1.5.2-r1) 22:25:51 (10/14) Installing kmod-libs (29-r2) 22:25:51 (11/14) Installing eudev (3.2.11-r0) 22:25:51 (12/14) Installing eudev-dev (3.2.11-r0) 22:25:51 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 22:25:51 (14/14) Installing v4l-utils-dev (1.22.1-r1) 22:25:52 Executing busybox-1.35.0-r13.trigger 22:25:52 Executing eudev-3.2.11-r0.trigger 22:25:52 OK: 228 MiB in 65 packages 22:25:53 Removing intermediate container c70a045e8220 22:25:53 ---> 07750f4878df 22:25:53 Step 8/13 : WORKDIR /device-usb-camera 22:25:53 ---> Running in 1bd15bcec4f4 22:25:53 Removing intermediate container 1bd15bcec4f4 22:25:53 ---> 1900cc0ccd2c 22:25:53 Step 9/13 : COPY go.mod vendor* ./ 22:25:54 ---> 3f8e6e4a3ae8 22:25:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:25:54 ---> Running in 638a014ef6c6 22:26:51 Removing intermediate container 638a014ef6c6 22:26:51 ---> c77affa864f4 22:26:51 Step 11/13 : COPY . . 22:26:51 ---> 4c634fef5588 22:26:51 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:26:51 ---> Running in ed0edc44efeb 22:26:51  % Total  % Received % Xferd Average Speed Time  Time Time Current 22:26:51  Dload  Upload Total Spent Left Speed 22:26:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11905 0 --:--:-- --:--:-- --:--:-- 12068 22:26:51 Removing intermediate container ed0edc44efeb 22:26:51 ---> d4657d9b0ed8 22:26:51 Step 13/13 : RUN ${MAKE} 22:26:51 ---> Running in 7379fcfd7b3a 22:26:51 noop 22:26:51 Removing intermediate container 7379fcfd7b3a 22:26:51 ---> 008142d63b7b 22:26:51 Successfully built 008142d63b7b 22:26:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:51 + docker inspect -f . ci-base-image-arm64 22:26:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:51 prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container 22:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:53 $ docker top 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb -eo pid,comm [Pipeline] { [Pipeline] sh 22:26:54 + go version 22:26:54 go version go1.18.3 linux/arm64 [Pipeline] } 22:26:54 $ docker stop --time=1 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb 22:26:56 $ docker rm -f 8f5ffb0e9eda40443422c751979379bb94f66e924a7188218305fa62fd001fcb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:57 + docker inspect -f . ci-base-image-arm64 22:26:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:57 prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container 22:26:57 $ 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/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:26:59 $ docker top 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:00 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 22:27:00 + make test 22:27:00 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 22:27:02 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:28:39 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:28:42 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.091s coverage: 1.9% of statements 22:28:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:28:42 CGO_ENABLED=1 go vet ./... 22:29:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:29:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:29:09 ./bin/test-attribution-txt.sh [Pipeline] echo 22:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:29:09 $ docker stop --time=1 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 22:29:11 $ docker rm -f 0f53845023e185779b4308cf799bf3ea354ef293499a61af3bc469704e99d0a3 [Pipeline] // withDockerContainer [Pipeline] sh 22:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:29:12 Warning: overwriting stash ‘coverage-report’ 22:29:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:29:13 + ls -al . 22:29:13 total 196 22:29:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:27 . 22:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 .. 22:29:13 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 22:24 .git 22:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 .github 22:29:13 -rw-rw-r-- 1 jenkins jenkins 414 Sep 6 22:24 .gitignore 22:29:13 -rw-rw-r-- 1 jenkins jenkins 42 Sep 6 22:24 .golangci.yml 22:29:13 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 22:24 .hadolint.yml 22:29:13 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 6 22:24 Attribution.txt 22:29:13 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 6 22:24 CHANGELOG.md 22:29:13 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 6 22:24 Dockerfile 22:29:13 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 22:24 GOVERNANCE.md 22:29:13 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 22:24 Jenkinsfile 22:29:13 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 22:24 LICENSE 22:29:13 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 6 22:24 Makefile 22:29:13 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 22:24 OWNERS.md 22:29:13 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 6 22:24 README.md 22:29:13 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 21:33 VERSION 22:29:13 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 22:24 bin 22:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 cmd 22:29:13 -rw-r--r-- 1 jenkins jenkins 29387 Sep 6 22:28 coverage.out 22:29:13 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 22:24 docker-entrypoint.sh 22:29:13 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 6 22:24 go.mod 22:29:13 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 6 22:24 go.sum 22:29:13 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 22:24 internal 22:29:13 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 22:24 snap 22:29:13 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 22:24 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:29:14 + 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=376dd2e1dd7898b2503b27fbf26018913c4f1e16 --label arch=arm64 --label version=0.0.0 . 22:29:14 Sending build context to Docker daemon 590.3kB 22:29:14 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 22:29:14 Step 2/35 : FROM ${BASE} AS builder 22:29:14 ---> 008142d63b7b 22:29:14 Step 3/35 : ARG MAKE="make build" 22:29:14 ---> Running in 7d435ecd117b 22:29:15 Removing intermediate container 7d435ecd117b 22:29:15 ---> 796db11c613f 22:29:15 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 22:29:15 ---> Running in ebc99d1388d6 22:29:15 Removing intermediate container ebc99d1388d6 22:29:15 ---> ec5a1bee82ad 22:29:15 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:29:15 ---> Running in 449c08f3e320 22:29:15 Removing intermediate container 449c08f3e320 22:29:15 ---> 711bca9d87ad 22:29:15 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:29:15 ---> Running in bffc97ebc559 22:29:17 Removing intermediate container bffc97ebc559 22:29:17 ---> cbaff4d19066 22:29:17 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:29:17 ---> Running in ef3ef8f8e5cf 22:29:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:29:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:29:20 OK: 228 MiB in 65 packages 22:29:21 Removing intermediate container ef3ef8f8e5cf 22:29:21 ---> 9101b5ba8c45 22:29:21 Step 8/35 : WORKDIR /device-usb-camera 22:29:21 ---> Running in a1fbc7d39e2f 22:29:22 Removing intermediate container a1fbc7d39e2f 22:29:22 ---> 3102565ba2a6 22:29:22 Step 9/35 : COPY go.mod vendor* ./ 22:29:22 ---> a66a575038f2 22:29:22 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:29:22 ---> Running in 3211812ab493 22:29:24 Removing intermediate container 3211812ab493 22:29:24 ---> 2073188a60b6 22:29:24 Step 11/35 : COPY . . 22:29:25 ---> 28d07f2d8430 22:29:25 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:29:25 ---> Running in eff91bc3b5d1 22:29:26  % Total % Received % Xferd Average Speed Time Time Time Current 22:29:26 Dload Upload Total Spent Left Speed 22:29:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062  0 0 13635 0 --:--:-- --:--:-- --:--:-- 13615 22:29:27 Removing intermediate container eff91bc3b5d1 22:29:27 ---> f396cf775118 22:29:27 Step 13/35 : RUN ${MAKE} 22:29:27 ---> Running in f46481cb80ec 22:29:28 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:32:05 Removing intermediate container f46481cb80ec 22:32:05 ---> c526af7d5b8c 22:32:05 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 22:32:05 v0.18.4: Pulling from aler9/rtsp-simple-server 22:32:05 eab2503cf8f4: Pulling fs layer 22:32:05 97cd0a44c592: Pulling fs layer 22:32:06 97cd0a44c592: Download complete 22:32:06 eab2503cf8f4: Verifying Checksum 22:32:06 eab2503cf8f4: Download complete 22:32:06 eab2503cf8f4: Pull complete 22:32:07 97cd0a44c592: Pull complete 22:32:07 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 22:32:07 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 22:32:07 ---> 7f763cca56b3 22:32:07 Step 15/35 : FROM alpine:3.16 22:32:07 3.16: Pulling from library/alpine 22:32:07 9b18e9b68314: Pulling fs layer 22:32:08 9b18e9b68314: Verifying Checksum 22:32:08 9b18e9b68314: Download complete 22:32:08 9b18e9b68314: Pull complete 22:32:08 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 22:32:08 Status: Downloaded newer image for alpine:3.16 22:32:08 ---> a6215f271958 22:32:08 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 22:32:09 ---> Running in eb5e54938e12 22:32:09 Removing intermediate container eb5e54938e12 22:32:09 ---> 4c67ef16d6b1 22:32:09 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 22:32:09 ---> Running in 29d382530cf4 22:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:32:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:32:12 (1/82) Installing dumb-init (1.2.5-r1) 22:32:12 (2/82) Installing sdl2 (2.0.22-r0) 22:32:12 (3/82) Installing libxau (1.0.9-r0) 22:32:12 (4/82) Installing libxdmcp (1.1.3-r0) 22:32:12 (5/82) Installing libxcb (1.15-r0) 22:32:12 (6/82) Installing libx11 (1.8-r0) 22:32:12 (7/82) Installing aom-libs (3.3.0-r0) 22:32:12 (8/82) Installing alsa-lib (1.2.7.2-r0) 22:32:13 (9/82) Installing expat (2.4.8-r0) 22:32:13 (10/82) Installing brotli-libs (1.0.9-r6) 22:32:13 (11/82) Installing libbz2 (1.0.8-r1) 22:32:13 (12/82) Installing libpng (1.6.37-r1) 22:32:13 (13/82) Installing freetype (2.12.1-r0) 22:32:13 (14/82) Installing fontconfig (2.14.0-r0) 22:32:13 (15/82) Installing fribidi (1.0.12-r0) 22:32:13 (16/82) Installing libffi (3.4.2-r1) 22:32:13 (17/82) Installing libintl (0.21-r2) 22:32:13 (18/82) Installing libblkid (2.38-r1) 22:32:13 (19/82) Installing libmount (2.38-r1) 22:32:13 (20/82) Installing pcre (8.45-r2) 22:32:13 (21/82) Installing glib (2.72.1-r0) 22:32:13 (22/82) Installing graphite2 (1.3.14-r1) 22:32:13 (23/82) Installing harfbuzz (4.3.0-r0) 22:32:13 (24/82) Installing libass (0.16.0-r0) 22:32:13 (25/82) Installing libdav1d (1.0.0-r0) 22:32:13 (26/82) Installing libdrm (2.4.110-r0) 22:32:13 (27/82) Installing gmp (6.2.1-r2) 22:32:13 (28/82) Installing nettle (3.7.3-r0) 22:32:13 (29/82) Installing p11-kit (0.24.1-r0) 22:32:13 (30/82) Installing libtasn1 (4.18.0-r0) 22:32:13 (31/82) Installing libunistring (1.0-r0) 22:32:13 (32/82) Installing gnutls (3.7.7-r0) 22:32:13 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:32:13 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 22:32:13 (35/82) Installing lame (3.100-r0) 22:32:13 (36/82) Installing opus (1.3.1-r1) 22:32:13 (37/82) Installing libasyncns (0.8-r1) 22:32:13 (38/82) Installing dbus-libs (1.14.0-r1) 22:32:13 (39/82) Installing libltdl (2.4.7-r0) 22:32:13 (40/82) Installing orc (0.4.32-r0) 22:32:13 (41/82) Installing libgcc (11.2.1_git20220219-r2) 22:32:13 (42/82) Installing libogg (1.3.5-r1) 22:32:13 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 22:32:13 (44/82) Installing flac (1.3.4-r0) 22:32:13 (45/82) Installing libvorbis (1.3.7-r0) 22:32:13 (46/82) Installing libsndfile (1.1.0-r0) 22:32:13 (47/82) Installing libgomp (11.2.1_git20220219-r2) 22:32:13 (48/82) Installing soxr (0.1.3-r2) 22:32:13 (49/82) Installing speexdsp (1.2.0-r0) 22:32:13 (50/82) Installing tdb-libs (1.4.6-r0) 22:32:13 (51/82) Installing libpulse (15.0-r2) 22:32:13 (52/82) Installing cjson (1.7.15-r3) 22:32:13 (53/82) Installing mbedtls (2.28.1-r0) 22:32:13 (54/82) Installing librist (0.2.6-r1) 22:32:13 (55/82) Installing libsrt (1.4.4-r0) 22:32:13 (56/82) Installing libssh (0.9.6-r1) 22:32:13 (57/82) Installing libtheora (1.1.1-r16) 22:32:13 (58/82) Installing libjpeg-turbo (2.1.3-r1) 22:32:14 (59/82) Installing v4l-utils-libs (1.22.1-r1) 22:32:14 (60/82) Installing libxext (1.3.4-r0) 22:32:14 (61/82) Installing libxfixes (6.0.0-r0) 22:32:14 (62/82) Installing wayland-libs-client (1.20.0-r0) 22:32:14 (63/82) Installing libva (2.14.0-r0) 22:32:14 (64/82) Installing libvdpau (1.5-r0) 22:32:14 (65/82) Installing vidstab (1.1.0-r1) 22:32:14 (66/82) Installing libvpx (1.11.0-r1) 22:32:14 (67/82) Installing libwebp (1.2.3-r0) 22:32:14 (68/82) Installing x264-libs (0.163_git20210613-r0) 22:32:14 (69/82) Installing numactl (2.0.14-r0) 22:32:14 (70/82) Installing x265-libs (3.5-r3) 22:32:14 (71/82) Installing xvidcore (1.3.7-r1) 22:32:14 (72/82) Installing ffmpeg-libs (5.0.1-r1) 22:32:15 (73/82) Installing ffmpeg (5.0.1-r1) 22:32:15 (74/82) Installing udev-init-scripts (35-r0) 22:32:15 Executing udev-init-scripts-35-r0.post-install 22:32:15 (75/82) Installing eudev-libs (3.2.11-r0) 22:32:15 (76/82) Installing xz-libs (5.2.5-r1) 22:32:15 (77/82) Installing zstd-libs (1.5.2-r1) 22:32:15 (78/82) Installing kmod-libs (29-r2) 22:32:15 (79/82) Installing eudev (3.2.11-r0) 22:32:15 (80/82) Installing libsodium (1.0.18-r0) 22:32:15 (81/82) Installing libzmq (4.3.4-r0) 22:32:15 (82/82) Installing zeromq (4.3.4-r0) 22:32:15 Executing busybox-1.35.0-r17.trigger 22:32:15 Executing eudev-3.2.11-r0.trigger 22:32:15 OK: 78 MiB in 96 packages 22:32:18 Removing intermediate container 29d382530cf4 22:32:18 ---> 985c55b2d7ad 22:32:18 Step 18/35 : WORKDIR / 22:32:18 ---> Running in 524463ccbdd8 22:32:19 Removing intermediate container 524463ccbdd8 22:32:19 ---> 7b8a94b2bafb 22:32:19 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 22:32:21 ---> 0479e60a45e4 22:32:21 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 22:32:21 ---> db2bb46ecce1 22:32:21 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:32:21 ---> 1943d176fe8c 22:32:21 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:32:22 ---> 2c3282b30114 22:32:22 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:32:23 ---> fda751b8dfff 22:32:23 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 22:32:24 ---> 5d663ba4ca3b 22:32:24 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 22:32:25 ---> 09a08719a603 22:32:25 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:32:25 ---> Running in cbf9a41339dc 22:32:27 Removing intermediate container cbf9a41339dc 22:32:27 ---> 468952732b5d 22:32:27 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:32:27 ---> Running in b92dc4b913bf 22:32:28 Removing intermediate container b92dc4b913bf 22:32:28 ---> fd1d67a31a5a 22:32:28 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:32:29 ---> Running in 6f6dfbee0a14 22:32:31 Removing intermediate container 6f6dfbee0a14 22:32:31 ---> c70999d21635 22:32:31 Step 29/35 : EXPOSE 59983 22:32:31 ---> Running in c5f02c43a5e7 22:32:31 Removing intermediate container c5f02c43a5e7 22:32:31 ---> 930ffa244dd6 22:32:31 Step 30/35 : EXPOSE 8554 22:32:31 ---> Running in 682893c61c6d 22:32:31 Removing intermediate container 682893c61c6d 22:32:31 ---> 476e8af91bb8 22:32:31 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:32:31 ---> Running in edfc920dc297 22:32:32 Removing intermediate container edfc920dc297 22:32:32 ---> a1cbda180b58 22:32:32 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 22:32:32 ---> Running in d4c35f99047e 22:32:32 Removing intermediate container d4c35f99047e 22:32:32 ---> 52efae4c4009 22:32:32 Step 33/35 : LABEL arch=arm64 22:32:32 ---> Running in 99af47cca977 22:32:32 Removing intermediate container 99af47cca977 22:32:32 ---> 7b41561811d8 22:32:32 Step 34/35 : LABEL git_sha=376dd2e1dd7898b2503b27fbf26018913c4f1e16 22:32:33 ---> Running in 53c014991afa 22:32:33 Removing intermediate container 53c014991afa 22:32:33 ---> 19aa1f7bb35a 22:32:33 Step 35/35 : LABEL version=0.0.0 22:32:33 ---> Running in ec91ae998e8d 22:32:33 Removing intermediate container ec91ae998e8d 22:32:33 ---> 199f50d1132f 22:32:33 [Warning] One or more build-args [ARCH] were not consumed 22:32:33 Successfully built 199f50d1132f 22:32:33 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:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:34 22:32:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:35 arm64: Pulling from edgex-lftools-log-publisher 22:32:35 8998bd30e6a1: Pulling fs layer 22:32:35 04944245beec: Pulling fs layer 22:32:35 699f458cf7ca: Pulling fs layer 22:32:35 765212b225bb: Pulling fs layer 22:32:35 f23df028b6ca: Pulling fs layer 22:32:35 d65c8cfc05b1: Pulling fs layer 22:32:35 2437ff75d9bd: Pulling fs layer 22:32:35 f23df028b6ca: Waiting 22:32:35 d65c8cfc05b1: Waiting 22:32:35 2437ff75d9bd: Waiting 22:32:35 765212b225bb: Waiting 22:32:35 04944245beec: Verifying Checksum 22:32:35 04944245beec: Download complete 22:32:35 765212b225bb: Verifying Checksum 22:32:35 765212b225bb: Download complete 22:32:35 f23df028b6ca: Verifying Checksum 22:32:35 f23df028b6ca: Download complete 22:32:35 d65c8cfc05b1: Verifying Checksum 22:32:35 d65c8cfc05b1: Download complete 22:32:35 699f458cf7ca: Verifying Checksum 22:32:35 699f458cf7ca: Download complete 22:32:36 8998bd30e6a1: Verifying Checksum 22:32:36 8998bd30e6a1: Download complete 22:32:39 2437ff75d9bd: Verifying Checksum 22:32:39 2437ff75d9bd: Download complete 22:32:41 8998bd30e6a1: Pull complete 22:32:41 04944245beec: Pull complete 22:32:43 699f458cf7ca: Pull complete 22:32:43 765212b225bb: Pull complete 22:32:44 f23df028b6ca: Pull complete 22:32:44 d65c8cfc05b1: Pull complete 22:32:59 2437ff75d9bd: Pull complete 22:32:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:32:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:32:59 prd-ubuntu20.04-docker-arm64-4c-16g-28360 does not seem to be running inside a container 22:32:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:33:02 $ docker top 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:33:03 ---> job-cost.sh 22:33:03 lf-activate-venv: SKIPPING 22:33:03 INFO: No Stack... 22:33:04 INFO: Retrieving Pricing Info for: v3-standard-4 22:33:05 INFO: Archiving Costs [Pipeline] sh 22:33:05 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 22:33:05 + cut -d, -f6 [Pipeline] lock 22:33:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] 22:33:05 Resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] did not exist. Created. 22:33:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:33:06 /w/workspace/device-usb-camera/1@tmp/durable-da98d067/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:33:07 + echo total: 0.10999999940395355 [Pipeline] stash 22:33:07 Warning: overwriting stash ‘stack-cost’ 22:33:07 Stashed 1 file(s) [Pipeline] } 22:33:07 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-83-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:33:07 $ docker stop --time=1 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 22:33:09 $ docker rm -f 9d684858163c9ab9c1487ca1f719006eef2a833dc4373ab2697174daf5cdb871 [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:33:10 provisioning config files... 22:33:10 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config3399109467529904212tmp [Pipeline] { [Pipeline] sh 22:33:10 + set +x 22:33:10 + curl -s https://codecov.io/bash 22:33:10 + bash -s -- 22:33:10 22:33:10 _____ _ 22:33:10 / ____| | | 22:33:10 | | ___ __| | ___ ___ _____ __ 22:33:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:33:10 | |___| (_) | (_| | __/ (_| (_) \ V / 22:33:10 \_____\___/ \__,_|\___|\___\___/ \_/ 22:33:10 Bash-1.0.6 22:33:10 22:33:10 22:33:10 ==> git version 2.25.1 found 22:33:10 ==> 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:33:10 Release-Date: 2020-01-08 22:33:10 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:33:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:33:10 ==> Jenkins CI detected. 22:33:10 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-83 22:33:10 project root: . 22:33:10 --> token set from env 22:33:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:33:10 ==> Running gcov in . (disable via -X gcov) 22:33:10 ==> Python coveragepy not found 22:33:10 ==> Searching for coverage reports in: 22:33:10 + . 22:33:10 -> Found 1 reports 22:33:10 ==> Detecting git/mercurial file structure 22:33:10 ==> Reading reports 22:33:10 + ./coverage.out bytes=29387 22:33:10 ==> Appending adjustments 22:33:10 https://docs.codecov.io/docs/fixing-reports 22:33:10 + Found adjustments 22:33:10 ==> Gzipping contents 22:33:10 8.0K /tmp/codecov.GDeMMh.gz 22:33:10 ==> Uploading reports 22:33:10 url: https://codecov.io 22:33:10 query: branch=PR-83&commit=376dd2e1dd7898b2503b27fbf26018913c4f1e16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= 22:33:10 -> Pinging Codecov 22:33:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-83&commit=376dd2e1dd7898b2503b27fbf26018913c4f1e16&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-83%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=83&job=&cmd_args= 22:33:11 -> Uploading to 22:33:11 https://storage.googleapis.com/codecov/v4/raw/2022-09-06/73D8F5FF140700D3E01443B452E23636/376dd2e1dd7898b2503b27fbf26018913c4f1e16/d89001ef-733e-4bce-a23f-530be239b0dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220906%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220906T223310Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c55dc41686cd71329bfe402d8096122dd78d6785d4137704234d2307f7be7bb1 22:33:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:33:11 Dload Upload Total Spent Left Speed 22:33:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 17037 --:--:-- --:--:-- --:--:-- 17037 22:33:11 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/376dd2e1dd7898b2503b27fbf26018913c4f1e16 [Pipeline] } 22:33:11 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:33:13 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-83/archives ] 22:33:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:33:13 total 16 22:33:13 drwxr-xr-x 3 root root 4096 Sep 6 21:35 . 22:33:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:35 .. 22:33:13 drwxr-xr-x 2 root root 4096 Sep 6 21:35 cost 22:33:13 -rw-r--r-- 1 root root 88 Sep 6 21:35 cost.csv 22:33:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:33:13 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-83/archives 22:33:13 total 16 22:33:13 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 21:35 . 22:33:13 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 21:35 .. 22:33:13 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 21:35 cost 22:33:13 -rw-r--r-- 1 jenkins jenkins 88 Sep 6 21:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:33:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:33:14 ---> package-listing.sh 22:33:14 ++ facter osfamily 22:33:14 ++ tr '[:upper:]' '[:lower:]' 22:33:14 + OS_FAMILY=debian 22:33:14 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-83 22:33:14 + START_PACKAGES=/tmp/packages_start.txt 22:33:14 + END_PACKAGES=/tmp/packages_end.txt 22:33:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:33:14 + PACKAGES=/tmp/packages_start.txt 22:33:14 + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' 22:33:14 + PACKAGES=/tmp/packages_end.txt 22:33:14 + case "${OS_FAMILY}" in 22:33:14 + dpkg -l 22:33:14 + grep '^ii' 22:33:14 + '[' -f /tmp/packages_start.txt ']' 22:33:14 + '[' -f /tmp/packages_end.txt ']' 22:33:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:33:14 + '[' /w/workspace/xfoundry_device-usb-camera_PR-83 ']' 22:33:14 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ 22:33:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-83/archives/ [Pipeline] echo 22:33:14 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-83/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:33:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:33:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:33:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:33:15 prd-ubuntu20.04-docker-8c-8g-25814 does not seem to be running inside a container 22:33:15 $ 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-83/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-83 -v /w/workspace/xfoundry_device-usb-camera_PR-83:/w/workspace/xfoundry_device-usb-camera_PR-83:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-83@tmp:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:33:15 $ docker top c62aa9d63eb567d36699ad892d98cc7ea30fd68b76f3a614f86687c823d07014 -eo pid,comm [Pipeline] { [Pipeline] sh 22:33:16 + touch /tmp/pre-build-complete [Pipeline] sh 22:33:16 + mkdir -p /var/log/sysstat [Pipeline] sh 22:33:16 + ls /var/log/sa-host 22:33:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:33:17 provisioning config files... 22:33:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-83@tmp/config8484393288544930935tmp [Pipeline] { [Pipeline] echo 22:33:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:33:17 ---> create-netrc.sh [Pipeline] } 22:33:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:33:17 ---> python-tools-install.sh [Pipeline] echo 22:33:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:33:18 ---> sudo-logs.sh 22:33:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:33:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:33:18 ---> job-cost.sh 22:33:18 lf-activate-venv: SKIPPING 22:33:18 DEBUG: total: 0.2199999988079071 22:33:18 INFO: Retrieving Stack Cost... 22:33:18 INFO: Retrieving Pricing Info for: v3-standard-8 22:33:19 INFO: Archiving Costs [Pipeline] echo 22:33:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:33:19 ---> logs-deploy.sh 22:33:19 lf-activate-venv: SKIPPING 22:33:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-83/1 22:33:19 INFO: archiving workspace using pattern(s): 22:33:20 Archives upload complete. 22:33:21 INFO: archiving logs to Nexus 22:33:21 ---> uname -a: 22:33:21 Linux prd-ubuntu20-04-docker-8c-8g-25814 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 22:33:21 22:33:21 22:33:21 ---> lscpu: 22:33:21 Architecture: x86_64 22:33:21 CPU op-mode(s): 32-bit, 64-bit 22:33:21 Byte Order: Little Endian 22:33:21 Address sizes: 40 bits physical, 48 bits virtual 22:33:21 CPU(s): 8 22:33:21 On-line CPU(s) list: 0-7 22:33:21 Thread(s) per core: 1 22:33:21 Core(s) per socket: 1 22:33:21 Socket(s): 8 22:33:21 NUMA node(s): 1 22:33:21 Vendor ID: AuthenticAMD 22:33:21 CPU family: 23 22:33:21 Model: 49 22:33:21 Model name: AMD EPYC-Rome Processor 22:33:21 Stepping: 0 22:33:21 CPU MHz: 2799.864 22:33:21 BogoMIPS: 5599.72 22:33:21 Virtualization: AMD-V 22:33:21 Hypervisor vendor: KVM 22:33:21 Virtualization type: full 22:33:21 L1d cache: 256 KiB 22:33:21 L1i cache: 256 KiB 22:33:21 L2 cache: 4 MiB 22:33:21 L3 cache: 128 MiB 22:33:21 NUMA node0 CPU(s): 0-7 22:33:21 Vulnerability Itlb multihit: Not affected 22:33:21 Vulnerability L1tf: Not affected 22:33:21 Vulnerability Mds: Not affected 22:33:21 Vulnerability Meltdown: Not affected 22:33:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:33:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:33:21 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:33:21 Vulnerability Srbds: Not affected 22:33:21 Vulnerability Tsx async abort: Not affected 22:33:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:33:21 22:33:21 22:33:21 ---> nproc: 22:33:21 8 22:33:21 22:33:21 22:33:21 ---> df -h: 22:33:21 Filesystem Size Used Avail Use% Mounted on 22:33:21 overlay 155G 12G 144G 8% / 22:33:21 tmpfs 64M 0 64M 0% /dev 22:33:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:33:21 shm 64M 0 64M 0% /dev/shm 22:33:21 /dev/vda1 155G 12G 144G 8% /facter-os 22:33:21 22:33:21