Pull request #364 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-usb-camera Obtained Jenkinsfile from d094db71989286d2b3e14cf42c05888c2403aea8+cec5fe797acd0a57918cb92b5c0815420fffe93d (3d61cf560cecadd156502ba402fe5d079c61d39b) 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-ssh17057759740056954716.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-ssh6028526795910642006.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-364/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-364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2501933069837513107.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-364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13467800160866087613.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-ssh2148538857755935703.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-364/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-364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17112948642752073505.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24742 in /w/workspace/foundry_device-usb-camera_PR-364 [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-364 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit d094db71989286d2b3e14cf42c05888c2403aea8 Merge succeeded, producing d094db71989286d2b3e14cf42c05888c2403aea8 Checking out Revision d094db71989286d2b3e14cf42c05888c2403aea8 (PR-364) > git config core.sparsecheckout # timeout=10 > git checkout -f d094db71989286d2b3e14cf42c05888c2403aea8 # 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 cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d094db71989286d2b3e14cf42c05888c2403aea8 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" 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 09:19:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:19:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:19:41 ========================================================= 09:19:41 EdgeX Global Pipelines Version Info 09:19:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:19:41 ------------------- 09:19:41 stable info: 09:19:41 ------------------- 09:19:41 Commited By: Ginny Guan ginny@iotechsys.com 09:19:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:19:41 Message: update stable to v1.0.265 09:19:42 ------------------- 09:19:42 experimental info: 09:19:42 ------------------- 09:19:42 Commited By: Cherry Wang cherry@iotechsys.com 09:19:42 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:19:42 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:19:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:19:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-364 [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-364 [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-364 [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d094db71989286d2b3e14cf42c05888c2403aea8 [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d094db7 [Pipeline] echo 09:19:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:44 provisioning config files... 09:19:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-364@tmp/config11517040055270097033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:19:44 ---> ****-login.sh 09:19:44 nexus3.edgexfoundry.org:10001 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 nexus3.edgexfoundry.org:10002 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 nexus3.edgexfoundry.org:10003 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 nexus3.edgexfoundry.org:10004 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:45 Configure a credential helper to remove this warning. See 09:19:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:45 09:19:45 Login Succeeded 09:19:45 ****.io 09:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:19:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:19:46 Configure a credential helper to remove this warning. See 09:19:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:19:46 09:19:46 Login Succeeded 09:19:46 ---> ****-login.sh ends [Pipeline] } 09:19:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:19:46 + git rev-list -1 --merges d094db71989286d2b3e14cf42c05888c2403aea8~1..d094db71989286d2b3e14cf42c05888c2403aea8 [Pipeline] echo 09:19:46 -----------> git rev-list -1 --merges d094db71989286d2b3e14cf42c05888c2403aea8~1..d094db71989286d2b3e14cf42c05888c2403aea8 d094db71989286d2b3e14cf42c05888c2403aea8 [false] [Pipeline] sh 09:19:47 + git log --format=format:%s -1 d094db71989286d2b3e14cf42c05888c2403aea8 [Pipeline] echo 09:19:47 ========================================================= 09:19:47 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:19:47 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:47 + git log --format=format:%s -1 d094db71989286d2b3e14cf42c05888c2403aea8 [Pipeline] echo 09:19:47 [semverPrep] GIT_COMMIT: d094db71989286d2b3e14cf42c05888c2403aea8, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:19:47 [semverPrep] This is not a build commit. [Pipeline] sh 09:19:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:19:48 + grep -v github /etc/ssh/ssh_known_hosts 09:19:48 + [ -e /tmp/ssh_known_hosts ] 09:19:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:19:48 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:19:48 sudo tee -a /etc/ssh/ssh_known_hosts 09:19:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:48 09:19:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:49 0.1.4: Pulling from edgex-devops/py-git-semver 09:19:49 b85a868b505f: Pulling fs layer 09:19:49 e2be974225ed: Pulling fs layer 09:19:49 339a4e72a1f5: Pulling fs layer 09:19:49 988bab9f4d93: Pulling fs layer 09:19:49 1469e6f7b9e6: Pulling fs layer 09:19:49 eaf3925da568: Pulling fs layer 09:19:49 bab4dde63d76: Pulling fs layer 09:19:49 bde34c3a00c8: Pulling fs layer 09:19:49 b352a97aabf1: Pulling fs layer 09:19:49 4872d77fe225: Pulling fs layer 09:19:49 5851b861e8e6: Pulling fs layer 09:19:49 bab4dde63d76: Waiting 09:19:49 eaf3925da568: Waiting 09:19:49 bde34c3a00c8: Waiting 09:19:49 988bab9f4d93: Waiting 09:19:49 1469e6f7b9e6: Waiting 09:19:49 b352a97aabf1: Waiting 09:19:49 4872d77fe225: Waiting 09:19:49 5851b861e8e6: Waiting 09:19:49 e2be974225ed: Download complete 09:19:49 988bab9f4d93: Verifying Checksum 09:19:49 988bab9f4d93: Download complete 09:19:49 1469e6f7b9e6: Verifying Checksum 09:19:49 1469e6f7b9e6: Download complete 09:19:49 eaf3925da568: Verifying Checksum 09:19:49 eaf3925da568: Download complete 09:19:49 339a4e72a1f5: Verifying Checksum 09:19:49 339a4e72a1f5: Download complete 09:19:49 bde34c3a00c8: Download complete 09:19:49 b352a97aabf1: Download complete 09:19:49 4872d77fe225: Verifying Checksum 09:19:49 4872d77fe225: Download complete 09:19:49 5851b861e8e6: Verifying Checksum 09:19:49 5851b861e8e6: Download complete 09:19:49 b85a868b505f: Verifying Checksum 09:19:49 b85a868b505f: Download complete 09:19:49 bab4dde63d76: Verifying Checksum 09:19:49 bab4dde63d76: Download complete 09:19:50 b85a868b505f: Pull complete 09:19:50 e2be974225ed: Pull complete 09:19:51 339a4e72a1f5: Pull complete 09:19:51 988bab9f4d93: Pull complete 09:19:51 1469e6f7b9e6: Pull complete 09:19:51 eaf3925da568: Pull complete 09:19:53 bab4dde63d76: Pull complete 09:19:53 bde34c3a00c8: Pull complete 09:19:53 b352a97aabf1: Pull complete 09:19:53 4872d77fe225: Pull complete 09:19:53 5851b861e8e6: Pull complete 09:19:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:54 prd-ubuntu20.04-docker-8c-8g-24742 does not seem to be running inside a container 09:19:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-364 -v /w/workspace/foundry_device-usb-camera_PR-364:/w/workspace/foundry_device-usb-camera_PR-364:rw,z -v /w/workspace/foundry_device-usb-camera_PR-364@tmp:/w/workspace/foundry_device-usb-camera_PR-364@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-devops/py-git-semver:0.1.4 cat 09:19:57 $ docker top 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c -eo pid,comm 09:19:57 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). 09:19:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:19:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:57 [ssh-agent] Looking for ssh-agent implementation... 09:19:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:57 $ docker exec 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c ssh-agent 09:19:57 SSH_AUTH_SOCK=/tmp/ssh-c6z5LvI8DodG/agent.32 09:19:57 SSH_AGENT_PID=38 09:19:57 Running ssh-add (command line suppressed) 09:19:57 Identity added: /w/workspace/foundry_device-usb-camera_PR-364@tmp/private_key_1572101709677398448.key (/w/workspace/foundry_device-usb-camera_PR-364@tmp/private_key_1572101709677398448.key) 09:19:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:58 + git tag --points-at HEAD [Pipeline] } 09:19:58 $ docker exec --env ******** --env ******** 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c ssh-agent -k 09:19:58 unset SSH_AUTH_SOCK; 09:19:58 unset SSH_AGENT_PID; 09:19:58 echo Agent pid 38 killed; 09:19:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:19:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:19:58 [ssh-agent] Looking for ssh-agent implementation... 09:19:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:19:58 $ docker exec 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c ssh-agent 09:19:58 SSH_AUTH_SOCK=/tmp/ssh-OdEDYQrUq2GV/agent.71 09:19:58 SSH_AGENT_PID=77 09:19:58 Running ssh-add (command line suppressed) 09:19:58 Identity added: /w/workspace/foundry_device-usb-camera_PR-364@tmp/private_key_6316193940157787106.key (/w/workspace/foundry_device-usb-camera_PR-364@tmp/private_key_6316193940157787106.key) 09:19:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:19:59 + git semver init 09:19:59 2024-11-07 09:19:59,399 [run_init] DEBUG init version:0.0.0 force:False 09:19:59 2024-11-07 09:19:59,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-364/.semver 09:19:59 2024-11-07 09:19:59,400 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-364/.semver 09:19:59 2024-11-07 09:19:59,400 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-364/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-364, universal_newlines=False, shell=None, istream=None) 09:20:01 2024-11-07 09:20:00,952 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-364/.git/info/exclude 09:20:01 2024-11-07 09:20:00,953 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-364/.semver/PR-364 with force:False 09:20:01 2024-11-07 09:20:00,953 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-364/.semver/PR-364 09:20:01 2024-11-07 09:20:00,957 [execute] INFO git cat-file --batch-check 09:20:01 2024-11-07 09:20:00,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-364/.semver, universal_newlines=False, shell=None, istream=) 09:20:01 2024-11-07 09:20:00,964 [execute] INFO git cat-file --batch 09:20:01 2024-11-07 09:20:00,964 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-364/.semver, universal_newlines=False, shell=None, istream=) 09:20:01 2024-11-07 09:20:00,970 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-364/.semver/PR-364 09:20:01 0.0.0 [Pipeline] } 09:20:01 $ docker exec --env ******** --env ******** 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c ssh-agent -k 09:20:01 unset SSH_AUTH_SOCK; 09:20:01 unset SSH_AGENT_PID; 09:20:01 echo Agent pid 77 killed; 09:20:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:20:01 + git semver [Pipeline] } 09:20:02 $ docker stop --time=1 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c 09:20:03 $ docker rm -f --volumes 6a4389ededed37b4af7a80d46a6858bbdc42e3fe88dbd6f9cf6c5cacc4b32a5c [Pipeline] // withDockerContainer [Pipeline] sh 09:20:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:20:04 Stashed 1 file(s) [Pipeline] echo 09:20:04 [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 09:20:05 provisioning config files... 09:20:05 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-364@tmp/config9796597344929429919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:20:05 ---> ****-login.sh 09:20:05 nexus3.edgexfoundry.org:10001 09:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:05 Configure a credential helper to remove this warning. See 09:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:05 09:20:05 Login Succeeded 09:20:05 nexus3.edgexfoundry.org:10002 09:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:05 Configure a credential helper to remove this warning. See 09:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:05 09:20:05 Login Succeeded 09:20:05 nexus3.edgexfoundry.org:10003 09:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:05 Configure a credential helper to remove this warning. See 09:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:05 09:20:05 Login Succeeded 09:20:05 nexus3.edgexfoundry.org:10004 09:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:05 Configure a credential helper to remove this warning. See 09:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:05 09:20:05 Login Succeeded 09:20:05 ****.io 09:20:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:20:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:20:05 Configure a credential helper to remove this warning. See 09:20:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:20:05 09:20:05 Login Succeeded 09:20:05 ---> ****-login.sh ends [Pipeline] } 09:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:20:06 ========================================================= 09:20:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:20:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:20:06 + 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 . 09:20:06 Sending build context to Docker daemon 20.6MB 09:20:06 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 09:20:06 Step 2/13 : FROM ${BASE} AS builder 09:20:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:20:07 43c4264eed91: Pulling fs layer 09:20:07 4cc291be95ef: Pulling fs layer 09:20:07 2ac1f1163629: Pulling fs layer 09:20:07 5c3c966382ef: Pulling fs layer 09:20:07 4f4fb700ef54: Pulling fs layer 09:20:07 5d5c8e513c77: Pulling fs layer 09:20:07 9f66e0745190: Pulling fs layer 09:20:07 f49a43e4bbc0: Pulling fs layer 09:20:07 561ebcabdf7f: Pulling fs layer 09:20:07 5c3c966382ef: Waiting 09:20:07 4f4fb700ef54: Waiting 09:20:07 5d5c8e513c77: Waiting 09:20:07 561ebcabdf7f: Waiting 09:20:07 9f66e0745190: Waiting 09:20:07 f49a43e4bbc0: Waiting 09:20:07 4cc291be95ef: Verifying Checksum 09:20:07 4cc291be95ef: Download complete 09:20:07 5c3c966382ef: Verifying Checksum 09:20:07 5c3c966382ef: Download complete 09:20:07 4f4fb700ef54: Download complete 09:20:07 43c4264eed91: Download complete 09:20:07 5d5c8e513c77: Verifying Checksum 09:20:07 5d5c8e513c77: Download complete 09:20:07 9f66e0745190: Verifying Checksum 09:20:07 9f66e0745190: Download complete 09:20:07 561ebcabdf7f: Download complete 09:20:07 43c4264eed91: Pull complete 09:20:07 4cc291be95ef: Pull complete 09:20:07 2ac1f1163629: Verifying Checksum 09:20:07 2ac1f1163629: Download complete 09:20:07 f49a43e4bbc0: Verifying Checksum 09:20:07 f49a43e4bbc0: Download complete 09:20:11 2ac1f1163629: Pull complete 09:20:11 5c3c966382ef: Pull complete 09:20:11 4f4fb700ef54: Pull complete 09:20:11 5d5c8e513c77: Pull complete 09:20:11 9f66e0745190: Pull complete 09:20:13 f49a43e4bbc0: Pull complete 09:20:14 561ebcabdf7f: Pull complete 09:20:14 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:20:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:20:14 ---> 3a752c3f9dda 09:20:14 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:20:19 ---> Running in 724454ef0d26 09:20:19 Removing intermediate container 724454ef0d26 09:20:19 ---> 7f61d7a9a455 09:20:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:20:19 ---> Running in 2a876f36bd81 09:20:19 Removing intermediate container 2a876f36bd81 09:20:19 ---> 493667335ca7 09:20:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:20:19 ---> Running in ac48abb048c9 09:20:19 Removing intermediate container ac48abb048c9 09:20:19 ---> 7c2d6d28f781 09:20:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:20:19 ---> Running in 46c0bd7b2145 09:20:19 Removing intermediate container 46c0bd7b2145 09:20:19 ---> c0e7ccea2fa4 09:20:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:20:19 ---> Running in 8bb814321d2f 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:20:19 Still waiting to schedule task 09:20:19 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:20:19 (1/14) Installing libintl (0.22.5-r0) 09:20:19 (2/14) Installing eudev-libs (3.2.14-r2) 09:20:19 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:20:19 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:20:19 (5/14) Installing v4l-utils (1.24.1-r1) 09:20:19 (6/14) Installing libdvbv5 (1.24.1-r1) 09:20:20 (7/14) Installing udev-init-scripts (35-r1) 09:20:20 (8/14) Installing libeconf (0.6.3-r0) 09:20:20 (9/14) Installing libblkid (2.40.1-r1) 09:20:20 (10/14) Installing xz-libs (5.6.2-r0) 09:20:20 (11/14) Installing kmod-libs (32-r0) 09:20:20 (12/14) Installing eudev (3.2.14-r2) 09:20:20 (13/14) Installing eudev-dev (3.2.14-r2) 09:20:20 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:20:20 Executing busybox-1.36.1-r29.trigger 09:20:20 Executing eudev-3.2.14-r2.trigger 09:20:20 OK: 253 MiB in 68 packages 09:20:21 Removing intermediate container 8bb814321d2f 09:20:21 ---> 8300ac883459 09:20:21 Step 8/13 : WORKDIR /device-usb-camera 09:20:21 ---> Running in 18b29f1ebb95 09:20:21 Removing intermediate container 18b29f1ebb95 09:20:21 ---> 70f1691b490c 09:20:21 Step 9/13 : COPY go.mod vendor* ./ 09:20:21 ---> b00fa3b5752d 09:20:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:20:21 ---> Running in a94fdc0e9fea 09:21:07 Removing intermediate container a94fdc0e9fea 09:21:07 ---> d1c12fb81bb0 09:21:07 Step 11/13 : COPY . . 09:21:07 ---> ee9839de7f36 09:21:07 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:21:07 ---> Running in cd422704ba0a 09:21:07  % Total % Received % Xferd Average Speed Time Time Time Current 09:21:07 Dload Upload Total Spent Left Speed 09:21:07 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9521 0 --:--:-- --:--:-- --:--:-- 9567 09:21:07 Removing intermediate container cd422704ba0a 09:21:07 ---> a4e10c8e115f 09:21:07 Step 13/13 : RUN ${MAKE} 09:21:07 ---> Running in b72445837da1 09:21:07 noop 09:21:07 Removing intermediate container b72445837da1 09:21:07 ---> b8e29a515337 09:21:07 Successfully built b8e29a515337 09:21:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:08 + docker inspect -f . ci-base-image-x86_64 09:21:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:08 prd-ubuntu20.04-docker-8c-8g-24742 does not seem to be running inside a container 09:21:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-364 -v /w/workspace/foundry_device-usb-camera_PR-364:/w/workspace/foundry_device-usb-camera_PR-364:rw,z -v /w/workspace/foundry_device-usb-camera_PR-364@tmp:/w/workspace/foundry_device-usb-camera_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:08 $ docker top 38f801c28a18bb9fc2ffd4b744e9fc45c2211bbbc0e8484b97a6e77bfcac960c -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:09 + go version 09:21:09 go version go1.23.2 linux/amd64 [Pipeline] } 09:21:09 $ docker stop --time=1 38f801c28a18bb9fc2ffd4b744e9fc45c2211bbbc0e8484b97a6e77bfcac960c 09:21:10 $ docker rm -f --volumes 38f801c28a18bb9fc2ffd4b744e9fc45c2211bbbc0e8484b97a6e77bfcac960c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:11 + docker inspect -f . ci-base-image-x86_64 09:21:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:21:11 prd-ubuntu20.04-docker-8c-8g-24742 does not seem to be running inside a container 09:21:11 $ 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-364 -v /w/workspace/foundry_device-usb-camera_PR-364:/w/workspace/foundry_device-usb-camera_PR-364:rw,z -v /w/workspace/foundry_device-usb-camera_PR-364@tmp:/w/workspace/foundry_device-usb-camera_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:21:11 $ docker top ca9a0ad0ae5011060c3984a61ed891f739ae3533972f662f2fc0ca60815ebee3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:21:12 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-364 [Pipeline] fileExists [Pipeline] sh 09:21:12 + make test 09:21:12 go test ./... -coverprofile=coverage.out ./... 09:21:14 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:21:35 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:21:35 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements 09:21:44 go vet ./... 09:21:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:49 ./bin/test-attribution-txt.sh [Pipeline] echo 09:21:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:21:49 $ docker stop --time=1 ca9a0ad0ae5011060c3984a61ed891f739ae3533972f662f2fc0ca60815ebee3 09:21:53 $ docker rm -f --volumes ca9a0ad0ae5011060c3984a61ed891f739ae3533972f662f2fc0ca60815ebee3 [Pipeline] // withDockerContainer [Pipeline] sh 09:21:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:21:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:21:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:21:54 + ls -al . 09:21:54 total 288 09:21:54 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:21 . 09:21:54 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:19 .. 09:21:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:21 .git 09:21:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:19 .github 09:21:54 -rw-rw-r-- 1 jenkins jenkins 379 Nov 7 09:19 .gitignore 09:21:54 -rw-rw-r-- 1 jenkins jenkins 203 Nov 7 09:19 .golangci.yml 09:21:54 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 09:19 .hadolint.yml 09:21:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:20 .semver 09:21:54 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 7 09:19 Attribution.txt 09:21:54 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 7 09:19 CHANGELOG.md 09:21:54 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 7 09:19 Dockerfile 09:21:54 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 09:19 GOVERNANCE.md 09:21:54 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 09:19 Jenkinsfile 09:21:54 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 09:19 LICENSE 09:21:54 -rw-rw-r-- 1 jenkins jenkins 3201 Nov 7 09:19 Makefile 09:21:54 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 09:19 OWNERS.md 09:21:54 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 09:19 README.md 09:21:54 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:20 VERSION 09:21:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:19 bin 09:21:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:19 cmd 09:21:54 -rw-r--r-- 1 jenkins jenkins 54772 Nov 7 09:21 coverage.out 09:21:54 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 09:19 docker-entrypoint.sh 09:21:54 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:19 docs 09:21:54 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 7 09:19 go.mod 09:21:54 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 7 09:19 go.sum 09:21:54 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:19 internal 09:21:54 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 09:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:21:55 + 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=d094db71989286d2b3e14cf42c05888c2403aea8 --label arch=amd64 --label version=0.0.0 . 09:21:55 Sending build context to Docker daemon 20.65MB 09:21:55 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 09:21:55 Step 2/37 : FROM ${BASE} AS builder 09:21:55 ---> b8e29a515337 09:21:55 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:21:55 ---> Running in ea6ba89a2f59 09:21:55 Removing intermediate container ea6ba89a2f59 09:21:55 ---> f05cd5bda781 09:21:55 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:21:55 ---> Running in 378ebfa4cd70 09:21:55 Removing intermediate container 378ebfa4cd70 09:21:55 ---> 95b797d20c86 09:21:55 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:21:55 ---> Running in a888491ee978 09:21:55 Removing intermediate container a888491ee978 09:21:55 ---> 7f6a7dbbde80 09:21:55 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:21:55 ---> Running in f5efb3202c85 09:21:56 Removing intermediate container f5efb3202c85 09:21:56 ---> dddf3edc71cd 09:21:56 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:21:56 ---> Running in 362d83e99e78 09:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:21:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:21:56 OK: 253 MiB in 68 packages 09:21:57 Removing intermediate container 362d83e99e78 09:21:57 ---> 0368e86ac1b4 09:21:57 Step 8/37 : WORKDIR /device-usb-camera 09:21:57 ---> Running in e6862c091879 09:21:57 Removing intermediate container e6862c091879 09:21:57 ---> 52f8860e8017 09:21:57 Step 9/37 : COPY go.mod vendor* ./ 09:21:57 ---> 826ee426c864 09:21:57 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:21:57 ---> Running in 02703b690453 09:21:58 Removing intermediate container 02703b690453 09:21:58 ---> ff22d29b656e 09:21:58 Step 11/37 : COPY . . 09:21:58 ---> 62fc14557412 09:21:58 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:21:58 ---> Running in a98d9af8c5cd 09:21:58  % Total % Received % Xferd Average Speed Time Time Time Current 09:21:58 Dload Upload Total Spent Left Speed 09:21:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  43183      0 --:--:-- --:--:-- --:--:-- 44250 09:21:59 Removing intermediate container a98d9af8c5cd 09:21:59 ---> ede9433962fb 09:21:59 Step 13/37 : RUN ${MAKE} 09:21:59 ---> Running in 317a15f1155e 09:21:59 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.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:22:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24744 in /w/workspace/foundry_device-usb-camera_PR-364 [Pipeline] { [Pipeline] ws 09:22:23 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 09:22:26 Selected Git installation does not exist. Using Default 09:22:26 The recommended git tool is: NONE 09:22:31 Removing intermediate container 317a15f1155e 09:22:31 ---> b10ba04a5170 09:22:31 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 09:22:32 1.8.2: Pulling from bluenviron/mediamtx 09:22:32 8411072a22a5: Pulling fs layer 09:22:32 8411072a22a5: Verifying Checksum 09:22:32 8411072a22a5: Download complete 09:22:32 8411072a22a5: Pull complete 09:22:32 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:22:32 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 09:22:32 ---> 1ac78cb06e13 09:22:32 Step 15/37 : FROM alpine:3.20 09:22:33 3.20: Pulling from library/alpine 09:22:33 43c4264eed91: Already exists 09:22:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:22:33 Status: Downloaded newer image for alpine:3.20 09:22:33 ---> 91ef0af61f39 09:22:33 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:22:33 ---> Running in 14b062d142b7 09:22:33 Removing intermediate container 14b062d142b7 09:22:33 ---> aa06dfddc1fe 09:22:33 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:22:33 ---> Running in d75b6c81f1b4 09:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:34 using credential edgex-jenkins-ssh 09:22:34 Cloning the remote Git repository 09:22:34 (1/115) Installing dumb-init (1.2.5-r3) 09:22:34 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 09:22:34 (3/115) Installing aom-libs (3.9.1-r0) 09:22:34 (4/115) Installing libxau (1.0.11-r4) 09:22:34 (5/115) Installing libmd (1.1.0-r0) 09:22:34 (6/115) Installing libbsd (0.12.2-r0) 09:22:34 (7/115) Installing libxdmcp (1.1.5-r1) 09:22:34 (8/115) Installing libxcb (1.16.1-r0) 09:22:34 (9/115) Installing libx11 (1.8.9-r1) 09:22:34 (10/115) Installing hwdata-pci (0.382-r0) 09:22:34 (11/115) Installing libpciaccess (0.18.1-r0) 09:22:34 (12/115) Installing libdrm (2.4.120-r0) 09:22:34 (13/115) Installing libxext (1.3.6-r2) 09:22:34 (14/115) Installing libxfixes (6.0.1-r4) 09:22:34 (15/115) Installing libffi (3.4.6-r0) 09:22:34 (16/115) Installing wayland-libs-client (1.22.0-r4) 09:22:34 (17/115) Installing libva (2.21.0-r0) 09:22:34 (18/115) Installing libvdpau (1.5-r3) 09:22:34 (19/115) Installing libgcc (13.2.1_git20240309-r0) 09:22:34 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 09:22:34 (21/115) Installing onevpl-libs (2023.3.1-r2) 09:22:34 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 09:22:34 (23/115) Installing libdav1d (1.4.2-r0) 09:22:34 (24/115) Installing openexr-libiex (3.1.13-r1) 09:22:34 (25/115) Installing openexr-libilmthread (3.1.13-r1) 09:22:34 (26/115) Installing imath (3.1.12-r0) 09:22:34 (27/115) Installing openexr-libopenexr (3.1.13-r1) 09:22:34 (28/115) Installing brotli-libs (1.1.0-r2) 09:22:34 (29/115) Installing giflib (5.2.2-r0) 09:22:34 (30/115) Installing libhwy (1.0.7-r0) 09:22:34 (31/115) Installing libjpeg-turbo (3.0.3-r0) 09:22:34 (32/115) Installing lcms2 (2.16-r0) 09:22:34 (33/115) Installing libpng (1.6.44-r0) 09:22:34 (34/115) Installing libjxl (0.10.2-r0) 09:22:34 (35/115) Installing lame-libs (3.100-r5) 09:22:34 (36/115) Installing opus (1.5.2-r0) 09:22:34 (37/115) Installing rav1e-libs (0.7.1-r0) 09:22:34 (38/115) Installing libgomp (13.2.1_git20240309-r0) 09:22:34 (39/115) Installing soxr (0.1.3-r7) 09:22:34 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 09:22:35 (41/115) Installing libogg (1.3.5-r5) 09:22:35 (42/115) Installing libtheora (1.1.1-r18) 09:22:35 (43/115) Installing libvorbis (1.3.7-r2) 09:22:35 (44/115) Installing libvpx (1.14.1-r0) 09:22:35 (45/115) Installing libsharpyuv (1.3.2-r0) 09:22:35 (46/115) Installing libwebp (1.3.2-r0) 09:22:35 (47/115) Installing libwebpmux (1.3.2-r0) 09:22:35 (48/115) Installing x264-libs (0.164_git20231001-r0) 09:22:35 (49/115) Installing numactl (2.0.18-r0) 09:22:35 (50/115) Installing x265-libs (3.6-r0) 09:22:35 (51/115) Installing xvidcore (1.3.7-r2) 09:22:35 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 09:22:35 (53/115) Installing sdl2 (2.28.5-r1) 09:22:35 (54/115) Installing alsa-lib (1.2.11-r0) 09:22:35 (55/115) Installing libexpat (2.6.3-r0) 09:22:35 (56/115) Installing libbz2 (1.0.8-r6) 09:22:35 (57/115) Installing freetype (2.13.2-r0) 09:22:35 (58/115) Installing fontconfig (2.15.0-r1) 09:22:35 (59/115) Installing fribidi (1.0.15-r0) 09:22:35 (60/115) Installing libintl (0.22.5-r0) 09:22:35 (61/115) Installing libeconf (0.6.3-r0) 09:22:35 (62/115) Installing libblkid (2.40.1-r1) 09:22:35 (63/115) Installing libmount (2.40.1-r1) 09:22:35 (64/115) Installing pcre2 (10.43-r0) 09:22:35 (65/115) Installing glib (2.80.5-r0) 09:22:35 (66/115) Installing graphite2 (1.3.14-r6) 09:22:35 (67/115) Installing harfbuzz (8.5.0-r0) 09:22:35 (68/115) Installing libunibreak (6.1-r0) 09:22:35 (69/115) Installing libass (0.17.2-r0) 09:22:35 (70/115) Installing libbluray (1.3.4-r1) 09:22:35 (71/115) Installing mpg123-libs (1.32.8-r0) 09:22:35 (72/115) Installing libopenmpt (0.7.7-r0) 09:22:35 (73/115) Installing cjson (1.7.18-r0) 09:22:35 (74/115) Installing mbedtls (3.6.2-r0) 09:22:35 (75/115) Installing librist (0.2.10-r1) 09:22:35 (76/115) Installing libsrt (1.5.3-r0) 09:22:35 (77/115) Installing libssh (0.10.6-r0) 09:22:35 (78/115) Installing xz-libs (5.6.2-r0) 09:22:35 (79/115) Installing libxml2 (2.12.7-r0) 09:22:35 (80/115) Installing libsodium (1.0.19-r0) 09:22:35 (81/115) Installing libzmq (4.3.5-r2) 09:22:35 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 09:22:35 (83/115) Installing serd-libs (0.32.2-r0) 09:22:35 (84/115) Installing zix-libs (0.4.2-r0) 09:22:35 (85/115) Installing sord-libs (0.16.16-r0) 09:22:35 (86/115) Installing sratom (0.6.16-r0) 09:22:35 (87/115) Installing lilv-libs (0.24.24-r1) 09:22:35 (88/115) Installing glslang-libs (1.3.261.1-r0) 09:22:35 (89/115) Installing libdovi (3.3.0-r0) 09:22:35 (90/115) Installing spirv-tools (1.3.261.1-r0) 09:22:34 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 09:22:34 > git init /w/workspace/device-usb-camera/1 # timeout=10 09:22:34 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:22:34 > git --version # timeout=10 09:22:34 > git --version # 'git version 2.25.1' 09:22:34 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:35 (91/115) Installing shaderc (2024.0-r0) 09:22:35 (92/115) Installing vulkan-loader (1.3.261.1-r0) 09:22:36 (93/115) Installing libplacebo (6.338.2-r1) 09:22:36 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 09:22:36 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 09:22:36 (96/115) Installing vidstab (1.1.1-r0) 09:22:36 (97/115) Installing zimg (3.0.5-r2) 09:22:36 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 09:22:36 (99/115) Installing libasyncns (0.8-r3) 09:22:36 (100/115) Installing dbus-libs (1.14.10-r1) 09:22:36 (101/115) Installing libltdl (2.4.7-r3) 09:22:36 (102/115) Installing orc (0.4.40-r0) 09:22:36 (103/115) Installing libflac (1.4.3-r1) 09:22:36 (104/115) Installing libsndfile (1.2.2-r0) 09:22:36 (105/115) Installing speexdsp (1.2.1-r2) 09:22:36 (106/115) Installing tdb-libs (1.4.9-r1) 09:22:36 (107/115) Installing libpulse (17.0-r0) 09:22:36 (108/115) Installing v4l-utils-libs (1.24.1-r1) 09:22:36 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 09:22:36 (110/115) Installing ffmpeg (6.1.1-r8) 09:22:36 (111/115) Installing udev-init-scripts (35-r1) 09:22:36 (112/115) Installing eudev-libs (3.2.14-r2) 09:22:36 (113/115) Installing zstd-libs (1.5.6-r0) 09:22:36 (114/115) Installing kmod-libs (32-r0) 09:22:36 (115/115) Installing eudev (3.2.14-r2) 09:22:36 Executing busybox-1.36.1-r29.trigger 09:22:36 Executing glib-2.80.5-r0.trigger 09:22:36 Executing eudev-3.2.14-r2.trigger 09:22:36 OK: 134 MiB in 129 packages 09:22:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:22:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:22:39 Removing intermediate container d75b6c81f1b4 09:22:39 ---> 0bd9a1e65602 09:22:39 Step 18/37 : RUN apk --no-cache upgrade 09:22:39 ---> Running in 915ebf3cd31f 09:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 09:22:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 09:22:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/364/head:refs/remotes/origin/PR-364 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:22:40 Upgrading critical system libraries and apk-tools: 09:22:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:22:40 Executing busybox-1.36.1-r29.trigger 09:22:40 Continuing the upgrade transaction with new apk-tools: 09:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:22:40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:22:40 OK: 134 MiB in 129 packages 09:22:40 Merging remotes/origin/main commit cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit d094db71989286d2b3e14cf42c05888c2403aea8 09:22:41 Removing intermediate container 915ebf3cd31f 09:22:41 ---> ac9b340239f7 09:22:41 Step 19/37 : WORKDIR / 09:22:41 ---> Running in e929bf3071e4 09:22:41 Removing intermediate container e929bf3071e4 09:22:41 ---> b77665bb8194 09:22:41 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:22:41 Merge succeeded, producing d094db71989286d2b3e14cf42c05888c2403aea8 09:22:41 Checking out Revision d094db71989286d2b3e14cf42c05888c2403aea8 (PR-364) 09:22:40 > git config core.sparsecheckout # timeout=10 09:22:40 > git checkout -f d094db71989286d2b3e14cf42c05888c2403aea8 # timeout=10 09:22:41 > git remote # timeout=10 09:22:41 > git config --get remote.origin.url # timeout=10 09:22:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:22:41 > git merge cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 09:22:41 > git rev-parse HEAD^{commit} # timeout=10 09:22:41 > git config core.sparsecheckout # timeout=10 09:22:41 > git checkout -f d094db71989286d2b3e14cf42c05888c2403aea8 # timeout=10 09:22:42 ---> 230b0f9c3615 09:22:42 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:22:42 ---> 851b56ede8db 09:22:42 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:22:42 ---> 4975f35cf35a 09:22:42 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:22:42 ---> 76616053e1d9 09:22:42 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:22:42 ---> bac93ddca983 09:22:42 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:22:42 ---> ededc788edac 09:22:42 Step 26/37 : COPY --from=rtsp /mediamtx / 09:22:43 ---> 3ee092fa2072 09:22:43 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:22:43 ---> Running in a40ea7168056 09:22:44 Removing intermediate container a40ea7168056 09:22:44 ---> b014effbb087 09:22:44 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:22:44 ---> Running in 88d5b3a724e2 09:22:44 Removing intermediate container 88d5b3a724e2 09:22:44 ---> 31f1e448d6e8 09:22:44 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:22:44 ---> Running in b6a66f47cda2 09:22:45 Commit message: "fix: Only one ldflags flag is allowed" 09:22:45 > git --version # timeout=10 09:22:45 > git --version # 'git version 2.25.1' 09:22:45 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:22:45 Removing intermediate container b6a66f47cda2 09:22:45 ---> 6339080d3479 09:22:45 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:22:45 ---> Running in bbb48b64605c 09:22:46 Removing intermediate container bbb48b64605c 09:22:46 ---> 378e3fb30519 09:22:46 Step 31/37 : EXPOSE 59983 09:22:46 ---> Running in a2b985f7bc05 09:22:46 Removing intermediate container a2b985f7bc05 09:22:46 ---> c51773091bb5 09:22:46 Step 32/37 : EXPOSE 8554 09:22:46 ---> Running in 0d1a82a7a055 09:22:46 Removing intermediate container 0d1a82a7a055 09:22:46 ---> 3f0e414aad76 09:22:46 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:22:46 ---> Running in efd2f8cb9738 09:22:46 Removing intermediate container efd2f8cb9738 09:22:46 ---> df3803223320 09:22:46 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 09:22:46 ---> Running in 45bc2543d362 09:22:46 Removing intermediate container 45bc2543d362 09:22:46 ---> 6b66a0f2f207 09:22:46 Step 35/37 : LABEL arch=amd64 09:22:46 ---> Running in ef0d7e13b1cf 09:22:46 Removing intermediate container ef0d7e13b1cf 09:22:46 ---> a9e1a9552095 09:22:46 Step 36/37 : LABEL git_sha=d094db71989286d2b3e14cf42c05888c2403aea8 09:22:46 ---> Running in 31e531ad99b2 09:22:46 Removing intermediate container 31e531ad99b2 09:22:46 ---> 59fc71078cc0 09:22:46 Step 37/37 : LABEL version=0.0.0 09:22:46 ---> Running in ce81b8110a73 09:22:46 Removing intermediate container ce81b8110a73 09:22:46 ---> 79edd8f67ebe 09:22:46 [Warning] One or more build-args [ARCH] were not consumed 09:22:46 Successfully built 79edd8f67ebe 09:22:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:22:48 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:48 Dload Upload Total Spent Left Speed 09:22:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh 09:22:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:48 09:22:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:22:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:48 latest: Pulling from edgex-lftools-log-publisher 09:22:48 5eb5b503b376: Pulling fs layer 09:22:48 5c69ac0246d0: Pulling fs layer 09:22:48 ec43610c2a17: Pulling fs layer 09:22:48 3a2ae6a8a46f: Pulling fs layer 09:22:48 33b1e0a273af: Pulling fs layer 09:22:48 5d3b04190fa2: Pulling fs layer 09:22:48 2f39f015ded8: Pulling fs layer 09:22:48 33b1e0a273af: Waiting 09:22:48 5d3b04190fa2: Waiting 09:22:48 2f39f015ded8: Waiting 09:22:48 3a2ae6a8a46f: Waiting 09:22:48 5c69ac0246d0: Verifying Checksum 09:22:48 5c69ac0246d0: Download complete 09:22:48 3a2ae6a8a46f: Verifying Checksum 09:22:48 3a2ae6a8a46f: Download complete 09:22:48 33b1e0a273af: Verifying Checksum 09:22:48 33b1e0a273af: Download complete 09:22:48 5d3b04190fa2: Verifying Checksum 09:22:48 5d3b04190fa2: Download complete 09:22:48 ec43610c2a17: Verifying Checksum 09:22:48 ec43610c2a17: Download complete 09:22:49 + sudo tee /etc/docker/daemon.new 09:22:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:22:49 { 09:22:49 "registry-mirrors": [ 09:22:49 "https://nexus3.edgexfoundry.org:10001" 09:22:49 ], 09:22:49 "bip": "10.250.0.254/24", 09:22:49 "hosts": [ 09:22:49 "tcp://0.0.0.0:5555", 09:22:49 "unix:///var/run/docker.sock" 09:22:49 ], 09:22:49 "mtu": 1458, 09:22:49 "selinux-enabled": true, 09:22:49 "seccomp-profile": "/etc/docker/seccomp.json" 09:22:49 } [Pipeline] sh 09:22:49 5eb5b503b376: Verifying Checksum 09:22:49 5eb5b503b376: Download complete 09:22:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:22:49 2f39f015ded8: Download complete 09:22:49 + sudo service docker restart 09:22:50 5eb5b503b376: Pull complete 09:22:50 5c69ac0246d0: Pull complete 09:22:50 ec43610c2a17: Pull complete 09:22:50 3a2ae6a8a46f: Pull complete 09:22:51 33b1e0a273af: Pull complete 09:22:51 5d3b04190fa2: Pull complete 09:22:55 2f39f015ded8: Pull complete 09:22:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:22:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:22:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:55 prd-ubuntu20.04-docker-8c-8g-24742 does not seem to be running inside a container 09:22:55 $ 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-364 -v /w/workspace/foundry_device-usb-camera_PR-364:/w/workspace/foundry_device-usb-camera_PR-364:rw,z -v /w/workspace/foundry_device-usb-camera_PR-364@tmp:/w/workspace/foundry_device-usb-camera_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:22:58 $ docker top 4eea5e4541fcbf3f5c5ca49026ccd427fd2f4dbf42bcea55a8791aa32444b9af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:22:59 ---> job-cost.sh 09:22:59 lf-activate-venv: SKIPPING 09:22:59 INFO: No Stack... 09:22:59 INFO: Retrieving Pricing Info for: v3-standard-8 09:23:00 INFO: Archiving Costs [Pipeline] sh 09:23:00 + cat /w/workspace/foundry_device-usb-camera_PR-364/archives/cost.csv 09:23:00 + cut -d, -f6 [Pipeline] lock 09:23:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] 09:23:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] did not exist. Created. 09:23:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:23:00 + echo total: 0.2199999988079071 [Pipeline] stash 09:23:00 Stashed 1 file(s) [Pipeline] } 09:23:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:23:01 $ docker stop --time=1 4eea5e4541fcbf3f5c5ca49026ccd427fd2f4dbf42bcea55a8791aa32444b9af 09:23:02 $ docker rm -f --volumes 4eea5e4541fcbf3f5c5ca49026ccd427fd2f4dbf42bcea55a8791aa32444b9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:08 provisioning config files... 09:23:08 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config11948785800752618667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:08 ---> ****-login.sh 09:23:08 nexus3.edgexfoundry.org:10001 09:23:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:09 Configure a credential helper to remove this warning. See 09:23:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:09 09:23:09 Login Succeeded 09:23:09 nexus3.edgexfoundry.org:10002 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:10 Configure a credential helper to remove this warning. See 09:23:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:10 09:23:10 Login Succeeded 09:23:10 nexus3.edgexfoundry.org:10003 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:10 Configure a credential helper to remove this warning. See 09:23:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:10 09:23:10 Login Succeeded 09:23:10 nexus3.edgexfoundry.org:10004 09:23:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:11 Configure a credential helper to remove this warning. See 09:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:11 09:23:11 Login Succeeded 09:23:11 ****.io 09:23:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:11 Configure a credential helper to remove this warning. See 09:23:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:11 09:23:11 Login Succeeded 09:23:11 ---> ****-login.sh ends [Pipeline] } 09:23:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:23:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:23:12 ========================================================= 09:23:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:23:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:13 + 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 . 09:23:13 Sending build context to Docker daemon 10.56MB 09:23:13 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 09:23:13 Step 2/13 : FROM ${BASE} AS builder 09:23:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:23:14 cf04c63912e1: Pulling fs layer 09:23:14 55b35a11ae5e: Pulling fs layer 09:23:14 a37a00ec5f00: Pulling fs layer 09:23:14 50b3750afda1: Pulling fs layer 09:23:14 4f4fb700ef54: Pulling fs layer 09:23:14 80978eb59214: Pulling fs layer 09:23:14 c9f46d7d2bd2: Pulling fs layer 09:23:14 c5a475d317c9: Pulling fs layer 09:23:14 4f4fb700ef54: Waiting 09:23:14 80978eb59214: Waiting 09:23:14 50b3750afda1: Waiting 09:23:14 c9f46d7d2bd2: Waiting 09:23:14 c5a475d317c9: Waiting 09:23:14 55b35a11ae5e: Verifying Checksum 09:23:14 55b35a11ae5e: Download complete 09:23:14 50b3750afda1: Verifying Checksum 09:23:14 50b3750afda1: Download complete 09:23:14 4f4fb700ef54: Verifying Checksum 09:23:14 4f4fb700ef54: Download complete 09:23:14 80978eb59214: Download complete 09:23:14 cf04c63912e1: Verifying Checksum 09:23:14 cf04c63912e1: Download complete 09:23:15 c5a475d317c9: Verifying Checksum 09:23:15 c5a475d317c9: Download complete 09:23:15 cf04c63912e1: Pull complete 09:23:16 55b35a11ae5e: Pull complete 09:23:16 a37a00ec5f00: Download complete 09:23:17 c9f46d7d2bd2: Verifying Checksum 09:23:17 c9f46d7d2bd2: Download complete 09:23:32 a37a00ec5f00: Pull complete 09:23:32 50b3750afda1: Pull complete 09:23:32 4f4fb700ef54: Pull complete 09:23:32 80978eb59214: Pull complete 09:23:41 c9f46d7d2bd2: Pull complete 09:23:43 c5a475d317c9: Pull complete 09:23:43 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:23:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:23:43 ---> be29e6b0f0d4 09:23:43 Step 3/13 : ARG ADD_BUILD_TAGS="" 09:23:45 ---> Running in fe4ecad1b718 09:23:46 Removing intermediate container fe4ecad1b718 09:23:46 ---> 4a98f98820ff 09:23:46 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:23:46 ---> Running in dc9bb5fb8184 09:23:46 Removing intermediate container dc9bb5fb8184 09:23:46 ---> f76b41254d06 09:23:46 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:23:46 ---> Running in ef11d76c2420 09:23:47 Removing intermediate container ef11d76c2420 09:23:47 ---> 6086f8e29182 09:23:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:23:47 ---> Running in c8167a76fe0c 09:23:47 Removing intermediate container c8167a76fe0c 09:23:47 ---> 367dc2eaa209 09:23:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:23:47 ---> Running in eb1e06d2b6c7 09:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:51 (1/14) Installing libintl (0.22.5-r0) 09:23:51 (2/14) Installing eudev-libs (3.2.14-r2) 09:23:51 (3/14) Installing libjpeg-turbo (3.0.3-r0) 09:23:51 (4/14) Installing v4l-utils-libs (1.24.1-r1) 09:23:51 (5/14) Installing v4l-utils (1.24.1-r1) 09:23:52 (6/14) Installing libdvbv5 (1.24.1-r1) 09:23:52 (7/14) Installing udev-init-scripts (35-r1) 09:23:52 (8/14) Installing libeconf (0.6.3-r0) 09:23:52 (9/14) Installing libblkid (2.40.1-r1) 09:23:52 (10/14) Installing xz-libs (5.6.2-r0) 09:23:52 (11/14) Installing kmod-libs (32-r0) 09:23:52 (12/14) Installing eudev (3.2.14-r2) 09:23:52 (13/14) Installing eudev-dev (3.2.14-r2) 09:23:52 (14/14) Installing v4l-utils-dev (1.24.1-r1) 09:23:52 Executing busybox-1.36.1-r29.trigger 09:23:52 Executing eudev-3.2.14-r2.trigger 09:23:52 OK: 246 MiB in 68 packages 09:23:54 Removing intermediate container eb1e06d2b6c7 09:23:54 ---> cacc6f09432d 09:23:54 Step 8/13 : WORKDIR /device-usb-camera 09:23:54 ---> Running in ade066b003b0 09:23:55 Removing intermediate container ade066b003b0 09:23:55 ---> 2f9f291961e6 09:23:55 Step 9/13 : COPY go.mod vendor* ./ 09:23:55 ---> 65c161da5bd4 09:23:55 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:56 ---> Running in 9ede0f28d2ba 09:26:05 Removing intermediate container 9ede0f28d2ba 09:26:05 ---> c1cf18d028ad 09:26:05 Step 11/13 : COPY . . 09:26:05 ---> 2aa9f501f989 09:26:05 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:26:05 ---> Running in 4b8ea8c97ca2 09:26:05  % Total % Received % Xferd Average Speed Time Time Time Current 09:26:05 Dload Upload Total Spent Left Speed 09:26:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6171 0 --:--:-- --:--:-- --:--:-- 6359 09:26:05 Removing intermediate container 4b8ea8c97ca2 09:26:05 ---> 77f2a311a4b8 09:26:05 Step 13/13 : RUN ${MAKE} 09:26:05 ---> Running in 92e88ba0695a 09:26:06 noop 09:26:07 Removing intermediate container 92e88ba0695a 09:26:07 ---> 0a838c6d5fab 09:26:07 Successfully built 0a838c6d5fab 09:26:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:08 + docker inspect -f . ci-base-image-arm64 09:26:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:08 prd-ubuntu20.04-docker-arm64-4c-16g-24744 does not seem to be running inside a container 09:26:08 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:10 $ docker top 84778f8905023c32057c53eebfb37b83138b50a6436f6ecbd38b7dde18fff308 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:11 + go version 09:26:11 go version go1.23.2 linux/arm64 [Pipeline] } 09:26:11 $ docker stop --time=1 84778f8905023c32057c53eebfb37b83138b50a6436f6ecbd38b7dde18fff308 09:26:13 $ docker rm -f --volumes 84778f8905023c32057c53eebfb37b83138b50a6436f6ecbd38b7dde18fff308 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:14 + docker inspect -f . ci-base-image-arm64 09:26:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:14 prd-ubuntu20.04-docker-arm64-4c-16g-24744 does not seem to be running inside a container 09:26:15 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:26:16 $ docker top fd6290f4df480d5f2222e8c558aaed2d21bd42b0fc10d5ce4342ddea669f6ef8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:17 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 09:26:18 + make test 09:26:18 go test ./... -coverprofile=coverage.out ./... 09:26:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:32:04 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 09:32:14 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.077s coverage: 4.4% of statements 09:32:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:32:15 go vet ./... 09:33:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:33:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:33:23 ./bin/test-attribution-txt.sh [Pipeline] echo 09:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:33:23 $ docker stop --time=1 fd6290f4df480d5f2222e8c558aaed2d21bd42b0fc10d5ce4342ddea669f6ef8 09:33:25 $ docker rm -f --volumes fd6290f4df480d5f2222e8c558aaed2d21bd42b0fc10d5ce4342ddea669f6ef8 [Pipeline] // withDockerContainer [Pipeline] sh 09:33:27 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:33:27 Warning: overwriting stash ‘coverage-report’ 09:33:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:33:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:33:29 + ls -al . 09:33:29 total 284 09:33:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:26 . 09:33:29 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:22 .. 09:33:29 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:22 .git 09:33:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:22 .github 09:33:29 -rw-rw-r-- 1 jenkins jenkins 379 Nov 7 09:22 .gitignore 09:33:29 -rw-rw-r-- 1 jenkins jenkins 203 Nov 7 09:22 .golangci.yml 09:33:29 -rw-rw-r-- 1 jenkins jenkins 77 Nov 7 09:22 .hadolint.yml 09:33:29 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 7 09:22 Attribution.txt 09:33:29 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 7 09:22 CHANGELOG.md 09:33:29 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 7 09:22 Dockerfile 09:33:29 -rw-rw-r-- 1 jenkins jenkins 678 Nov 7 09:22 GOVERNANCE.md 09:33:29 -rw-rw-r-- 1 jenkins jenkins 659 Nov 7 09:22 Jenkinsfile 09:33:29 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 7 09:22 LICENSE 09:33:29 -rw-rw-r-- 1 jenkins jenkins 3201 Nov 7 09:22 Makefile 09:33:29 -rw-rw-r-- 1 jenkins jenkins 622 Nov 7 09:22 OWNERS.md 09:33:29 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 7 09:22 README.md 09:33:29 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:20 VERSION 09:33:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:22 bin 09:33:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:22 cmd 09:33:29 -rw-r--r-- 1 jenkins jenkins 54772 Nov 7 09:32 coverage.out 09:33:29 -rwxrwxr-x 1 jenkins jenkins 84 Nov 7 09:22 docker-entrypoint.sh 09:33:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:22 docs 09:33:29 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 7 09:22 go.mod 09:33:29 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 7 09:22 go.sum 09:33:29 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:22 internal 09:33:29 -rw-rw-r-- 1 jenkins jenkins 231 Nov 7 09:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:33:29 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d094db71989286d2b3e14cf42c05888c2403aea8 --label arch=arm64 --label version=0.0.0 . 09:33:30 Sending build context to Docker daemon 10.62MB 09:33:30 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 09:33:30 Step 2/37 : FROM ${BASE} AS builder 09:33:30 ---> 0a838c6d5fab 09:33:30 Step 3/37 : ARG ADD_BUILD_TAGS="" 09:33:31 ---> Running in 2a77a4739ffc 09:33:32 Removing intermediate container 2a77a4739ffc 09:33:32 ---> db75aac32ede 09:33:32 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:33:33 ---> Running in a6fdf3f4d67d 09:33:33 Removing intermediate container a6fdf3f4d67d 09:33:33 ---> cfdd6d5ba3e4 09:33:33 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 09:33:33 ---> Running in 1bc3de70822e 09:33:34 Removing intermediate container 1bc3de70822e 09:33:34 ---> 1e8a33d31c31 09:33:34 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:33:34 ---> Running in c0a9be1ef890 09:33:34 Removing intermediate container c0a9be1ef890 09:33:34 ---> 14645ad3c783 09:33:34 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:33:34 ---> Running in bd0c7466ddc5 09:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:38 OK: 246 MiB in 68 packages 09:33:39 Removing intermediate container bd0c7466ddc5 09:33:39 ---> 24439d02d7e3 09:33:39 Step 8/37 : WORKDIR /device-usb-camera 09:33:39 ---> Running in b7cd946ea33f 09:33:39 Removing intermediate container b7cd946ea33f 09:33:39 ---> 0b537562c870 09:33:39 Step 9/37 : COPY go.mod vendor* ./ 09:33:41 ---> c898f8a4a992 09:33:41 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:33:41 ---> Running in f5a0351c969b 09:33:44 Removing intermediate container f5a0351c969b 09:33:44 ---> 7e1a56196a2d 09:33:44 Step 11/37 : COPY . . 09:33:45 ---> e599b01bd418 09:33:45 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 09:33:45 ---> Running in 7bbad9764db0 09:33:47  % Total % Received % Xferd Average Speed Time Time Time Current 09:33:47 Dload Upload Total Spent Left Speed 09:33:47 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4686 0 --:--:-- --:--:-- --:--:-- 4762 09:33:48 Removing intermediate container 7bbad9764db0 09:33:48 ---> a02c433f4ae5 09:33:48 Step 13/37 : RUN ${MAKE} 09:33:48 ---> Running in a4c7b1d3e7e5 09:33:49 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.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:38:56 Removing intermediate container a4c7b1d3e7e5 09:38:56 ---> bcaf195ce676 09:38:56 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 09:38:56 1.8.2: Pulling from bluenviron/mediamtx 09:38:56 da4d7e05a7aa: Pulling fs layer 09:38:56 da4d7e05a7aa: Verifying Checksum 09:38:56 da4d7e05a7aa: Download complete 09:38:56 da4d7e05a7aa: Pull complete 09:38:56 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 09:38:56 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 09:38:56 ---> 62c65ed7ef0d 09:38:56 Step 15/37 : FROM alpine:3.20 09:38:56 3.20: Pulling from library/alpine 09:38:56 cf04c63912e1: Already exists 09:38:56 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:38:56 Status: Downloaded newer image for alpine:3.20 09:38:56 ---> c157a85ed455 09:38:56 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:38:56 ---> Running in 0c7a3ae3cd87 09:38:56 Removing intermediate container 0c7a3ae3cd87 09:38:56 ---> e227f613bb51 09:38:56 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 09:38:56 ---> Running in 294a4a6139ba 09:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:38:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:38:56 (1/114) Installing dumb-init (1.2.5-r3) 09:38:56 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 09:38:56 (3/114) Installing aom-libs (3.9.1-r0) 09:38:56 (4/114) Installing libxau (1.0.11-r4) 09:38:56 (5/114) Installing libmd (1.1.0-r0) 09:38:56 (6/114) Installing libbsd (0.12.2-r0) 09:38:56 (7/114) Installing libxdmcp (1.1.5-r1) 09:38:56 (8/114) Installing libxcb (1.16.1-r0) 09:38:56 (9/114) Installing libx11 (1.8.9-r1) 09:38:56 (10/114) Installing hwdata-pci (0.382-r0) 09:38:56 (11/114) Installing libpciaccess (0.18.1-r0) 09:38:56 (12/114) Installing libdrm (2.4.120-r0) 09:38:56 (13/114) Installing libxext (1.3.6-r2) 09:38:56 (14/114) Installing libxfixes (6.0.1-r4) 09:38:56 (15/114) Installing libffi (3.4.6-r0) 09:38:56 (16/114) Installing wayland-libs-client (1.22.0-r4) 09:38:56 (17/114) Installing libva (2.21.0-r0) 09:38:56 (18/114) Installing libvdpau (1.5-r3) 09:38:56 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 09:38:56 (20/114) Installing libdav1d (1.4.2-r0) 09:38:56 (21/114) Installing libgcc (13.2.1_git20240309-r0) 09:38:56 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 09:38:56 (23/114) Installing openexr-libiex (3.1.13-r1) 09:38:56 (24/114) Installing openexr-libilmthread (3.1.13-r1) 09:38:56 (25/114) Installing imath (3.1.12-r0) 09:38:56 (26/114) Installing openexr-libopenexr (3.1.13-r1) 09:38:56 (27/114) Installing brotli-libs (1.1.0-r2) 09:38:56 (28/114) Installing giflib (5.2.2-r0) 09:38:56 (29/114) Installing libhwy (1.0.7-r0) 09:38:56 (30/114) Installing libjpeg-turbo (3.0.3-r0) 09:38:56 (31/114) Installing lcms2 (2.16-r0) 09:38:56 (32/114) Installing libpng (1.6.44-r0) 09:38:56 (33/114) Installing libjxl (0.10.2-r0) 09:38:56 (34/114) Installing lame-libs (3.100-r5) 09:38:56 (35/114) Installing opus (1.5.2-r0) 09:38:56 (36/114) Installing rav1e-libs (0.7.1-r0) 09:38:56 (37/114) Installing libgomp (13.2.1_git20240309-r0) 09:38:56 (38/114) Installing soxr (0.1.3-r7) 09:38:56 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 09:38:56 (40/114) Installing libogg (1.3.5-r5) 09:38:56 (41/114) Installing libtheora (1.1.1-r18) 09:38:56 (42/114) Installing libvorbis (1.3.7-r2) 09:38:56 (43/114) Installing libvpx (1.14.1-r0) 09:38:56 (44/114) Installing libsharpyuv (1.3.2-r0) 09:38:56 (45/114) Installing libwebp (1.3.2-r0) 09:38:56 (46/114) Installing libwebpmux (1.3.2-r0) 09:38:56 (47/114) Installing x264-libs (0.164_git20231001-r0) 09:38:56 (48/114) Installing numactl (2.0.18-r0) 09:38:56 (49/114) Installing x265-libs (3.6-r0) 09:38:56 (50/114) Installing xvidcore (1.3.7-r2) 09:38:56 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 09:38:56 (52/114) Installing sdl2 (2.28.5-r1) 09:38:56 (53/114) Installing alsa-lib (1.2.11-r0) 09:38:56 (54/114) Installing libexpat (2.6.3-r0) 09:38:56 (55/114) Installing libbz2 (1.0.8-r6) 09:38:56 (56/114) Installing freetype (2.13.2-r0) 09:38:56 (57/114) Installing fontconfig (2.15.0-r1) 09:38:56 (58/114) Installing fribidi (1.0.15-r0) 09:38:56 (59/114) Installing libintl (0.22.5-r0) 09:38:56 (60/114) Installing libeconf (0.6.3-r0) 09:38:56 (61/114) Installing libblkid (2.40.1-r1) 09:38:56 (62/114) Installing libmount (2.40.1-r1) 09:38:56 (63/114) Installing pcre2 (10.43-r0) 09:38:56 (64/114) Installing glib (2.80.5-r0) 09:38:56 (65/114) Installing graphite2 (1.3.14-r6) 09:38:56 (66/114) Installing harfbuzz (8.5.0-r0) 09:38:56 (67/114) Installing libunibreak (6.1-r0) 09:38:56 (68/114) Installing libass (0.17.2-r0) 09:38:56 (69/114) Installing libbluray (1.3.4-r1) 09:38:56 (70/114) Installing mpg123-libs (1.32.8-r0) 09:38:56 (71/114) Installing libopenmpt (0.7.7-r0) 09:38:56 (72/114) Installing cjson (1.7.18-r0) 09:38:56 (73/114) Installing mbedtls (3.6.2-r0) 09:38:56 (74/114) Installing librist (0.2.10-r1) 09:38:56 (75/114) Installing libsrt (1.5.3-r0) 09:38:56 (76/114) Installing libssh (0.10.6-r0) 09:38:56 (77/114) Installing xz-libs (5.6.2-r0) 09:38:56 (78/114) Installing libxml2 (2.12.7-r0) 09:38:56 (79/114) Installing libsodium (1.0.19-r0) 09:38:56 (80/114) Installing libzmq (4.3.5-r2) 09:38:56 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 09:38:56 (82/114) Installing serd-libs (0.32.2-r0) 09:38:56 (83/114) Installing zix-libs (0.4.2-r0) 09:38:56 (84/114) Installing sord-libs (0.16.16-r0) 09:38:56 (85/114) Installing sratom (0.6.16-r0) 09:38:56 (86/114) Installing lilv-libs (0.24.24-r1) 09:38:56 (87/114) Installing glslang-libs (1.3.261.1-r0) 09:38:56 (88/114) Installing libdovi (3.3.0-r0) 09:38:56 (89/114) Installing spirv-tools (1.3.261.1-r0) 09:38:56 (90/114) Installing shaderc (2024.0-r0) 09:38:56 (91/114) Installing vulkan-loader (1.3.261.1-r0) 09:38:56 (92/114) Installing libplacebo (6.338.2-r1) 09:38:56 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 09:38:56 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 09:38:56 (95/114) Installing vidstab (1.1.1-r0) 09:38:56 (96/114) Installing zimg (3.0.5-r2) 09:38:56 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 09:38:56 (98/114) Installing libasyncns (0.8-r3) 09:38:56 (99/114) Installing dbus-libs (1.14.10-r1) 09:38:56 (100/114) Installing libltdl (2.4.7-r3) 09:38:56 (101/114) Installing orc (0.4.40-r0) 09:38:56 (102/114) Installing libflac (1.4.3-r1) 09:38:56 (103/114) Installing libsndfile (1.2.2-r0) 09:38:56 (104/114) Installing speexdsp (1.2.1-r2) 09:38:56 (105/114) Installing tdb-libs (1.4.9-r1) 09:38:56 (106/114) Installing libpulse (17.0-r0) 09:38:56 (107/114) Installing v4l-utils-libs (1.24.1-r1) 09:38:56 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 09:38:56 (109/114) Installing ffmpeg (6.1.1-r8) 09:38:56 (110/114) Installing udev-init-scripts (35-r1) 09:38:56 (111/114) Installing eudev-libs (3.2.14-r2) 09:38:56 (112/114) Installing zstd-libs (1.5.6-r0) 09:38:56 (113/114) Installing kmod-libs (32-r0) 09:38:56 (114/114) Installing eudev (3.2.14-r2) 09:38:56 Executing busybox-1.36.1-r29.trigger 09:38:56 Executing glib-2.80.5-r0.trigger 09:38:56 Executing eudev-3.2.14-r2.trigger 09:38:56 OK: 120 MiB in 128 packages 09:39:00 Removing intermediate container 294a4a6139ba 09:39:00 ---> 33a95e4eb318 09:39:00 Step 18/37 : RUN apk --no-cache upgrade 09:39:01 ---> Running in 8bc8f094208c 09:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:39:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:39:04 Upgrading critical system libraries and apk-tools: 09:39:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:39:04 Executing busybox-1.36.1-r29.trigger 09:39:04 Continuing the upgrade transaction with new apk-tools: 09:39:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:39:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:39:07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:39:07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:39:07 OK: 120 MiB in 128 packages 09:39:08 Removing intermediate container 8bc8f094208c 09:39:08 ---> 528c68e7a79f 09:39:08 Step 19/37 : WORKDIR / 09:39:08 ---> Running in ff103b92addb 09:39:08 Removing intermediate container ff103b92addb 09:39:08 ---> 376e86a911b5 09:39:08 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 09:39:11 ---> 62817efd8eba 09:39:11 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 09:39:12 ---> 76b7d354316a 09:39:12 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 09:39:12 ---> 07d9d16a26c7 09:39:12 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:39:13 ---> 01a650254d3f 09:39:13 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:39:14 ---> 75a46e936c46 09:39:14 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 09:39:15 ---> dd65250296bd 09:39:15 Step 26/37 : COPY --from=rtsp /mediamtx / 09:39:17 ---> 9c46f43fb194 09:39:17 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 09:39:17 ---> Running in 1696b084fa0a 09:39:19 Removing intermediate container 1696b084fa0a 09:39:19 ---> 49c5a27d654f 09:39:19 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 09:39:19 ---> Running in 0714f39dc01d 09:39:20 Removing intermediate container 0714f39dc01d 09:39:20 ---> 92ccc926c832 09:39:20 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 09:39:20 ---> Running in f9e19dfed634 09:39:22 Removing intermediate container f9e19dfed634 09:39:22 ---> 89df924eaa8f 09:39:22 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 09:39:22 ---> Running in 7443facbc92f 09:39:24 Removing intermediate container 7443facbc92f 09:39:24 ---> 918ed908b221 09:39:24 Step 31/37 : EXPOSE 59983 09:39:24 ---> Running in 1ef2676c5c80 09:39:24 Removing intermediate container 1ef2676c5c80 09:39:24 ---> 41ff4d953e8e 09:39:24 Step 32/37 : EXPOSE 8554 09:39:25 ---> Running in 93085256b1a5 09:39:25 Removing intermediate container 93085256b1a5 09:39:25 ---> dd8efba7297b 09:39:25 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:39:25 ---> Running in a4a2a353aec8 09:39:26 Removing intermediate container a4a2a353aec8 09:39:26 ---> 5afc2d0a0b9b 09:39:26 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 09:39:26 ---> Running in 14ebdb551618 09:39:26 Removing intermediate container 14ebdb551618 09:39:26 ---> 8befcb06960a 09:39:26 Step 35/37 : LABEL arch=arm64 09:39:26 ---> Running in e821a10a2e05 09:39:26 Removing intermediate container e821a10a2e05 09:39:26 ---> 9d631a9e596c 09:39:26 Step 36/37 : LABEL git_sha=d094db71989286d2b3e14cf42c05888c2403aea8 09:39:26 ---> Running in 77ac902634ba 09:39:27 Removing intermediate container 77ac902634ba 09:39:27 ---> da6ac923c06b 09:39:27 Step 37/37 : LABEL version=0.0.0 09:39:27 ---> Running in 1f23dd5c2a10 09:39:27 Removing intermediate container 1f23dd5c2a10 09:39:27 ---> 400ef72bc62f 09:39:27 [Warning] One or more build-args [ARCH] were not consumed 09:39:27 Successfully built 400ef72bc62f 09:39:27 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 09:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:28 09:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:29 arm64: Pulling from edgex-lftools-log-publisher 09:39:29 8998bd30e6a1: Pulling fs layer 09:39:29 04944245beec: Pulling fs layer 09:39:29 699f458cf7ca: Pulling fs layer 09:39:29 765212b225bb: Pulling fs layer 09:39:29 f23df028b6ca: Pulling fs layer 09:39:29 d65c8cfc05b1: Pulling fs layer 09:39:29 2437ff75d9bd: Pulling fs layer 09:39:29 765212b225bb: Waiting 09:39:29 f23df028b6ca: Waiting 09:39:29 d65c8cfc05b1: Waiting 09:39:29 2437ff75d9bd: Waiting 09:39:29 04944245beec: Verifying Checksum 09:39:29 04944245beec: Download complete 09:39:29 765212b225bb: Download complete 09:39:29 d65c8cfc05b1: Verifying Checksum 09:39:29 d65c8cfc05b1: Download complete 09:39:29 699f458cf7ca: Verifying Checksum 09:39:29 699f458cf7ca: Download complete 09:39:30 8998bd30e6a1: Verifying Checksum 09:39:30 8998bd30e6a1: Download complete 09:39:32 2437ff75d9bd: Verifying Checksum 09:39:32 2437ff75d9bd: Download complete 09:39:34 8998bd30e6a1: Pull complete 09:39:35 04944245beec: Pull complete 09:39:36 699f458cf7ca: Pull complete 09:39:36 765212b225bb: Pull complete 09:39:37 f23df028b6ca: Pull complete 09:39:37 d65c8cfc05b1: Pull complete 09:39:56 2437ff75d9bd: Pull complete 09:39:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:39:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:39:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:39:56 prd-ubuntu20.04-docker-arm64-4c-16g-24744 does not seem to be running inside a container 09:39:56 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:39:59 $ docker top b701dee66a82610eb16b09ae71c38292e3381c63e097248731826e8bba4b292a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:00 ---> job-cost.sh 09:40:00 lf-activate-venv: SKIPPING 09:40:00 INFO: No Stack... 09:40:01 INFO: Retrieving Pricing Info for: v3-standard-4 09:40:01 INFO: Archiving Costs [Pipeline] sh 09:40:02 + cut -d, -f6 09:40:02 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 09:40:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] 09:40:02 Resource [jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] did not exist. Created. 09:40:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:03 /w/workspace/device-usb-camera/1@tmp/durable-a842deae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:40:03 + echo total: 0.10999999940395355 [Pipeline] stash 09:40:03 Warning: overwriting stash ‘stack-cost’ 09:40:03 Stashed 1 file(s) [Pipeline] } 09:40:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-364-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:04 $ docker stop --time=1 b701dee66a82610eb16b09ae71c38292e3381c63e097248731826e8bba4b292a 09:40:05 $ docker rm -f --volumes b701dee66a82610eb16b09ae71c38292e3381c63e097248731826e8bba4b292a [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 09:40:06 provisioning config files... 09:40:06 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-364@tmp/config16794036976518997074tmp [Pipeline] { [Pipeline] sh 09:40:07 + set +x 09:40:07 + + curl -s https://codecov.io/bash 09:40:07 bash -s -- 09:40:07 09:40:07 _____ _ 09:40:07 / ____| | | 09:40:07 | | ___ __| | ___ ___ _____ __ 09:40:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:07 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:07 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:07 Bash-1.0.6 09:40:07 09:40:07 09:40:07 ==> git version 2.25.1 found 09:40:07 ==> 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 09:40:07 Release-Date: 2020-01-08 09:40:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:07 ==> Jenkins CI detected. 09:40:07 current dir:  /w/workspace/foundry_device-usb-camera_PR-364 09:40:07 project root: . 09:40:07 --> token set from env 09:40:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:07 ==> Running gcov in . (disable via -X gcov) 09:40:07 ==> Python coveragepy not found 09:40:07 ==> Searching for coverage reports in: 09:40:07 + . 09:40:07 -> Found 1 reports 09:40:07 ==> Detecting git/mercurial file structure 09:40:07 ==> Reading reports 09:40:07 + ./coverage.out bytes=54772 09:40:07 ==> Appending adjustments 09:40:07 https://docs.codecov.io/docs/fixing-reports 09:40:07 + Found adjustments 09:40:07 ==> Gzipping contents 09:40:07 8.0K /tmp/codecov.zgEzal.gz 09:40:07 ==> Uploading reports 09:40:07 url: https://codecov.io 09:40:07 query: branch=PR-364&commit=d094db71989286d2b3e14cf42c05888c2403aea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=364&job=&cmd_args= 09:40:07 -> Pinging Codecov 09:40:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-364&commit=d094db71989286d2b3e14cf42c05888c2403aea8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=364&job=&cmd_args= 09:40:07 -> Uploading to 09:40:07 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/d094db71989286d2b3e14cf42c05888c2403aea8/9c4c3205-30ae-4b84-8d66-535f422dd9b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T094007Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f1441f74ec71172f097079b67670cfb103b5e189536bc8806683486587ce289b 09:40:07 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:07 Dload Upload Total Spent Left Speed 09:40:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 30026 --:--:-- --:--:-- --:--:-- 29894 09:40:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/d094db71989286d2b3e14cf42c05888c2403aea8 [Pipeline] } 09:40:07 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 09:40:10 + [ -d /w/workspace/foundry_device-usb-camera_PR-364/archives ] 09:40:10 + ls -al /w/workspace/foundry_device-usb-camera_PR-364/archives 09:40:10 total 16 09:40:10 drwxr-xr-x 3 root root 4096 Nov 7 09:22 . 09:40:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:23 .. 09:40:10 drwxr-xr-x 2 root root 4096 Nov 7 09:22 cost 09:40:10 -rw-r--r-- 1 root root 89 Nov 7 09:22 cost.csv 09:40:10 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-364/archives 09:40:10 + ls -al /w/workspace/foundry_device-usb-camera_PR-364/archives 09:40:10 total 16 09:40:10 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:22 . 09:40:10 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:23 .. 09:40:10 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:22 cost 09:40:10 -rw-r--r-- 1 jenkins jenkins 89 Nov 7 09:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:40:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:11 ---> package-listing.sh 09:40:11 ++ facter osfamily 09:40:11 ++ tr '[:upper:]' '[:lower:]' 09:40:11 + OS_FAMILY=debian 09:40:11 + workspace=/w/workspace/foundry_device-usb-camera_PR-364 09:40:11 + START_PACKAGES=/tmp/packages_start.txt 09:40:11 + END_PACKAGES=/tmp/packages_end.txt 09:40:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:11 + PACKAGES=/tmp/packages_start.txt 09:40:11 + '[' /w/workspace/foundry_device-usb-camera_PR-364 ']' 09:40:11 + PACKAGES=/tmp/packages_end.txt 09:40:11 + case "${OS_FAMILY}" in 09:40:11 + dpkg -l 09:40:11 + grep '^ii' 09:40:11 + '[' -f /tmp/packages_start.txt ']' 09:40:11 + '[' -f /tmp/packages_end.txt ']' 09:40:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:11 + '[' /w/workspace/foundry_device-usb-camera_PR-364 ']' 09:40:11 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-364/archives/ 09:40:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-364/archives/ [Pipeline] echo 09:40:11 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-364/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:12 prd-ubuntu20.04-docker-8c-8g-24742 does not seem to be running inside a container 09:40:12 $ 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-364/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-364 -v /w/workspace/foundry_device-usb-camera_PR-364:/w/workspace/foundry_device-usb-camera_PR-364:rw,z -v /w/workspace/foundry_device-usb-camera_PR-364@tmp:/w/workspace/foundry_device-usb-camera_PR-364@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:13 $ docker top 23f29c5fa4737839f4aab49a04411b2cffa49be2cc4eddf4136be1ea7d39f22c -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:14 + ls /var/log/sa-host 09:40:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:14 provisioning config files... 09:40:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-364@tmp/config3468202629090369063tmp [Pipeline] { [Pipeline] echo 09:40:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:15 ---> create-netrc.sh [Pipeline] } 09:40:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:17 ---> python-tools-install.sh [Pipeline] echo 09:40:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:17 ---> sudo-logs.sh 09:40:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:18 ---> job-cost.sh 09:40:18 lf-activate-venv: SKIPPING 09:40:18 DEBUG: total: 0.2199999988079071 09:40:18 INFO: Retrieving Stack Cost... 09:40:18 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:18 INFO: Archiving Costs [Pipeline] echo 09:40:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:18 ---> logs-deploy.sh 09:40:18 lf-activate-venv: SKIPPING 09:40:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-364/1 09:40:18 INFO: archiving workspace using pattern(s): 09:40:19 Archives upload complete. 09:40:19 INFO: archiving logs to Nexus