Push event to branch fix-device-name Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8067d8b14132b8c8144407b68bf8bceb8562b296 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-ssh39019448142937409.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3887722414982656949.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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/fix-device-name/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/fix-device-name/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5524629864590316576.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/fix-device-name/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5565954581751844070.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh11863432688409425226.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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/fix-device-name/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/fix-device-name/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6476386343323535473.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21165 in /w/workspace/evice-usb-camera_fix-device-name [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 Avoid second fetch Checking out Revision 8067d8b14132b8c8144407b68bf8bceb8562b296 (fix-device-name) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/evice-usb-camera_fix-device-name # 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 core.sparsecheckout # timeout=10 > git checkout -f 8067d8b14132b8c8144407b68bf8bceb8562b296 # timeout=10 Commit message: "fix: remove all reserved chars from device name" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:35:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:35:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:35:29 ========================================================= 23:35:29 EdgeX Global Pipelines Version Info 23:35:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:35:30 ------------------- 23:35:30 stable info: 23:35:30 ------------------- 23:35:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:35:30 Message: update stable to v1.0.238 23:35:30 ------------------- 23:35:30 experimental info: 23:35:30 ------------------- 23:35:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:35:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 23:35:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:35:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = fix-device-name [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = fix-device-name [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = fix-device-name [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8067d8b [Pipeline] echo 23:35:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:35:32 provisioning config files... 23:35:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config3297435520644383240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:32 ---> docker-login.sh 23:35:32 nexus3.edgexfoundry.org:10001 23:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:33 Configure a credential helper to remove this warning. See 23:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:33 23:35:33 Login Succeeded 23:35:33 nexus3.edgexfoundry.org:10002 23:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:33 Configure a credential helper to remove this warning. See 23:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:33 23:35:33 Login Succeeded 23:35:33 nexus3.edgexfoundry.org:10003 23:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:33 Configure a credential helper to remove this warning. See 23:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:33 23:35:33 Login Succeeded 23:35:33 nexus3.edgexfoundry.org:10004 23:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:33 Configure a credential helper to remove this warning. See 23:35:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:33 23:35:33 Login Succeeded 23:35:33 docker.io 23:35:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:34 Configure a credential helper to remove this warning. See 23:35:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:34 23:35:34 Login Succeeded 23:35:34 ---> docker-login.sh ends [Pipeline] } 23:35:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:35:34 + git rev-list -1 --merges 8067d8b14132b8c8144407b68bf8bceb8562b296~1..8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo 23:35:34 -----------> git rev-list -1 --merges 8067d8b14132b8c8144407b68bf8bceb8562b296~1..8067d8b14132b8c8144407b68bf8bceb8562b296 8067d8b14132b8c8144407b68bf8bceb8562b296 [false] [Pipeline] sh 23:35:35 + git log --format=format:%s -1 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo 23:35:35 ========================================================= 23:35:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:35:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:35 + git log --format=format:%s -1 8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] echo 23:35:35 [semverPrep] GIT_COMMIT: 8067d8b14132b8c8144407b68bf8bceb8562b296, Commit Message: fix: remove all reserved chars from device name [Pipeline] echo 23:35:35 [semverPrep] This is not a build commit. [Pipeline] sh 23:35:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:35:36 + grep -v github /etc/ssh/ssh_known_hosts 23:35:36 + [ -e /tmp/ssh_known_hosts ] 23:35:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:35:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:35:36 + sudo tee -a /etc/ssh/ssh_known_hosts 23:35:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:36 23:35:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:36 0.1.4: Pulling from edgex-devops/py-git-semver 23:35:36 b85a868b505f: Pulling fs layer 23:35:36 e2be974225ed: Pulling fs layer 23:35:36 339a4e72a1f5: Pulling fs layer 23:35:36 988bab9f4d93: Pulling fs layer 23:35:36 1469e6f7b9e6: Pulling fs layer 23:35:36 eaf3925da568: Pulling fs layer 23:35:36 bab4dde63d76: Pulling fs layer 23:35:36 bde34c3a00c8: Pulling fs layer 23:35:36 b352a97aabf1: Pulling fs layer 23:35:36 4872d77fe225: Pulling fs layer 23:35:36 5851b861e8e6: Pulling fs layer 23:35:36 1469e6f7b9e6: Waiting 23:35:36 eaf3925da568: Waiting 23:35:36 4872d77fe225: Waiting 23:35:36 bab4dde63d76: Waiting 23:35:36 5851b861e8e6: Waiting 23:35:36 b352a97aabf1: Waiting 23:35:36 bde34c3a00c8: Waiting 23:35:36 988bab9f4d93: Waiting 23:35:36 e2be974225ed: Verifying Checksum 23:35:36 e2be974225ed: Download complete 23:35:36 988bab9f4d93: Verifying Checksum 23:35:36 988bab9f4d93: Download complete 23:35:37 1469e6f7b9e6: Verifying Checksum 23:35:37 1469e6f7b9e6: Download complete 23:35:37 339a4e72a1f5: Verifying Checksum 23:35:37 339a4e72a1f5: Download complete 23:35:37 eaf3925da568: Verifying Checksum 23:35:37 eaf3925da568: Download complete 23:35:37 bde34c3a00c8: Verifying Checksum 23:35:37 bde34c3a00c8: Download complete 23:35:37 b352a97aabf1: Download complete 23:35:37 4872d77fe225: Verifying Checksum 23:35:37 4872d77fe225: Download complete 23:35:37 5851b861e8e6: Download complete 23:35:37 b85a868b505f: Verifying Checksum 23:35:37 b85a868b505f: Download complete 23:35:37 bab4dde63d76: Verifying Checksum 23:35:37 bab4dde63d76: Download complete 23:35:38 b85a868b505f: Pull complete 23:35:38 e2be974225ed: Pull complete 23:35:39 339a4e72a1f5: Pull complete 23:35:39 988bab9f4d93: Pull complete 23:35:40 1469e6f7b9e6: Pull complete 23:35:40 eaf3925da568: Pull complete 23:35:41 bab4dde63d76: Pull complete 23:35:41 bde34c3a00c8: Pull complete 23:35:42 b352a97aabf1: Pull complete 23:35:42 4872d77fe225: Pull complete 23:35:42 5851b861e8e6: Pull complete 23:35:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:35:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:35:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:35:42 prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container 23:35:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:35:43 $ docker top 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 -eo pid,comm 23:35:44 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). 23:35:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:35:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:44 [ssh-agent] Looking for ssh-agent implementation... 23:35:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:44 $ docker exec 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent 23:35:44 SSH_AUTH_SOCK=/tmp/ssh-VPuiyrIsRnVM/agent.33 23:35:44 SSH_AGENT_PID=39 23:35:44 Running ssh-add (command line suppressed) 23:35:44 Identity added: /w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_6977760460800578305.key (/w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_6977760460800578305.key) 23:35:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:44 + git tag --points-at HEAD [Pipeline] } 23:35:44 $ docker exec --env ******** --env ******** 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent -k 23:35:45 unset SSH_AUTH_SOCK; 23:35:45 unset SSH_AGENT_PID; 23:35:45 echo Agent pid 39 killed; 23:35:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:35:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:35:45 [ssh-agent] Looking for ssh-agent implementation... 23:35:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:35:45 $ docker exec 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent 23:35:45 SSH_AUTH_SOCK=/tmp/ssh-3onM0GVZSxJ2/agent.71 23:35:45 SSH_AGENT_PID=77 23:35:45 Running ssh-add (command line suppressed) 23:35:45 Identity added: /w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_344633310945428143.key (/w/workspace/evice-usb-camera_fix-device-name@tmp/private_key_344633310945428143.key) 23:35:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:35:45 + git semver init 23:35:46 2022-07-26 23:35:46,172 [run_init] DEBUG init version:0.0.0 force:False 23:35:46 2022-07-26 23:35:46,172 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/evice-usb-camera_fix-device-name/.semver 23:35:46 2022-07-26 23:35:46,173 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/evice-usb-camera_fix-device-name/.semver 23:35:46 2022-07-26 23:35:46,173 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/evice-usb-camera_fix-device-name/.semver'], cwd=/w/workspace/evice-usb-camera_fix-device-name, universal_newlines=False, shell=None, istream=None) 23:35:46 2022-07-26 23:35:46,750 [append_file] DEBUG append to file:/w/workspace/evice-usb-camera_fix-device-name/.git/info/exclude 23:35:46 2022-07-26 23:35:46,751 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name with force:False 23:35:46 2022-07-26 23:35:46,751 [write_file] DEBUG write to file:/w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name 23:35:46 2022-07-26 23:35:46,756 [execute] INFO git cat-file --batch-check 23:35:46 2022-07-26 23:35:46,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/evice-usb-camera_fix-device-name/.semver, universal_newlines=False, shell=None, istream=) 23:35:46 2022-07-26 23:35:46,764 [execute] INFO git cat-file --batch 23:35:46 2022-07-26 23:35:46,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/evice-usb-camera_fix-device-name/.semver, universal_newlines=False, shell=None, istream=) 23:35:46 2022-07-26 23:35:46,770 [read_version] DEBUG read version from /w/workspace/evice-usb-camera_fix-device-name/.semver/fix-device-name 23:35:46 0.0.0 [Pipeline] } 23:35:47 $ docker exec --env ******** --env ******** 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 ssh-agent -k 23:35:47 unset SSH_AUTH_SOCK; 23:35:47 unset SSH_AGENT_PID; 23:35:47 echo Agent pid 77 killed; 23:35:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:35:47 + git semver [Pipeline] } 23:35:47 $ docker stop --time=1 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 23:35:49 $ docker rm -f 97eee4e9e4c10bd69e6c1de41ae26dfa3951b9d08a1b7ec0f6dcf57255835821 [Pipeline] // withDockerContainer [Pipeline] sh 23:35:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:35:49 Stashed 1 file(s) [Pipeline] echo 23:35:49 [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 23:35:50 provisioning config files... 23:35:50 copy managed file [device-usb-camera-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config2700085040530600597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:35:50 ---> docker-login.sh 23:35:50 nexus3.edgexfoundry.org:10001 23:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:50 Configure a credential helper to remove this warning. See 23:35:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:50 23:35:50 Login Succeeded 23:35:50 nexus3.edgexfoundry.org:10002 23:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:51 Configure a credential helper to remove this warning. See 23:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:51 23:35:51 Login Succeeded 23:35:51 nexus3.edgexfoundry.org:10003 23:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:51 Configure a credential helper to remove this warning. See 23:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:51 23:35:51 Login Succeeded 23:35:51 nexus3.edgexfoundry.org:10004 23:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:51 Configure a credential helper to remove this warning. See 23:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:51 23:35:51 Login Succeeded 23:35:51 docker.io 23:35:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:35:51 Configure a credential helper to remove this warning. See 23:35:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:35:51 23:35:51 Login Succeeded 23:35:51 ---> docker-login.sh ends [Pipeline] } 23:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:35:51 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:52 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:35:52 ========================================================= 23:35:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:35:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:35:52 + 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 . 23:35:52 Sending build context to Docker daemon 716.3kB 23:35:52 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:35:52 Step 2/13 : FROM ${BASE} AS builder 23:35:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:35:52 2408cc74d12b: Pulling fs layer 23:35:52 ea60b727a1ce: Pulling fs layer 23:35:52 30c4a7721957: Pulling fs layer 23:35:52 370296b7ddb6: Pulling fs layer 23:35:52 7c6cee850709: Pulling fs layer 23:35:52 39a5fcdaea64: Pulling fs layer 23:35:52 d94ebbe4e438: Pulling fs layer 23:35:52 bcfd1f05c69d: Pulling fs layer 23:35:52 59ccb84bbe0f: Pulling fs layer 23:35:52 39a5fcdaea64: Waiting 23:35:52 d94ebbe4e438: Waiting 23:35:52 7c6cee850709: Waiting 23:35:52 370296b7ddb6: Waiting 23:35:52 bcfd1f05c69d: Waiting 23:35:52 59ccb84bbe0f: Waiting 23:35:52 30c4a7721957: Verifying Checksum 23:35:52 30c4a7721957: Download complete 23:35:52 ea60b727a1ce: Download complete 23:35:52 7c6cee850709: Verifying Checksum 23:35:52 7c6cee850709: Download complete 23:35:52 39a5fcdaea64: Verifying Checksum 23:35:52 39a5fcdaea64: Download complete 23:35:52 2408cc74d12b: Verifying Checksum 23:35:52 2408cc74d12b: Download complete 23:35:52 d94ebbe4e438: Download complete 23:35:52 2408cc74d12b: Pull complete 23:35:53 ea60b727a1ce: Pull complete 23:35:53 30c4a7721957: Pull complete 23:35:53 59ccb84bbe0f: Verifying Checksum 23:35:53 59ccb84bbe0f: Download complete 23:35:53 bcfd1f05c69d: Verifying Checksum 23:35:53 bcfd1f05c69d: Download complete 23:35:53 370296b7ddb6: Verifying Checksum 23:35:53 370296b7ddb6: Download complete 23:35:58 370296b7ddb6: Pull complete 23:35:58 7c6cee850709: Pull complete 23:35:58 39a5fcdaea64: Pull complete 23:35:58 d94ebbe4e438: Pull complete 23:36:00 bcfd1f05c69d: Pull complete 23:36:01 59ccb84bbe0f: Pull complete 23:36:01 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 23:36:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:36:01 ---> a4fb48ad2a94 23:36:01 Step 3/13 : ARG MAKE="make build" 23:36:02 ---> Running in e1fd621ddbd5 23:36:02 Removing intermediate container e1fd621ddbd5 23:36:02 ---> 4661e67a5910 23:36:02 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:36:02 ---> Running in 97a0bd119ae5 23:36:02 Removing intermediate container 97a0bd119ae5 23:36:02 ---> 3355f3676c2f 23:36:02 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:36:02 ---> Running in 53ab8bae1355 23:36:02 Removing intermediate container 53ab8bae1355 23:36:02 ---> b466d9c2eb39 23:36:02 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:02 ---> Running in 5a9152d23c6f 23:36:03 Removing intermediate container 5a9152d23c6f 23:36:03 ---> df2e2d24a6f3 23:36:03 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:36:03 ---> Running in 8f9649d43b58 23:36:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:36:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:36:05 (1/80) Installing mesa (21.3.8-r1) 23:36:05 (2/80) Installing libxau (1.0.9-r0) 23:36:05 (3/80) Installing libxdmcp (1.1.3-r0) 23:36:05 (4/80) Installing libxcb (1.15-r0) 23:36:05 (5/80) Installing libx11 (1.8-r0) 23:36:05 Still waiting to schedule task 23:36:05 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:36:05 (6/80) Installing libxext (1.3.4-r0) 23:36:05 (7/80) Installing libxfixes (6.0.0-r0) 23:36:05 (8/80) Installing libxxf86vm (1.1.4-r2) 23:36:05 (9/80) Installing libpciaccess (0.16-r0) 23:36:05 (10/80) Installing libdrm (2.4.110-r0) 23:36:05 (11/80) Installing mesa-glapi (21.3.8-r1) 23:36:06 (12/80) Installing libxshmfence (1.3-r1) 23:36:06 (13/80) Installing mesa-gl (21.3.8-r1) 23:36:06 (14/80) Installing icu-data-full (71.1-r2) 23:36:07 (15/80) Installing libice (1.0.10-r0) 23:36:07 (16/80) Installing libuuid (2.38-r1) 23:36:07 (17/80) Installing libsm (1.2.3-r0) 23:36:07 (18/80) Installing libxt (1.2.1-r0) 23:36:07 (19/80) Installing libxmu (1.1.3-r0) 23:36:07 (20/80) Installing xset (1.2.4-r0) 23:36:07 (21/80) Installing xprop (1.2.5-r0) 23:36:07 (22/80) Installing xdg-utils (1.1.3-r3) 23:36:07 (23/80) Installing dbus-libs (1.14.0-r1) 23:36:07 (24/80) Installing libffi (3.4.2-r1) 23:36:07 (25/80) Installing libintl (0.21-r2) 23:36:08 (26/80) Installing libblkid (2.38-r1) 23:36:08 (27/80) Installing libmount (2.38-r1) 23:36:08 (28/80) Installing pcre (8.45-r2) 23:36:08 (29/80) Installing glib (2.72.1-r0) 23:36:08 (30/80) Installing icu-libs (71.1-r2) 23:36:08 (31/80) Installing libpcre2-16 (10.40-r0) 23:36:08 (32/80) Installing zstd-libs (1.5.2-r1) 23:36:08 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 23:36:08 (34/80) Installing hicolor-icon-theme (0.17-r1) 23:36:09 (35/80) Installing wayland-libs-server (1.20.0-r0) 23:36:09 (36/80) Installing mesa-gbm (21.3.8-r1) 23:36:09 (37/80) Installing wayland-libs-client (1.20.0-r0) 23:36:09 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 23:36:09 (39/80) Installing libxcomposite (0.4.5-r0) 23:36:09 (40/80) Installing libbz2 (1.0.8-r1) 23:36:09 (41/80) Installing libpng (1.6.37-r1) 23:36:09 (42/80) Installing freetype (2.12.1-r0) 23:36:10 (43/80) Installing fontconfig (2.14.0-r0) 23:36:10 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 23:36:10 (45/80) Installing wayland-libs-egl (1.20.0-r0) 23:36:10 (46/80) Installing xkeyboard-config (2.35.1-r0) 23:36:10 (47/80) Installing xz-libs (5.2.5-r1) 23:36:10 (48/80) Installing libxml2 (2.9.14-r0) 23:36:10 (49/80) Installing libxkbcommon (1.4.1-r0) 23:36:10 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 23:36:10 (51/80) Installing mesa-egl (21.3.8-r1) 23:36:10 (52/80) Installing avahi-libs (0.8-r6) 23:36:11 (53/80) Installing nettle (3.7.3-r0) 23:36:11 (54/80) Installing p11-kit (0.24.1-r0) 23:36:11 (55/80) Installing libtasn1 (4.18.0-r0) 23:36:11 (56/80) Installing libunistring (1.0-r0) 23:36:11 (57/80) Installing gnutls (3.7.6-r0) 23:36:11 (58/80) Installing cups-libs (2.4.2-r0) 23:36:11 (59/80) Installing graphite2 (1.3.14-r1) 23:36:11 (60/80) Installing harfbuzz (4.3.0-r0) 23:36:12 (61/80) Installing libevdev (1.12.1-r0) 23:36:12 (62/80) Installing mtdev (1.1.6-r0) 23:36:12 (63/80) Installing eudev-libs (3.2.11-r0) 23:36:12 (64/80) Installing libinput-libs (1.20.1-r0) 23:36:12 (65/80) Installing libjpeg-turbo (2.1.3-r1) 23:36:12 (66/80) Installing xcb-util-wm (0.4.1-r1) 23:36:12 (67/80) Installing xcb-util (0.4.0-r3) 23:36:12 (68/80) Installing xcb-util-image (0.4.0-r1) 23:36:12 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 23:36:12 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 23:36:12 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 23:36:12 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 23:36:13 (73/80) Installing v4l-utils-libs (1.22.1-r1) 23:36:13 (74/80) Installing v4l-utils (1.22.1-r1) 23:36:13 (75/80) Installing udev-init-scripts (35-r0) 23:36:13 Executing udev-init-scripts-35-r0.post-install 23:36:13 (76/80) Installing kmod-libs (29-r2) 23:36:13 (77/80) Installing eudev (3.2.11-r0) 23:36:13 (78/80) Installing eudev-dev (3.2.11-r0) 23:36:14 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:36:14 (80/80) Installing v4l-utils-dev (1.22.1-r1) 23:36:14 Executing busybox-1.35.0-r13.trigger 23:36:14 Executing eudev-3.2.11-r0.trigger 23:36:14 OK: 330 MiB in 131 packages 23:36:16 Removing intermediate container 8f9649d43b58 23:36:16 ---> 6ec96de32965 23:36:16 Step 8/13 : WORKDIR /device-usb-camera 23:36:16 ---> Running in 3fb61d5718be 23:36:16 Removing intermediate container 3fb61d5718be 23:36:16 ---> 69b39d06d01e 23:36:16 Step 9/13 : COPY go.mod vendor* ./ 23:36:16 ---> 0eabedbb6528 23:36:16 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:36:16 ---> Running in 7d36feed2bbf 23:36:31 Removing intermediate container 7d36feed2bbf 23:36:31 ---> 267783b2b96a 23:36:31 Step 11/13 : COPY . . 23:36:31 ---> 937cb90f847b 23:36:31 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:36:31 ---> Running in deaf906a3a84 23:36:31  % Total % Received % Xferd Average Speed Time Time Time Current 23:36:31 Dload Upload Total Spent Left Speed 23:36:31  0  0 0  0  0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10799 0 --:--:-- --:--:-- --:--:-- 10727 100 1062 100 1062 0 0 10789 0 --:--:-- --:--:-- --:--:-- 10727 23:36:31 Removing intermediate container deaf906a3a84 23:36:31 ---> b0f33df47dab 23:36:31 Step 13/13 : RUN ${MAKE} 23:36:31 ---> Running in 86d7c3583ded 23:36:31 noop 23:36:31 Removing intermediate container 86d7c3583ded 23:36:31 ---> 8a9a9f0dd87e 23:36:31 Successfully built 8a9a9f0dd87e 23:36:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:32 + docker inspect -f . ci-base-image-x86_64 23:36:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:32 prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container 23:36:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** ci-base-image-x86_64 cat 23:36:32 $ docker top 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:33 + go version 23:36:33 go version go1.18.3 linux/amd64 [Pipeline] } 23:36:33 $ docker stop --time=1 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba 23:36:34 $ docker rm -f 11f8f25d444d444b8945e0fdd074d3deec9f27083b36688d5479c882975c58ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:36:35 + docker inspect -f . ci-base-image-x86_64 23:36:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:36:35 prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container 23:36:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** ci-base-image-x86_64 cat 23:36:35 $ docker top 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:36 + git config --global --add safe.directory /w/workspace/evice-usb-camera_fix-device-name [Pipeline] fileExists [Pipeline] sh 23:36:36 + make test 23:36:36 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:36:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:36:46 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:36:47 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.2% of statements 23:36:55 CGO_ENABLED=1 go vet ./... 23:36:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:36:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:36:57 ./bin/test-attribution-txt.sh [Pipeline] echo 23:36:58 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:36:58 $ docker stop --time=1 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 23:37:00 $ docker rm -f 9d3c17d7c8079a0ca59b5922480b980ed4653f25de9556c25d7362a85ef87bf6 [Pipeline] // withDockerContainer [Pipeline] sh 23:37:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:37:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 23:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:37:01 + ls -al . 23:37:01 total 188 23:37:01 drwxrwxr-x 9 jenkins jenkins 4096 Jul 26 23:36 . 23:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:35 .. 23:37:01 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:36 .git 23:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 .github 23:37:01 -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:35 .gitignore 23:37:01 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:35 .golangci.yml 23:37:01 -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:35 .hadolint.yml 23:37:01 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:35 .semver 23:37:01 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:35 Attribution.txt 23:37:01 -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:35 CHANGELOG.md 23:37:01 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:35 Dockerfile 23:37:01 -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:35 GOVERNANCE.md 23:37:01 -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:35 Jenkinsfile 23:37:01 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:35 LICENSE 23:37:01 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:35 Makefile 23:37:01 -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:35 OWNERS.md 23:37:01 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:35 README.md 23:37:01 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:35 VERSION 23:37:01 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:35 bin 23:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 cmd 23:37:01 -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:36 coverage.out 23:37:01 -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:35 docker-entrypoint.sh 23:37:01 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:35 go.mod 23:37:01 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:35 go.sum 23:37:01 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:35 internal 23:37:01 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:35 snap 23:37:01 -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:02 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8067d8b14132b8c8144407b68bf8bceb8562b296 --label arch=amd64 --label version=0.0.0 . 23:37:02 Sending build context to Docker daemon 743.9kB 23:37:02 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 23:37:02 Step 2/35 : FROM ${BASE} AS builder 23:37:02 ---> 8a9a9f0dd87e 23:37:02 Step 3/35 : ARG MAKE="make build" 23:37:02 ---> Running in 3a902e4d8188 23:37:02 Removing intermediate container 3a902e4d8188 23:37:02 ---> 16296e36e51f 23:37:02 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:37:02 ---> Running in 46889b07205e 23:37:02 Removing intermediate container 46889b07205e 23:37:02 ---> f849709e79de 23:37:02 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:37:02 ---> Running in 7eb211cd2f65 23:37:02 Removing intermediate container 7eb211cd2f65 23:37:02 ---> 5e9c585d028f 23:37:02 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:37:02 ---> Running in d8535880b889 23:37:03 Removing intermediate container d8535880b889 23:37:03 ---> 6d1a1e1f417a 23:37:03 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:37:03 ---> Running in 0d1675715681 23:37:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:37:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:37:04 OK: 330 MiB in 131 packages 23:37:04 Removing intermediate container 0d1675715681 23:37:04 ---> 661e005c6575 23:37:04 Step 8/35 : WORKDIR /device-usb-camera 23:37:04 ---> Running in 8f5150c3fb75 23:37:04 Removing intermediate container 8f5150c3fb75 23:37:04 ---> 79b3b0cdea97 23:37:04 Step 9/35 : COPY go.mod vendor* ./ 23:37:04 ---> f991010c49d8 23:37:04 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:37:05 ---> Running in 03ac75819247 23:37:05 Removing intermediate container 03ac75819247 23:37:05 ---> c68de361951b 23:37:05 Step 11/35 : COPY . . 23:37:06 ---> 2b1e516da00c 23:37:06 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:37:06 ---> Running in 4ea43b4d898c 23:37:06  % Total % Received % Xferd Average Speed Time Time Time Current 23:37:06 Dload Upload Total Spent Left Speed 23:37:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 47417 0 --:--:-- --:--:-- --:--:-- 48272 23:37:06 Removing intermediate container 4ea43b4d898c 23:37:06 ---> 58b0e037a74e 23:37:06 Step 13/35 : RUN ${MAKE} 23:37:06 ---> Running in 83c6252b3f9d 23:37:06 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:37:28 Removing intermediate container 83c6252b3f9d 23:37:28 ---> 4b3a100e5c5a 23:37:28 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:37:28 v0.18.4: Pulling from aler9/rtsp-simple-server 23:37:28 af6660deedbd: Pulling fs layer 23:37:28 97cd0a44c592: Pulling fs layer 23:37:28 97cd0a44c592: Verifying Checksum 23:37:28 97cd0a44c592: Download complete 23:37:28 af6660deedbd: Verifying Checksum 23:37:28 af6660deedbd: Download complete 23:37:28 af6660deedbd: Pull complete 23:37:28 97cd0a44c592: Pull complete 23:37:28 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:37:28 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:37:28 ---> fea57e182299 23:37:28 Step 15/35 : FROM alpine:3.15 23:37:29 3.15: Pulling from library/alpine 23:37:29 ab6db1bc80d0: Pulling fs layer 23:37:29 ab6db1bc80d0: Verifying Checksum 23:37:29 ab6db1bc80d0: Download complete 23:37:29 ab6db1bc80d0: Pull complete 23:37:29 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:37:29 Status: Downloaded newer image for alpine:3.15 23:37:29 ---> 2720e26172a0 23:37:29 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:37:30 ---> Running in 05fccff18c4b 23:37:30 Removing intermediate container 05fccff18c4b 23:37:30 ---> 96dc8a1a7955 23:37:30 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:37:30 ---> Running in 5669da616b8f 23:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:37:30 (1/74) Installing dumb-init (1.2.5-r1) 23:37:30 (2/74) Installing sdl2 (2.0.16-r4) 23:37:30 (3/74) Installing libxau (1.0.9-r0) 23:37:30 (4/74) Installing libmd (1.0.3-r0) 23:37:30 (5/74) Installing libbsd (0.11.3-r1) 23:37:30 (6/74) Installing libxdmcp (1.1.3-r0) 23:37:30 (7/74) Installing libxcb (1.14-r2) 23:37:30 (8/74) Installing libx11 (1.7.2-r0) 23:37:30 (9/74) Installing aom-libs (3.2.0-r0) 23:37:30 (10/74) Installing alsa-lib (1.2.5.1-r1) 23:37:30 (11/74) Installing expat (2.4.7-r0) 23:37:30 (12/74) Installing brotli-libs (1.0.9-r5) 23:37:30 (13/74) Installing libbz2 (1.0.8-r1) 23:37:30 (14/74) Installing libpng (1.6.37-r1) 23:37:30 (15/74) Installing freetype (2.11.1-r2) 23:37:30 (16/74) Installing libuuid (2.37.4-r0) 23:37:30 (17/74) Installing fontconfig (2.13.1-r4) 23:37:30 (18/74) Installing fribidi (1.0.11-r0) 23:37:30 (19/74) Installing libffi (3.4.2-r1) 23:37:30 (20/74) Installing libintl (0.21-r0) 23:37:30 (21/74) Installing libblkid (2.37.4-r0) 23:37:30 (22/74) Installing libmount (2.37.4-r0) 23:37:30 (23/74) Installing pcre (8.45-r1) 23:37:30 (24/74) Installing glib (2.70.1-r0) 23:37:30 (25/74) Installing graphite2 (1.3.14-r0) 23:37:30 (26/74) Installing harfbuzz (3.0.0-r2) 23:37:31 (27/74) Installing libass (0.15.2-r0) 23:37:31 (28/74) Installing libdav1d (0.9.2-r0) 23:37:31 (29/74) Installing gmp (6.2.1-r1) 23:37:31 (30/74) Installing nettle (3.7.3-r0) 23:37:31 (31/74) Installing p11-kit (0.24.0-r1) 23:37:31 (32/74) Installing libtasn1 (4.18.0-r0) 23:37:31 (33/74) Installing libunistring (0.9.10-r1) 23:37:31 (34/74) Installing gnutls (3.7.1-r0) 23:37:31 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:37:31 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 23:37:31 (37/74) Installing lame (3.100-r0) 23:37:31 (38/74) Installing opus (1.3.1-r1) 23:37:31 (39/74) Installing libgomp (10.3.1_git20211027-r0) 23:37:31 (40/74) Installing soxr (0.1.3-r2) 23:37:31 (41/74) Installing libgcc (10.3.1_git20211027-r0) 23:37:31 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 23:37:31 (43/74) Installing libsrt (1.4.2-r1) 23:37:31 (44/74) Installing libssh (0.9.6-r1) 23:37:31 (45/74) Installing libogg (1.3.5-r0) 23:37:31 (46/74) Installing libtheora (1.1.1-r16) 23:37:31 (47/74) Installing libjpeg-turbo (2.1.2-r0) 23:37:31 (48/74) Installing v4l-utils-libs (1.22.1-r1) 23:37:31 (49/74) Installing libxext (1.3.4-r0) 23:37:31 (50/74) Installing libxfixes (6.0.0-r0) 23:37:31 (51/74) Installing libpciaccess (0.16-r0) 23:37:31 (52/74) Installing libdrm (2.4.109-r0) 23:37:31 (53/74) Installing wayland-libs-client (1.19.0-r1) 23:37:31 (54/74) Installing libva (2.13.0-r0) 23:37:31 (55/74) Installing libvdpau (1.4-r0) 23:37:31 (56/74) Installing vidstab (1.1.0-r1) 23:37:31 (57/74) Installing libvorbis (1.3.7-r0) 23:37:31 (58/74) Installing libvpx (1.10.0-r0) 23:37:31 (59/74) Installing vulkan-loader (1.2.196-r0) 23:37:31 (60/74) Installing libwebp (1.2.2-r0) 23:37:31 (61/74) Installing x264-libs (20210613-r0) 23:37:31 (62/74) Installing x265-libs (3.5-r0) 23:37:31 (63/74) Installing xvidcore (1.3.7-r1) 23:37:31 (64/74) Installing ffmpeg-libs (4.4.1-r2) 23:37:31 (65/74) Installing ffmpeg (4.4.1-r2) 23:37:31 (66/74) Installing udev-init-scripts (35-r0) 23:37:31 Executing udev-init-scripts-35-r0.post-install 23:37:31 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 23:37:31 (68/74) Installing xz-libs (5.2.5-r1) 23:37:31 (69/74) Installing zstd-libs (1.5.0-r0) 23:37:31 (70/74) Installing kmod-libs (29-r2) 23:37:31 (71/74) Installing eudev (3.2.11_pre1-r0) 23:37:31 (72/74) Installing libsodium (1.0.18-r0) 23:37:31 (73/74) Installing libzmq (4.3.4-r0) 23:37:31 (74/74) Installing zeromq (4.3.4-r0) 23:37:31 Executing busybox-1.34.1-r7.trigger 23:37:31 Executing eudev-3.2.11_pre1-r0.trigger 23:37:31 OK: 78 MiB in 88 packages 23:37:33 Removing intermediate container 5669da616b8f 23:37:33 ---> d34f9a589a94 23:37:33 Step 18/35 : WORKDIR / 23:37:33 ---> Running in ccb680ef0bf0 23:37:33 Removing intermediate container ccb680ef0bf0 23:37:33 ---> 083244fbc5fb 23:37:33 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:37:33 ---> ccba9b178736 23:37:33 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:37:33 ---> c3ba183d7ed2 23:37:33 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:37:33 ---> 5964731a1531 23:37:33 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:37:34 ---> 3e02a1ea0c6f 23:37:34 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:37:34 ---> 926a9ce16234 23:37:34 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:37:34 ---> 54a769713435 23:37:34 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:37:35 ---> 48ac468d4bc7 23:37:35 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:37:35 ---> Running in f88bcd1113b1 23:37:35 Removing intermediate container f88bcd1113b1 23:37:35 ---> 131de7af1bcb 23:37:35 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:37:35 ---> Running in ba37fe4d2271 23:37:36 Removing intermediate container ba37fe4d2271 23:37:36 ---> 577693da2656 23:37:36 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:37:36 ---> Running in 86748c15c93b 23:37:36 Removing intermediate container 86748c15c93b 23:37:36 ---> 5fb5173b2516 23:37:36 Step 29/35 : EXPOSE 59983 23:37:36 ---> Running in d70fdd497ed4 23:37:36 Removing intermediate container d70fdd497ed4 23:37:36 ---> a7ac38c99464 23:37:36 Step 30/35 : EXPOSE 8554 23:37:36 ---> Running in 4a099106f00b 23:37:36 Removing intermediate container 4a099106f00b 23:37:36 ---> 25f4b97376b0 23:37:36 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:37:36 ---> Running in d6a67dc3e19d 23:37:37 Removing intermediate container d6a67dc3e19d 23:37:37 ---> dab5ad5b1eb3 23:37:37 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:37:37 ---> Running in 37999fd39f31 23:37:37 Removing intermediate container 37999fd39f31 23:37:37 ---> 3e3d19863200 23:37:37 Step 33/35 : LABEL arch=amd64 23:37:37 ---> Running in 238a3373442d 23:37:37 Removing intermediate container 238a3373442d 23:37:37 ---> 342978a76224 23:37:37 Step 34/35 : LABEL git_sha=8067d8b14132b8c8144407b68bf8bceb8562b296 23:37:37 ---> Running in 8080e086e7cd 23:37:37 Removing intermediate container 8080e086e7cd 23:37:37 ---> 433421e4a453 23:37:37 Step 35/35 : LABEL version=0.0.0 23:37:37 ---> Running in 77f69afa52fc 23:37:37 Removing intermediate container 77f69afa52fc 23:37:37 ---> 7462617a255d 23:37:37 [Warning] One or more build-args [ARCH] were not consumed 23:37:37 Successfully built 7462617a255d 23:37:37 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 23:37:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:38 23:37:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:38 latest: Pulling from edgex-lftools-log-publisher 23:37:38 5eb5b503b376: Pulling fs layer 23:37:38 5c69ac0246d0: Pulling fs layer 23:37:38 ec43610c2a17: Pulling fs layer 23:37:38 3a2ae6a8a46f: Pulling fs layer 23:37:38 33b1e0a273af: Pulling fs layer 23:37:38 5d3b04190fa2: Pulling fs layer 23:37:38 2f39f015ded8: Pulling fs layer 23:37:38 2f39f015ded8: Waiting 23:37:38 33b1e0a273af: Waiting 23:37:38 5d3b04190fa2: Waiting 23:37:38 3a2ae6a8a46f: Waiting 23:37:38 5c69ac0246d0: Verifying Checksum 23:37:38 3a2ae6a8a46f: Verifying Checksum 23:37:38 3a2ae6a8a46f: Download complete 23:37:38 33b1e0a273af: Verifying Checksum 23:37:38 33b1e0a273af: Download complete 23:37:38 ec43610c2a17: Verifying Checksum 23:37:38 ec43610c2a17: Download complete 23:37:39 5d3b04190fa2: Verifying Checksum 23:37:39 5d3b04190fa2: Download complete 23:37:39 5eb5b503b376: Verifying Checksum 23:37:39 5eb5b503b376: Download complete 23:37:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21166 in /w/workspace/evice-usb-camera_fix-device-name [Pipeline] { [Pipeline] ws 23:37:39 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 23:37:39 Selected Git installation does not exist. Using Default 23:37:39 The recommended git tool is: NONE 23:37:39 2f39f015ded8: Verifying Checksum 23:37:39 2f39f015ded8: Download complete 23:37:40 5eb5b503b376: Pull complete 23:37:40 5c69ac0246d0: Pull complete 23:37:41 ec43610c2a17: Pull complete 23:37:41 3a2ae6a8a46f: Pull complete 23:37:41 33b1e0a273af: Pull complete 23:37:41 5d3b04190fa2: Pull complete 23:37:45 using credential edgex-jenkins-ssh 23:37:45 Cloning the remote Git repository 23:37:45 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 23:37:46 Avoid second fetch 23:37:46 Checking out Revision 8067d8b14132b8c8144407b68bf8bceb8562b296 (fix-device-name) 23:37:46 2f39f015ded8: Pull complete 23:37:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:37:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:37:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:37:45 > git init /w/workspace/device-usb-camera/1 # timeout=10 23:37:45 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 23:37:45 > git --version # timeout=10 23:37:45 > git --version # 'git version 2.25.1' 23:37:45 using GIT_SSH to set credentials SSH Credentials for GitHub 23:37:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:46 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 23:37:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:46 > git config core.sparsecheckout # timeout=10 23:37:46 > git checkout -f 8067d8b14132b8c8144407b68bf8bceb8562b296 # timeout=10 23:37:46 prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container 23:37:46 $ 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/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:37:48 $ docker top ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:37:48 ---> job-cost.sh 23:37:48 lf-activate-venv: SKIPPING 23:37:48 INFO: No Stack... 23:37:49 INFO: Retrieving Pricing Info for: v3-standard-8 23:37:49 INFO: Archiving Costs [Pipeline] sh 23:37:50 + cat /w/workspace/evice-usb-camera_fix-device-name/archives/cost.csv 23:37:50 + cut -d, -f6 [Pipeline] lock 23:37:50 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] 23:37:50 Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] did not exist. Created. 23:37:50 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:50 + echo total: 0.2199999988079071 [Pipeline] stash 23:37:50 Stashed 1 file(s) [Pipeline] } 23:37:50 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:37:50 $ docker stop --time=1 ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 23:37:50 Commit message: "fix: remove all reserved chars from device name" 23:37:51 > git --version # timeout=10 23:37:51 > git --version # 'git version 2.25.1' 23:37:51 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 23:37:51 23:37:51 GitHub has been notified of this commit’s build result 23:37:51 23:37:51 $ docker rm -f ff461e746d2c3ccc5a1f61b132f90f1269952215d925faa6f4c2db3d92053df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:37:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:37:52 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:52 Dload Upload Total Spent Left Speed 23:37:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 93424 0 --:--:-- --:--:-- --:--:-- 93424 [Pipeline] sh 23:37:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:37:53 + + sudo tee /etc/docker/daemon.new 23:37:53 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:37:53 { 23:37:53 "registry-mirrors": [ 23:37:53 "https://nexus3.edgexfoundry.org:10001" 23:37:53 ], 23:37:53 "bip": "10.250.0.254/24", 23:37:53 "hosts": [ 23:37:53 "tcp://0.0.0.0:5555", 23:37:53 "unix:///var/run/docker.sock" 23:37:53 ], 23:37:53 "mtu": 1458, 23:37:53 "selinux-enabled": true, 23:37:53 "seccomp-profile": "/etc/docker/seccomp.json" 23:37:53 } [Pipeline] sh 23:37:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:37:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:38:13 provisioning config files... 23:38:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6027213236085846006tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:38:13 ---> docker-login.sh 23:38:13 nexus3.edgexfoundry.org:10001 23:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:14 Configure a credential helper to remove this warning. See 23:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:14 23:38:14 Login Succeeded 23:38:14 nexus3.edgexfoundry.org:10002 23:38:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:14 Configure a credential helper to remove this warning. See 23:38:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:14 23:38:14 Login Succeeded 23:38:14 nexus3.edgexfoundry.org:10003 23:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:15 Configure a credential helper to remove this warning. See 23:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:15 23:38:15 Login Succeeded 23:38:15 nexus3.edgexfoundry.org:10004 23:38:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:15 Configure a credential helper to remove this warning. See 23:38:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:15 23:38:15 Login Succeeded 23:38:15 docker.io 23:38:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:38:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:38:16 Configure a credential helper to remove this warning. See 23:38:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:38:16 23:38:16 Login Succeeded 23:38:16 ---> docker-login.sh ends [Pipeline] } 23:38:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:38:16 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:38:16 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:38:16 ========================================================= 23:38:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:38:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:17 + 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 . 23:38:17 Sending build context to Docker daemon 471.6kB 23:38:17 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 23:38:17 Step 2/13 : FROM ${BASE} AS builder 23:38:17 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:38:17 b3c136eddcbf: Pulling fs layer 23:38:17 c0a3192eca97: Pulling fs layer 23:38:17 a050256f5b6f: Pulling fs layer 23:38:17 656be50a0ddc: Pulling fs layer 23:38:17 2bbca73fdf42: Pulling fs layer 23:38:17 46d945488cbd: Pulling fs layer 23:38:17 8a5474983e97: Pulling fs layer 23:38:17 329c88fbcd65: Pulling fs layer 23:38:17 656be50a0ddc: Waiting 23:38:17 2bbca73fdf42: Waiting 23:38:17 46d945488cbd: Waiting 23:38:17 329c88fbcd65: Waiting 23:38:17 8a5474983e97: Waiting 23:38:17 a050256f5b6f: Verifying Checksum 23:38:17 a050256f5b6f: Download complete 23:38:17 c0a3192eca97: Verifying Checksum 23:38:17 c0a3192eca97: Download complete 23:38:17 2bbca73fdf42: Verifying Checksum 23:38:17 2bbca73fdf42: Download complete 23:38:17 46d945488cbd: Download complete 23:38:17 b3c136eddcbf: Verifying Checksum 23:38:17 b3c136eddcbf: Download complete 23:38:18 b3c136eddcbf: Pull complete 23:38:18 329c88fbcd65: Verifying Checksum 23:38:18 329c88fbcd65: Download complete 23:38:19 c0a3192eca97: Pull complete 23:38:19 a050256f5b6f: Pull complete 23:38:20 8a5474983e97: Verifying Checksum 23:38:20 8a5474983e97: Download complete 23:38:21 656be50a0ddc: Verifying Checksum 23:38:21 656be50a0ddc: Download complete 23:38:33 656be50a0ddc: Pull complete 23:38:33 2bbca73fdf42: Pull complete 23:38:34 46d945488cbd: Pull complete 23:38:40 8a5474983e97: Pull complete 23:38:42 329c88fbcd65: Pull complete 23:38:42 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 23:38:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:38:42 ---> ff4287adb874 23:38:42 Step 3/13 : ARG MAKE="make build" 23:38:44 ---> Running in ff5da1285591 23:38:44 Removing intermediate container ff5da1285591 23:38:44 ---> cf768d228adf 23:38:44 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:38:44 ---> Running in 0716c0e909f4 23:38:44 Removing intermediate container 0716c0e909f4 23:38:44 ---> 87e1e8ef7566 23:38:44 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:38:44 ---> Running in f0bd8bba6f03 23:38:46 Removing intermediate container f0bd8bba6f03 23:38:46 ---> daed432c1829 23:38:46 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:46 ---> Running in b253805f1a44 23:38:48 Removing intermediate container b253805f1a44 23:38:48 ---> 1b7b79754a7c 23:38:48 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:38:48 ---> Running in 1c2796b52b50 23:38:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:38:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:38:50 (1/14) Installing libintl (0.21-r2) 23:38:50 (2/14) Installing eudev-libs (3.2.11-r0) 23:38:50 (3/14) Installing libjpeg-turbo (2.1.3-r1) 23:38:51 (4/14) Installing v4l-utils-libs (1.22.1-r1) 23:38:51 (5/14) Installing v4l-utils (1.22.1-r1) 23:38:51 (6/14) Installing udev-init-scripts (35-r0) 23:38:51 Executing udev-init-scripts-35-r0.post-install 23:38:51 (7/14) Installing libblkid (2.38-r1) 23:38:51 (8/14) Installing xz-libs (5.2.5-r1) 23:38:51 (9/14) Installing zstd-libs (1.5.2-r1) 23:38:51 (10/14) Installing kmod-libs (29-r2) 23:38:51 (11/14) Installing eudev (3.2.11-r0) 23:38:51 (12/14) Installing eudev-dev (3.2.11-r0) 23:38:52 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 23:38:52 (14/14) Installing v4l-utils-dev (1.22.1-r1) 23:38:52 Executing busybox-1.35.0-r13.trigger 23:38:52 Executing eudev-3.2.11-r0.trigger 23:38:52 OK: 228 MiB in 65 packages 23:38:53 Removing intermediate container 1c2796b52b50 23:38:53 ---> b5e4326d4531 23:38:53 Step 8/13 : WORKDIR /device-usb-camera 23:38:53 ---> Running in f09085613616 23:38:53 Removing intermediate container f09085613616 23:38:53 ---> a8325f12ec3b 23:38:53 Step 9/13 : COPY go.mod vendor* ./ 23:38:54 ---> e23b49f2bffa 23:38:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:38:54 ---> Running in 9a17f115543b 23:39:41 Removing intermediate container 9a17f115543b 23:39:41 ---> f010f442fdef 23:39:41 Step 11/13 : COPY . . 23:39:41 ---> df4ddb466c1b 23:39:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:39:41 ---> Running in b376ad8d67bd 23:39:41  % Total % Received % Xferd Average Speed Time Time Time Current 23:39:41  Dload Upload Total Spent Left Speed 23:39:41  0 0 0 0 0 0 0   0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 11388 0 --:--:-- --:--:-- --:--:-- 11543 23:39:41 Removing intermediate container b376ad8d67bd 23:39:41 ---> e9633eef4da9 23:39:41 Step 13/13 : RUN ${MAKE} 23:39:41 ---> Running in e322148d9a54 23:39:41 noop 23:39:41 Removing intermediate container e322148d9a54 23:39:41 ---> eb54d6e89c1e 23:39:41 Successfully built eb54d6e89c1e 23:39:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:41 + docker inspect -f . ci-base-image-arm64 23:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:42 prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container 23:39:42 $ 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 ******** ci-base-image-arm64 cat 23:39:43 $ docker top f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:44 + go version 23:39:44 go version go1.18.3 linux/arm64 [Pipeline] } 23:39:44 $ docker stop --time=1 f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 23:39:46 $ docker rm -f f8a0a19409837e4f2691ae811f8f519efdd5d1278a45722f132eb30a1ba91b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:39:47 + docker inspect -f . ci-base-image-arm64 23:39:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:39:47 prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container 23:39:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** ci-base-image-arm64 cat 23:39:48 $ docker top 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c -eo pid,comm [Pipeline] { [Pipeline] sh 23:39:49 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 23:39:50 + make test 23:39:50 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 23:39:51 ? github.com/edgexfoundry/device-usb-camera [no test files] 23:41:28 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 23:41:28 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 2.2% of statements 23:41:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:41:28 CGO_ENABLED=1 go vet ./... 23:41:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:41:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:41:41 ./bin/test-attribution-txt.sh [Pipeline] echo 23:41:44 [edgeX.isLTS] Checking if [fix-device-name] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 23:41:44 $ docker stop --time=1 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c 23:41:45 $ docker rm -f 9148cbe01da3d8fa4f2273dce8a7c2ad4841e1f61e6b1b915b7ce23f3157099c [Pipeline] // withDockerContainer [Pipeline] sh 23:41:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:41:47 Warning: overwriting stash ‘coverage-report’ 23:41:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:41:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:41:48 + ls -al . 23:41:48 total 184 23:41:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:41 . 23:41:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 .. 23:41:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 26 23:37 .git 23:41:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 .github 23:41:48 -rw-rw-r-- 1 jenkins jenkins 414 Jul 26 23:37 .gitignore 23:41:48 -rw-rw-r-- 1 jenkins jenkins 42 Jul 26 23:37 .golangci.yml 23:41:48 -rw-rw-r-- 1 jenkins jenkins 77 Jul 26 23:37 .hadolint.yml 23:41:48 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 26 23:37 Attribution.txt 23:41:48 -rw-rw-r-- 1 jenkins jenkins 181 Jul 26 23:37 CHANGELOG.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 26 23:37 Dockerfile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 678 Jul 26 23:37 GOVERNANCE.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 659 Jul 26 23:37 Jenkinsfile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 26 23:37 LICENSE 23:41:48 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 26 23:37 Makefile 23:41:48 -rw-rw-r-- 1 jenkins jenkins 622 Jul 26 23:37 OWNERS.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 11382 Jul 26 23:37 README.md 23:41:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 26 23:35 VERSION 23:41:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 26 23:37 bin 23:41:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 cmd 23:41:48 -rw-r--r-- 1 jenkins jenkins 26812 Jul 26 23:41 coverage.out 23:41:48 -rwxrwxr-x 1 jenkins jenkins 140 Jul 26 23:37 docker-entrypoint.sh 23:41:48 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 26 23:37 go.mod 23:41:48 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 26 23:37 go.sum 23:41:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 26 23:37 internal 23:41:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 26 23:37 snap 23:41:48 -rw-rw-r-- 1 jenkins jenkins 231 Jul 26 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:41:48 + 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=8067d8b14132b8c8144407b68bf8bceb8562b296 --label arch=arm64 --label version=0.0.0 . 23:41:49 Sending build context to Docker daemon 499.2kB 23:41:49 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 23:41:49 Step 2/35 : FROM ${BASE} AS builder 23:41:49 ---> eb54d6e89c1e 23:41:49 Step 3/35 : ARG MAKE="make build" 23:41:49 ---> Running in 853fc0a61bda 23:41:49 Removing intermediate container 853fc0a61bda 23:41:49 ---> 8c9178739733 23:41:49 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 23:41:49 ---> Running in 4c878156c23a 23:41:50 Removing intermediate container 4c878156c23a 23:41:50 ---> 5ea65e022273 23:41:50 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 23:41:50 ---> Running in 159045ac8e4c 23:41:50 Removing intermediate container 159045ac8e4c 23:41:50 ---> 3af1aa1dd85a 23:41:50 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:41:50 ---> Running in 1d5d67b7535b 23:41:52 Removing intermediate container 1d5d67b7535b 23:41:52 ---> 8942f3bd4a7b 23:41:52 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:41:52 ---> Running in 7e2dd5241742 23:41:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:41:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:41:55 OK: 228 MiB in 65 packages 23:41:55 Removing intermediate container 7e2dd5241742 23:41:55 ---> afe12cd68679 23:41:55 Step 8/35 : WORKDIR /device-usb-camera 23:41:55 ---> Running in f17ae6d22c92 23:41:56 Removing intermediate container f17ae6d22c92 23:41:56 ---> 5437b69ff3f7 23:41:56 Step 9/35 : COPY go.mod vendor* ./ 23:41:56 ---> b54e7f70ddcc 23:41:56 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:41:56 ---> Running in fb1bd0e51ba6 23:41:58 Removing intermediate container fb1bd0e51ba6 23:41:58 ---> 565467d28627 23:41:58 Step 11/35 : COPY . . 23:41:59 ---> d8912c616ebb 23:41:59 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 23:41:59 ---> Running in c1c2e23e0440 23:42:00  % Total % Received % Xferd Average Speed Time  Time Time Current 23:42:00  Dload Upload Total Spent Left Speed 23:42:00 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6385 0 --:--:-- --:--:-- --:--:-- 6436 23:42:01 Removing intermediate container c1c2e23e0440 23:42:01 ---> c7c3d28db84d 23:42:01 Step 13/35 : RUN ${MAKE} 23:42:01 ---> Running in 652959ad4abc 23:42:02 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 23:44:24 Removing intermediate container 652959ad4abc 23:44:24 ---> bcb388184945 23:44:24 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 23:44:24 v0.18.4: Pulling from aler9/rtsp-simple-server 23:44:24 eab2503cf8f4: Pulling fs layer 23:44:24 97cd0a44c592: Pulling fs layer 23:44:24 97cd0a44c592: Verifying Checksum 23:44:24 97cd0a44c592: Download complete 23:44:24 eab2503cf8f4: Verifying Checksum 23:44:24 eab2503cf8f4: Download complete 23:44:24 eab2503cf8f4: Pull complete 23:44:24 97cd0a44c592: Pull complete 23:44:24 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 23:44:24 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 23:44:24 ---> 7f763cca56b3 23:44:24 Step 15/35 : FROM alpine:3.15 23:44:24 3.15: Pulling from library/alpine 23:44:24 e0295fd11fe2: Pulling fs layer 23:44:24 e0295fd11fe2: Verifying Checksum 23:44:24 e0295fd11fe2: Download complete 23:44:24 e0295fd11fe2: Pull complete 23:44:24 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:44:24 Status: Downloaded newer image for alpine:3.15 23:44:24 ---> 60f2846fe774 23:44:24 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 23:44:24 ---> Running in 2256578b114a 23:44:24 Removing intermediate container 2256578b114a 23:44:24 ---> 539f18b82203 23:44:24 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 23:44:24 ---> Running in bc4a2aed9dc7 23:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:44:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:44:26 (1/73) Installing dumb-init (1.2.5-r1) 23:44:26 (2/73) Installing sdl2 (2.0.16-r4) 23:44:26 (3/73) Installing libxau (1.0.9-r0) 23:44:26 (4/73) Installing libmd (1.0.3-r0) 23:44:26 (5/73) Installing libbsd (0.11.3-r1) 23:44:26 (6/73) Installing libxdmcp (1.1.3-r0) 23:44:26 (7/73) Installing libxcb (1.14-r2) 23:44:26 (8/73) Installing libx11 (1.7.2-r0) 23:44:27 (9/73) Installing aom-libs (3.2.0-r0) 23:44:27 (10/73) Installing alsa-lib (1.2.5.1-r1) 23:44:27 (11/73) Installing expat (2.4.7-r0) 23:44:27 (12/73) Installing brotli-libs (1.0.9-r5) 23:44:27 (13/73) Installing libbz2 (1.0.8-r1) 23:44:27 (14/73) Installing libpng (1.6.37-r1) 23:44:27 (15/73) Installing freetype (2.11.1-r2) 23:44:27 (16/73) Installing libuuid (2.37.4-r0) 23:44:27 (17/73) Installing fontconfig (2.13.1-r4) 23:44:27 (18/73) Installing fribidi (1.0.11-r0) 23:44:27 (19/73) Installing libffi (3.4.2-r1) 23:44:27 (20/73) Installing libintl (0.21-r0) 23:44:27 (21/73) Installing libblkid (2.37.4-r0) 23:44:27 (22/73) Installing libmount (2.37.4-r0) 23:44:27 (23/73) Installing pcre (8.45-r1) 23:44:27 (24/73) Installing glib (2.70.1-r0) 23:44:27 (25/73) Installing graphite2 (1.3.14-r0) 23:44:27 (26/73) Installing harfbuzz (3.0.0-r2) 23:44:27 (27/73) Installing libass (0.15.2-r0) 23:44:27 (28/73) Installing libdav1d (0.9.2-r0) 23:44:27 (29/73) Installing gmp (6.2.1-r1) 23:44:27 (30/73) Installing nettle (3.7.3-r0) 23:44:27 (31/73) Installing p11-kit (0.24.0-r1) 23:44:27 (32/73) Installing libtasn1 (4.18.0-r0) 23:44:27 (33/73) Installing libunistring (0.9.10-r1) 23:44:27 (34/73) Installing gnutls (3.7.1-r0) 23:44:27 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r1) 23:44:27 (36/73) Installing ncurses-libs (6.3_p20211120-r1) 23:44:27 (37/73) Installing lame (3.100-r0) 23:44:27 (38/73) Installing opus (1.3.1-r1) 23:44:27 (39/73) Installing libgomp (10.3.1_git20211027-r0) 23:44:27 (40/73) Installing soxr (0.1.3-r2) 23:44:27 (41/73) Installing libgcc (10.3.1_git20211027-r0) 23:44:27 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 23:44:27 (43/73) Installing libsrt (1.4.2-r1) 23:44:27 (44/73) Installing libssh (0.9.6-r1) 23:44:27 (45/73) Installing libogg (1.3.5-r0) 23:44:27 (46/73) Installing libtheora (1.1.1-r16) 23:44:27 (47/73) Installing libjpeg-turbo (2.1.2-r0) 23:44:27 (48/73) Installing v4l-utils-libs (1.22.1-r1) 23:44:27 (49/73) Installing libxext (1.3.4-r0) 23:44:27 (50/73) Installing libxfixes (6.0.0-r0) 23:44:28 (51/73) Installing libdrm (2.4.109-r0) 23:44:28 (52/73) Installing wayland-libs-client (1.19.0-r1) 23:44:28 (53/73) Installing libva (2.13.0-r0) 23:44:28 (54/73) Installing libvdpau (1.4-r0) 23:44:28 (55/73) Installing vidstab (1.1.0-r1) 23:44:28 (56/73) Installing libvorbis (1.3.7-r0) 23:44:28 (57/73) Installing libvpx (1.10.0-r0) 23:44:28 (58/73) Installing vulkan-loader (1.2.196-r0) 23:44:28 (59/73) Installing libwebp (1.2.2-r0) 23:44:28 (60/73) Installing x264-libs (20210613-r0) 23:44:28 (61/73) Installing x265-libs (3.5-r0) 23:44:28 (62/73) Installing xvidcore (1.3.7-r1) 23:44:28 (63/73) Installing ffmpeg-libs (4.4.1-r2) 23:44:28 (64/73) Installing ffmpeg (4.4.1-r2) 23:44:28 (65/73) Installing udev-init-scripts (35-r0) 23:44:28 Executing udev-init-scripts-35-r0.post-install 23:44:28 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 23:44:28 (67/73) Installing xz-libs (5.2.5-r1) 23:44:28 (68/73) Installing zstd-libs (1.5.0-r0) 23:44:28 (69/73) Installing kmod-libs (29-r2) 23:44:28 (70/73) Installing eudev (3.2.11_pre1-r0) 23:44:29 (71/73) Installing libsodium (1.0.18-r0) 23:44:29 (72/73) Installing libzmq (4.3.4-r0) 23:44:29 (73/73) Installing zeromq (4.3.4-r0) 23:44:29 Executing busybox-1.34.1-r7.trigger 23:44:29 Executing eudev-3.2.11_pre1-r0.trigger 23:44:29 OK: 67 MiB in 87 packages 23:44:32 Removing intermediate container bc4a2aed9dc7 23:44:32 ---> 868a5bc77e62 23:44:32 Step 18/35 : WORKDIR / 23:44:32 ---> Running in 0b497dadcbf9 23:44:32 Removing intermediate container 0b497dadcbf9 23:44:32 ---> 6796cc3d486d 23:44:32 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 23:44:33 ---> 452a43af82a6 23:44:33 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 23:44:34 ---> 32fc96dc50ac 23:44:34 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 23:44:35 ---> ba10e6b0da11 23:44:35 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 23:44:35 ---> b91036dcf8ae 23:44:35 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 23:44:36 ---> a4f5d3dd9233 23:44:36 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 23:44:36 ---> 7e79fcc66f10 23:44:36 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 23:44:38 ---> 7d0d598374c4 23:44:38 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 23:44:38 ---> Running in d5eec953a05c 23:44:39 Removing intermediate container d5eec953a05c 23:44:39 ---> b75186c0d008 23:44:39 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 23:44:40 ---> Running in b770e5d0a62e 23:44:42 Removing intermediate container b770e5d0a62e 23:44:42 ---> a38de8fd8c54 23:44:42 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 23:44:42 ---> Running in 5bfed55c2886 23:44:43 Removing intermediate container 5bfed55c2886 23:44:43 ---> 6a3a1c577828 23:44:43 Step 29/35 : EXPOSE 59983 23:44:43 ---> Running in 940cd25355a7 23:44:44 Removing intermediate container 940cd25355a7 23:44:44 ---> d3d1541c87b5 23:44:44 Step 30/35 : EXPOSE 8554 23:44:44 ---> Running in ba86f736b400 23:44:44 Removing intermediate container ba86f736b400 23:44:44 ---> 21272dc31fd8 23:44:44 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 23:44:44 ---> Running in f0085273f832 23:44:44 Removing intermediate container f0085273f832 23:44:44 ---> ff5d25edaf06 23:44:44 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 23:44:44 ---> Running in 8f10a159ce93 23:44:45 Removing intermediate container 8f10a159ce93 23:44:45 ---> 4a01b50d50bb 23:44:45 Step 33/35 : LABEL arch=arm64 23:44:45 ---> Running in 6ec3938a2da5 23:44:45 Removing intermediate container 6ec3938a2da5 23:44:45 ---> 963c623979cb 23:44:45 Step 34/35 : LABEL git_sha=8067d8b14132b8c8144407b68bf8bceb8562b296 23:44:45 ---> Running in 0203bb319329 23:44:46 Removing intermediate container 0203bb319329 23:44:46 ---> a11fee136412 23:44:46 Step 35/35 : LABEL version=0.0.0 23:44:46 ---> Running in c3a1230ec881 23:44:46 Removing intermediate container c3a1230ec881 23:44:46 ---> 0efaf9ad506c 23:44:46 [Warning] One or more build-args [ARCH] were not consumed 23:44:46 Successfully built 0efaf9ad506c 23:44:46 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 23:44:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:47 23:44:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:44:48 arm64: Pulling from edgex-lftools-log-publisher 23:44:48 8998bd30e6a1: Pulling fs layer 23:44:48 04944245beec: Pulling fs layer 23:44:48 699f458cf7ca: Pulling fs layer 23:44:48 765212b225bb: Pulling fs layer 23:44:48 f23df028b6ca: Pulling fs layer 23:44:48 d65c8cfc05b1: Pulling fs layer 23:44:48 2437ff75d9bd: Pulling fs layer 23:44:48 765212b225bb: Waiting 23:44:48 f23df028b6ca: Waiting 23:44:48 d65c8cfc05b1: Waiting 23:44:48 2437ff75d9bd: Waiting 23:44:48 04944245beec: Verifying Checksum 23:44:48 04944245beec: Download complete 23:44:48 765212b225bb: Verifying Checksum 23:44:48 765212b225bb: Download complete 23:44:48 f23df028b6ca: Verifying Checksum 23:44:48 f23df028b6ca: Download complete 23:44:48 d65c8cfc05b1: Verifying Checksum 23:44:48 d65c8cfc05b1: Download complete 23:44:48 699f458cf7ca: Verifying Checksum 23:44:48 699f458cf7ca: Download complete 23:44:48 8998bd30e6a1: Verifying Checksum 23:44:48 8998bd30e6a1: Download complete 23:44:51 2437ff75d9bd: Verifying Checksum 23:44:51 2437ff75d9bd: Download complete 23:44:53 8998bd30e6a1: Pull complete 23:44:53 04944245beec: Pull complete 23:44:55 699f458cf7ca: Pull complete 23:44:55 765212b225bb: Pull complete 23:44:56 f23df028b6ca: Pull complete 23:44:56 d65c8cfc05b1: Pull complete 23:45:11 2437ff75d9bd: Pull complete 23:45:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:45:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:45:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:11 prd-ubuntu20.04-docker-arm64-4c-16g-21166 does not seem to be running inside a container 23:45:12 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:45:15 $ docker top 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:45:16 ---> job-cost.sh 23:45:16 lf-activate-venv: SKIPPING 23:45:16 INFO: No Stack... 23:45:16 INFO: Retrieving Pricing Info for: v3-standard-4 23:45:17 INFO: Archiving Costs [Pipeline] sh 23:45:17 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 23:45:17 + cut -d, -f6 [Pipeline] lock 23:45:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] 23:45:18 Resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] did not exist. Created. 23:45:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:45:18 /w/workspace/device-usb-camera/1@tmp/durable-1583be2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:45:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:45:19 Warning: overwriting stash ‘stack-cost’ 23:45:19 Stashed 1 file(s) [Pipeline] } 23:45:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-fix-device-name-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:45:19 $ docker stop --time=1 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed 23:45:21 $ docker rm -f 35cbdbfbce8e80fa2b8eb66b2de5c79785aa7891ec7a594aae583666afb0baed [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 23:45:22 provisioning config files... 23:45:22 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config573121616663498948tmp [Pipeline] { [Pipeline] sh 23:45:22 + set +x 23:45:22 + curl -s https://codecov.io/bash 23:45:22 + bash -s -- 23:45:22 23:45:22 _____ _ 23:45:22 / ____| | | 23:45:22 | | ___ __| | ___ ___ _____ __ 23:45:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:45:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:45:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:45:22 Bash-1.0.6 23:45:22 23:45:22 23:45:22 ==> git version 2.25.1 found 23:45:22 ==> 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 23:45:22 Release-Date: 2020-01-08 23:45:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:45:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:45:22 ==> Jenkins CI detected. 23:45:22 current dir:  /w/workspace/evice-usb-camera_fix-device-name 23:45:22 project root: . 23:45:22 --> token set from env 23:45:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:45:22 ==> Running gcov in . (disable via -X gcov) 23:45:22 ==> Python coveragepy not found 23:45:22 ==> Searching for coverage reports in: 23:45:22 + . 23:45:22 -> Found 1 reports 23:45:22 ==> Detecting git/mercurial file structure 23:45:22 ==> Reading reports 23:45:22 + ./coverage.out bytes=26812 23:45:22 ==> Appending adjustments 23:45:22 https://docs.codecov.io/docs/fixing-reports 23:45:22 + Found adjustments 23:45:22 ==> Gzipping contents 23:45:22 4.0K /tmp/codecov.ZczeIM.gz 23:45:22 ==> Uploading reports 23:45:22 url: https://codecov.io 23:45:22 query: branch=fix-device-name&commit=8067d8b14132b8c8144407b68bf8bceb8562b296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:22 -> Pinging Codecov 23:45:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=fix-device-name&commit=8067d8b14132b8c8144407b68bf8bceb8562b296&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Ffix-device-name%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 23:45:23 -> Uploading to 23:45:23 https://storage.googleapis.com/codecov/v4/raw/2022-07-26/73D8F5FF140700D3E01443B452E23636/8067d8b14132b8c8144407b68bf8bceb8562b296/428ac2ff-bb34-4870-9e56-3c7531ae8fba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220726%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220726T234523Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f26a9de6f9894411fd80675cb5c9f1f2801ca76ef8de5fe53ff5ba00876d558a 23:45:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:23 Dload Upload Total Spent Left Speed 23:45:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3756 0 0 100 3756 0 16473 --:--:-- --:--:-- --:--:-- 16546 23:45:23 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/8067d8b14132b8c8144407b68bf8bceb8562b296 [Pipeline] } 23:45:23 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 23:45:25 + [ -d /w/workspace/evice-usb-camera_fix-device-name/archives ] 23:45:25 + ls -al /w/workspace/evice-usb-camera_fix-device-name/archives 23:45:25 total 16 23:45:25 drwxr-xr-x 3 root root 4096 Jul 26 23:37 . 23:45:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:37 .. 23:45:25 drwxr-xr-x 2 root root 4096 Jul 26 23:37 cost 23:45:25 -rw-r--r-- 1 root root 98 Jul 26 23:37 cost.csv 23:45:25 + sudo chown -R jenkins:jenkins /w/workspace/evice-usb-camera_fix-device-name/archives 23:45:25 + ls -al /w/workspace/evice-usb-camera_fix-device-name/archives 23:45:25 total 16 23:45:25 drwxr-xr-x 3 jenkins jenkins 4096 Jul 26 23:37 . 23:45:25 drwxrwxr-x 10 jenkins jenkins 4096 Jul 26 23:37 .. 23:45:25 drwxr-xr-x 2 jenkins jenkins 4096 Jul 26 23:37 cost 23:45:25 -rw-r--r-- 1 jenkins jenkins 98 Jul 26 23:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:45:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:45:26 ---> package-listing.sh 23:45:26 ++ facter osfamily 23:45:26 ++ tr '[:upper:]' '[:lower:]' 23:45:26 + OS_FAMILY=debian 23:45:26 + workspace=/w/workspace/evice-usb-camera_fix-device-name 23:45:26 + START_PACKAGES=/tmp/packages_start.txt 23:45:26 + END_PACKAGES=/tmp/packages_end.txt 23:45:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:26 + PACKAGES=/tmp/packages_start.txt 23:45:26 + '[' /w/workspace/evice-usb-camera_fix-device-name ']' 23:45:26 + PACKAGES=/tmp/packages_end.txt 23:45:26 + case "${OS_FAMILY}" in 23:45:26 + dpkg -l 23:45:26 + grep '^ii' 23:45:26 + '[' -f /tmp/packages_start.txt ']' 23:45:26 + '[' -f /tmp/packages_end.txt ']' 23:45:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:26 + '[' /w/workspace/evice-usb-camera_fix-device-name ']' 23:45:26 + mkdir -p /w/workspace/evice-usb-camera_fix-device-name/archives/ 23:45:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/evice-usb-camera_fix-device-name/archives/ [Pipeline] echo 23:45:26 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/evice-usb-camera_fix-device-name/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:45:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:45:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:45:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:45:27 prd-ubuntu20.04-docker-8c-8g-21165 does not seem to be running inside a container 23:45:27 $ 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/evice-usb-camera_fix-device-name/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/evice-usb-camera_fix-device-name -v /w/workspace/evice-usb-camera_fix-device-name:/w/workspace/evice-usb-camera_fix-device-name:rw,z -v /w/workspace/evice-usb-camera_fix-device-name@tmp:/w/workspace/evice-usb-camera_fix-device-name@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:45:27 $ docker top ebd30bbe22ab4081f8deb658bb86423aa24ffff58a81f96558fc82b11fc62bf1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:45:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:45:28 + mkdir -p /var/log/sysstat [Pipeline] sh 23:45:28 + ls /var/log/sa-host 23:45:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:45:29 provisioning config files... 23:45:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/evice-usb-camera_fix-device-name@tmp/config4872251829931148885tmp [Pipeline] { [Pipeline] echo 23:45:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:45:29 ---> create-netrc.sh [Pipeline] } 23:45:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:45:29 ---> python-tools-install.sh [Pipeline] echo 23:45:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> sudo-logs.sh 23:45:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:45:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:45:30 ---> job-cost.sh 23:45:30 lf-activate-venv: SKIPPING 23:45:30 DEBUG: total: 0.2199999988079071 23:45:30 INFO: Retrieving Stack Cost... 23:45:30 INFO: Retrieving Pricing Info for: v3-standard-8 23:45:31 INFO: Archiving Costs [Pipeline] echo 23:45:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:45:31 ---> logs-deploy.sh 23:45:31 lf-activate-venv: SKIPPING 23:45:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/fix-device-name/1 23:45:31 INFO: archiving workspace using pattern(s): 23:45:32 Archives upload complete. 23:45:33 INFO: archiving logs to Nexus 23:45:33 ---> uname -a: 23:45:33 Linux prd-ubuntu20-04-docker-8c-8g-21165 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:45:33 23:45:33 23:45:33 ---> lscpu: 23:45:33 Architecture: x86_64 23:45:33 CPU op-mode(s): 32-bit, 64-bit 23:45:33 Byte Order: Little Endian 23:45:33 Address sizes: 40 bits physical, 48 bits virtual 23:45:33 CPU(s): 8 23:45:33 On-line CPU(s) list: 0-7 23:45:33 Thread(s) per core: 1 23:45:33 Core(s) per socket: 1 23:45:33 Socket(s): 8 23:45:33 NUMA node(s): 1 23:45:33 Vendor ID: AuthenticAMD 23:45:33 CPU family: 23 23:45:33 Model: 49 23:45:33 Model name: AMD EPYC-Rome Processor 23:45:33 Stepping: 0 23:45:33 CPU MHz: 2799.996 23:45:33 BogoMIPS: 5599.99 23:45:33 Virtualization: AMD-V 23:45:33 Hypervisor vendor: KVM 23:45:33 Virtualization type: full 23:45:33 L1d cache: 256 KiB 23:45:33 L1i cache: 256 KiB 23:45:33 L2 cache: 4 MiB 23:45:33 L3 cache: 128 MiB 23:45:33 NUMA node0 CPU(s): 0-7 23:45:33 Vulnerability Itlb multihit: Not affected 23:45:33 Vulnerability L1tf: Not affected 23:45:33 Vulnerability Mds: Not affected 23:45:33 Vulnerability Meltdown: Not affected 23:45:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:45:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:45:33 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:45:33 Vulnerability Srbds: Not affected 23:45:33 Vulnerability Tsx async abort: Not affected 23:45:33 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 23:45:33 23:45:33 23:45:33 ---> nproc: 23:45:33 8 23:45:33 23:45:33 23:45:33 ---> df -h: 23:45:33 Filesystem Size Used Avail Use% Mounted on 23:45:33 overlay 155G 11G 144G 8% / 23:45:33 tmpfs 64M 0 64M 0% /dev 23:45:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:45:33 shm 64M 0 64M 0% /dev/shm 23:45:33 /dev/vda1 155G 11G 144G 8% /facter-os 23:45:33 23:45:33