Pull request #365 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (e0a3229d4356dde174bd014bb3dc2f15a6d64d35) 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-ssh2499500566867755842.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh2462134091720282762.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 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10179508296414058961.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-365/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17172605911292844952.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh18014443074096789690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-365/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3670287112219916402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25952 in /w/workspace/foundry_device-usb-camera_PR-365 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-365 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 Merge succeeded, producing e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 Checking out Revision e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 (PR-365) > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:06 ========================================================= 17:07:06 EdgeX Global Pipelines Version Info 17:07:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:07:07 ------------------- 17:07:07 stable info: 17:07:07 ------------------- 17:07:07 Commited By: Ginny Guan ginny@iotechsys.com 17:07:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:07:07 Message: update stable to v1.0.265 17:07:08 ------------------- 17:07:08 experimental info: 17:07:08 ------------------- 17:07:08 Commited By: Cherry Wang cherry@iotechsys.com 17:07:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:07:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:07:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-365 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-365 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-365 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6bbe36 [Pipeline] echo 17:07:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:10 provisioning config files... 17:07:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config16392556488388419078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:11 ---> ****-login.sh 17:07:11 nexus3.edgexfoundry.org:10001 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 nexus3.edgexfoundry.org:10002 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 nexus3.edgexfoundry.org:10003 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 nexus3.edgexfoundry.org:10004 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:11 Configure a credential helper to remove this warning. See 17:07:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:11 17:07:11 Login Succeeded 17:07:11 ****.io 17:07:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:12 Configure a credential helper to remove this warning. See 17:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:12 17:07:12 Login Succeeded 17:07:12 ---> ****-login.sh ends [Pipeline] } 17:07:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:07:12 + git rev-list -1 --merges e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5~1..e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo 17:07:12 -----------> git rev-list -1 --merges e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5~1..e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [false] [Pipeline] sh 17:07:13 + git log --format=format:%s -1 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo 17:07:13 ========================================================= 17:07:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:07:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:07:13 + git log --format=format:%s -1 e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] echo 17:07:13 [semverPrep] GIT_COMMIT: e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:07:13 [semverPrep] This is not a build commit. [Pipeline] sh 17:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:07:14 + grep -v github /etc/ssh/ssh_known_hosts 17:07:14 + [ -e /tmp/ssh_known_hosts ] 17:07:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:07:14 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:07:14 -a /etc/ssh/ssh_known_hosts 17:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:14 17:07:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:15 0.1.4: Pulling from edgex-devops/py-git-semver 17:07:15 b85a868b505f: Pulling fs layer 17:07:15 e2be974225ed: Pulling fs layer 17:07:15 339a4e72a1f5: Pulling fs layer 17:07:15 988bab9f4d93: Pulling fs layer 17:07:15 1469e6f7b9e6: Pulling fs layer 17:07:15 eaf3925da568: Pulling fs layer 17:07:15 bab4dde63d76: Pulling fs layer 17:07:15 bde34c3a00c8: Pulling fs layer 17:07:15 b352a97aabf1: Pulling fs layer 17:07:15 4872d77fe225: Pulling fs layer 17:07:15 5851b861e8e6: Pulling fs layer 17:07:15 bab4dde63d76: Waiting 17:07:15 bde34c3a00c8: Waiting 17:07:15 b352a97aabf1: Waiting 17:07:15 4872d77fe225: Waiting 17:07:15 5851b861e8e6: Waiting 17:07:15 1469e6f7b9e6: Waiting 17:07:15 eaf3925da568: Waiting 17:07:15 988bab9f4d93: Waiting 17:07:15 e2be974225ed: Verifying Checksum 17:07:15 e2be974225ed: Download complete 17:07:15 988bab9f4d93: Verifying Checksum 17:07:15 988bab9f4d93: Download complete 17:07:15 1469e6f7b9e6: Verifying Checksum 17:07:15 1469e6f7b9e6: Download complete 17:07:15 eaf3925da568: Verifying Checksum 17:07:15 eaf3925da568: Download complete 17:07:15 339a4e72a1f5: Verifying Checksum 17:07:15 339a4e72a1f5: Download complete 17:07:15 bde34c3a00c8: Download complete 17:07:15 b352a97aabf1: Verifying Checksum 17:07:15 b352a97aabf1: Download complete 17:07:15 4872d77fe225: Download complete 17:07:15 5851b861e8e6: Verifying Checksum 17:07:15 5851b861e8e6: Download complete 17:07:15 b85a868b505f: Verifying Checksum 17:07:15 b85a868b505f: Download complete 17:07:15 bab4dde63d76: Verifying Checksum 17:07:15 bab4dde63d76: Download complete 17:07:16 b85a868b505f: Pull complete 17:07:16 e2be974225ed: Pull complete 17:07:17 339a4e72a1f5: Pull complete 17:07:17 988bab9f4d93: Pull complete 17:07:17 1469e6f7b9e6: Pull complete 17:07:17 eaf3925da568: Pull complete 17:07:19 bab4dde63d76: Pull complete 17:07:19 bde34c3a00c8: Pull complete 17:07:19 b352a97aabf1: Pull complete 17:07:19 4872d77fe225: Pull complete 17:07:19 5851b861e8e6: Pull complete 17:07:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:07:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:07:19 prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container 17:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:07:23 $ docker top 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff -eo pid,comm 17:07:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:07:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:23 [ssh-agent] Looking for ssh-agent implementation... 17:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:23 $ docker exec 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent 17:07:23 SSH_AUTH_SOCK=/tmp/ssh-8A3cZAt3qLSt/agent.32 17:07:23 SSH_AGENT_PID=38 17:07:23 Running ssh-add (command line suppressed) 17:07:23 Identity added: /w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_3221367264383296409.key (/w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_3221367264383296409.key) 17:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:24 + git tag --points-at HEAD [Pipeline] } 17:07:24 $ docker exec --env ******** --env ******** 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent -k 17:07:24 unset SSH_AUTH_SOCK; 17:07:24 unset SSH_AGENT_PID; 17:07:24 echo Agent pid 38 killed; 17:07:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:24 [ssh-agent] Looking for ssh-agent implementation... 17:07:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:24 $ docker exec 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent 17:07:24 SSH_AUTH_SOCK=/tmp/ssh-FNXVzSNnB5ez/agent.71 17:07:24 SSH_AGENT_PID=77 17:07:24 Running ssh-add (command line suppressed) 17:07:24 Identity added: /w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_9003054473691862583.key (/w/workspace/foundry_device-usb-camera_PR-365@tmp/private_key_9003054473691862583.key) 17:07:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:25 + git semver init 17:07:25 2024-11-08 17:07:25,364 [run_init] DEBUG init version:0.0.0 force:False 17:07:25 2024-11-08 17:07:25,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-365/.semver 17:07:25 2024-11-08 17:07:25,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-365/.semver 17:07:25 2024-11-08 17:07:25,365 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-365/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-365, universal_newlines=False, shell=None, istream=None) 17:07:27 2024-11-08 17:07:27,025 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-365/.git/info/exclude 17:07:27 2024-11-08 17:07:27,025 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 with force:False 17:07:27 2024-11-08 17:07:27,025 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 17:07:27 2024-11-08 17:07:27,029 [execute] INFO git cat-file --batch-check 17:07:27 2024-11-08 17:07:27,030 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) 17:07:27 2024-11-08 17:07:27,036 [execute] INFO git cat-file --batch 17:07:27 2024-11-08 17:07:27,037 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-365/.semver, universal_newlines=False, shell=None, istream=) 17:07:27 2024-11-08 17:07:27,041 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-365/.semver/PR-365 17:07:27 0.0.0 [Pipeline] } 17:07:27 $ docker exec --env ******** --env ******** 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff ssh-agent -k 17:07:27 unset SSH_AUTH_SOCK; 17:07:27 unset SSH_AGENT_PID; 17:07:27 echo Agent pid 77 killed; 17:07:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:07:27 + git semver [Pipeline] } 17:07:28 $ docker stop --time=1 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff 17:07:29 $ docker rm -f --volumes 2644a398027ff8ef2d7e0374be78d24a6229c3088045c35b4b9e462e56b090ff [Pipeline] // withDockerContainer [Pipeline] sh 17:07:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:07:30 Stashed 1 file(s) [Pipeline] echo 17:07:30 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:31 provisioning config files... 17:07:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config18443271286841582286tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:31 ---> ****-login.sh 17:07:31 nexus3.edgexfoundry.org:10001 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:31 nexus3.edgexfoundry.org:10002 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:31 nexus3.edgexfoundry.org:10003 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:31 nexus3.edgexfoundry.org:10004 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:31 ****.io 17:07:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:07:31 Configure a credential helper to remove this warning. See 17:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:07:31 17:07:31 Login Succeeded 17:07:32 ---> ****-login.sh ends [Pipeline] } 17:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:07:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:07:32 ========================================================= 17:07:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:07:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:07:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:07:33 Sending build context to Docker daemon 20.67MB 17:07:33 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:07:33 Step 2/13 : FROM ${BASE} AS builder 17:07:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:07:33 43c4264eed91: Pulling fs layer 17:07:33 4cc291be95ef: Pulling fs layer 17:07:33 2ac1f1163629: Pulling fs layer 17:07:33 5c3c966382ef: Pulling fs layer 17:07:33 4f4fb700ef54: Pulling fs layer 17:07:33 5d5c8e513c77: Pulling fs layer 17:07:33 9f66e0745190: Pulling fs layer 17:07:33 f49a43e4bbc0: Pulling fs layer 17:07:33 561ebcabdf7f: Pulling fs layer 17:07:33 4f4fb700ef54: Waiting 17:07:33 9f66e0745190: Waiting 17:07:33 5d5c8e513c77: Waiting 17:07:33 f49a43e4bbc0: Waiting 17:07:33 561ebcabdf7f: Waiting 17:07:33 5c3c966382ef: Waiting 17:07:33 4cc291be95ef: Verifying Checksum 17:07:33 4cc291be95ef: Download complete 17:07:33 5c3c966382ef: Verifying Checksum 17:07:33 5c3c966382ef: Download complete 17:07:33 4f4fb700ef54: Verifying Checksum 17:07:33 4f4fb700ef54: Download complete 17:07:33 5d5c8e513c77: Verifying Checksum 17:07:33 5d5c8e513c77: Download complete 17:07:33 43c4264eed91: Download complete 17:07:33 9f66e0745190: Verifying Checksum 17:07:33 9f66e0745190: Download complete 17:07:33 43c4264eed91: Pull complete 17:07:33 561ebcabdf7f: Download complete 17:07:33 4cc291be95ef: Pull complete 17:07:33 2ac1f1163629: Download complete 17:07:33 f49a43e4bbc0: Verifying Checksum 17:07:33 f49a43e4bbc0: Download complete 17:07:37 2ac1f1163629: Pull complete 17:07:37 5c3c966382ef: Pull complete 17:07:37 4f4fb700ef54: Pull complete 17:07:37 5d5c8e513c77: Pull complete 17:07:37 9f66e0745190: Pull complete 17:07:39 f49a43e4bbc0: Pull complete 17:07:39 561ebcabdf7f: Pull complete 17:07:39 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:07:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:07:39 ---> 3a752c3f9dda 17:07:39 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:07:44 ---> Running in 5986ccad664c 17:07:44 Removing intermediate container 5986ccad664c 17:07:44 ---> 8740bdd23823 17:07:44 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:07:44 ---> Running in 65d219654250 17:07:44 Removing intermediate container 65d219654250 17:07:44 ---> 53fb20d778e4 17:07:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:07:44 ---> Running in 34834cec0795 17:07:44 Removing intermediate container 34834cec0795 17:07:44 ---> c338f8906839 17:07:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:07:44 ---> Running in 28f563ae2664 17:07:44 Removing intermediate container 28f563ae2664 17:07:44 ---> a2edf995beb2 17:07:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:07:44 ---> Running in 608b4946b0ef 17:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:07:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:07:44 (1/14) Installing libintl (0.22.5-r0) 17:07:44 (2/14) Installing eudev-libs (3.2.14-r2) 17:07:44 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:07:44 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:07:44 (5/14) Installing v4l-utils (1.24.1-r1) 17:07:44 (6/14) Installing libdvbv5 (1.24.1-r1) 17:07:44 (7/14) Installing udev-init-scripts (35-r1) 17:07:44 (8/14) Installing libeconf (0.6.3-r0) 17:07:44 (9/14) Installing libblkid (2.40.1-r1) 17:07:44 (10/14) Installing xz-libs (5.6.2-r0) 17:07:44 (11/14) Installing kmod-libs (32-r0) 17:07:44 (12/14) Installing eudev (3.2.14-r2) 17:07:44 (13/14) Installing eudev-dev (3.2.14-r2) 17:07:44 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:07:44 Executing busybox-1.36.1-r29.trigger 17:07:44 Executing eudev-3.2.14-r2.trigger 17:07:44 OK: 253 MiB in 68 packages 17:07:45 Removing intermediate container 608b4946b0ef 17:07:45 ---> 085a0f9ac496 17:07:45 Step 8/13 : WORKDIR /device-usb-camera 17:07:45 ---> Running in 93c8c69866aa 17:07:45 Removing intermediate container 93c8c69866aa 17:07:45 ---> 5be44178e2f3 17:07:45 Step 9/13 : COPY go.mod vendor* ./ 17:07:45 ---> f70475bacf17 17:07:45 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:07:45 ---> Running in dbd982493dbc 17:07:45 Still waiting to schedule task 17:07:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:08:32 Removing intermediate container dbd982493dbc 17:08:32 ---> 538f374f8322 17:08:32 Step 11/13 : COPY . . 17:08:32 ---> eeaea3b6a61f 17:08:32 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:08:32 ---> Running in ec28625b5733 17:08:32  % Total % Received % Xferd Average Speed Time Time Time Current 17:08:32 Dload Upload Total Spent Left Speed 17:08:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8903 0 --:--:-- --:--:-- --:--:-- 9000 17:08:32 Removing intermediate container ec28625b5733 17:08:32 ---> 4aaa84f568ae 17:08:32 Step 13/13 : RUN ${MAKE} 17:08:32 ---> Running in fc37d1ecf6ac 17:08:32 noop 17:08:32 Removing intermediate container fc37d1ecf6ac 17:08:32 ---> 105c7c046e86 17:08:32 Successfully built 105c7c046e86 17:08:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:32 + docker inspect -f . ci-base-image-x86_64 17:08:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:33 prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container 17:08:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:33 $ docker top 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:33 + go version 17:08:33 go version go1.23.2 linux/amd64 [Pipeline] } 17:08:33 $ docker stop --time=1 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 17:08:35 $ docker rm -f --volumes 45ad783b44f05da83cefc6e6f88180180b0da4646fa0a5f59e978830a2420ab8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:35 + docker inspect -f . ci-base-image-x86_64 17:08:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:36 prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container 17:08:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:08:36 $ docker top d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e -eo pid,comm [Pipeline] { [Pipeline] sh 17:08:36 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-365 [Pipeline] fileExists [Pipeline] sh 17:08:37 + make test 17:08:37 go test ./... -coverprofile=coverage.out ./... 17:08:39 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:08:57 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:08:57 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements 17:09:10 go vet ./... 17:09:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:09:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:09:15 ./bin/test-attribution-txt.sh [Pipeline] echo 17:09:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:09:15 $ docker stop --time=1 d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e 17:09:19 $ docker rm -f --volumes d0bde666b074b8e6d937a2591337b7cc21080af94cd2faa79f2099ef3bcea08e [Pipeline] // withDockerContainer [Pipeline] sh 17:09:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:09:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:09:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25953 in /w/workspace/foundry_device-usb-camera_PR-365 [Pipeline] { 17:09:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] ws 17:09:21 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:09:21 + ls -al . 17:09:21 total 288 17:09:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 17:08 . 17:09:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:06 .. 17:09:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:08 .git 17:09:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 .github 17:09:21 -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 17:07 .gitignore 17:09:21 -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 17:07 .golangci.yml 17:09:21 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:07 .hadolint.yml 17:09:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:07 .semver 17:09:21 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 17:07 Attribution.txt 17:09:21 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 17:07 CHANGELOG.md 17:09:21 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 17:07 Dockerfile 17:09:21 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:07 GOVERNANCE.md 17:09:21 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:07 Jenkinsfile 17:09:21 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:07 LICENSE 17:09:21 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 17:07 Makefile 17:09:21 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:07 OWNERS.md 17:09:21 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:07 README.md 17:09:21 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:07 VERSION 17:09:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:07 bin 17:09:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 cmd 17:09:21 -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 17:08 coverage.out 17:09:21 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:07 docker-entrypoint.sh 17:09:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:07 docs 17:09:21 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 17:07 go.mod 17:09:21 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 17:07 go.sum 17:09:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:07 internal 17:09:21 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:07 version.go 17:09:24 Selected Git installation does not exist. Using Default 17:09:24 The recommended git tool is: NONE [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:24 + 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=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 --label arch=amd64 --label version=0.0.0 . 17:09:24 Sending build context to Docker daemon 20.72MB 17:09:24 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:09:24 Step 2/37 : FROM ${BASE} AS builder 17:09:24 ---> 105c7c046e86 17:09:24 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:09:25 ---> Running in 49ef0b2c9a26 17:09:25 Removing intermediate container 49ef0b2c9a26 17:09:25 ---> 5ab50e9fe0d7 17:09:25 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:09:25 ---> Running in f2b62113b8a7 17:09:25 Removing intermediate container f2b62113b8a7 17:09:25 ---> 9e17bb148581 17:09:25 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:09:25 ---> Running in 12e369f6e8b4 17:09:25 Removing intermediate container 12e369f6e8b4 17:09:25 ---> bd7d0337f582 17:09:25 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:09:25 ---> Running in 5d9799f3bd83 17:09:25 Removing intermediate container 5d9799f3bd83 17:09:25 ---> eca03ea4e853 17:09:25 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:09:25 ---> Running in 06d89bd5d609 17:09:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:09:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:09:26 OK: 253 MiB in 68 packages 17:09:26 Removing intermediate container 06d89bd5d609 17:09:26 ---> bd5d405e2b07 17:09:26 Step 8/37 : WORKDIR /device-usb-camera 17:09:26 ---> Running in 34bdbef21748 17:09:26 Removing intermediate container 34bdbef21748 17:09:26 ---> 72df1da22a56 17:09:26 Step 9/37 : COPY go.mod vendor* ./ 17:09:26 ---> 5d95e4971f08 17:09:26 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:09:26 ---> Running in 53eba0350e1a 17:09:27 Removing intermediate container 53eba0350e1a 17:09:27 ---> d0c997c9f422 17:09:27 Step 11/37 : COPY . . 17:09:28 ---> 83c213a07a09 17:09:28 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:09:28 ---> Running in 076b43b2fc33 17:09:28  % Total % Received % Xferd Average Speed Time Time Time Current 17:09:28 Dload Upload Total Spent Left Speed 17:09:28 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 39263 0 --:--:-- --:--:-- --:--:-- 40846 17:09:28 using credential edgex-jenkins-ssh 17:09:28 Cloning the remote Git repository 17:09:28 Removing intermediate container 076b43b2fc33 17:09:28 ---> f375b52b2750 17:09:28 Step 13/37 : RUN ${MAKE} 17:09:28 ---> Running in b7206d3e2361 17:09:29 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:09:28 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:09:28 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:09:29 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:09:29 > git --version # timeout=10 17:09:29 > git --version # 'git version 2.25.1' 17:09:29 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:09:33 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:09:33 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 17:09:34 Merge succeeded, producing e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 17:09:34 Checking out Revision e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 (PR-365) 17:09:33 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/365/head:refs/remotes/origin/PR-365 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:09:33 > git config core.sparsecheckout # timeout=10 17:09:33 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 17:09:33 > git remote # timeout=10 17:09:33 > git config --get remote.origin.url # timeout=10 17:09:33 using GIT_SSH to set credentials SSH Credentials for GitHub 17:09:33 > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 17:09:33 > git rev-parse HEAD^{commit} # timeout=10 17:09:34 > git config core.sparsecheckout # timeout=10 17:09:34 > git checkout -f e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 # timeout=10 17:09:34 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 17:09:34 > git --version # timeout=10 17:09:34 > git --version # 'git version 2.25.1' 17:09:34 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:09:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:09:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:09:39 Dload Upload Total Spent Left Speed 17:09:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 17:09:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:09:40 + sudo tee /etc/docker/daemon.new 17:09:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:09:40 { 17:09:40 "registry-mirrors": [ 17:09:40 "https://nexus3.edgexfoundry.org:10001" 17:09:40 ], 17:09:40 "bip": "10.250.0.254/24", 17:09:40 "hosts": [ 17:09:40 "tcp://0.0.0.0:5555", 17:09:40 "unix:///var/run/docker.sock" 17:09:40 ], 17:09:40 "mtu": 1458, 17:09:40 "selinux-enabled": true, 17:09:40 "seccomp-profile": "/etc/docker/seccomp.json" 17:09:40 } [Pipeline] sh 17:09:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:09:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:59 provisioning config files... 17:09:59 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9723367165831870535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:09:59 ---> ****-login.sh 17:09:59 nexus3.edgexfoundry.org:10001 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:10:00 Configure a credential helper to remove this warning. See 17:10:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:10:00 17:10:00 Login Succeeded 17:10:00 nexus3.edgexfoundry.org:10002 17:10:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:10:01 Configure a credential helper to remove this warning. See 17:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:10:01 17:10:01 Login Succeeded 17:10:01 nexus3.edgexfoundry.org:10003 17:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:01 Removing intermediate container b7206d3e2361 17:10:01 ---> 507bdf68084c 17:10:01 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:10:01 Configure a credential helper to remove this warning. See 17:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:10:01 17:10:01 Login Succeeded 17:10:01 nexus3.edgexfoundry.org:10004 17:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:10:01 Configure a credential helper to remove this warning. See 17:10:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:10:01 17:10:01 Login Succeeded 17:10:01 ****.io 17:10:01 1.8.2: Pulling from bluenviron/mediamtx 17:10:01 8411072a22a5: Pulling fs layer 17:10:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:10:02 Configure a credential helper to remove this warning. See 17:10:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:10:02 17:10:02 Login Succeeded 17:10:02 ---> ****-login.sh ends [Pipeline] } 17:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:10:02 8411072a22a5: Verifying Checksum 17:10:02 8411072a22a5: Download complete [Pipeline] echo 17:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:10:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 17:10:02 8411072a22a5: Pull complete 17:10:02 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:10:02 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:10:02 ---> 1ac78cb06e13 17:10:02 Step 15/37 : FROM alpine:3.20 [Pipeline] echo 17:10:02 ========================================================= 17:10:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:10:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 17:10:02 3.20: Pulling from library/alpine [Pipeline] sh 17:10:03 43c4264eed91: Already exists 17:10:03 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:10:03 Status: Downloaded newer image for alpine:3.20 17:10:03 ---> 91ef0af61f39 17:10:03 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:10:03 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 17:10:03 ---> Running in 4846efd8f58d 17:10:03 Removing intermediate container 4846efd8f58d 17:10:03 ---> 52bbfe69646e 17:10:03 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:10:03 ---> Running in 3e30a62a42b7 17:10:03 Sending build context to Docker daemon 10.6MB 17:10:03 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:10:03 Step 2/13 : FROM ${BASE} AS builder 17:10:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:10:03 cf04c63912e1: Pulling fs layer 17:10:03 55b35a11ae5e: Pulling fs layer 17:10:03 a37a00ec5f00: Pulling fs layer 17:10:03 50b3750afda1: Pulling fs layer 17:10:03 4f4fb700ef54: Pulling fs layer 17:10:03 80978eb59214: Pulling fs layer 17:10:03 c9f46d7d2bd2: Pulling fs layer 17:10:03 c5a475d317c9: Pulling fs layer 17:10:03 80978eb59214: Waiting 17:10:03 c9f46d7d2bd2: Waiting 17:10:03 c5a475d317c9: Waiting 17:10:03 50b3750afda1: Waiting 17:10:03 4f4fb700ef54: Waiting 17:10:03 55b35a11ae5e: Verifying Checksum 17:10:03 55b35a11ae5e: Download complete 17:10:03 50b3750afda1: Verifying Checksum 17:10:03 50b3750afda1: Download complete 17:10:03 4f4fb700ef54: Verifying Checksum 17:10:03 4f4fb700ef54: Download complete 17:10:03 80978eb59214: Verifying Checksum 17:10:03 80978eb59214: Download complete 17:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:10:04 cf04c63912e1: Verifying Checksum 17:10:04 cf04c63912e1: Download complete 17:10:04 (1/115) Installing dumb-init (1.2.5-r3) 17:10:04 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:10:04 (3/115) Installing aom-libs (3.9.1-r0) 17:10:04 (4/115) Installing libxau (1.0.11-r4) 17:10:04 (5/115) Installing libmd (1.1.0-r0) 17:10:04 (6/115) Installing libbsd (0.12.2-r0) 17:10:04 (7/115) Installing libxdmcp (1.1.5-r1) 17:10:04 (8/115) Installing libxcb (1.16.1-r0) 17:10:04 (9/115) Installing libx11 (1.8.9-r1) 17:10:04 c5a475d317c9: Verifying Checksum 17:10:04 c5a475d317c9: Download complete 17:10:04 (10/115) Installing hwdata-pci (0.382-r0) 17:10:04 (11/115) Installing libpciaccess (0.18.1-r0) 17:10:04 (12/115) Installing libdrm (2.4.120-r0) 17:10:04 (13/115) Installing libxext (1.3.6-r2) 17:10:04 (14/115) Installing libxfixes (6.0.1-r4) 17:10:04 (15/115) Installing libffi (3.4.6-r0) 17:10:04 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:10:04 (17/115) Installing libva (2.21.0-r0) 17:10:04 (18/115) Installing libvdpau (1.5-r3) 17:10:04 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:10:04 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:10:04 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:10:04 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:10:04 (23/115) Installing libdav1d (1.4.2-r0) 17:10:04 (24/115) Installing openexr-libiex (3.1.13-r1) 17:10:04 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:10:04 (26/115) Installing imath (3.1.12-r0) 17:10:04 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:10:04 (28/115) Installing brotli-libs (1.1.0-r2) 17:10:04 (29/115) Installing giflib (5.2.2-r0) 17:10:04 (30/115) Installing libhwy (1.0.7-r0) 17:10:04 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:10:04 (32/115) Installing lcms2 (2.16-r0) 17:10:04 (33/115) Installing libpng (1.6.44-r0) 17:10:04 (34/115) Installing libjxl (0.10.2-r0) 17:10:04 (35/115) Installing lame-libs (3.100-r5) 17:10:04 (36/115) Installing opus (1.5.2-r0) 17:10:04 (37/115) Installing rav1e-libs (0.7.1-r0) 17:10:04 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:10:04 (39/115) Installing soxr (0.1.3-r7) 17:10:04 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:10:04 (41/115) Installing libogg (1.3.5-r5) 17:10:04 (42/115) Installing libtheora (1.1.1-r18) 17:10:04 (43/115) Installing libvorbis (1.3.7-r2) 17:10:04 (44/115) Installing libvpx (1.14.1-r0) 17:10:04 (45/115) Installing libsharpyuv (1.3.2-r0) 17:10:04 (46/115) Installing libwebp (1.3.2-r0) 17:10:04 (47/115) Installing libwebpmux (1.3.2-r0) 17:10:04 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:10:04 (49/115) Installing numactl (2.0.18-r0) 17:10:04 (50/115) Installing x265-libs (3.6-r0) 17:10:04 cf04c63912e1: Pull complete 17:10:05 (51/115) Installing xvidcore (1.3.7-r2) 17:10:05 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:10:05 (53/115) Installing sdl2 (2.28.5-r1) 17:10:05 (54/115) Installing alsa-lib (1.2.11-r0) 17:10:05 (55/115) Installing libexpat (2.6.4-r0) 17:10:05 (56/115) Installing libbz2 (1.0.8-r6) 17:10:05 (57/115) Installing freetype (2.13.2-r0) 17:10:05 (58/115) Installing fontconfig (2.15.0-r1) 17:10:05 (59/115) Installing fribidi (1.0.15-r0) 17:10:05 (60/115) Installing libintl (0.22.5-r0) 17:10:05 (61/115) Installing libeconf (0.6.3-r0) 17:10:05 (62/115) Installing libblkid (2.40.1-r1) 17:10:05 (63/115) Installing libmount (2.40.1-r1) 17:10:05 (64/115) Installing pcre2 (10.43-r0) 17:10:05 (65/115) Installing glib (2.80.5-r0) 17:10:05 (66/115) Installing graphite2 (1.3.14-r6) 17:10:05 (67/115) Installing harfbuzz (8.5.0-r0) 17:10:05 (68/115) Installing libunibreak (6.1-r0) 17:10:05 (69/115) Installing libass (0.17.2-r0) 17:10:05 (70/115) Installing libbluray (1.3.4-r1) 17:10:05 (71/115) Installing mpg123-libs (1.32.8-r0) 17:10:05 (72/115) Installing libopenmpt (0.7.7-r0) 17:10:05 (73/115) Installing cjson (1.7.18-r0) 17:10:05 (74/115) Installing mbedtls (3.6.2-r0) 17:10:05 (75/115) Installing librist (0.2.10-r1) 17:10:05 (76/115) Installing libsrt (1.5.3-r0) 17:10:05 (77/115) Installing libssh (0.10.6-r0) 17:10:05 (78/115) Installing xz-libs (5.6.2-r0) 17:10:05 (79/115) Installing libxml2 (2.12.7-r0) 17:10:05 (80/115) Installing libsodium (1.0.19-r0) 17:10:05 (81/115) Installing libzmq (4.3.5-r2) 17:10:05 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:10:05 (83/115) Installing serd-libs (0.32.2-r0) 17:10:05 (84/115) Installing zix-libs (0.4.2-r0) 17:10:05 (85/115) Installing sord-libs (0.16.16-r0) 17:10:05 (86/115) Installing sratom (0.6.16-r0) 17:10:05 (87/115) Installing lilv-libs (0.24.24-r1) 17:10:05 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:10:05 (89/115) Installing libdovi (3.3.0-r0) 17:10:05 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:10:05 55b35a11ae5e: Pull complete 17:10:05 (91/115) Installing shaderc (2024.0-r0) 17:10:05 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:10:05 (93/115) Installing libplacebo (6.338.2-r1) 17:10:05 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:10:05 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:10:05 (96/115) Installing vidstab (1.1.1-r0) 17:10:05 (97/115) Installing zimg (3.0.5-r2) 17:10:05 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:10:05 (99/115) Installing libasyncns (0.8-r3) 17:10:05 (100/115) Installing dbus-libs (1.14.10-r1) 17:10:05 (101/115) Installing libltdl (2.4.7-r3) 17:10:05 (102/115) Installing orc (0.4.40-r0) 17:10:05 (103/115) Installing libflac (1.4.3-r1) 17:10:05 (104/115) Installing libsndfile (1.2.2-r0) 17:10:05 (105/115) Installing speexdsp (1.2.1-r2) 17:10:05 (106/115) Installing tdb-libs (1.4.9-r1) 17:10:05 a37a00ec5f00: Verifying Checksum 17:10:05 a37a00ec5f00: Download complete 17:10:05 (107/115) Installing libpulse (17.0-r0) 17:10:05 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:10:05 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:10:05 (110/115) Installing ffmpeg (6.1.1-r8) 17:10:05 (111/115) Installing udev-init-scripts (35-r1) 17:10:05 (112/115) Installing eudev-libs (3.2.14-r2) 17:10:05 (113/115) Installing zstd-libs (1.5.6-r0) 17:10:05 (114/115) Installing kmod-libs (32-r0) 17:10:05 (115/115) Installing eudev (3.2.14-r2) 17:10:05 Executing busybox-1.36.1-r29.trigger 17:10:05 Executing glib-2.80.5-r0.trigger 17:10:05 Executing eudev-3.2.14-r2.trigger 17:10:05 OK: 134 MiB in 129 packages 17:10:06 c9f46d7d2bd2: Verifying Checksum 17:10:06 c9f46d7d2bd2: Download complete 17:10:08 Removing intermediate container 3e30a62a42b7 17:10:08 ---> 5e8af52c4c59 17:10:08 Step 18/37 : RUN apk --no-cache upgrade 17:10:08 ---> Running in 03583da40bae 17:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:10:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:10:09 Upgrading critical system libraries and apk-tools: 17:10:09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:10:09 Executing busybox-1.36.1-r29.trigger 17:10:09 Continuing the upgrade transaction with new apk-tools: 17:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:10:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:10:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:10:09 OK: 134 MiB in 129 packages 17:10:10 Removing intermediate container 03583da40bae 17:10:10 ---> 7060420d3156 17:10:10 Step 19/37 : WORKDIR / 17:10:10 ---> Running in 7f21189f889f 17:10:10 Removing intermediate container 7f21189f889f 17:10:10 ---> 001ec04603d0 17:10:10 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:10:11 ---> c3aa2f04d2c3 17:10:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:10:11 ---> 7bcf8701ab1b 17:10:11 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:10:11 ---> d0a83651461d 17:10:11 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:10:11 ---> 609892895d4a 17:10:11 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:10:11 ---> 66e5d06fa77f 17:10:11 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:10:12 ---> 6698fadd2af9 17:10:12 Step 26/37 : COPY --from=rtsp /mediamtx / 17:10:13 ---> b24a3ad44cc0 17:10:13 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:10:13 ---> Running in e4df3be640c6 17:10:13 Removing intermediate container e4df3be640c6 17:10:13 ---> 0efb3670b929 17:10:13 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:10:13 ---> Running in 58b389630de9 17:10:14 Removing intermediate container 58b389630de9 17:10:14 ---> b85fe715d26c 17:10:14 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:10:14 ---> Running in d8760c9acdc0 17:10:14 Removing intermediate container d8760c9acdc0 17:10:14 ---> 13874c58595e 17:10:14 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:10:14 ---> Running in 094474d83b69 17:10:15 Removing intermediate container 094474d83b69 17:10:15 ---> 083144cf4615 17:10:15 Step 31/37 : EXPOSE 59983 17:10:15 ---> Running in 7c6b69286832 17:10:15 Removing intermediate container 7c6b69286832 17:10:15 ---> efd0193a6ccc 17:10:15 Step 32/37 : EXPOSE 8554 17:10:15 ---> Running in cab0a8f67fdd 17:10:15 Removing intermediate container cab0a8f67fdd 17:10:15 ---> 603975938eec 17:10:15 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:10:15 ---> Running in 07ec6b3ce920 17:10:15 Removing intermediate container 07ec6b3ce920 17:10:15 ---> 8461477e8e8f 17:10:15 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:10:15 ---> Running in c182c044e2ea 17:10:15 Removing intermediate container c182c044e2ea 17:10:15 ---> 42f06de90337 17:10:15 Step 35/37 : LABEL arch=amd64 17:10:15 ---> Running in 11f0582c6152 17:10:15 Removing intermediate container 11f0582c6152 17:10:15 ---> 87f01e1508e4 17:10:15 Step 36/37 : LABEL git_sha=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 17:10:15 ---> Running in 84557861e66e 17:10:15 Removing intermediate container 84557861e66e 17:10:15 ---> f82194ea926f 17:10:15 Step 37/37 : LABEL version=0.0.0 17:10:15 ---> Running in 7bf8a95f9593 17:10:15 Removing intermediate container 7bf8a95f9593 17:10:15 ---> f235b1d62ee9 17:10:15 [Warning] One or more build-args [ARCH] were not consumed 17:10:15 Successfully built f235b1d62ee9 17:10:15 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:16 17:10:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:10:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:17 latest: Pulling from edgex-lftools-log-publisher 17:10:17 5eb5b503b376: Pulling fs layer 17:10:17 5c69ac0246d0: Pulling fs layer 17:10:17 ec43610c2a17: Pulling fs layer 17:10:17 3a2ae6a8a46f: Pulling fs layer 17:10:17 33b1e0a273af: Pulling fs layer 17:10:17 5d3b04190fa2: Pulling fs layer 17:10:17 2f39f015ded8: Pulling fs layer 17:10:17 33b1e0a273af: Waiting 17:10:17 5d3b04190fa2: Waiting 17:10:17 2f39f015ded8: Waiting 17:10:17 3a2ae6a8a46f: Waiting 17:10:17 5c69ac0246d0: Download complete 17:10:17 3a2ae6a8a46f: Download complete 17:10:17 33b1e0a273af: Verifying Checksum 17:10:17 33b1e0a273af: Download complete 17:10:17 5d3b04190fa2: Download complete 17:10:17 ec43610c2a17: Verifying Checksum 17:10:17 ec43610c2a17: Download complete 17:10:17 5eb5b503b376: Verifying Checksum 17:10:17 5eb5b503b376: Download complete 17:10:18 2f39f015ded8: Verifying Checksum 17:10:18 2f39f015ded8: Download complete 17:10:18 5eb5b503b376: Pull complete 17:10:18 5c69ac0246d0: Pull complete 17:10:19 a37a00ec5f00: Pull complete 17:10:19 ec43610c2a17: Pull complete 17:10:19 3a2ae6a8a46f: Pull complete 17:10:19 50b3750afda1: Pull complete 17:10:19 4f4fb700ef54: Pull complete 17:10:19 33b1e0a273af: Pull complete 17:10:19 5d3b04190fa2: Pull complete 17:10:19 80978eb59214: Pull complete 17:10:23 2f39f015ded8: Pull complete 17:10:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:10:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:10:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:10:24 prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container 17:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:10:27 $ docker top 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:10:27 c9f46d7d2bd2: Pull complete 17:10:28 ---> job-cost.sh 17:10:28 lf-activate-venv: SKIPPING 17:10:28 INFO: No Stack... 17:10:28 INFO: Retrieving Pricing Info for: v3-standard-8 17:10:28 INFO: Archiving Costs [Pipeline] sh 17:10:29 + cat /w/workspace/foundry_device-usb-camera_PR-365/archives/cost.csv 17:10:29 + cut -d, -f6 [Pipeline] lock 17:10:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] 17:10:29 Resource [jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] did not exist. Created. 17:10:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:10:29 + echo total: 0.2199999988079071 [Pipeline] stash 17:10:29 Stashed 1 file(s) [Pipeline] } 17:10:29 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:10:29 $ docker stop --time=1 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 17:10:29 c5a475d317c9: Pull complete 17:10:29 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:10:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:10:29 ---> be29e6b0f0d4 17:10:29 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:10:30 ---> Running in 5e96063a8e2a 17:10:30 Removing intermediate container 5e96063a8e2a 17:10:30 ---> 49e2424126ad 17:10:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:10:30 ---> Running in 7cb1e00f8ed2 17:10:30 $ docker rm -f --volumes 709eab411b96088052bc3e91c6cb778a36fb1755b8da612236ca0c31c9d44640 17:10:30 Removing intermediate container 7cb1e00f8ed2 17:10:30 ---> 36a9f96424a4 17:10:30 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 17:10:31 ---> Running in c05e67f6da03 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:10:31 Removing intermediate container c05e67f6da03 17:10:31 ---> 7ab734e7697d 17:10:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:10:31 ---> Running in b8deab7a4e48 17:10:31 Removing intermediate container b8deab7a4e48 17:10:31 ---> dcbcca47a0e4 17:10:31 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:10:31 ---> Running in df862f403b71 17:10:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:10:34 (1/14) Installing libintl (0.22.5-r0) 17:10:34 (2/14) Installing eudev-libs (3.2.14-r2) 17:10:34 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:10:34 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:10:34 (5/14) Installing v4l-utils (1.24.1-r1) 17:10:34 (6/14) Installing libdvbv5 (1.24.1-r1) 17:10:34 (7/14) Installing udev-init-scripts (35-r1) 17:10:34 (8/14) Installing libeconf (0.6.3-r0) 17:10:34 (9/14) Installing libblkid (2.40.1-r1) 17:10:34 (10/14) Installing xz-libs (5.6.2-r0) 17:10:34 (11/14) Installing kmod-libs (32-r0) 17:10:34 (12/14) Installing eudev (3.2.14-r2) 17:10:34 (13/14) Installing eudev-dev (3.2.14-r2) 17:10:34 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:10:34 Executing busybox-1.36.1-r29.trigger 17:10:34 Executing eudev-3.2.14-r2.trigger 17:10:34 OK: 246 MiB in 68 packages 17:10:36 Removing intermediate container df862f403b71 17:10:36 ---> 002c96b0b2c7 17:10:36 Step 8/13 : WORKDIR /device-usb-camera 17:10:36 ---> Running in 39069cc21b66 17:10:36 Removing intermediate container 39069cc21b66 17:10:36 ---> 4fcccd470368 17:10:36 Step 9/13 : COPY go.mod vendor* ./ 17:10:37 ---> dc3e35ee55c7 17:10:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:10:37 ---> Running in d5c9d6e17f77 17:12:28 Removing intermediate container d5c9d6e17f77 17:12:28 ---> adbe97fd3263 17:12:28 Step 11/13 : COPY . . 17:12:28 ---> ced4c88596fd 17:12:28 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:12:28 ---> Running in 1d2dc6886238 17:12:28  % Total % Received % Xferd Average Speed Time Time  Time Current 17:12:28 Dload Upload Total Spent Left Speed 17:12:28 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10502 0 --:--:-- --:--:-- --:--:-- 10727 17:12:28 Removing intermediate container 1d2dc6886238 17:12:28 ---> 578b54bcec88 17:12:28 Step 13/13 : RUN ${MAKE} 17:12:28 ---> Running in fc46e1eba412 17:12:28 noop 17:12:28 Removing intermediate container fc46e1eba412 17:12:28 ---> 317a1ee571f0 17:12:28 Successfully built 317a1ee571f0 17:12:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:01 + docker inspect -f . ci-base-image-arm64 17:13:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:01 prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container 17:13:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:02 $ docker top 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:03 + go version 17:13:03 go version go1.23.2 linux/arm64 [Pipeline] } 17:13:03 $ docker stop --time=1 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf 17:13:05 $ docker rm -f --volumes 939d167740e792d8e81d36c466d7fff1291fb6a0d6b7579460ab8d2d8a3dfbaf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:06 + docker inspect -f . ci-base-image-arm64 17:13:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:06 prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container 17:13:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:13:07 $ docker top ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:08 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:13:09 + make test 17:13:09 go test ./... -coverprofile=coverage.out ./... 17:13:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:16:36 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:16:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements 17:16:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:16:40 go vet ./... 17:17:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:17:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:17:27 ./bin/test-attribution-txt.sh [Pipeline] echo 17:17:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:17:27 $ docker stop --time=1 ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 17:17:28 $ docker rm -f --volumes ba878e35d9ae0d78c438f66eb0893a3d813c3df5f3f9b2d646f8b41937500fd7 [Pipeline] // withDockerContainer [Pipeline] sh 17:17:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:17:30 Warning: overwriting stash ‘coverage-report’ 17:17:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:17:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:17:32 + ls -al . 17:17:32 total 284 17:17:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:13 . 17:17:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 17:09 .. 17:17:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 17:09 .git 17:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 .github 17:17:32 -rw-rw-r-- 1 jenkins jenkins 379 Nov 8 17:09 .gitignore 17:17:32 -rw-rw-r-- 1 jenkins jenkins 203 Nov 8 17:09 .golangci.yml 17:17:32 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 17:09 .hadolint.yml 17:17:32 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 8 17:09 Attribution.txt 17:17:32 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 8 17:09 CHANGELOG.md 17:17:32 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 8 17:09 Dockerfile 17:17:32 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 17:09 GOVERNANCE.md 17:17:32 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 17:09 Jenkinsfile 17:17:32 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 17:09 LICENSE 17:17:32 -rw-rw-r-- 1 jenkins jenkins 3193 Nov 8 17:09 Makefile 17:17:32 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 17:09 OWNERS.md 17:17:32 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 17:09 README.md 17:17:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 17:07 VERSION 17:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:09 bin 17:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 cmd 17:17:32 -rw-r--r-- 1 jenkins jenkins 54772 Nov 8 17:16 coverage.out 17:17:32 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 17:09 docker-entrypoint.sh 17:17:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 17:09 docs 17:17:32 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 8 17:09 go.mod 17:17:32 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 8 17:09 go.sum 17:17:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 17:09 internal 17:17:32 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 17:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:32 + 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=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 --label arch=arm64 --label version=0.0.0 . 17:17:33 Sending build context to Docker daemon 10.65MB 17:17:33 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:17:33 Step 2/37 : FROM ${BASE} AS builder 17:17:33 ---> 317a1ee571f0 17:17:33 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:17:33 ---> Running in 5c15ec89aa23 17:17:33 Removing intermediate container 5c15ec89aa23 17:17:33 ---> da97d79e145a 17:17:33 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:17:33 ---> Running in 060775e287f1 17:17:33 Removing intermediate container 060775e287f1 17:17:33 ---> 642635b45f00 17:17:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:17:33 ---> Running in 1df2a3d2fdd4 17:17:33 Removing intermediate container 1df2a3d2fdd4 17:17:34 ---> b45e11ac6933 17:17:34 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:17:34 ---> Running in 4fcec6c6fe03 17:17:34 Removing intermediate container 4fcec6c6fe03 17:17:34 ---> 3c1bc336501b 17:17:34 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:17:34 ---> Running in 0bb98ad89f06 17:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:17:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:17:37 OK: 246 MiB in 68 packages 17:17:37 Removing intermediate container 0bb98ad89f06 17:17:37 ---> 29daad32a60e 17:17:37 Step 8/37 : WORKDIR /device-usb-camera 17:17:37 ---> Running in 7a9ead4eeb39 17:17:38 Removing intermediate container 7a9ead4eeb39 17:17:38 ---> 542337eb7009 17:17:38 Step 9/37 : COPY go.mod vendor* ./ 17:17:38 ---> 18078877a585 17:17:38 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:17:38 ---> Running in 444b8c75c879 17:17:40 Removing intermediate container 444b8c75c879 17:17:40 ---> de5140bf101a 17:17:40 Step 11/37 : COPY . . 17:17:42 ---> 9c7024655242 17:17:42 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:17:42 ---> Running in 0e94f6244364 17:17:43  % Total  % Received % Xferd Average Speed Time Time Time Current 17:17:43 Dload Upload Total Spent Left Speed 17:17:43 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6570 0 --:--:-- --:--:-- --:--:-- 6637 17:17:43 Removing intermediate container 0e94f6244364 17:17:43 ---> 3af159c92acf 17:17:43 Step 13/37 : RUN ${MAKE} 17:17:43 ---> Running in a1223d0f05f2 17:17:44 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 17:21:36 Removing intermediate container a1223d0f05f2 17:21:36 ---> ef0f8dafec7c 17:21:36 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:21:36 1.8.2: Pulling from bluenviron/mediamtx 17:21:36 da4d7e05a7aa: Pulling fs layer 17:21:36 da4d7e05a7aa: Download complete 17:21:36 da4d7e05a7aa: Pull complete 17:21:36 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:21:36 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:21:36 ---> 62c65ed7ef0d 17:21:36 Step 15/37 : FROM alpine:3.20 17:21:36 3.20: Pulling from library/alpine 17:21:36 cf04c63912e1: Already exists 17:21:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:21:36 Status: Downloaded newer image for alpine:3.20 17:21:36 ---> c157a85ed455 17:21:36 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:21:36 ---> Running in 8e9eeafba655 17:21:36 Removing intermediate container 8e9eeafba655 17:21:36 ---> 31400eb21c65 17:21:36 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:21:36 ---> Running in 4a180df15d84 17:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:21:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:21:39 (1/114) Installing dumb-init (1.2.5-r3) 17:21:39 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 17:21:39 (3/114) Installing aom-libs (3.9.1-r0) 17:21:39 (4/114) Installing libxau (1.0.11-r4) 17:21:39 (5/114) Installing libmd (1.1.0-r0) 17:21:39 (6/114) Installing libbsd (0.12.2-r0) 17:21:39 (7/114) Installing libxdmcp (1.1.5-r1) 17:21:39 (8/114) Installing libxcb (1.16.1-r0) 17:21:39 (9/114) Installing libx11 (1.8.9-r1) 17:21:39 (10/114) Installing hwdata-pci (0.382-r0) 17:21:39 (11/114) Installing libpciaccess (0.18.1-r0) 17:21:39 (12/114) Installing libdrm (2.4.120-r0) 17:21:39 (13/114) Installing libxext (1.3.6-r2) 17:21:39 (14/114) Installing libxfixes (6.0.1-r4) 17:21:39 (15/114) Installing libffi (3.4.6-r0) 17:21:39 (16/114) Installing wayland-libs-client (1.22.0-r4) 17:21:39 (17/114) Installing libva (2.21.0-r0) 17:21:39 (18/114) Installing libvdpau (1.5-r3) 17:21:39 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 17:21:39 (20/114) Installing libdav1d (1.4.2-r0) 17:21:39 (21/114) Installing libgcc (13.2.1_git20240309-r0) 17:21:39 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 17:21:39 (23/114) Installing openexr-libiex (3.1.13-r1) 17:21:39 (24/114) Installing openexr-libilmthread (3.1.13-r1) 17:21:39 (25/114) Installing imath (3.1.12-r0) 17:21:39 (26/114) Installing openexr-libopenexr (3.1.13-r1) 17:21:39 (27/114) Installing brotli-libs (1.1.0-r2) 17:21:39 (28/114) Installing giflib (5.2.2-r0) 17:21:39 (29/114) Installing libhwy (1.0.7-r0) 17:21:39 (30/114) Installing libjpeg-turbo (3.0.3-r0) 17:21:39 (31/114) Installing lcms2 (2.16-r0) 17:21:39 (32/114) Installing libpng (1.6.44-r0) 17:21:40 (33/114) Installing libjxl (0.10.2-r0) 17:22:06 (34/114) Installing lame-libs (3.100-r5) 17:22:06 (35/114) Installing opus (1.5.2-r0) 17:22:06 (36/114) Installing rav1e-libs (0.7.1-r0) 17:22:06 (37/114) Installing libgomp (13.2.1_git20240309-r0) 17:22:06 (38/114) Installing soxr (0.1.3-r7) 17:22:06 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 17:22:06 (40/114) Installing libogg (1.3.5-r5) 17:22:06 (41/114) Installing libtheora (1.1.1-r18) 17:22:06 (42/114) Installing libvorbis (1.3.7-r2) 17:22:06 (43/114) Installing libvpx (1.14.1-r0) 17:22:06 (44/114) Installing libsharpyuv (1.3.2-r0) 17:22:06 (45/114) Installing libwebp (1.3.2-r0) 17:22:06 (46/114) Installing libwebpmux (1.3.2-r0) 17:22:06 (47/114) Installing x264-libs (0.164_git20231001-r0) 17:22:06 (48/114) Installing numactl (2.0.18-r0) 17:22:06 (49/114) Installing x265-libs (3.6-r0) 17:22:06 (50/114) Installing xvidcore (1.3.7-r2) 17:22:06 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 17:22:06 (52/114) Installing sdl2 (2.28.5-r1) 17:22:06 (53/114) Installing alsa-lib (1.2.11-r0) 17:22:06 (54/114) Installing libexpat (2.6.4-r0) 17:22:06 (55/114) Installing libbz2 (1.0.8-r6) 17:22:06 (56/114) Installing freetype (2.13.2-r0) 17:22:06 (57/114) Installing fontconfig (2.15.0-r1) 17:22:06 (58/114) Installing fribidi (1.0.15-r0) 17:22:06 (59/114) Installing libintl (0.22.5-r0) 17:22:06 (60/114) Installing libeconf (0.6.3-r0) 17:22:06 (61/114) Installing libblkid (2.40.1-r1) 17:22:06 (62/114) Installing libmount (2.40.1-r1) 17:22:06 (63/114) Installing pcre2 (10.43-r0) 17:22:06 (64/114) Installing glib (2.80.5-r0) 17:22:06 (65/114) Installing graphite2 (1.3.14-r6) 17:22:06 (66/114) Installing harfbuzz (8.5.0-r0) 17:22:06 (67/114) Installing libunibreak (6.1-r0) 17:22:06 (68/114) Installing libass (0.17.2-r0) 17:22:06 (69/114) Installing libbluray (1.3.4-r1) 17:22:06 (70/114) Installing mpg123-libs (1.32.8-r0) 17:22:06 (71/114) Installing libopenmpt (0.7.7-r0) 17:22:06 (72/114) Installing cjson (1.7.18-r0) 17:22:06 (73/114) Installing mbedtls (3.6.2-r0) 17:22:06 (74/114) Installing librist (0.2.10-r1) 17:22:06 (75/114) Installing libsrt (1.5.3-r0) 17:22:06 (76/114) Installing libssh (0.10.6-r0) 17:22:06 (77/114) Installing xz-libs (5.6.2-r0) 17:22:06 (78/114) Installing libxml2 (2.12.7-r0) 17:22:06 (79/114) Installing libsodium (1.0.19-r0) 17:22:06 (80/114) Installing libzmq (4.3.5-r2) 17:22:06 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 17:22:06 (82/114) Installing serd-libs (0.32.2-r0) 17:22:06 (83/114) Installing zix-libs (0.4.2-r0) 17:22:06 (84/114) Installing sord-libs (0.16.16-r0) 17:22:06 (85/114) Installing sratom (0.6.16-r0) 17:22:06 (86/114) Installing lilv-libs (0.24.24-r1) 17:22:06 (87/114) Installing glslang-libs (1.3.261.1-r0) 17:22:06 (88/114) Installing libdovi (3.3.0-r0) 17:22:06 (89/114) Installing spirv-tools (1.3.261.1-r0) 17:22:06 (90/114) Installing shaderc (2024.0-r0) 17:22:06 (91/114) Installing vulkan-loader (1.3.261.1-r0) 17:22:06 (92/114) Installing libplacebo (6.338.2-r1) 17:22:06 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 17:22:06 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 17:22:07 (95/114) Installing vidstab (1.1.1-r0) 17:22:07 (96/114) Installing zimg (3.0.5-r2) 17:22:07 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 17:22:07 (98/114) Installing libasyncns (0.8-r3) 17:22:07 (99/114) Installing dbus-libs (1.14.10-r1) 17:22:07 (100/114) Installing libltdl (2.4.7-r3) 17:22:07 (101/114) Installing orc (0.4.40-r0) 17:22:07 (102/114) Installing libflac (1.4.3-r1) 17:22:07 (103/114) Installing libsndfile (1.2.2-r0) 17:22:07 (104/114) Installing speexdsp (1.2.1-r2) 17:22:07 (105/114) Installing tdb-libs (1.4.9-r1) 17:22:07 (106/114) Installing libpulse (17.0-r0) 17:22:07 (107/114) Installing v4l-utils-libs (1.24.1-r1) 17:22:07 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 17:22:07 (109/114) Installing ffmpeg (6.1.1-r8) 17:22:07 (110/114) Installing udev-init-scripts (35-r1) 17:22:07 (111/114) Installing eudev-libs (3.2.14-r2) 17:22:07 (112/114) Installing zstd-libs (1.5.6-r0) 17:22:07 (113/114) Installing kmod-libs (32-r0) 17:22:07 (114/114) Installing eudev (3.2.14-r2) 17:22:07 Executing busybox-1.36.1-r29.trigger 17:22:07 Executing glib-2.80.5-r0.trigger 17:22:07 Executing eudev-3.2.14-r2.trigger 17:22:07 OK: 120 MiB in 128 packages 17:22:12 Removing intermediate container 4a180df15d84 17:22:12 ---> 58763e23ed91 17:22:12 Step 18/37 : RUN apk --no-cache upgrade 17:22:12 ---> Running in ce58bb5c8c81 17:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:22:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:22:14 Upgrading critical system libraries and apk-tools: 17:22:14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:22:14 Executing busybox-1.36.1-r29.trigger 17:22:15 Continuing the upgrade transaction with new apk-tools: 17:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:22:17 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:22:17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:22:17 OK: 120 MiB in 128 packages 17:22:18 Removing intermediate container ce58bb5c8c81 17:22:18 ---> 0d5247e92abe 17:22:18 Step 19/37 : WORKDIR / 17:22:18 ---> Running in 34928e3498c2 17:22:18 Removing intermediate container 34928e3498c2 17:22:18 ---> 7b4eaf349e09 17:22:18 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:22:21 ---> 94bc0a53fedb 17:22:21 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:22:21 ---> 1ef475cc16b9 17:22:21 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:22:21 ---> d1d7e5346ca1 17:22:21 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:22:22 ---> 6a596cd3af20 17:22:22 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:22:23 ---> ea023430684d 17:22:23 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:22:23 ---> e1f939b0d9e0 17:22:23 Step 26/37 : COPY --from=rtsp /mediamtx / 17:22:25 ---> b5a2c6c52d4d 17:22:25 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:22:25 ---> Running in f04f7ba63c43 17:22:26 Removing intermediate container f04f7ba63c43 17:22:26 ---> 6f8005de04bc 17:22:26 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:22:26 ---> Running in 838c6f0ddcb9 17:22:28 Removing intermediate container 838c6f0ddcb9 17:22:28 ---> 7d87a244c4e4 17:22:28 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:22:28 ---> Running in f8fae77e0043 17:22:30 Removing intermediate container f8fae77e0043 17:22:30 ---> afecb229a471 17:22:30 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:22:30 ---> Running in a8d342bf1a2f 17:22:31 Removing intermediate container a8d342bf1a2f 17:22:31 ---> bd84c67f6bf9 17:22:31 Step 31/37 : EXPOSE 59983 17:22:32 ---> Running in f894372321e4 17:22:32 Removing intermediate container f894372321e4 17:22:32 ---> f20d810df7ca 17:22:32 Step 32/37 : EXPOSE 8554 17:22:32 ---> Running in a16899327f46 17:22:32 Removing intermediate container a16899327f46 17:22:32 ---> 0285378ce0f6 17:22:32 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:22:33 ---> Running in 83d1d3cce204 17:22:33 Removing intermediate container 83d1d3cce204 17:22:33 ---> 2486f7174832 17:22:33 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:22:33 ---> Running in f42891e54f7e 17:22:33 Removing intermediate container f42891e54f7e 17:22:33 ---> 8fd446c43308 17:22:33 Step 35/37 : LABEL arch=arm64 17:22:33 ---> Running in 9571b7e30ab8 17:22:34 Removing intermediate container 9571b7e30ab8 17:22:34 ---> 8b2e6861e6d1 17:22:34 Step 36/37 : LABEL git_sha=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 17:22:34 ---> Running in 50428f9a585e 17:22:34 Removing intermediate container 50428f9a585e 17:22:34 ---> 316f02565880 17:22:34 Step 37/37 : LABEL version=0.0.0 17:22:34 ---> Running in 42968b812359 17:22:34 Removing intermediate container 42968b812359 17:22:34 ---> 3170cbbe0962 17:22:34 [Warning] One or more build-args [ARCH] were not consumed 17:22:34 Successfully built 3170cbbe0962 17:22:34 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:35 17:22:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:22:36 arm64: Pulling from edgex-lftools-log-publisher 17:22:36 8998bd30e6a1: Pulling fs layer 17:22:36 04944245beec: Pulling fs layer 17:22:36 699f458cf7ca: Pulling fs layer 17:22:36 765212b225bb: Pulling fs layer 17:22:36 f23df028b6ca: Pulling fs layer 17:22:36 d65c8cfc05b1: Pulling fs layer 17:22:36 2437ff75d9bd: Pulling fs layer 17:22:36 f23df028b6ca: Waiting 17:22:36 d65c8cfc05b1: Waiting 17:22:36 2437ff75d9bd: Waiting 17:22:36 765212b225bb: Waiting 17:22:36 04944245beec: Verifying Checksum 17:22:36 04944245beec: Download complete 17:22:36 765212b225bb: Verifying Checksum 17:22:36 765212b225bb: Download complete 17:22:36 f23df028b6ca: Download complete 17:22:36 d65c8cfc05b1: Verifying Checksum 17:22:36 d65c8cfc05b1: Download complete 17:22:36 699f458cf7ca: Verifying Checksum 17:22:36 699f458cf7ca: Download complete 17:22:37 8998bd30e6a1: Verifying Checksum 17:22:37 8998bd30e6a1: Download complete 17:22:39 2437ff75d9bd: Verifying Checksum 17:22:39 2437ff75d9bd: Download complete 17:22:41 8998bd30e6a1: Pull complete 17:22:43 04944245beec: Pull complete 17:22:45 699f458cf7ca: Pull complete 17:22:45 765212b225bb: Pull complete 17:22:45 f23df028b6ca: Pull complete 17:22:46 d65c8cfc05b1: Pull complete 17:23:04 2437ff75d9bd: Pull complete 17:23:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:23:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:23:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:04 prd-ubuntu20.04-docker-arm64-4c-16g-25953 does not seem to be running inside a container 17:23:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:23:07 $ docker top cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:23:08 ---> job-cost.sh 17:23:08 lf-activate-venv: SKIPPING 17:23:08 INFO: No Stack... 17:23:08 INFO: Retrieving Pricing Info for: v3-standard-4 17:23:09 INFO: Archiving Costs [Pipeline] sh 17:23:10 + cut -d, -f6 17:23:10 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:23:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] 17:23:10 Resource [jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] did not exist. Created. 17:23:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:23:11 /w/workspace/device-usb-camera/1@tmp/durable-2d87d3bc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:23:11 + echo total: 0.10999999940395355 [Pipeline] stash 17:23:11 Warning: overwriting stash ‘stack-cost’ 17:23:12 Stashed 1 file(s) [Pipeline] } 17:23:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-365-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:23:12 $ docker stop --time=1 cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 17:23:13 $ docker rm -f --volumes cf804494e4ec47567afd993e8e49b56c86d8d2c83113c5f3115f56cf70607c61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:23:14 provisioning config files... 17:23:14 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config7554362195552328350tmp [Pipeline] { [Pipeline] sh 17:23:15 + set +x 17:23:15 + bash -s -- 17:23:15 + curl -s https://codecov.io/bash 17:23:15 17:23:15 _____ _ 17:23:15 / ____| | | 17:23:15 | | ___ __| | ___ ___ _____ __ 17:23:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:23:15 | |___| (_) | (_| | __/ (_| (_) \ V / 17:23:15 \_____\___/ \__,_|\___|\___\___/ \_/ 17:23:15 Bash-1.0.6 17:23:15 17:23:15 17:23:15 ==> git version 2.25.1 found 17:23:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:23:15 Release-Date: 2020-01-08 17:23:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:23:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:23:15 ==> Jenkins CI detected. 17:23:15 current dir:  /w/workspace/foundry_device-usb-camera_PR-365 17:23:15 project root: . 17:23:15 --> token set from env 17:23:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:23:15 ==> Running gcov in . (disable via -X gcov) 17:23:15 ==> Python coveragepy not found 17:23:15 ==> Searching for coverage reports in: 17:23:15 + . 17:23:15 -> Found 1 reports 17:23:15 ==> Detecting git/mercurial file structure 17:23:15 ==> Reading reports 17:23:15 + ./coverage.out bytes=54772 17:23:15 ==> Appending adjustments 17:23:15 https://docs.codecov.io/docs/fixing-reports 17:23:15 + Found adjustments 17:23:15 ==> Gzipping contents 17:23:15 8.0K /tmp/codecov.BYpMZw.gz 17:23:15 ==> Uploading reports 17:23:15 url: https://codecov.io 17:23:15 query: branch=PR-365&commit=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=365&job=&cmd_args= 17:23:15 -> Pinging Codecov 17:23:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-365&commit=e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-365%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=365&job=&cmd_args= 17:23:15 -> Uploading to 17:23:15 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5/838ad5de-322e-4d1e-b1f6-875c6b03feeb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T172315Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9490f6f66e01c4b1ce6619941995a1c8ac2398478ea1d2bfcc3bba4e69bf9a93 17:23:15 % Total % Received % Xferd Average Speed Time Time Time Current 17:23:15 Dload Upload Total Spent Left Speed 17:23:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28282 --:--:-- --:--:-- --:--:-- 28282 17:23:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/e6bbe369dbddfe085c6ab6edf4bbc50429cfc2d5 [Pipeline] } 17:23:16 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:23:18 + [ -d /w/workspace/foundry_device-usb-camera_PR-365/archives ] 17:23:18 + ls -al /w/workspace/foundry_device-usb-camera_PR-365/archives 17:23:18 total 16 17:23:18 drwxr-xr-x 3 root root 4096 Nov 8 17:10 . 17:23:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:10 .. 17:23:18 drwxr-xr-x 2 root root 4096 Nov 8 17:10 cost 17:23:18 -rw-r--r-- 1 root root 89 Nov 8 17:10 cost.csv 17:23:18 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-365/archives 17:23:18 + ls -al /w/workspace/foundry_device-usb-camera_PR-365/archives 17:23:18 total 16 17:23:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 17:10 . 17:23:18 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 17:10 .. 17:23:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 17:10 cost 17:23:18 -rw-r--r-- 1 jenkins jenkins 89 Nov 8 17:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:23:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:23:19 ---> package-listing.sh 17:23:19 ++ facter osfamily 17:23:19 ++ tr '[:upper:]' '[:lower:]' 17:23:19 + OS_FAMILY=debian 17:23:19 + workspace=/w/workspace/foundry_device-usb-camera_PR-365 17:23:19 + START_PACKAGES=/tmp/packages_start.txt 17:23:19 + END_PACKAGES=/tmp/packages_end.txt 17:23:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:23:19 + PACKAGES=/tmp/packages_start.txt 17:23:19 + '[' /w/workspace/foundry_device-usb-camera_PR-365 ']' 17:23:19 + PACKAGES=/tmp/packages_end.txt 17:23:19 + case "${OS_FAMILY}" in 17:23:19 + dpkg -l 17:23:19 + grep '^ii' 17:23:19 + '[' -f /tmp/packages_start.txt ']' 17:23:19 + '[' -f /tmp/packages_end.txt ']' 17:23:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:23:19 + '[' /w/workspace/foundry_device-usb-camera_PR-365 ']' 17:23:19 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-365/archives/ 17:23:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-365/archives/ [Pipeline] echo 17:23:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:23:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:21 prd-ubuntu20.04-docker-8c-8g-25952 does not seem to be running inside a container 17:23:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-365/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-365 -v /w/workspace/foundry_device-usb-camera_PR-365:/w/workspace/foundry_device-usb-camera_PR-365:rw,z -v /w/workspace/foundry_device-usb-camera_PR-365@tmp:/w/workspace/foundry_device-usb-camera_PR-365@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:23:21 $ docker top 6f132940ee80fcb81c2924eaa25ac1cd4d7ac2535aceec11b06509fc3283febf -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:21 + touch /tmp/pre-build-complete [Pipeline] sh 17:23:21 + mkdir -p /var/log/sysstat [Pipeline] sh 17:23:22 + ls /var/log/sa-host 17:23:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:23:22 provisioning config files... 17:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-365@tmp/config1665163126181923459tmp [Pipeline] { [Pipeline] echo 17:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:23:23 ---> create-netrc.sh [Pipeline] } 17:23:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:23:23 ---> python-tools-install.sh [Pipeline] echo 17:23:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:23:23 ---> sudo-logs.sh 17:23:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:23:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:23:24 ---> job-cost.sh 17:23:24 lf-activate-venv: SKIPPING 17:23:24 DEBUG: total: 0.2199999988079071 17:23:24 INFO: Retrieving Stack Cost... 17:23:24 INFO: Retrieving Pricing Info for: v3-standard-8 17:23:25 INFO: Archiving Costs [Pipeline] echo 17:23:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:23:25 ---> logs-deploy.sh 17:23:25 lf-activate-venv: SKIPPING 17:23:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-365/1 17:23:25 INFO: archiving workspace using pattern(s): 17:23:26 Archives upload complete. 17:23:26 INFO: archiving logs to Nexus 17:23:27 ---> uname -a: 17:23:27 Linux prd-ubuntu20-04-docker-8c-8g-25952 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:23:27 17:23:27