Pull request #138 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 391326f18d48f69621d7efc9e73c5ce709c7f91c+ad81b6791089a5483c30c2e43f91131867ddea47 (9d2607ca62809a0d40c4a5f1f8590f9ba380acb9) 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-ssh16281394573730657224.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh8915971300723512901.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-138/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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4924251145650114061.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-138/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7983206770987371619.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17602239162526205571.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-138/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-138/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3325213310659255582.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4380 in /w/workspace/foundry_device-usb-camera_PR-138 [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/foundry_device-usb-camera_PR-138 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 391326f18d48f69621d7efc9e73c5ce709c7f91c Merge succeeded, producing 391326f18d48f69621d7efc9e73c5ce709c7f91c Checking out Revision 391326f18d48f69621d7efc9e73c5ce709c7f91c (PR-138) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # 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 ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:38 ========================================================= 17:07:38 EdgeX Global Pipelines Version Info 17:07:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:39 ------------------- 17:07:39 stable info: 17:07:39 ------------------- 17:07:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:39 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:07:39 Message: update stable to v1.0.244 17:07:40 ------------------- 17:07:40 experimental info: 17:07:40 ------------------- 17:07:40 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:40 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:07:40 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-138 [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-138 [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-138 [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 391326f [Pipeline] echo 17:07:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:41 provisioning config files... 17:07:41 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config10519240782531664164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:42 ---> docker-login.sh 17:07:42 nexus3.edgexfoundry.org:10001 17:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:42 Configure a credential helper to remove this warning. See 17:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:42 17:07:42 Login Succeeded 17:07:42 nexus3.edgexfoundry.org:10002 17:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:42 Configure a credential helper to remove this warning. See 17:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:42 17:07:42 Login Succeeded 17:07:42 nexus3.edgexfoundry.org:10003 17:07:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:42 Configure a credential helper to remove this warning. See 17:07:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:42 17:07:42 Login Succeeded 17:07:42 nexus3.edgexfoundry.org:10004 17:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:43 Configure a credential helper to remove this warning. See 17:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:43 17:07:43 Login Succeeded 17:07:43 docker.io 17:07:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:43 Configure a credential helper to remove this warning. See 17:07:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:43 17:07:43 Login Succeeded 17:07:43 ---> docker-login.sh ends [Pipeline] } 17:07:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:07:44 + git rev-list -1 --merges 391326f18d48f69621d7efc9e73c5ce709c7f91c~1..391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo 17:07:44 -----------> git rev-list -1 --merges 391326f18d48f69621d7efc9e73c5ce709c7f91c~1..391326f18d48f69621d7efc9e73c5ce709c7f91c 391326f18d48f69621d7efc9e73c5ce709c7f91c [false] [Pipeline] sh 17:07:44 + git log --format=format:%s -1 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo 17:07:44 ========================================================= 17:07:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:44 + git log --format=format:%s -1 391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] echo 17:07:44 [semverPrep] GIT_COMMIT: 391326f18d48f69621d7efc9e73c5ce709c7f91c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:07:44 [semverPrep] This is not a build commit. [Pipeline] sh 17:07:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:45 + grep -v github /etc/ssh/ssh_known_hosts 17:07:45 + [ -e /tmp/ssh_known_hosts ] 17:07:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:07:45 + sudo tee -a /etc/ssh/ssh_known_hosts 17:07:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:45 17:07:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:46 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:46 b85a868b505f: Pulling fs layer 17:07:46 e2be974225ed: Pulling fs layer 17:07:46 339a4e72a1f5: Pulling fs layer 17:07:46 988bab9f4d93: Pulling fs layer 17:07:46 1469e6f7b9e6: Pulling fs layer 17:07:46 eaf3925da568: Pulling fs layer 17:07:46 bab4dde63d76: Pulling fs layer 17:07:46 bde34c3a00c8: Pulling fs layer 17:07:46 b352a97aabf1: Pulling fs layer 17:07:46 4872d77fe225: Pulling fs layer 17:07:46 5851b861e8e6: Pulling fs layer 17:07:46 bab4dde63d76: Waiting 17:07:46 1469e6f7b9e6: Waiting 17:07:46 bde34c3a00c8: Waiting 17:07:46 b352a97aabf1: Waiting 17:07:46 5851b861e8e6: Waiting 17:07:46 4872d77fe225: Waiting 17:07:46 eaf3925da568: Waiting 17:07:46 988bab9f4d93: Waiting 17:07:46 e2be974225ed: Verifying Checksum 17:07:46 e2be974225ed: Download complete 17:07:46 988bab9f4d93: Verifying Checksum 17:07:46 988bab9f4d93: Download complete 17:07:46 1469e6f7b9e6: Verifying Checksum 17:07:46 1469e6f7b9e6: Download complete 17:07:46 eaf3925da568: Download complete 17:07:46 339a4e72a1f5: Verifying Checksum 17:07:46 339a4e72a1f5: Download complete 17:07:46 bde34c3a00c8: Verifying Checksum 17:07:46 bde34c3a00c8: Download complete 17:07:46 b352a97aabf1: Download complete 17:07:46 4872d77fe225: Download complete 17:07:46 5851b861e8e6: Verifying Checksum 17:07:46 5851b861e8e6: Download complete 17:07:46 b85a868b505f: Verifying Checksum 17:07:46 b85a868b505f: Download complete 17:07:47 bab4dde63d76: Verifying Checksum 17:07:47 bab4dde63d76: Download complete 17:07:47 b85a868b505f: Pull complete 17:07:47 e2be974225ed: Pull complete 17:07:48 339a4e72a1f5: Pull complete 17:07:48 988bab9f4d93: Pull complete 17:07:48 1469e6f7b9e6: Pull complete 17:07:48 eaf3925da568: Pull complete 17:07:50 bab4dde63d76: Pull complete 17:07:50 bde34c3a00c8: Pull complete 17:07:50 b352a97aabf1: Pull complete 17:07:50 4872d77fe225: Pull complete 17:07:50 5851b861e8e6: Pull complete 17:07:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:50 prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container 17:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:52 $ docker top 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb -eo pid,comm 17:07:52 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). 17:07:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:52 [ssh-agent] Looking for ssh-agent implementation... 17:07:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:52 $ docker exec 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent 17:07:52 SSH_AUTH_SOCK=/tmp/ssh-50HX4ad3qFbo/agent.32 17:07:52 SSH_AGENT_PID=38 17:07:52 Running ssh-add (command line suppressed) 17:07:53 Identity added: /w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_2925718818393567107.key (/w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_2925718818393567107.key) 17:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:53 + git tag --points-at HEAD [Pipeline] } 17:07:53 $ docker exec --env ******** --env ******** 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent -k 17:07:53 unset SSH_AUTH_SOCK; 17:07:53 unset SSH_AGENT_PID; 17:07:53 echo Agent pid 38 killed; 17:07:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:53 [ssh-agent] Looking for ssh-agent implementation... 17:07:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:53 $ docker exec 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent 17:07:53 SSH_AUTH_SOCK=/tmp/ssh-XN68tc9FcIsg/agent.70 17:07:53 SSH_AGENT_PID=76 17:07:53 Running ssh-add (command line suppressed) 17:07:53 Identity added: /w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_15209760136147906040.key (/w/workspace/foundry_device-usb-camera_PR-138@tmp/private_key_15209760136147906040.key) 17:07:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:54 + git semver init 17:07:54 2023-02-02 17:07:54,429 [run_init] DEBUG init version:0.0.0 force:False 17:07:54 2023-02-02 17:07:54,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-138/.semver 17:07:54 2023-02-02 17:07:54,430 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-138/.semver 17:07:54 2023-02-02 17:07:54,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-138/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-138, universal_newlines=False, shell=None, istream=None) 17:07:55 2023-02-02 17:07:55,162 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-138/.git/info/exclude 17:07:55 2023-02-02 17:07:55,163 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 with force:False 17:07:55 2023-02-02 17:07:55,163 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 17:07:55 2023-02-02 17:07:55,166 [execute] INFO git cat-file --batch-check 17:07:55 2023-02-02 17:07:55,167 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-138/.semver, universal_newlines=False, shell=None, istream=) 17:07:55 2023-02-02 17:07:55,172 [execute] INFO git cat-file --batch 17:07:55 2023-02-02 17:07:55,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-138/.semver, universal_newlines=False, shell=None, istream=) 17:07:55 2023-02-02 17:07:55,177 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-138/.semver/PR-138 17:07:55 0.0.0 [Pipeline] } 17:07:55 $ docker exec --env ******** --env ******** 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb ssh-agent -k 17:07:55 unset SSH_AUTH_SOCK; 17:07:55 unset SSH_AGENT_PID; 17:07:55 echo Agent pid 76 killed; 17:07:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:56 + git semver [Pipeline] } 17:07:56 $ docker stop --time=1 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb 17:07:57 $ docker rm -f --volumes 9ff7b289a3d8f158d1b75fe8573c9c9705d32f0479fa9c4dcc69a7b0434303fb [Pipeline] // withDockerContainer [Pipeline] sh 17:07:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:58 Stashed 1 file(s) [Pipeline] echo 17:07:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:58 provisioning config files... 17:07:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config15384166309191929285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:59 ---> docker-login.sh 17:07:59 nexus3.edgexfoundry.org:10001 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 nexus3.edgexfoundry.org:10002 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 nexus3.edgexfoundry.org:10003 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 nexus3.edgexfoundry.org:10004 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 docker.io 17:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:59 Configure a credential helper to remove this warning. See 17:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:59 17:07:59 Login Succeeded 17:07:59 ---> docker-login.sh ends [Pipeline] } 17:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:00 ========================================================= 17:08:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:08:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:00 + 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 . 17:08:00 Sending build context to Docker daemon 1.727MB 17:08:00 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:08:00 Step 2/13 : FROM ${BASE} AS builder 17:08:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:08:00 213ec9aee27d: Pulling fs layer 17:08:00 4583459ba037: Pulling fs layer 17:08:00 93c1e223e6f2: Pulling fs layer 17:08:00 53926ce57604: Pulling fs layer 17:08:00 21b2b0c7a3f4: Pulling fs layer 17:08:00 22ff95d597cd: Pulling fs layer 17:08:00 12d6caf4c0d1: Pulling fs layer 17:08:00 96b7cbca73a9: Pulling fs layer 17:08:00 a7acece74701: Pulling fs layer 17:08:00 53926ce57604: Waiting 17:08:00 12d6caf4c0d1: Waiting 17:08:00 96b7cbca73a9: Waiting 17:08:00 a7acece74701: Waiting 17:08:00 21b2b0c7a3f4: Waiting 17:08:00 22ff95d597cd: Waiting 17:08:00 93c1e223e6f2: Verifying Checksum 17:08:00 93c1e223e6f2: Download complete 17:08:00 4583459ba037: Verifying Checksum 17:08:00 4583459ba037: Download complete 17:08:00 21b2b0c7a3f4: Verifying Checksum 17:08:00 21b2b0c7a3f4: Download complete 17:08:00 22ff95d597cd: Download complete 17:08:00 213ec9aee27d: Verifying Checksum 17:08:00 213ec9aee27d: Download complete 17:08:00 213ec9aee27d: Pull complete 17:08:01 4583459ba037: Pull complete 17:08:01 93c1e223e6f2: Pull complete 17:08:02 a7acece74701: Verifying Checksum 17:08:02 a7acece74701: Download complete 17:08:03 96b7cbca73a9: Verifying Checksum 17:08:03 96b7cbca73a9: Download complete 17:08:03 53926ce57604: Verifying Checksum 17:08:03 53926ce57604: Download complete 17:08:07 53926ce57604: Pull complete 17:08:07 21b2b0c7a3f4: Pull complete 17:08:07 22ff95d597cd: Pull complete 17:08:07 12d6caf4c0d1: Pull complete 17:08:08 96b7cbca73a9: Pull complete 17:08:09 a7acece74701: Pull complete 17:08:09 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:08:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:08:09 ---> db6d94c90886 17:08:09 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:08:13 Still waiting to schedule task 17:08:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:08:14 ---> Running in c76098d10f9a 17:08:14 Removing intermediate container c76098d10f9a 17:08:14 ---> 7ed833cc98dc 17:08:14 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:08:14 ---> Running in 827ea9ca19a7 17:08:14 Removing intermediate container 827ea9ca19a7 17:08:14 ---> ea95e21488f8 17:08:14 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:08:14 ---> Running in 2c45a5159e1d 17:08:14 Removing intermediate container 2c45a5159e1d 17:08:14 ---> 979ad656da4f 17:08:14 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:08:14 ---> Running in 3dade6e2cf9a 17:08:14 Removing intermediate container 3dade6e2cf9a 17:08:14 ---> 2e32a92ce85c 17:08:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:08:14 ---> Running in 00764843e076 17:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:08:15 (1/80) Installing mesa (21.3.8-r2) 17:08:15 (2/80) Installing libxau (1.0.9-r0) 17:08:15 (3/80) Installing libxdmcp (1.1.3-r0) 17:08:15 (4/80) Installing libxcb (1.15-r0) 17:08:15 (5/80) Installing libx11 (1.8-r0) 17:08:15 (6/80) Installing libxext (1.3.4-r0) 17:08:15 (7/80) Installing libxfixes (6.0.0-r0) 17:08:15 (8/80) Installing libxxf86vm (1.1.4-r2) 17:08:15 (9/80) Installing libpciaccess (0.16-r0) 17:08:15 (10/80) Installing libdrm (2.4.110-r0) 17:08:15 (11/80) Installing mesa-glapi (21.3.8-r2) 17:08:15 (12/80) Installing libxshmfence (1.3-r1) 17:08:15 (13/80) Installing mesa-gl (21.3.8-r2) 17:08:15 (14/80) Installing icu-data-full (71.1-r2) 17:08:15 (15/80) Installing libice (1.0.10-r0) 17:08:15 (16/80) Installing libuuid (2.38-r1) 17:08:15 (17/80) Installing libsm (1.2.3-r0) 17:08:15 (18/80) Installing libxt (1.2.1-r0) 17:08:15 (19/80) Installing libxmu (1.1.3-r0) 17:08:15 (20/80) Installing xset (1.2.4-r0) 17:08:15 (21/80) Installing xprop (1.2.5-r0) 17:08:15 (22/80) Installing xdg-utils (1.1.3-r3) 17:08:15 (23/80) Installing dbus-libs (1.14.4-r0) 17:08:15 (24/80) Installing libffi (3.4.2-r1) 17:08:15 (25/80) Installing libintl (0.21-r2) 17:08:16 (26/80) Installing libblkid (2.38-r1) 17:08:16 (27/80) Installing libmount (2.38-r1) 17:08:16 (28/80) Installing pcre (8.45-r2) 17:08:16 (29/80) Installing glib (2.72.1-r0) 17:08:16 (30/80) Installing icu-libs (71.1-r2) 17:08:16 (31/80) Installing libpcre2-16 (10.40-r0) 17:08:16 (32/80) Installing zstd-libs (1.5.2-r1) 17:08:16 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 17:08:16 (34/80) Installing hicolor-icon-theme (0.17-r1) 17:08:16 (35/80) Installing wayland-libs-server (1.20.0-r0) 17:08:16 (36/80) Installing mesa-gbm (21.3.8-r2) 17:08:16 (37/80) Installing wayland-libs-client (1.20.0-r0) 17:08:16 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 17:08:16 (39/80) Installing libxcomposite (0.4.5-r0) 17:08:16 (40/80) Installing libbz2 (1.0.8-r1) 17:08:16 (41/80) Installing libpng (1.6.37-r1) 17:08:16 (42/80) Installing freetype (2.12.1-r0) 17:08:16 (43/80) Installing fontconfig (2.14.0-r0) 17:08:16 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 17:08:16 (45/80) Installing wayland-libs-egl (1.20.0-r0) 17:08:16 (46/80) Installing xkeyboard-config (2.35.1-r0) 17:08:16 (47/80) Installing xz-libs (5.2.5-r1) 17:08:16 (48/80) Installing libxml2 (2.9.14-r2) 17:08:16 (49/80) Installing libxkbcommon (1.4.1-r0) 17:08:16 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 17:08:16 (51/80) Installing mesa-egl (21.3.8-r2) 17:08:16 (52/80) Installing avahi-libs (0.8-r6) 17:08:16 (53/80) Installing nettle (3.7.3-r0) 17:08:16 (54/80) Installing p11-kit (0.24.1-r0) 17:08:16 (55/80) Installing libtasn1 (4.18.0-r1) 17:08:16 (56/80) Installing libunistring (1.0-r0) 17:08:16 (57/80) Installing gnutls (3.7.7-r0) 17:08:17 (58/80) Installing cups-libs (2.4.2-r0) 17:08:17 (59/80) Installing graphite2 (1.3.14-r1) 17:08:17 (60/80) Installing harfbuzz (4.3.0-r0) 17:08:17 (61/80) Installing libevdev (1.12.1-r0) 17:08:17 (62/80) Installing mtdev (1.1.6-r0) 17:08:17 (63/80) Installing eudev-libs (3.2.11-r0) 17:08:17 (64/80) Installing libinput-libs (1.20.1-r0) 17:08:17 (65/80) Installing libjpeg-turbo (2.1.3-r1) 17:08:17 (66/80) Installing xcb-util-wm (0.4.1-r1) 17:08:17 (67/80) Installing xcb-util (0.4.0-r3) 17:08:17 (68/80) Installing xcb-util-image (0.4.0-r1) 17:08:17 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 17:08:17 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 17:08:17 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 17:08:17 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 17:08:17 (73/80) Installing v4l-utils-libs (1.22.1-r1) 17:08:17 (74/80) Installing v4l-utils (1.22.1-r1) 17:08:17 (75/80) Installing udev-init-scripts (35-r0) 17:08:17 Executing udev-init-scripts-35-r0.post-install 17:08:17 (76/80) Installing kmod-libs (29-r2) 17:08:17 (77/80) Installing eudev (3.2.11-r0) 17:08:17 (78/80) Installing eudev-dev (3.2.11-r0) 17:08:17 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:08:17 (80/80) Installing v4l-utils-dev (1.22.1-r1) 17:08:17 Executing busybox-1.35.0-r17.trigger 17:08:17 Executing eudev-3.2.11-r0.trigger 17:08:17 OK: 330 MiB in 131 packages 17:08:20 Removing intermediate container 00764843e076 17:08:20 ---> 9727163a33ed 17:08:20 Step 8/13 : WORKDIR /device-usb-camera 17:08:20 ---> Running in 07d2c6998bdc 17:08:20 Removing intermediate container 07d2c6998bdc 17:08:20 ---> bee5aa192d15 17:08:20 Step 9/13 : COPY go.mod vendor* ./ 17:08:20 ---> 363e8b360194 17:08:20 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:08:20 ---> Running in 56feb1057752 17:09:07 Removing intermediate container 56feb1057752 17:09:07 ---> 64939fb6975c 17:09:07 Step 11/13 : COPY . . 17:09:07 ---> 280e5843eeaa 17:09:07 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:09:07 ---> Running in 752d0477738b 17:09:07  % Total % Received % Xferd Average Speed Time Time Time Current 17:09:07   Dload Upload Total  Spent Left Speed 17:09:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6753  0 --:--:-- --:--:-- --:--:-- 6721 17:09:07 Removing intermediate container 752d0477738b 17:09:07 ---> e353093935ad 17:09:07 Step 13/13 : RUN ${MAKE} 17:09:07 ---> Running in d0143b4ad06b 17:09:07 noop 17:09:07 Removing intermediate container d0143b4ad06b 17:09:07 ---> 8c7a8bac20f4 17:09:07 Successfully built 8c7a8bac20f4 17:09:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:07 + docker inspect -f . ci-base-image-x86_64 17:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:07 prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container 17:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:08 $ docker top 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:08 + go version 17:09:08 go version go1.18.7 linux/amd64 [Pipeline] } 17:09:08 $ docker stop --time=1 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 17:09:09 $ docker rm -f --volumes 67901240ecbe19b31cfc0aa3c42983b4c31564c59102d2a4dd597f74a48b5d21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:10 + docker inspect -f . ci-base-image-x86_64 17:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:10 prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container 17:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:09:11 $ docker top 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:11 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-138 [Pipeline] fileExists [Pipeline] sh 17:09:11 + make test 17:09:11 go test ./... -coverprofile=coverage.out ./... 17:09:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:09:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:09:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 17:09:27 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." 17:09:27 go vet ./... 17:09:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:09:30 ./bin/test-attribution-txt.sh 17:09:30 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:09:30 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:09:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:09:30 $ docker stop --time=1 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 17:09:32 $ docker rm -f --volumes 11b2a6427b9d8d424619c5e8dd96e8646ca5e92ba87fb4e53ce325c97b70cd05 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:09:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:09:34 + ls -al . 17:09:34 total 196 17:09:34 drwxrwxr-x 10 jenkins jenkins 4096 Feb 2 17:09 . 17:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 .. 17:09:34 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:09 .git 17:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 .github 17:09:34 -rw-rw-r-- 1 jenkins jenkins 414 Feb 2 17:07 .gitignore 17:09:34 -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 17:07 .golangci.yml 17:09:34 -rw-rw-r-- 1 jenkins jenkins 77 Feb 2 17:07 .hadolint.yml 17:09:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:07 .semver 17:09:34 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 2 17:07 Attribution.txt 17:09:34 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 2 17:07 CHANGELOG.md 17:09:34 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 2 17:07 Dockerfile 17:09:34 -rw-rw-r-- 1 jenkins jenkins 678 Feb 2 17:07 GOVERNANCE.md 17:09:34 -rw-rw-r-- 1 jenkins jenkins 659 Feb 2 17:07 Jenkinsfile 17:09:34 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 2 17:07 LICENSE 17:09:34 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 2 17:07 Makefile 17:09:34 -rw-rw-r-- 1 jenkins jenkins 622 Feb 2 17:07 OWNERS.md 17:09:34 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 2 17:07 README.md 17:09:34 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:07 VERSION 17:09:34 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:07 bin 17:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 cmd 17:09:34 -rw-r--r-- 1 jenkins jenkins 30666 Feb 2 17:09 coverage.out 17:09:34 -rwxrwxr-x 1 jenkins jenkins 140 Feb 2 17:07 docker-entrypoint.sh 17:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 docs 17:09:34 -rw-rw-r-- 1 jenkins jenkins 3485 Feb 2 17:07 go.mod 17:09:34 -rw-rw-r-- 1 jenkins jenkins 34916 Feb 2 17:07 go.sum 17:09:34 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:07 internal 17:09:34 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:07 snap 17:09:34 -rw-rw-r-- 1 jenkins jenkins 231 Feb 2 17:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:34 + 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=391326f18d48f69621d7efc9e73c5ce709c7f91c --label arch=amd64 --label version=0.0.0 . 17:09:34 Sending build context to Docker daemon 1.758MB 17:09:34 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:09:34 Step 2/35 : FROM ${BASE} AS builder 17:09:34 ---> 8c7a8bac20f4 17:09:34 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:09:34 ---> Running in f6891adfdc59 17:09:34 Removing intermediate container f6891adfdc59 17:09:34 ---> 83b8e0a1bb48 17:09:34 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:09:34 ---> Running in 099e5819e755 17:09:35 Removing intermediate container 099e5819e755 17:09:35 ---> ffef06002416 17:09:35 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:09:35 ---> Running in e54b80e72ebf 17:09:35 Removing intermediate container e54b80e72ebf 17:09:35 ---> 61a2cdcaa2d9 17:09:35 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:09:35 ---> Running in cd8bf4fdae9a 17:09:35 Removing intermediate container cd8bf4fdae9a 17:09:35 ---> 4720a1e4cf81 17:09:35 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:35 ---> Running in 465fb85d4fab 17:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:35 OK: 330 MiB in 131 packages 17:09:36 Removing intermediate container 465fb85d4fab 17:09:36 ---> 7b0ba625997c 17:09:36 Step 8/35 : WORKDIR /device-usb-camera 17:09:36 ---> Running in b113e8c1d175 17:09:36 Removing intermediate container b113e8c1d175 17:09:36 ---> a3fd462ffe35 17:09:36 Step 9/35 : COPY go.mod vendor* ./ 17:09:36 ---> 7e25c9a6f04d 17:09:36 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:36 ---> Running in ace2e009809d 17:09:37 Removing intermediate container ace2e009809d 17:09:37 ---> c3b32942d402 17:09:37 Step 11/35 : COPY . . 17:09:37 ---> a100868feafe 17:09:37 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:09:37 ---> Running in ab9850830dfc 17:09:37  % Total % Received % Xferd Average Speed Time Time Time Current 17:09:37 Dload Upload Total Spent Left Speed 17:09:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43741 0 --:--:-- --:--:-- --:--:-- 44250 17:09:37 Removing intermediate container ab9850830dfc 17:09:37 ---> ee5f343f504b 17:09:37 Step 13/35 : RUN ${MAKE} 17:09:37 ---> Running in afd34e865ce5 17:09:38 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:09:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4381 in /w/workspace/foundry_device-usb-camera_PR-138 [Pipeline] { [Pipeline] ws 17:09:49 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:09:49 Selected Git installation does not exist. Using Default 17:09:49 The recommended git tool is: NONE 17:09:54 using credential edgex-jenkins-ssh 17:09:54 Cloning the remote Git repository 17:09:54 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:09:54 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:09:54 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:09:54 > git --version # timeout=10 17:09:54 > git --version # 'git version 2.25.1' 17:09:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:56 Removing intermediate container afd34e865ce5 17:09:56 ---> c817745b94ab 17:09:56 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:09:56 v0.18.4: Pulling from aler9/rtsp-simple-server 17:09:55 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:09:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:09:56 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/138/head:refs/remotes/origin/PR-138 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:56 af6660deedbd: Pulling fs layer 17:09:56 97cd0a44c592: Pulling fs layer 17:09:56 97cd0a44c592: Verifying Checksum 17:09:56 97cd0a44c592: Download complete 17:09:57 Merging remotes/origin/main commit ad81b6791089a5483c30c2e43f91131867ddea47 into PR head commit 391326f18d48f69621d7efc9e73c5ce709c7f91c 17:09:57 Merge succeeded, producing 391326f18d48f69621d7efc9e73c5ce709c7f91c 17:09:57 Checking out Revision 391326f18d48f69621d7efc9e73c5ce709c7f91c (PR-138) 17:09:57 af6660deedbd: Verifying Checksum 17:09:57 af6660deedbd: Download complete 17:09:57 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:09:57 af6660deedbd: Pull complete 17:09:57 97cd0a44c592: Pull complete 17:09:57 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:09:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:09:57 ---> fea57e182299 17:09:57 Step 15/35 : FROM alpine:3.16 17:09:57 > git --version # timeout=10 17:09:57 > git --version # 'git version 2.25.1' 17:09:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:09:58 3.16: Pulling from library/alpine 17:09:57 > git config core.sparsecheckout # timeout=10 17:09:57 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 17:09:57 > git remote # timeout=10 17:09:57 > git config --get remote.origin.url # timeout=10 17:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:57 > git merge ad81b6791089a5483c30c2e43f91131867ddea47 # timeout=10 17:09:57 > git rev-parse HEAD^{commit} # timeout=10 17:09:57 > git config core.sparsecheckout # timeout=10 17:09:57 > git checkout -f 391326f18d48f69621d7efc9e73c5ce709c7f91c # timeout=10 17:09:58 ca7dd9ec2225: Pulling fs layer 17:09:58 ca7dd9ec2225: Verifying Checksum 17:09:58 ca7dd9ec2225: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:58 ca7dd9ec2225: Pull complete 17:09:58 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:09:58 Status: Downloaded newer image for alpine:3.16 17:09:58 ---> bfe296a52501 17:09:58 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:09:58 ---> Running in ebc78f8e79ca 17:09:58 Removing intermediate container ebc78f8e79ca 17:09:58 ---> de051a32a1a5 17:09:58 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:09:58 ---> Running in d11a322c288a 17:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:09:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:09:59 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:59 Dload Upload Total Spent Left Speed 17:09:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k 17:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:09:59 (1/80) Installing dumb-init (1.2.5-r1) 17:09:59 (2/80) Installing sdl2 (2.0.22-r0) 17:09:59 (3/80) Installing libxau (1.0.9-r0) 17:09:59 (4/80) Installing libxdmcp (1.1.3-r0) 17:09:59 (5/80) Installing libxcb (1.15-r0) 17:09:59 (6/80) Installing libx11 (1.8-r0) 17:09:59 (7/80) Installing aom-libs (3.3.0-r0) 17:09:59 (8/80) Installing alsa-lib (1.2.7.2-r0) 17:09:59 (9/80) Installing expat (2.5.0-r0) 17:09:59 (10/80) Installing brotli-libs (1.0.9-r6) 17:09:59 (11/80) Installing libbz2 (1.0.8-r1) 17:09:59 (12/80) Installing libpng (1.6.37-r1) 17:09:59 (13/80) Installing freetype (2.12.1-r0) 17:09:59 (14/80) Installing fontconfig (2.14.0-r0) 17:09:59 (15/80) Installing fribidi (1.0.12-r0) 17:09:59 (16/80) Installing libffi (3.4.2-r1) 17:09:59 (17/80) Installing libintl (0.21-r2) 17:09:59 (18/80) Installing libblkid (2.38-r1) 17:09:59 (19/80) Installing libmount (2.38-r1) 17:09:59 (20/80) Installing pcre (8.45-r2) 17:09:59 (21/80) Installing glib (2.72.1-r0) [Pipeline] sh 17:09:59 (22/80) Installing graphite2 (1.3.14-r1) 17:09:59 (23/80) Installing harfbuzz (4.3.0-r0) 17:09:59 (24/80) Installing libass (0.16.0-r0) 17:09:59 (25/80) Installing libdav1d (1.0.0-r0) 17:09:59 (26/80) Installing libpciaccess (0.16-r0) 17:09:59 (27/80) Installing libdrm (2.4.110-r0) 17:09:59 (28/80) Installing gmp (6.2.1-r2) 17:09:59 (29/80) Installing nettle (3.7.3-r0) 17:09:59 (30/80) Installing p11-kit (0.24.1-r0) 17:09:59 (31/80) Installing libtasn1 (4.18.0-r1) 17:09:59 (32/80) Installing libunistring (1.0-r0) 17:09:59 (33/80) Installing gnutls (3.7.7-r0) 17:09:59 (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:09:59 (35/80) Installing ncurses-libs (6.3_p20220521-r0) 17:09:59 (36/80) Installing lame (3.100-r0) 17:09:59 (37/80) Installing opus (1.3.1-r1) 17:09:59 (38/80) Installing libasyncns (0.8-r1) 17:09:59 (39/80) Installing dbus-libs (1.14.4-r0) 17:09:59 (40/80) Installing libltdl (2.4.7-r0) 17:09:59 (41/80) Installing orc (0.4.32-r0) 17:09:59 (42/80) Installing libgcc (11.2.1_git20220219-r2) 17:09:59 (43/80) Installing libogg (1.3.5-r1) 17:09:59 (44/80) Installing libstdc++ (11.2.1_git20220219-r2) 17:09:59 (45/80) Installing flac (1.3.4-r0) 17:09:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:09:59 (46/80) Installing libvorbis (1.3.7-r0) 17:09:59 (47/80) Installing libsndfile (1.1.0-r0) 17:09:59 (48/80) Installing libgomp (11.2.1_git20220219-r2) 17:09:59 (49/80) Installing soxr (0.1.3-r2) 17:09:59 (50/80) Installing speexdsp (1.2.0-r0) 17:09:59 (51/80) Installing tdb-libs (1.4.6-r0) 17:09:59 (52/80) Installing libpulse (15.0-r2) 17:09:59 (53/80) Installing cjson (1.7.15-r3) 17:09:59 (54/80) Installing mbedtls (2.28.2-r0) 17:09:59 (55/80) Installing librist (0.2.6-r1) 17:09:59 (56/80) Installing libsrt (1.4.4-r0) 17:09:59 (57/80) Installing libssh (0.9.6-r1) 17:09:59 (58/80) Installing libtheora (1.1.1-r16) 17:09:59 (59/80) Installing libjpeg-turbo (2.1.3-r1) 17:09:59 (60/80) Installing v4l-utils-libs (1.22.1-r1) 17:09:59 (61/80) Installing libxext (1.3.4-r0) 17:09:59 (62/80) Installing libxfixes (6.0.0-r0) 17:09:59 (63/80) Installing wayland-libs-client (1.20.0-r0) 17:09:59 (64/80) Installing libva (2.14.0-r0) 17:09:59 (65/80) Installing libvdpau (1.5-r0) 17:09:59 (66/80) Installing vidstab (1.1.0-r1) 17:09:59 (67/80) Installing libvpx (1.11.0-r1) 17:09:59 (68/80) Installing libwebp (1.2.3-r0) 17:09:59 (69/80) Installing x264-libs (0.163_git20210613-r0) 17:10:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:10:00 + sudo tee /etc/docker/daemon.new 17:10:00 { 17:10:00 "registry-mirrors": [ 17:10:00 "https://nexus3.edgexfoundry.org:10001" 17:10:00 ], 17:10:00 "bip": "10.250.0.254/24", 17:10:00 "hosts": [ 17:10:00 "tcp://0.0.0.0:5555", 17:10:00 "unix:///var/run/docker.sock" 17:10:00 ], 17:10:00 "mtu": 1458, 17:10:00 "selinux-enabled": true, 17:10:00 "seccomp-profile": "/etc/docker/seccomp.json" 17:10:00 } [Pipeline] sh 17:10:00 (70/80) Installing numactl (2.0.14-r0) 17:10:00 (71/80) Installing x265-libs (3.5-r3) 17:10:00 (72/80) Installing xvidcore (1.3.7-r1) 17:10:00 (73/80) Installing ffmpeg-libs (5.0.1-r1) 17:10:00 (74/80) Installing ffmpeg (5.0.1-r1) 17:10:00 (75/80) Installing udev-init-scripts (35-r0) 17:10:00 Executing udev-init-scripts-35-r0.post-install 17:10:00 (76/80) Installing eudev-libs (3.2.11-r0) 17:10:00 (77/80) Installing xz-libs (5.2.5-r1) 17:10:00 (78/80) Installing zstd-libs (1.5.2-r1) 17:10:00 (79/80) Installing kmod-libs (29-r2) 17:10:00 (80/80) Installing eudev (3.2.11-r0) 17:10:00 Executing busybox-1.35.0-r17.trigger 17:10:00 Executing eudev-3.2.11-r0.trigger 17:10:00 OK: 100 MiB in 94 packages 17:10:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:10:00 + sudo service docker restart 17:10:01 Removing intermediate container d11a322c288a 17:10:01 ---> 995d88d0c622 17:10:01 Step 18/35 : WORKDIR / 17:10:01 ---> Running in 313139c79ad5 17:10:01 Removing intermediate container 313139c79ad5 17:10:01 ---> 5bc2bf695e3c 17:10:01 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:10:02 ---> efe01e596883 17:10:02 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:10:02 ---> ded8b749e24d 17:10:02 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:10:02 ---> 7ce3f16ef746 17:10:02 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:10:02 ---> 2a7b7faa03e9 17:10:02 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:10:02 ---> 07a0d2c65c92 17:10:02 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:10:02 ---> 27e3033383e3 17:10:02 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:10:03 ---> 8f44930e9ad9 17:10:03 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:10:03 ---> Running in 34555c440c15 17:10:03 Removing intermediate container 34555c440c15 17:10:03 ---> db6c1cd7f7d6 17:10:03 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:10:03 ---> Running in c50a34cd945c 17:10:04 Removing intermediate container c50a34cd945c 17:10:04 ---> 613356f8d739 17:10:04 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:10:04 ---> Running in e322774b9eda 17:10:04 Removing intermediate container e322774b9eda 17:10:04 ---> 78fc26759fee 17:10:04 Step 29/35 : EXPOSE 59983 17:10:04 ---> Running in 2e7635ef41f9 17:10:04 Removing intermediate container 2e7635ef41f9 17:10:04 ---> 2336d46f0057 17:10:04 Step 30/35 : EXPOSE 8554 17:10:04 ---> Running in 47e08ed0cc35 17:10:04 Removing intermediate container 47e08ed0cc35 17:10:04 ---> ace195059756 17:10:04 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:10:04 ---> Running in 3124ca9008d9 17:10:04 Removing intermediate container 3124ca9008d9 17:10:04 ---> 771c0e0b0fc7 17:10:04 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:10:04 ---> Running in eef2c13f7f5f 17:10:05 Removing intermediate container eef2c13f7f5f 17:10:05 ---> b40a918001b0 17:10:05 Step 33/35 : LABEL arch=amd64 17:10:05 ---> Running in 50f20abf052f 17:10:05 Removing intermediate container 50f20abf052f 17:10:05 ---> c9e591c868a2 17:10:05 Step 34/35 : LABEL git_sha=391326f18d48f69621d7efc9e73c5ce709c7f91c 17:10:05 ---> Running in e09ff33fab3f 17:10:05 Removing intermediate container e09ff33fab3f 17:10:05 ---> e4a71da2f931 17:10:05 Step 35/35 : LABEL version=0.0.0 17:10:05 ---> Running in 053f3601c8a4 17:10:05 Removing intermediate container 053f3601c8a4 17:10:05 ---> 6ef53151c5bb 17:10:05 [Warning] One or more build-args [ARCH] were not consumed 17:10:05 Successfully built 6ef53151c5bb 17:10:05 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 17:10:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:06 17:10:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:06 latest: Pulling from edgex-lftools-log-publisher 17:10:06 5eb5b503b376: Pulling fs layer 17:10:06 5c69ac0246d0: Pulling fs layer 17:10:06 ec43610c2a17: Pulling fs layer 17:10:06 3a2ae6a8a46f: Pulling fs layer 17:10:06 33b1e0a273af: Pulling fs layer 17:10:06 5d3b04190fa2: Pulling fs layer 17:10:06 2f39f015ded8: Pulling fs layer 17:10:06 3a2ae6a8a46f: Waiting 17:10:06 5d3b04190fa2: Waiting 17:10:06 33b1e0a273af: Waiting 17:10:06 5c69ac0246d0: Verifying Checksum 17:10:06 5c69ac0246d0: Download complete 17:10:06 3a2ae6a8a46f: Verifying Checksum 17:10:06 33b1e0a273af: Verifying Checksum 17:10:06 33b1e0a273af: Download complete 17:10:06 5d3b04190fa2: Verifying Checksum 17:10:06 5d3b04190fa2: Download complete 17:10:07 ec43610c2a17: Verifying Checksum 17:10:07 ec43610c2a17: Download complete 17:10:07 5eb5b503b376: Verifying Checksum 17:10:07 5eb5b503b376: Download complete 17:10:08 5eb5b503b376: Pull complete 17:10:08 5c69ac0246d0: Pull complete 17:10:08 ec43610c2a17: Pull complete 17:10:08 3a2ae6a8a46f: Pull complete 17:10:08 33b1e0a273af: Pull complete 17:10:09 5d3b04190fa2: Pull complete 17:10:13 2f39f015ded8: Pull complete 17:10:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:13 prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container 17:10:13 $ 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/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:15 $ docker top ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:15 ---> job-cost.sh 17:10:15 lf-activate-venv: SKIPPING 17:10:15 INFO: No Stack... 17:10:17 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:18 INFO: Archiving Costs [Pipeline] sh 17:10:18 + cat /w/workspace/foundry_device-usb-camera_PR-138/archives/cost.csv 17:10:18 + cut -d, -f6 [Pipeline] lock 17:10:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] 17:10:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] did not exist. Created. 17:10:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:18 + echo total: 0.2199999988079071 [Pipeline] stash 17:10:19 Stashed 1 file(s) [Pipeline] } 17:10:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:19 $ docker stop --time=1 ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 17:10:20 $ docker rm -f --volumes ba97f552a2960e97da2acfe4a86065baa1030f37a2eeae3fcd2e2cd055cdcc28 [Pipeline] withEnv [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] configFileProvider 17:10:20 provisioning config files... 17:10:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6547819139396130035tmp [Pipeline] // script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:10:20 ---> docker-login.sh 17:10:20 nexus3.edgexfoundry.org:10001 17:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:21 Configure a credential helper to remove this warning. See 17:10:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:21 17:10:21 Login Succeeded 17:10:21 nexus3.edgexfoundry.org:10002 17:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:22 Configure a credential helper to remove this warning. See 17:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:22 17:10:22 Login Succeeded 17:10:22 nexus3.edgexfoundry.org:10003 17:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:22 Configure a credential helper to remove this warning. See 17:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:22 17:10:22 Login Succeeded 17:10:22 nexus3.edgexfoundry.org:10004 17:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:22 Configure a credential helper to remove this warning. See 17:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:22 17:10:22 Login Succeeded 17:10:22 docker.io 17:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:10:23 Configure a credential helper to remove this warning. See 17:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:10:23 17:10:23 Login Succeeded 17:10:23 ---> docker-login.sh ends [Pipeline] } 17:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:10:23 ========================================================= 17:10:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:10:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:24 + 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 . 17:10:24 Sending build context to Docker daemon 1.12MB 17:10:24 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 17:10:24 Step 2/13 : FROM ${BASE} AS builder 17:10:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:10:24 9b18e9b68314: Pulling fs layer 17:10:24 35d82f9e3411: Pulling fs layer 17:10:24 e16973657156: Pulling fs layer 17:10:24 fc693d55d65f: Pulling fs layer 17:10:24 7e9fc2657dce: Pulling fs layer 17:10:24 dda99020689f: Pulling fs layer 17:10:24 db1c61fa0a46: Pulling fs layer 17:10:24 891c053d2c06: Pulling fs layer 17:10:24 dda99020689f: Waiting 17:10:24 db1c61fa0a46: Waiting 17:10:24 891c053d2c06: Waiting 17:10:24 fc693d55d65f: Waiting 17:10:24 7e9fc2657dce: Waiting 17:10:24 e16973657156: Verifying Checksum 17:10:24 e16973657156: Download complete 17:10:24 35d82f9e3411: Verifying Checksum 17:10:24 35d82f9e3411: Download complete 17:10:24 7e9fc2657dce: Verifying Checksum 17:10:24 7e9fc2657dce: Download complete 17:10:24 dda99020689f: Download complete 17:10:24 9b18e9b68314: Verifying Checksum 17:10:24 9b18e9b68314: Download complete 17:10:25 9b18e9b68314: Pull complete 17:10:25 891c053d2c06: Verifying Checksum 17:10:25 891c053d2c06: Download complete 17:10:26 35d82f9e3411: Pull complete 17:10:26 e16973657156: Pull complete 17:10:26 db1c61fa0a46: Verifying Checksum 17:10:26 db1c61fa0a46: Download complete 17:10:27 fc693d55d65f: Verifying Checksum 17:10:27 fc693d55d65f: Download complete 17:10:39 fc693d55d65f: Pull complete 17:10:39 7e9fc2657dce: Pull complete 17:10:39 dda99020689f: Pull complete 17:10:46 db1c61fa0a46: Pull complete 17:10:47 891c053d2c06: Pull complete 17:10:47 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:10:47 ---> f96f9c87975a 17:10:47 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:10:49 ---> Running in 3aa5c1a04392 17:10:49 Removing intermediate container 3aa5c1a04392 17:10:49 ---> 2b1b1f668310 17:10:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:49 ---> Running in 535a13e85449 17:10:50 Removing intermediate container 535a13e85449 17:10:50 ---> 5db5ab352bab 17:10:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:10:50 ---> Running in bc3860d16e53 17:10:50 Removing intermediate container bc3860d16e53 17:10:50 ---> ee4c1a8ac507 17:10:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:10:50 ---> Running in e6cce811ffab 17:10:50 Removing intermediate container e6cce811ffab 17:10:50 ---> 1397e204b913 17:10:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:50 ---> Running in 8a01562b1d1f 17:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:10:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:10:52 (1/14) Installing libintl (0.21-r2) 17:10:52 (2/14) Installing eudev-libs (3.2.11-r0) 17:10:52 (3/14) Installing libjpeg-turbo (2.1.3-r1) 17:10:52 (4/14) Installing v4l-utils-libs (1.22.1-r1) 17:10:52 (5/14) Installing v4l-utils (1.22.1-r1) 17:10:52 (6/14) Installing udev-init-scripts (35-r0) 17:10:52 Executing udev-init-scripts-35-r0.post-install 17:10:52 (7/14) Installing libblkid (2.38-r1) 17:10:52 (8/14) Installing xz-libs (5.2.5-r1) 17:10:52 (9/14) Installing zstd-libs (1.5.2-r1) 17:10:52 (10/14) Installing kmod-libs (29-r2) 17:10:53 (11/14) Installing eudev (3.2.11-r0) 17:10:53 (12/14) Installing eudev-dev (3.2.11-r0) 17:10:53 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 17:10:53 (14/14) Installing v4l-utils-dev (1.22.1-r1) 17:10:53 Executing busybox-1.35.0-r17.trigger 17:10:53 Executing eudev-3.2.11-r0.trigger 17:10:53 OK: 228 MiB in 65 packages 17:10:54 Removing intermediate container 8a01562b1d1f 17:10:54 ---> 9933b610b64c 17:10:54 Step 8/13 : WORKDIR /device-usb-camera 17:10:54 ---> Running in e52ac8c05a8f 17:10:54 Removing intermediate container e52ac8c05a8f 17:10:54 ---> e4d8077f5a7f 17:10:54 Step 9/13 : COPY go.mod vendor* ./ 17:10:55 ---> 462dd92a6e31 17:10:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:55 ---> Running in baef3678f069 17:12:03 Removing intermediate container baef3678f069 17:12:03 ---> 9b6dc584fb4b 17:12:03 Step 11/13 : COPY . . 17:12:03 ---> 8dfa8022afcc 17:12:03 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:12:03 ---> Running in d1884cef72a8 17:12:03  % Total % Received % Xferd Average Speed Time Time Time Current 17:12:03 Dload Upload Total Spent Left Speed 17:12:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 14522 0 --:--:-- --:--:-- --:--:-- 14750 17:12:03 Removing intermediate container d1884cef72a8 17:12:03 ---> 9f0b222be549 17:12:03 Step 13/13 : RUN ${MAKE} 17:12:03 ---> Running in e038eef0b6e1 17:12:03 noop 17:12:03 Removing intermediate container e038eef0b6e1 17:12:03 ---> 4978294532e1 17:12:03 Successfully built 4978294532e1 17:12:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:03 + docker inspect -f . ci-base-image-arm64 17:12:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:04 prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container 17:12:04 $ 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 17:12:05 $ docker top 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:06 + go version 17:12:06 go version go1.18.7 linux/arm64 [Pipeline] } 17:12:06 $ docker stop --time=1 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 17:12:07 $ docker rm -f --volumes 6acf5d8c56aecfb5cde8952948bb5334a2a55d91314ac183e019da8349f2ba68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:12:08 + docker inspect -f . ci-base-image-arm64 17:12:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:12:08 prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container 17:12:08 $ 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 17:12:10 $ docker top 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:10 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:12:11 + make test 17:12:11 go test ./... -coverprofile=coverage.out ./... 17:12:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:13:34 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:13:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 1.9% of statements 17:13:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:13:39 go vet ./... 17:14:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:14:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:14:01 ./bin/test-attribution-txt.sh 17:14:01 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 17:14:01 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 17:14:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:14:01 $ docker stop --time=1 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b 17:14:03 $ docker rm -f --volumes 367b9b82f8005802018a249554b7aad0311640e15eed94e7b47e177e48c9f94b [Pipeline] // withDockerContainer [Pipeline] sh 17:14:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:04 Warning: overwriting stash ‘coverage-report’ 17:14:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:14:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:06 + ls -al . 17:14:06 total 192 17:14:06 drwxrwxr-x 9 jenkins jenkins 4096 Feb 2 17:12 . 17:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 .. 17:14:06 drwxrwxr-x 8 jenkins jenkins 4096 Feb 2 17:09 .git 17:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 .github 17:14:06 -rw-rw-r-- 1 jenkins jenkins 414 Feb 2 17:09 .gitignore 17:14:06 -rw-rw-r-- 1 jenkins jenkins 42 Feb 2 17:09 .golangci.yml 17:14:06 -rw-rw-r-- 1 jenkins jenkins 77 Feb 2 17:09 .hadolint.yml 17:14:06 -rw-rw-r-- 1 jenkins jenkins 9442 Feb 2 17:09 Attribution.txt 17:14:06 -rw-rw-r-- 1 jenkins jenkins 6219 Feb 2 17:09 CHANGELOG.md 17:14:06 -rw-rw-r-- 1 jenkins jenkins 2328 Feb 2 17:09 Dockerfile 17:14:06 -rw-rw-r-- 1 jenkins jenkins 678 Feb 2 17:09 GOVERNANCE.md 17:14:06 -rw-rw-r-- 1 jenkins jenkins 659 Feb 2 17:09 Jenkinsfile 17:14:06 -rw-rw-r-- 1 jenkins jenkins 11348 Feb 2 17:09 LICENSE 17:14:06 -rw-rw-r-- 1 jenkins jenkins 2329 Feb 2 17:09 Makefile 17:14:06 -rw-rw-r-- 1 jenkins jenkins 622 Feb 2 17:09 OWNERS.md 17:14:06 -rw-rw-r-- 1 jenkins jenkins 5934 Feb 2 17:09 README.md 17:14:06 -rw-rw-r-- 1 jenkins jenkins 5 Feb 2 17:07 VERSION 17:14:06 drwxrwxr-x 2 jenkins jenkins 4096 Feb 2 17:09 bin 17:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 cmd 17:14:06 -rw-r--r-- 1 jenkins jenkins 30666 Feb 2 17:13 coverage.out 17:14:06 -rwxrwxr-x 1 jenkins jenkins 140 Feb 2 17:09 docker-entrypoint.sh 17:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 docs 17:14:06 -rw-rw-r-- 1 jenkins jenkins 3485 Feb 2 17:09 go.mod 17:14:06 -rw-rw-r-- 1 jenkins jenkins 34916 Feb 2 17:09 go.sum 17:14:06 drwxrwxr-x 3 jenkins jenkins 4096 Feb 2 17:09 internal 17:14:06 drwxrwxr-x 4 jenkins jenkins 4096 Feb 2 17:09 snap 17:14:06 -rw-rw-r-- 1 jenkins jenkins 231 Feb 2 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:14:06 + 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=391326f18d48f69621d7efc9e73c5ce709c7f91c --label arch=arm64 --label version=0.0.0 . 17:14:06 Sending build context to Docker daemon 1.151MB 17:14:07 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 17:14:07 Step 2/35 : FROM ${BASE} AS builder 17:14:07 ---> 4978294532e1 17:14:07 Step 3/35 : ARG ADD_BUILD_TAGS="" 17:14:07 ---> Running in 030e4cef599a 17:14:11 Removing intermediate container 030e4cef599a 17:14:11 ---> 1b4c3d8382c2 17:14:11 Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:14:11 ---> Running in 18ef969a266d 17:14:11 Removing intermediate container 18ef969a266d 17:14:11 ---> d387c2a02f22 17:14:11 Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:14:11 ---> Running in d2a75e01425b 17:14:12 Removing intermediate container d2a75e01425b 17:14:12 ---> b3d01349f43d 17:14:12 Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:14:12 ---> Running in 47d0c5b14870 17:14:12 Removing intermediate container 47d0c5b14870 17:14:12 ---> 53be9f6b198d 17:14:12 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:14:12 ---> Running in 42314cc1eded 17:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:14:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:14:14 OK: 228 MiB in 65 packages 17:14:15 Removing intermediate container 42314cc1eded 17:14:15 ---> b42dcff40b6a 17:14:15 Step 8/35 : WORKDIR /device-usb-camera 17:14:15 ---> Running in 2c1ce78c079a 17:14:15 Removing intermediate container 2c1ce78c079a 17:14:15 ---> bdf5ad88e182 17:14:15 Step 9/35 : COPY go.mod vendor* ./ 17:14:16 ---> cb8c832e73f0 17:14:16 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:16 ---> Running in e4c8322c638c 17:14:19 Removing intermediate container e4c8322c638c 17:14:19 ---> ec236527d8f3 17:14:19 Step 11/35 : COPY . . 17:14:20 ---> 91d32aef133c 17:14:20 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:14:20 ---> Running in 2801ac3eb59f 17:14:21  % Total % Received % Xferd Average Speed Time Time Time Current 17:14:21 Dload Upload Total Spent Left Speed 17:14:21 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5461 0 --:--:-- --:--:-- --:--:-- 5474 17:14:23 Removing intermediate container 2801ac3eb59f 17:14:23 ---> 682297f8c446 17:14:23 Step 13/35 : RUN ${MAKE} 17:14:23 ---> Running in 121c858881af 17:14:25 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:17:02 Removing intermediate container 121c858881af 17:17:02 ---> ad765b236ec2 17:17:02 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 17:17:02 v0.18.4: Pulling from aler9/rtsp-simple-server 17:17:02 eab2503cf8f4: Pulling fs layer 17:17:02 97cd0a44c592: Pulling fs layer 17:17:02 97cd0a44c592: Download complete 17:17:02 eab2503cf8f4: Verifying Checksum 17:17:02 eab2503cf8f4: Download complete 17:17:02 eab2503cf8f4: Pull complete 17:17:02 97cd0a44c592: Pull complete 17:17:02 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 17:17:02 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 17:17:02 ---> 7f763cca56b3 17:17:02 Step 15/35 : FROM alpine:3.16 17:17:02 3.16: Pulling from library/alpine 17:17:02 6875df1f5354: Pulling fs layer 17:17:02 6875df1f5354: Verifying Checksum 17:17:02 6875df1f5354: Download complete 17:17:02 6875df1f5354: Pull complete 17:17:02 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:17:02 Status: Downloaded newer image for alpine:3.16 17:17:02 ---> 2b4661558fb8 17:17:02 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:17:02 ---> Running in f81e41ecf6c8 17:17:02 Removing intermediate container f81e41ecf6c8 17:17:02 ---> f153f3df531d 17:17:02 Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:17:02 ---> Running in 174173bd6dd5 17:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:17:02 (1/79) Installing dumb-init (1.2.5-r1) 17:17:02 (2/79) Installing sdl2 (2.0.22-r0) 17:17:02 (3/79) Installing libxau (1.0.9-r0) 17:17:02 (4/79) Installing libxdmcp (1.1.3-r0) 17:17:02 (5/79) Installing libxcb (1.15-r0) 17:17:02 (6/79) Installing libx11 (1.8-r0) 17:17:02 (7/79) Installing aom-libs (3.3.0-r0) 17:17:02 (8/79) Installing alsa-lib (1.2.7.2-r0) 17:17:02 (9/79) Installing expat (2.5.0-r0) 17:17:02 (10/79) Installing brotli-libs (1.0.9-r6) 17:17:02 (11/79) Installing libbz2 (1.0.8-r1) 17:17:02 (12/79) Installing libpng (1.6.37-r1) 17:17:02 (13/79) Installing freetype (2.12.1-r0) 17:17:02 (14/79) Installing fontconfig (2.14.0-r0) 17:17:02 (15/79) Installing fribidi (1.0.12-r0) 17:17:02 (16/79) Installing libffi (3.4.2-r1) 17:17:02 (17/79) Installing libintl (0.21-r2) 17:17:02 (18/79) Installing libblkid (2.38-r1) 17:17:02 (19/79) Installing libmount (2.38-r1) 17:17:02 (20/79) Installing pcre (8.45-r2) 17:17:02 (21/79) Installing glib (2.72.1-r0) 17:17:02 (22/79) Installing graphite2 (1.3.14-r1) 17:17:02 (23/79) Installing harfbuzz (4.3.0-r0) 17:17:02 (24/79) Installing libass (0.16.0-r0) 17:17:02 (25/79) Installing libdav1d (1.0.0-r0) 17:17:02 (26/79) Installing libdrm (2.4.110-r0) 17:17:02 (27/79) Installing gmp (6.2.1-r2) 17:17:02 (28/79) Installing nettle (3.7.3-r0) 17:17:02 (29/79) Installing p11-kit (0.24.1-r0) 17:17:02 (30/79) Installing libtasn1 (4.18.0-r1) 17:17:02 (31/79) Installing libunistring (1.0-r0) 17:17:02 (32/79) Installing gnutls (3.7.7-r0) 17:17:02 (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:17:02 (34/79) Installing ncurses-libs (6.3_p20220521-r0) 17:17:02 (35/79) Installing lame (3.100-r0) 17:17:02 (36/79) Installing opus (1.3.1-r1) 17:17:02 (37/79) Installing libasyncns (0.8-r1) 17:17:02 (38/79) Installing dbus-libs (1.14.4-r0) 17:17:02 (39/79) Installing libltdl (2.4.7-r0) 17:17:02 (40/79) Installing orc (0.4.32-r0) 17:17:02 (41/79) Installing libgcc (11.2.1_git20220219-r2) 17:17:02 (42/79) Installing libogg (1.3.5-r1) 17:17:02 (43/79) Installing libstdc++ (11.2.1_git20220219-r2) 17:17:02 (44/79) Installing flac (1.3.4-r0) 17:17:02 (45/79) Installing libvorbis (1.3.7-r0) 17:17:02 (46/79) Installing libsndfile (1.1.0-r0) 17:17:03 (47/79) Installing libgomp (11.2.1_git20220219-r2) 17:17:03 (48/79) Installing soxr (0.1.3-r2) 17:17:03 (49/79) Installing speexdsp (1.2.0-r0) 17:17:03 (50/79) Installing tdb-libs (1.4.6-r0) 17:17:03 (51/79) Installing libpulse (15.0-r2) 17:17:03 (52/79) Installing cjson (1.7.15-r3) 17:17:03 (53/79) Installing mbedtls (2.28.2-r0) 17:17:03 (54/79) Installing librist (0.2.6-r1) 17:17:03 (55/79) Installing libsrt (1.4.4-r0) 17:17:03 (56/79) Installing libssh (0.9.6-r1) 17:17:03 (57/79) Installing libtheora (1.1.1-r16) 17:17:03 (58/79) Installing libjpeg-turbo (2.1.3-r1) 17:17:03 (59/79) Installing v4l-utils-libs (1.22.1-r1) 17:17:03 (60/79) Installing libxext (1.3.4-r0) 17:17:03 (61/79) Installing libxfixes (6.0.0-r0) 17:17:03 (62/79) Installing wayland-libs-client (1.20.0-r0) 17:17:03 (63/79) Installing libva (2.14.0-r0) 17:17:03 (64/79) Installing libvdpau (1.5-r0) 17:17:03 (65/79) Installing vidstab (1.1.0-r1) 17:17:03 (66/79) Installing libvpx (1.11.0-r1) 17:17:03 (67/79) Installing libwebp (1.2.3-r0) 17:17:03 (68/79) Installing x264-libs (0.163_git20210613-r0) 17:17:03 (69/79) Installing numactl (2.0.14-r0) 17:17:03 (70/79) Installing x265-libs (3.5-r3) 17:17:03 (71/79) Installing xvidcore (1.3.7-r1) 17:17:03 (72/79) Installing ffmpeg-libs (5.0.1-r1) 17:17:04 (73/79) Installing ffmpeg (5.0.1-r1) 17:17:04 (74/79) Installing udev-init-scripts (35-r0) 17:17:04 Executing udev-init-scripts-35-r0.post-install 17:17:04 (75/79) Installing eudev-libs (3.2.11-r0) 17:17:04 (76/79) Installing xz-libs (5.2.5-r1) 17:17:04 (77/79) Installing zstd-libs (1.5.2-r1) 17:17:04 (78/79) Installing kmod-libs (29-r2) 17:17:04 (79/79) Installing eudev (3.2.11-r0) 17:17:04 Executing busybox-1.35.0-r17.trigger 17:17:04 Executing eudev-3.2.11-r0.trigger 17:17:04 OK: 77 MiB in 93 packages 17:17:08 Removing intermediate container 174173bd6dd5 17:17:08 ---> 12770e1bbf0d 17:17:08 Step 18/35 : WORKDIR / 17:17:08 ---> Running in 9ef33e58f803 17:17:08 Removing intermediate container 9ef33e58f803 17:17:08 ---> a370c8934b16 17:17:08 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 17:17:09 ---> e9aa8577f902 17:17:09 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 17:17:10 ---> c935a33cbe07 17:17:10 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:17:10 ---> 6fefb1d66188 17:17:10 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:17:10 ---> 85c39d129405 17:17:10 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:17:11 ---> 5fea114d4367 17:17:11 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 17:17:12 ---> 64ac46800251 17:17:12 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 17:17:13 ---> f3aa6c659d6b 17:17:13 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:17:13 ---> Running in 3c3bcf954df6 17:17:14 Removing intermediate container 3c3bcf954df6 17:17:14 ---> 5b28326a0fa7 17:17:14 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:17:14 ---> Running in 1411b2cdf3d3 17:17:16 Removing intermediate container 1411b2cdf3d3 17:17:16 ---> 8dc53559b968 17:17:16 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:17:16 ---> Running in 7cce8a9f7ddf 17:17:18 Removing intermediate container 7cce8a9f7ddf 17:17:18 ---> 9eacffea90fa 17:17:18 Step 29/35 : EXPOSE 59983 17:17:18 ---> Running in c59e8d75a598 17:17:18 Removing intermediate container c59e8d75a598 17:17:18 ---> 7adb6b82d3cb 17:17:18 Step 30/35 : EXPOSE 8554 17:17:18 ---> Running in 54be54762f02 17:17:18 Removing intermediate container 54be54762f02 17:17:18 ---> 557ac88a13cd 17:17:18 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:17:18 ---> Running in e14e1767ac83 17:17:19 Removing intermediate container e14e1767ac83 17:17:19 ---> a61d3609bffc 17:17:19 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:17:19 ---> Running in 6ae844780b83 17:17:19 Removing intermediate container 6ae844780b83 17:17:19 ---> 1975d832ed77 17:17:19 Step 33/35 : LABEL arch=arm64 17:17:19 ---> Running in 21253663c819 17:17:19 Removing intermediate container 21253663c819 17:17:19 ---> 5231a664e449 17:17:19 Step 34/35 : LABEL git_sha=391326f18d48f69621d7efc9e73c5ce709c7f91c 17:17:19 ---> Running in 0932e525df0a 17:17:20 Removing intermediate container 0932e525df0a 17:17:20 ---> b41322e0a001 17:17:20 Step 35/35 : LABEL version=0.0.0 17:17:20 ---> Running in 6e18925d8f6e 17:17:20 Removing intermediate container 6e18925d8f6e 17:17:20 ---> c15df3259afe 17:17:20 [Warning] One or more build-args [ARCH] were not consumed 17:17:20 Successfully built c15df3259afe 17:17:20 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 17:17:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:21 17:17:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:21 arm64: Pulling from edgex-lftools-log-publisher 17:17:21 8998bd30e6a1: Pulling fs layer 17:17:21 04944245beec: Pulling fs layer 17:17:21 699f458cf7ca: Pulling fs layer 17:17:21 765212b225bb: Pulling fs layer 17:17:21 f23df028b6ca: Pulling fs layer 17:17:21 d65c8cfc05b1: Pulling fs layer 17:17:21 2437ff75d9bd: Pulling fs layer 17:17:21 f23df028b6ca: Waiting 17:17:21 d65c8cfc05b1: Waiting 17:17:21 765212b225bb: Waiting 17:17:21 2437ff75d9bd: Waiting 17:17:21 04944245beec: Verifying Checksum 17:17:21 04944245beec: Download complete 17:17:21 765212b225bb: Verifying Checksum 17:17:21 765212b225bb: Download complete 17:17:21 f23df028b6ca: Verifying Checksum 17:17:21 f23df028b6ca: Download complete 17:17:21 d65c8cfc05b1: Verifying Checksum 17:17:21 d65c8cfc05b1: Download complete 17:17:22 699f458cf7ca: Verifying Checksum 17:17:22 699f458cf7ca: Download complete 17:17:22 8998bd30e6a1: Download complete 17:17:25 2437ff75d9bd: Verifying Checksum 17:17:25 2437ff75d9bd: Download complete 17:17:26 8998bd30e6a1: Pull complete 17:17:26 04944245beec: Pull complete 17:17:28 699f458cf7ca: Pull complete 17:17:28 765212b225bb: Pull complete 17:17:29 f23df028b6ca: Pull complete 17:17:29 d65c8cfc05b1: Pull complete 17:17:44 2437ff75d9bd: Pull complete 17:17:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:17:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:17:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:44 prd-ubuntu20.04-docker-arm64-4c-16g-4381 does not seem to be running inside a container 17:17:44 $ 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 17:17:47 $ docker top 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:17:47 ---> job-cost.sh 17:17:47 lf-activate-venv: SKIPPING 17:17:47 INFO: No Stack... 17:17:48 INFO: Retrieving Pricing Info for: v3-standard-4 17:17:49 INFO: Archiving Costs [Pipeline] sh 17:17:49 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 17:17:49 + cut -d, -f6 [Pipeline] lock 17:17:49 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] 17:17:49 Resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] did not exist. Created. 17:17:49 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:17:50 /w/workspace/device-usb-camera/1@tmp/durable-5cb35a6b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:17:51 + echo total: 0.10999999940395355 [Pipeline] stash 17:17:51 Warning: overwriting stash ‘stack-cost’ 17:17:51 Stashed 1 file(s) [Pipeline] } 17:17:51 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-138-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:17:51 $ docker stop --time=1 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b 17:17:52 $ docker rm -f --volumes 56b162bd9bb4a8f21b9677e2038f3a7c5b04a8e7e0d4b67f345792d888084f6b [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 17:17:53 provisioning config files... 17:17:53 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config14750553755745604091tmp [Pipeline] { [Pipeline] sh 17:17:54 + set +x 17:17:54 + curl -s https://codecov.io/bash 17:17:54 + bash -s -- 17:17:54 17:17:54 _____ _ 17:17:54 / ____| | | 17:17:54 | | ___ __| | ___ ___ _____ __ 17:17:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:17:54 | |___| (_) | (_| | __/ (_| (_) \ V / 17:17:54 \_____\___/ \__,_|\___|\___\___/ \_/ 17:17:54 Bash-1.0.6 17:17:54 17:17:54 17:17:54 ==> git version 2.25.1 found 17:17:54 ==> 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 17:17:54 Release-Date: 2020-01-08 17:17:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:17:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:17:54 ==> Jenkins CI detected. 17:17:54 current dir:  /w/workspace/foundry_device-usb-camera_PR-138 17:17:54 project root: . 17:17:54 --> token set from env 17:17:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:17:54 ==> Running gcov in . (disable via -X gcov) 17:17:54 ==> Python coveragepy not found 17:17:54 ==> Searching for coverage reports in: 17:17:54 + . 17:17:54 -> Found 1 reports 17:17:54 ==> Detecting git/mercurial file structure 17:17:54 ==> Reading reports 17:17:54 + ./coverage.out bytes=30666 17:17:54 ==> Appending adjustments 17:17:54 https://docs.codecov.io/docs/fixing-reports 17:17:54 + Found adjustments 17:17:54 ==> Gzipping contents 17:17:54 8.0K /tmp/codecov.S52Iuj.gz 17:17:54 ==> Uploading reports 17:17:54 url: https://codecov.io 17:17:54 query: branch=PR-138&commit=391326f18d48f69621d7efc9e73c5ce709c7f91c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=138&job=&cmd_args= 17:17:54 -> Pinging Codecov 17:17:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-138&commit=391326f18d48f69621d7efc9e73c5ce709c7f91c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-138%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=138&job=&cmd_args= 17:17:55 -> Uploading to 17:17:55 https://storage.googleapis.com/codecov/v4/raw/2023-02-02/73D8F5FF140700D3E01443B452E23636/391326f18d48f69621d7efc9e73c5ce709c7f91c/c3626f5b-1167-42f6-a0a0-01638b8dbdc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230202T171755Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=da4f2efff02416f517c062b48f4f730a4f43c85b943588ec00744491a818fe5d 17:17:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:17:55 Dload Upload Total Spent Left Speed 17:17:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4281 0 0 100 4281 0 14128 --:--:-- --:--:-- --:--:-- 14128 17:17:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/391326f18d48f69621d7efc9e73c5ce709c7f91c [Pipeline] } 17:17:55 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 17:17:57 + [ -d /w/workspace/foundry_device-usb-camera_PR-138/archives ] 17:17:57 + ls -al /w/workspace/foundry_device-usb-camera_PR-138/archives 17:17:57 total 16 17:17:57 drwxr-xr-x 3 root root 4096 Feb 2 17:10 . 17:17:57 drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 17:10 .. 17:17:57 drwxr-xr-x 2 root root 4096 Feb 2 17:10 cost 17:17:57 -rw-r--r-- 1 root root 89 Feb 2 17:10 cost.csv 17:17:57 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-138/archives 17:17:57 + ls -al /w/workspace/foundry_device-usb-camera_PR-138/archives 17:17:57 total 16 17:17:57 drwxr-xr-x 3 jenkins jenkins 4096 Feb 2 17:10 . 17:17:57 drwxrwxr-x 11 jenkins jenkins 4096 Feb 2 17:10 .. 17:17:57 drwxr-xr-x 2 jenkins jenkins 4096 Feb 2 17:10 cost 17:17:57 -rw-r--r-- 1 jenkins jenkins 89 Feb 2 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:17:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:58 ---> package-listing.sh 17:17:58 ++ facter osfamily 17:17:58 ++ tr '[:upper:]' '[:lower:]' 17:17:58 + OS_FAMILY=debian 17:17:58 + workspace=/w/workspace/foundry_device-usb-camera_PR-138 17:17:58 + START_PACKAGES=/tmp/packages_start.txt 17:17:58 + END_PACKAGES=/tmp/packages_end.txt 17:17:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:58 + PACKAGES=/tmp/packages_start.txt 17:17:58 + '[' /w/workspace/foundry_device-usb-camera_PR-138 ']' 17:17:58 + PACKAGES=/tmp/packages_end.txt 17:17:58 + case "${OS_FAMILY}" in 17:17:58 + dpkg -l 17:17:58 + grep '^ii' 17:17:58 + '[' -f /tmp/packages_start.txt ']' 17:17:58 + '[' -f /tmp/packages_end.txt ']' 17:17:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:17:58 + '[' /w/workspace/foundry_device-usb-camera_PR-138 ']' 17:17:58 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-138/archives/ 17:17:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-138/archives/ [Pipeline] echo 17:17:58 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/foundry_device-usb-camera_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:17:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:17:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:59 prd-ubuntu20.04-docker-8c-8g-4380 does not seem to be running inside a container 17:18:00 $ 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/foundry_device-usb-camera_PR-138/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-138 -v /w/workspace/foundry_device-usb-camera_PR-138:/w/workspace/foundry_device-usb-camera_PR-138:rw,z -v /w/workspace/foundry_device-usb-camera_PR-138@tmp:/w/workspace/foundry_device-usb-camera_PR-138@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 17:18:00 $ docker top 18a20981dbbdb19c1222d381db590633c1586649dd2e654bc2693dae1e7a20fd -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:00 + touch /tmp/pre-build-complete [Pipeline] sh 17:18:00 + mkdir -p /var/log/sysstat [Pipeline] sh 17:18:01 + ls /var/log/sa-host 17:18:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:01 provisioning config files... 17:18:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-138@tmp/config2631946612424722187tmp [Pipeline] { [Pipeline] echo 17:18:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:01 ---> create-netrc.sh [Pipeline] } 17:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:18:02 ---> python-tools-install.sh [Pipeline] echo 17:18:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:18:02 ---> sudo-logs.sh 17:18:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:18:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:18:02 ---> job-cost.sh 17:18:02 lf-activate-venv: SKIPPING 17:18:02 DEBUG: total: 0.2199999988079071 17:18:02 INFO: Retrieving Stack Cost... 17:18:07 INFO: Retrieving Pricing Info for: v3-standard-8 17:18:07 INFO: Archiving Costs [Pipeline] echo 17:18:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:07 ---> logs-deploy.sh 17:18:07 lf-activate-venv: SKIPPING 17:18:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-138/1 17:18:07 INFO: archiving workspace using pattern(s): 17:18:08 Archives upload complete. 17:18:08 INFO: archiving logs to Nexus 17:18:09 ---> uname -a: 17:18:09 Linux prd-ubuntu20-04-docker-8c-8g-4380 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:18:09 17:18:09 17:18:09 ---> lscpu: 17:18:09 Architecture: x86_64 17:18:09 CPU op-mode(s): 32-bit, 64-bit 17:18:09 Byte Order: Little Endian 17:18:09 Address sizes: 40 bits physical, 48 bits virtual 17:18:09 CPU(s): 8 17:18:09 On-line CPU(s) list: 0-7 17:18:09 Thread(s) per core: 1 17:18:09 Core(s) per socket: 1 17:18:09 Socket(s): 8 17:18:09 NUMA node(s): 1 17:18:09 Vendor ID: AuthenticAMD 17:18:09 CPU family: 23 17:18:09 Model: 49 17:18:09 Model name: AMD EPYC-Rome Processor 17:18:09 Stepping: 0 17:18:09 CPU MHz: 2800.000 17:18:09 BogoMIPS: 5600.00 17:18:09 Virtualization: AMD-V 17:18:09 Hypervisor vendor: KVM 17:18:09 Virtualization type: full 17:18:09 L1d cache: 256 KiB 17:18:09 L1i cache: 256 KiB 17:18:09 L2 cache: 4 MiB 17:18:09 L3 cache: 128 MiB 17:18:09 NUMA node0 CPU(s): 0-7 17:18:09 Vulnerability Itlb multihit: Not affected 17:18:09 Vulnerability L1tf: Not affected 17:18:09 Vulnerability Mds: Not affected 17:18:09 Vulnerability Meltdown: Not affected 17:18:09 Vulnerability Mmio stale data: Not affected 17:18:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:18:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:18:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:18:09 Vulnerability Srbds: Not affected 17:18:09 Vulnerability Tsx async abort: Not affected 17:18:09 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 17:18:09 17:18:09 17:18:09 ---> nproc: 17:18:09 8 17:18:09 17:18:09 17:18:09 ---> df -h: 17:18:09 Filesystem Size Used Avail Use% Mounted on 17:18:09 overlay 155G 12G 144G 8% / 17:18:09 tmpfs 64M 0 64M 0% /dev 17:18:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:18:09 shm 64M 0 64M 0% /dev/shm 17:18:09 /dev/vda1 155G 12G 144G 8% /facter-os 17:18:09 17:18:09 17:18:09 ---> sar -b -r -n DEV: 17:18:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4380) 02/02/23 _x86_64_ (8 CPU) 17:18:09 17:18:09 17:07:02 LINUX RESTART (8 CPU) 17:18:09 17:18:09 17:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:18:09 17:09:01 150.21 0.95 149.26 0.00 22.53 67415.30 0.00 17:18:09 17:10:01 178.14 0.32 177.82 0.00 31.59 39257.19 0.00 17:18:09 17:11:01 113.21 0.05 113.16 0.00 8.80 20861.46 0.00 17:18:09 17:12:01 1.80 0.00 1.80 0.00 0.00 20.95 0.00 17:18:09 17:13:01 54.21 11.23 42.98 0.00 5226.33 8688.29 0.00 17:18:09 17:14:01 4.40 0.02 4.38 0.00 0.13 96.12 0.00 17:18:09 17:15:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 17:18:09 17:16:01 1.98 0.00 1.98 0.00 0.00 21.86 0.00 17:18:09 17:17:01 3.28 1.62 1.67 0.00 36.53 20.13 0.00 17:18:09 17:18:01 6.60 0.23 6.37 0.00 18.53 118.11 0.00 17:18:09 Average: 51.52 1.44 50.08 0.00 534.44 13651.19 0.00 17:18:09 17:18:09 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:18:09 17:09:01 27745132 31606604 697600 2.12 147044 3859808 1876280 5.53 1148776 3489712 290524 17:18:09 17:10:01 27978964 31560984 744024 2.26 153036 3612108 1913392 5.64 1198124 3239808 232 17:18:09 17:11:01 27453272 31589356 713468 2.17 162196 4105244 1757128 5.18 1233664 3677272 160 17:18:09 17:12:01 27453476 31589592 713112 2.17 162232 4105240 1757128 5.18 1233552 3677276 4 17:18:09 17:13:01 26930620 31572644 712908 2.17 195396 4562272 1798132 5.30 1550160 3846348 316 17:18:09 17:14:01 26936344 31573500 712148 2.17 193972 4559012 1790856 5.28 1548124 3843100 8 17:18:09 17:15:01 26941880 31579120 706488 2.15 194044 4559004 1790856 5.28 1542828 3843104 4 17:18:09 17:16:01 26941856 31579380 706452 2.15 194100 4559012 1790856 5.28 1542712 3843304 8 17:18:09 17:17:01 26936240 31575904 709748 2.16 194180 4560112 1790856 5.28 1550668 3843636 8 17:18:09 17:18:01 26895136 31537028 744480 2.26 194340 4561404 1865576 5.50 1583520 3843692 156 17:18:09 Average: 27221292 31576411 716043 2.18 179054 4304322 1813106 5.34 1413213 3714725 29142 17:18:09 17:18:09 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:18:09 17:09:01 ens3 459.16 335.58 5410.28 35.44 0.00 0.00 0.00 0.00 17:18:09 17:09:01 docker0 226.36 331.31 17.34 2624.97 0.00 0.00 0.00 0.00 17:18:09 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:10:01 ens3 101.07 67.74 885.36 94.05 0.00 0.00 0.00 0.00 17:18:09 17:10:01 docker0 14.55 35.73 1.11 636.38 0.00 0.00 0.00 0.00 17:18:09 17:10:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 17:18:09 17:11:01 ens3 136.33 96.32 2530.22 15.03 0.00 0.00 0.00 0.00 17:18:09 17:11:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 17:18:09 17:11:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 17:18:09 17:12:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:13:01 ens3 101.70 58.87 2749.86 4.49 0.00 0.00 0.00 0.00 17:18:09 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:13:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 17:18:09 17:14:01 ens3 0.22 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:15:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:17:01 ens3 7.52 6.07 6.53 5.98 0.00 0.00 0.00 0.00 17:18:09 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:18:09 17:18:01 ens3 22.80 13.55 23.38 8.02 0.00 0.00 0.00 0.00 17:18:09 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:18:09 17:18:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 17:18:09 Average: ens3 82.90 57.85 1160.55 16.30 0.00 0.00 0.00 0.00 17:18:09 Average: docker0 24.09 36.71 1.84 326.13 0.00 0.00 0.00 0.00 17:18:09 Average: lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:18:09 17:18:09 17:18:09 ---> sar -P ALL: 17:18:09 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4380) 02/02/23 _x86_64_ (8 CPU) 17:18:09 17:18:09 17:07:02 LINUX RESTART (8 CPU) 17:18:09 17:18:09 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:18:09 17:09:01 all 7.07 0.00 3.04 2.32 0.06 87.52 17:18:09 17:09:01 0 7.09 0.00 3.07 3.00 0.05 86.79 17:18:09 17:09:01 1 6.81 0.00 2.47 0.07 0.03 90.62 17:18:09 17:09:01 2 6.90 0.00 2.62 0.03 0.05 90.40 17:18:09 17:09:01 3 7.36 0.00 2.27 0.42 0.08 89.86 17:18:09 17:09:01 4 5.66 0.00 4.12 12.17 0.05 78.00 17:18:09 17:09:01 5 6.46 0.00 3.87 2.22 0.05 87.40 17:18:09 17:09:01 6 7.10 0.00 2.83 0.57 0.05 89.44 17:18:09 17:09:01 7 9.17 0.00 3.09 0.05 0.08 87.61 17:18:09 17:10:01 all 35.71 0.00 6.15 0.98 0.09 57.08 17:18:09 17:10:01 0 36.04 0.00 5.74 0.56 0.08 57.58 17:18:09 17:10:01 1 34.73 0.00 6.83 1.45 0.10 56.89 17:18:09 17:10:01 2 35.14 0.00 5.81 0.74 0.08 58.23 17:18:09 17:10:01 3 34.97 0.00 6.52 0.07 0.08 58.37 17:18:09 17:10:01 4 35.56 0.00 6.30 4.26 0.08 53.80 17:18:09 17:10:01 5 36.82 0.00 5.70 0.07 0.08 57.33 17:18:09 17:10:01 6 35.73 0.00 6.31 0.30 0.08 57.57 17:18:09 17:10:01 7 36.68 0.00 5.96 0.37 0.08 56.91 17:18:09 17:11:01 all 3.12 0.00 1.42 0.44 0.05 94.97 17:18:09 17:11:01 0 3.23 0.00 1.71 0.03 0.07 94.97 17:18:09 17:11:01 1 4.73 0.00 1.59 1.77 0.05 91.87 17:18:09 17:11:01 2 2.49 0.00 1.34 0.05 0.03 96.09 17:18:09 17:11:01 3 3.13 0.00 1.81 0.03 0.05 94.98 17:18:09 17:11:01 4 1.10 0.00 1.17 1.10 0.03 96.59 17:18:09 17:11:01 5 4.09 0.00 1.32 0.05 0.03 94.51 17:18:09 17:11:01 6 3.27 0.00 1.36 0.42 0.05 94.90 17:18:09 17:11:01 7 2.93 0.00 1.06 0.05 0.05 95.91 17:18:09 17:12:01 all 0.08 0.00 0.01 0.00 0.00 99.91 17:18:09 17:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:18:09 17:12:01 1 0.47 0.00 0.00 0.00 0.00 99.53 17:18:09 17:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 17:18:09 17:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:18:09 17:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:18:09 17:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:18:09 17:13:01 all 2.30 0.00 1.38 0.48 0.02 95.82 17:18:09 17:13:01 0 2.33 0.00 1.23 0.05 0.02 96.36 17:18:09 17:13:01 1 2.25 0.00 1.78 0.27 0.02 95.68 17:18:09 17:13:01 2 3.81 0.00 3.19 0.22 0.02 92.77 17:18:09 17:13:01 3 3.25 0.00 0.82 0.79 0.03 95.10 17:18:09 17:13:01 4 1.05 0.00 0.68 1.30 0.02 96.95 17:18:09 17:13:01 5 1.52 0.00 1.45 0.73 0.02 96.28 17:18:09 17:13:01 6 2.00 0.00 0.87 0.07 0.02 97.05 17:18:09 17:13:01 7 2.19 0.00 1.02 0.38 0.03 96.38 17:18:09 17:14:01 all 0.32 0.00 0.05 0.02 0.00 99.61 17:18:09 17:14:01 0 0.03 0.00 0.03 0.02 0.00 99.92 17:18:09 17:14:01 1 0.02 0.00 0.05 0.00 0.00 99.93 17:18:09 17:14:01 2 0.00 0.00 0.03 0.00 0.00 99.97 17:18:09 17:14:01 3 2.04 0.00 0.02 0.02 0.00 97.93 17:18:09 17:14:01 4 0.03 0.00 0.07 0.10 0.02 99.78 17:18:09 17:14:01 5 0.07 0.00 0.02 0.03 0.02 99.87 17:18:09 17:14:01 6 0.22 0.00 0.12 0.00 0.00 99.67 17:18:09 17:14:01 7 0.10 0.00 0.03 0.02 0.00 99.85 17:18:09 17:15:01 all 0.27 0.00 0.00 0.06 0.00 99.66 17:18:09 17:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:15:01 3 2.02 0.00 0.00 0.00 0.00 97.98 17:18:09 17:15:01 4 0.03 0.00 0.00 0.52 0.00 99.45 17:18:09 17:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 17:18:09 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:18:09 17:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:18:09 17:16:01 all 0.13 0.00 0.01 0.01 0.00 99.85 17:18:09 17:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:18:09 17:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:18:09 17:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:18:09 17:16:01 3 0.95 0.00 0.00 0.00 0.00 99.05 17:18:09 17:16:01 4 0.03 0.00 0.02 0.03 0.02 99.90 17:18:09 17:16:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:18:09 17:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:18:09 17:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:18:09 17:17:01 all 0.30 0.00 0.02 0.01 0.01 99.65 17:18:09 17:17:01 0 0.45 0.00 0.02 0.03 0.00 99.50 17:18:09 17:17:01 1 0.12 0.00 0.02 0.02 0.00 99.85 17:18:09 17:17:01 2 0.12 0.00 0.00 0.00 0.00 99.88 17:18:09 17:17:01 3 1.24 0.00 0.03 0.00 0.02 98.71 17:18:09 17:17:01 4 0.17 0.00 0.08 0.05 0.02 99.68 17:18:09 17:17:01 5 0.12 0.00 0.02 0.02 0.02 99.83 17:18:09 17:17:01 6 0.17 0.00 0.00 0.00 0.02 99.82 17:18:09 17:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 17:18:09 17:18:01 all 0.45 0.00 0.18 0.02 0.00 99.35 17:18:09 17:18:01 0 0.60 0.00 0.20 0.00 0.02 99.18 17:18:09 17:18:01 1 0.20 0.00 0.17 0.00 0.02 99.62 17:18:09 17:18:01 2 0.17 0.00 0.27 0.00 0.00 99.57 17:18:09 17:18:01 3 0.79 0.00 0.10 0.00 0.00 99.11 17:18:09 17:18:01 4 0.10 0.00 0.17 0.08 0.00 99.65 17:18:09 17:18:01 5 0.83 0.00 0.25 0.05 0.00 98.87 17:18:09 17:18:01 6 0.23 0.00 0.13 0.00 0.00 99.63 17:18:09 17:18:01 7 0.67 0.00 0.18 0.02 0.00 99.13 17:18:09 Average: all 4.94 0.00 1.22 0.43 0.02 93.39 17:18:09 Average: 0 4.95 0.00 1.20 0.37 0.02 93.46 17:18:09 Average: 1 4.90 0.00 1.28 0.36 0.02 93.44 17:18:09 Average: 2 4.83 0.00 1.32 0.10 0.02 93.73 17:18:09 Average: 3 5.54 0.00 1.15 0.13 0.03 93.15 17:18:09 Average: 4 4.34 0.00 1.25 1.95 0.02 92.44 17:18:09 Average: 5 4.97 0.00 1.26 0.32 0.02 93.43 17:18:09 Average: 6 4.84 0.00 1.15 0.14 0.02 93.85 17:18:09 Average: 7 5.14 0.00 1.13 0.09 0.03 93.62 17:18:09 17:18:09 17:18:09