Pull request #362 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99eaa43528e592bfbc0d8449bf18f6817a1bd832+163fcf78b109db7f8b3f38a86cd3193f1c1640e2 (4be3915374f970cf3b1ccde6600521f6593a2117) 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-ssh8738228916382255353.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-ssh13880129812547669320.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-362/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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10563453785342046894.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-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16293370343227351212.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-ssh4534095509817901530.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-362/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-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16711426950245710106.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24230 in /w/workspace/foundry_device-usb-camera_PR-362 [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-362 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 into PR head commit 99eaa43528e592bfbc0d8449bf18f6817a1bd832 > 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/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99eaa43528e592bfbc0d8449bf18f6817a1bd832 # timeout=10 Merge succeeded, producing 99eaa43528e592bfbc0d8449bf18f6817a1bd832 Checking out Revision 99eaa43528e592bfbc0d8449bf18f6817a1bd832 (PR-362) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99eaa43528e592bfbc0d8449bf18f6817a1bd832 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-31T17:37:37.194Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-31T17:37:37.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-31T17:37:37.544Z] ========================================================= [2024-10-31T17:37:37.544Z] EdgeX Global Pipelines Version Info [2024-10-31T17:37:37.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:37:38.719Z] ------------------- [2024-10-31T17:37:38.719Z] stable info: [2024-10-31T17:37:38.719Z] ------------------- [2024-10-31T17:37:38.719Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-31T17:37:38.719Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-31T17:37:38.719Z] Message: update stable to v1.0.265 [2024-10-31T17:37:38.980Z] ------------------- [2024-10-31T17:37:38.980Z] experimental info: [2024-10-31T17:37:38.980Z] ------------------- [2024-10-31T17:37:38.980Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-31T17:37:38.980Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-31T17:37:38.980Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-31T17:37:39.212Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-31T17:37:39.275Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-31T17:37:39.333Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-31T17:37:39.389Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-31T17:37:39.447Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-31T17:37:39.503Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-31T17:37:39.562Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-31T17:37:39.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-31T17:37:39.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-31T17:37:39.746Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-31T17:37:39.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-31T17:37:39.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-31T17:37:39.928Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-31T17:37:39.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-31T17:37:40.045Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T17:37:40.096Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-31T17:37:40.152Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T17:37:40.213Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-31T17:37:40.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-31T17:37:40.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-31T17:37:40.397Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-31T17:37:40.456Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-31T17:37:40.509Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-31T17:37:40.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-31T17:37:40.624Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-31T17:37:40.680Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-31T17:37:40.738Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-31T17:37:40.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2024-10-31T17:37:40.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2024-10-31T17:37:40.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2024-10-31T17:37:40.980Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [Pipeline] echo [2024-10-31T17:37:41.140Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99eaa43 [Pipeline] echo [2024-10-31T17:37:41.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T17:37:41.351Z] provisioning config files... [2024-10-31T17:37:41.364Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-362@tmp/config125147865447144100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:37:41.772Z] ---> ****-login.sh [2024-10-31T17:37:41.772Z] nexus3.edgexfoundry.org:10001 [2024-10-31T17:37:42.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:37:42.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:37:42.291Z] Configure a credential helper to remove this warning. See [2024-10-31T17:37:42.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:37:42.291Z] [2024-10-31T17:37:42.291Z] Login Succeeded [2024-10-31T17:37:42.291Z] nexus3.edgexfoundry.org:10002 [2024-10-31T17:37:42.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:37:42.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:37:42.291Z] Configure a credential helper to remove this warning. See [2024-10-31T17:37:42.291Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:37:42.291Z] [2024-10-31T17:37:42.291Z] Login Succeeded [2024-10-31T17:37:42.291Z] nexus3.edgexfoundry.org:10003 [2024-10-31T17:37:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:37:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:37:42.551Z] Configure a credential helper to remove this warning. See [2024-10-31T17:37:42.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:37:42.551Z] [2024-10-31T17:37:42.551Z] Login Succeeded [2024-10-31T17:37:42.551Z] nexus3.edgexfoundry.org:10004 [2024-10-31T17:37:42.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:37:42.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:37:42.551Z] Configure a credential helper to remove this warning. See [2024-10-31T17:37:42.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:37:42.551Z] [2024-10-31T17:37:42.551Z] Login Succeeded [2024-10-31T17:37:42.551Z] ****.io [2024-10-31T17:37:42.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:37:42.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:37:42.813Z] Configure a credential helper to remove this warning. See [2024-10-31T17:37:42.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:37:42.813Z] [2024-10-31T17:37:42.813Z] Login Succeeded [2024-10-31T17:37:42.813Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T17:37:42.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-31T17:37:43.589Z] + git rev-list -1 --merges 99eaa43528e592bfbc0d8449bf18f6817a1bd832~1..99eaa43528e592bfbc0d8449bf18f6817a1bd832 [Pipeline] echo [2024-10-31T17:37:43.643Z] -----------> git rev-list -1 --merges 99eaa43528e592bfbc0d8449bf18f6817a1bd832~1..99eaa43528e592bfbc0d8449bf18f6817a1bd832 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [false] [Pipeline] sh [2024-10-31T17:37:43.971Z] + git log --format=format:%s -1 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [Pipeline] echo [2024-10-31T17:37:44.023Z] ========================================================= [2024-10-31T17:37:44.023Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-31T17:37:44.023Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T17:37:44.502Z] + git log --format=format:%s -1 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [Pipeline] echo [2024-10-31T17:37:44.539Z] [semverPrep] GIT_COMMIT: 99eaa43528e592bfbc0d8449bf18f6817a1bd832, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-10-31T17:37:44.583Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-31T17:37:45.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-31T17:37:45.002Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-31T17:37:45.002Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-31T17:37:45.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-31T17:37:45.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-31T17:37:45.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-31T17:37:45.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:37:45.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T17:37:45.536Z] [2024-10-31T17:37:45.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:37:45.942Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T17:37:45.942Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-31T17:37:45.942Z] b85a868b505f: Pulling fs layer [2024-10-31T17:37:45.942Z] e2be974225ed: Pulling fs layer [2024-10-31T17:37:45.942Z] 339a4e72a1f5: Pulling fs layer [2024-10-31T17:37:45.942Z] 988bab9f4d93: Pulling fs layer [2024-10-31T17:37:45.942Z] 1469e6f7b9e6: Pulling fs layer [2024-10-31T17:37:45.942Z] eaf3925da568: Pulling fs layer [2024-10-31T17:37:45.942Z] bab4dde63d76: Pulling fs layer [2024-10-31T17:37:45.942Z] bde34c3a00c8: Pulling fs layer [2024-10-31T17:37:45.942Z] 1469e6f7b9e6: Waiting [2024-10-31T17:37:45.942Z] eaf3925da568: Waiting [2024-10-31T17:37:45.942Z] bab4dde63d76: Waiting [2024-10-31T17:37:45.942Z] b352a97aabf1: Pulling fs layer [2024-10-31T17:37:45.942Z] 4872d77fe225: Pulling fs layer [2024-10-31T17:37:45.942Z] 5851b861e8e6: Pulling fs layer [2024-10-31T17:37:45.942Z] bde34c3a00c8: Waiting [2024-10-31T17:37:45.942Z] b352a97aabf1: Waiting [2024-10-31T17:37:45.942Z] 5851b861e8e6: Waiting [2024-10-31T17:37:45.942Z] 4872d77fe225: Waiting [2024-10-31T17:37:45.942Z] e2be974225ed: Download complete [2024-10-31T17:37:45.942Z] 988bab9f4d93: Download complete [2024-10-31T17:37:46.203Z] 1469e6f7b9e6: Verifying Checksum [2024-10-31T17:37:46.203Z] 1469e6f7b9e6: Download complete [2024-10-31T17:37:46.203Z] eaf3925da568: Verifying Checksum [2024-10-31T17:37:46.203Z] eaf3925da568: Download complete [2024-10-31T17:37:46.203Z] 339a4e72a1f5: Verifying Checksum [2024-10-31T17:37:46.203Z] 339a4e72a1f5: Download complete [2024-10-31T17:37:46.203Z] bde34c3a00c8: Download complete [2024-10-31T17:37:46.203Z] b352a97aabf1: Download complete [2024-10-31T17:37:46.203Z] 4872d77fe225: Download complete [2024-10-31T17:37:46.203Z] 5851b861e8e6: Verifying Checksum [2024-10-31T17:37:46.203Z] 5851b861e8e6: Download complete [2024-10-31T17:37:46.203Z] b85a868b505f: Verifying Checksum [2024-10-31T17:37:46.203Z] b85a868b505f: Download complete [2024-10-31T17:37:46.462Z] bab4dde63d76: Verifying Checksum [2024-10-31T17:37:46.462Z] bab4dde63d76: Download complete [2024-10-31T17:37:47.420Z] b85a868b505f: Pull complete [2024-10-31T17:37:47.679Z] e2be974225ed: Pull complete [2024-10-31T17:37:47.939Z] 339a4e72a1f5: Pull complete [2024-10-31T17:37:47.940Z] 988bab9f4d93: Pull complete [2024-10-31T17:37:48.198Z] 1469e6f7b9e6: Pull complete [2024-10-31T17:37:48.457Z] eaf3925da568: Pull complete [2024-10-31T17:37:49.834Z] bab4dde63d76: Pull complete [2024-10-31T17:37:50.094Z] bde34c3a00c8: Pull complete [2024-10-31T17:37:50.094Z] b352a97aabf1: Pull complete [2024-10-31T17:37:50.357Z] 4872d77fe225: Pull complete [2024-10-31T17:37:50.357Z] 5851b861e8e6: Pull complete [2024-10-31T17:37:50.357Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-31T17:37:50.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-31T17:37:50.357Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:37:50.646Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2024-10-31T17:37:50.677Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-362 -v /w/workspace/foundry_device-usb-camera_PR-362:/w/workspace/foundry_device-usb-camera_PR-362:rw,z -v /w/workspace/foundry_device-usb-camera_PR-362@tmp:/w/workspace/foundry_device-usb-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-31T17:37:53.208Z] $ docker top f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 -eo pid,comm [2024-10-31T17:37:53.265Z] 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). [2024-10-31T17:37:53.265Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-31T17:37:53.420Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T17:37:53.420Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T17:37:53.529Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T17:37:53.530Z] $ docker exec f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 ssh-agent [2024-10-31T17:37:53.632Z] SSH_AUTH_SOCK=/tmp/ssh-GeItoMuO1YWT/agent.31 [2024-10-31T17:37:53.632Z] SSH_AGENT_PID=37 [2024-10-31T17:37:53.637Z] Running ssh-add (command line suppressed) [2024-10-31T17:37:53.729Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-362@tmp/private_key_1037870942086284416.key (/w/workspace/foundry_device-usb-camera_PR-362@tmp/private_key_1037870942086284416.key) [2024-10-31T17:37:53.741Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T17:37:54.083Z] + git tag --points-at HEAD [Pipeline] } [2024-10-31T17:37:54.110Z] $ docker exec --env ******** --env ******** f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 ssh-agent -k [2024-10-31T17:37:54.207Z] unset SSH_AUTH_SOCK; [2024-10-31T17:37:54.207Z] unset SSH_AGENT_PID; [2024-10-31T17:37:54.207Z] echo Agent pid 37 killed; [2024-10-31T17:37:54.221Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-31T17:37:54.338Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-31T17:37:54.338Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-31T17:37:54.442Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-31T17:37:54.444Z] $ docker exec f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 ssh-agent [2024-10-31T17:37:54.557Z] SSH_AUTH_SOCK=/tmp/ssh-G6BAo2u7i34c/agent.71 [2024-10-31T17:37:54.557Z] SSH_AGENT_PID=77 [2024-10-31T17:37:54.562Z] Running ssh-add (command line suppressed) [2024-10-31T17:37:54.652Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-362@tmp/private_key_3132858164005586631.key (/w/workspace/foundry_device-usb-camera_PR-362@tmp/private_key_3132858164005586631.key) [2024-10-31T17:37:54.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-31T17:37:55.016Z] + git semver init [2024-10-31T17:37:55.276Z] 2024-10-31 17:37:55,197 [run_init] DEBUG init version:0.0.0 force:False [2024-10-31T17:37:55.276Z] 2024-10-31 17:37:55,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-362/.semver [2024-10-31T17:37:55.276Z] 2024-10-31 17:37:55,199 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-362/.semver [2024-10-31T17:37:55.276Z] 2024-10-31 17:37:55,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-362/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-362, universal_newlines=False, shell=None, istream=None) [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,795 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-362/.git/info/exclude [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,795 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-362/.semver/PR-362 with force:False [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,795 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-362/.semver/PR-362 [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,799 [execute] INFO git cat-file --batch-check [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,805 [execute] INFO git cat-file --batch [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2024-10-31T17:37:57.187Z] 2024-10-31 17:37:56,810 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-362/.semver/PR-362 [2024-10-31T17:37:57.187Z] 0.0.0 [Pipeline] } [2024-10-31T17:37:57.214Z] $ docker exec --env ******** --env ******** f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 ssh-agent -k [2024-10-31T17:37:57.299Z] unset SSH_AUTH_SOCK; [2024-10-31T17:37:57.300Z] unset SSH_AGENT_PID; [2024-10-31T17:37:57.301Z] echo Agent pid 77 killed; [2024-10-31T17:37:57.310Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-31T17:37:57.782Z] + git semver [Pipeline] } [2024-10-31T17:37:58.072Z] $ docker stop --time=1 f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 [2024-10-31T17:37:59.374Z] $ docker rm -f --volumes f8ccd446957fa6fd8c9dd22a8c94b2e19464119fcbe66813c0ac0b7b4fbf2aa4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T17:37:59.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-31T17:38:00.114Z] Stashed 1 file(s) [Pipeline] echo [2024-10-31T17:38:00.139Z] [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 [2024-10-31T17:38:00.870Z] provisioning config files... [2024-10-31T17:38:00.880Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-362@tmp/config1610988528846905949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:38:01.249Z] ---> ****-login.sh [2024-10-31T17:38:01.249Z] nexus3.edgexfoundry.org:10001 [2024-10-31T17:38:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:38:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:38:01.249Z] Configure a credential helper to remove this warning. See [2024-10-31T17:38:01.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:38:01.249Z] [2024-10-31T17:38:01.249Z] Login Succeeded [2024-10-31T17:38:01.249Z] nexus3.edgexfoundry.org:10002 [2024-10-31T17:38:01.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:38:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:38:01.249Z] Configure a credential helper to remove this warning. See [2024-10-31T17:38:01.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:38:01.249Z] [2024-10-31T17:38:01.249Z] Login Succeeded [2024-10-31T17:38:01.249Z] nexus3.edgexfoundry.org:10003 [2024-10-31T17:38:01.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:38:01.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:38:01.507Z] Configure a credential helper to remove this warning. See [2024-10-31T17:38:01.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:38:01.507Z] [2024-10-31T17:38:01.507Z] Login Succeeded [2024-10-31T17:38:01.507Z] nexus3.edgexfoundry.org:10004 [2024-10-31T17:38:01.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:38:01.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:38:01.508Z] Configure a credential helper to remove this warning. See [2024-10-31T17:38:01.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:38:01.508Z] [2024-10-31T17:38:01.508Z] Login Succeeded [2024-10-31T17:38:01.508Z] ****.io [2024-10-31T17:38:01.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:38:01.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:38:01.766Z] Configure a credential helper to remove this warning. See [2024-10-31T17:38:01.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:38:01.766Z] [2024-10-31T17:38:01.766Z] Login Succeeded [2024-10-31T17:38:01.766Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T17:38:01.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T17:38:02.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T17:38:02.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T17:38:02.142Z] ========================================================= [2024-10-31T17:38:02.143Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-31T17:38:02.143Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:38:02.659Z] + 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 . [2024-10-31T17:38:02.659Z] Sending build context to Docker daemon 20.65MB [2024-10-31T17:38:02.659Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T17:38:02.659Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-31T17:38:02.659Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-31T17:38:02.659Z] 43c4264eed91: Pulling fs layer [2024-10-31T17:38:02.659Z] 4cc291be95ef: Pulling fs layer [2024-10-31T17:38:02.659Z] 2ac1f1163629: Pulling fs layer [2024-10-31T17:38:02.659Z] 5c3c966382ef: Pulling fs layer [2024-10-31T17:38:02.659Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T17:38:02.659Z] 5d5c8e513c77: Pulling fs layer [2024-10-31T17:38:02.659Z] 9f66e0745190: Pulling fs layer [2024-10-31T17:38:02.659Z] f49a43e4bbc0: Pulling fs layer [2024-10-31T17:38:02.659Z] 561ebcabdf7f: Pulling fs layer [2024-10-31T17:38:02.659Z] 5c3c966382ef: Waiting [2024-10-31T17:38:02.659Z] 9f66e0745190: Waiting [2024-10-31T17:38:02.659Z] 4f4fb700ef54: Waiting [2024-10-31T17:38:02.659Z] 5d5c8e513c77: Waiting [2024-10-31T17:38:02.659Z] 561ebcabdf7f: Waiting [2024-10-31T17:38:02.659Z] 4cc291be95ef: Download complete [2024-10-31T17:38:02.918Z] 5c3c966382ef: Download complete [2024-10-31T17:38:02.918Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T17:38:02.918Z] 4f4fb700ef54: Download complete [2024-10-31T17:38:02.918Z] 5d5c8e513c77: Verifying Checksum [2024-10-31T17:38:02.918Z] 43c4264eed91: Verifying Checksum [2024-10-31T17:38:02.918Z] 43c4264eed91: Download complete [2024-10-31T17:38:02.918Z] 9f66e0745190: Verifying Checksum [2024-10-31T17:38:02.918Z] 9f66e0745190: Download complete [2024-10-31T17:38:02.918Z] 43c4264eed91: Pull complete [2024-10-31T17:38:03.177Z] 4cc291be95ef: Pull complete [2024-10-31T17:38:03.177Z] 561ebcabdf7f: Verifying Checksum [2024-10-31T17:38:03.177Z] 561ebcabdf7f: Download complete [2024-10-31T17:38:03.436Z] 2ac1f1163629: Download complete [2024-10-31T17:38:03.696Z] f49a43e4bbc0: Download complete [2024-10-31T17:38:06.978Z] 2ac1f1163629: Pull complete [2024-10-31T17:38:06.978Z] 5c3c966382ef: Pull complete [2024-10-31T17:38:06.978Z] 4f4fb700ef54: Pull complete [2024-10-31T17:38:06.978Z] 5d5c8e513c77: Pull complete [2024-10-31T17:38:06.978Z] 9f66e0745190: Pull complete [2024-10-31T17:38:08.877Z] f49a43e4bbc0: Pull complete [2024-10-31T17:38:09.135Z] 561ebcabdf7f: Pull complete [2024-10-31T17:38:09.135Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-31T17:38:09.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-31T17:38:09.135Z] ---> 3a752c3f9dda [2024-10-31T17:38:09.135Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-31T17:38:13.355Z] ---> Running in d688f2c68e7d [2024-10-31T17:38:13.355Z] Removing intermediate container d688f2c68e7d [2024-10-31T17:38:13.355Z] ---> bfa0d668739a [2024-10-31T17:38:13.355Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T17:38:13.355Z] ---> Running in 556af9884264 [2024-10-31T17:38:13.355Z] Removing intermediate container 556af9884264 [2024-10-31T17:38:13.355Z] ---> 8686b2feccdb [2024-10-31T17:38:13.355Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-31T17:38:13.355Z] ---> Running in 89d5998ea34c [2024-10-31T17:38:13.355Z] Removing intermediate container 89d5998ea34c [2024-10-31T17:38:13.355Z] ---> dea46a4dd797 [2024-10-31T17:38:13.355Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-31T17:38:13.355Z] ---> Running in 51d5a8f16369 [2024-10-31T17:38:13.355Z] Removing intermediate container 51d5a8f16369 [2024-10-31T17:38:13.355Z] ---> d1b6cd7d69aa [2024-10-31T17:38:13.355Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T17:38:13.355Z] ---> Running in c22e36fb36e9 [2024-10-31T17:38:13.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T17:38:13.872Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T17:38:14.131Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-31T17:38:14.131Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-31T17:38:14.131Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-31T17:38:14.131Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-31T17:38:14.131Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-31T17:38:14.131Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-31T17:38:14.131Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-31T17:38:14.131Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-31T17:38:14.131Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-31T17:38:14.131Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-31T17:38:14.131Z] (11/14) Installing kmod-libs (32-r0) [2024-10-31T17:38:14.393Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-31T17:38:14.393Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-31T17:38:14.393Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-31T17:38:14.393Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:38:14.393Z] Executing eudev-3.2.14-r2.trigger [2024-10-31T17:38:14.393Z] OK: 253 MiB in 68 packages [2024-10-31T17:38:14.960Z] Removing intermediate container c22e36fb36e9 [2024-10-31T17:38:14.960Z] ---> b4da1aa2dfd6 [2024-10-31T17:38:14.960Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-31T17:38:14.960Z] ---> Running in 1c282e765d38 [2024-10-31T17:38:14.960Z] Removing intermediate container 1c282e765d38 [2024-10-31T17:38:14.960Z] ---> 55e71b89eea3 [2024-10-31T17:38:14.960Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-31T17:38:14.960Z] ---> 17dfe5122740 [2024-10-31T17:38:14.960Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T17:38:14.960Z] ---> Running in 15f1f48a4448 [2024-10-31T17:38:15.657Z] Still waiting to schedule task [2024-10-31T17:38:15.657Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-31T17:39:11.203Z] Removing intermediate container 15f1f48a4448 [2024-10-31T17:39:11.203Z] ---> def1bf5350d2 [2024-10-31T17:39:11.203Z] Step 11/13 : COPY . . [2024-10-31T17:39:11.204Z] ---> ef34642ec7a9 [2024-10-31T17:39:11.204Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-31T17:39:11.204Z] ---> Running in ee22874718b2 [2024-10-31T17:39:11.204Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:39:11.204Z] Dload Upload Total Spent Left Speed [2024-10-31T17:39:11.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8146 0 --:--:-- --:--:-- --:--:-- 8232 [2024-10-31T17:39:11.204Z] Removing intermediate container ee22874718b2 [2024-10-31T17:39:11.204Z] ---> 5c2023cd6d67 [2024-10-31T17:39:11.204Z] Step 13/13 : RUN ${MAKE} [2024-10-31T17:39:11.204Z] ---> Running in 9df8e89a26bc [2024-10-31T17:39:11.204Z] noop [2024-10-31T17:39:11.204Z] Removing intermediate container 9df8e89a26bc [2024-10-31T17:39:11.204Z] ---> e785a67f0385 [2024-10-31T17:39:11.204Z] Successfully built e785a67f0385 [2024-10-31T17:39:11.204Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:39:11.688Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T17:39:11.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:39:11.863Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2024-10-31T17:39:11.893Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-362 -v /w/workspace/foundry_device-usb-camera_PR-362:/w/workspace/foundry_device-usb-camera_PR-362:rw,z -v /w/workspace/foundry_device-usb-camera_PR-362@tmp:/w/workspace/foundry_device-usb-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T17:39:12.207Z] $ docker top e9ca305c00aa2d63ba80e263ccb6e50b1b4c6f16e173ba9208954f7e572e45a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T17:39:12.609Z] + go version [2024-10-31T17:39:12.609Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-31T17:39:12.644Z] $ docker stop --time=1 e9ca305c00aa2d63ba80e263ccb6e50b1b4c6f16e173ba9208954f7e572e45a9 [2024-10-31T17:39:13.887Z] $ docker rm -f --volumes e9ca305c00aa2d63ba80e263ccb6e50b1b4c6f16e173ba9208954f7e572e45a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:39:14.665Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-31T17:39:14.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:39:14.833Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2024-10-31T17:39:14.865Z] $ 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-362 -v /w/workspace/foundry_device-usb-camera_PR-362:/w/workspace/foundry_device-usb-camera_PR-362:rw,z -v /w/workspace/foundry_device-usb-camera_PR-362@tmp:/w/workspace/foundry_device-usb-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-31T17:39:15.211Z] $ docker top c920a34df8d0edbe65ff953c86634ff16d619f45668c8bb10f978673ebf84e4e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T17:39:15.621Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-362 [Pipeline] fileExists [Pipeline] sh [2024-10-31T17:39:15.994Z] + make test [2024-10-31T17:39:15.994Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T17:39:17.372Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-31T17:39:35.449Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-31T17:39:35.449Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2024-10-31T17:39:43.564Z] go vet ./... [2024-10-31T17:39:48.830Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T17:39:48.830Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T17:39:48.830Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T17:39:48.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T17:39:48.912Z] $ docker stop --time=1 c920a34df8d0edbe65ff953c86634ff16d619f45668c8bb10f978673ebf84e4e [2024-10-31T17:39:51.189Z] $ docker rm -f --volumes c920a34df8d0edbe65ff953c86634ff16d619f45668c8bb10f978673ebf84e4e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T17:39:51.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T17:39:51.874Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-31T17:39:52.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T17:39:52.975Z] + ls -al . [2024-10-31T17:39:52.975Z] total 288 [2024-10-31T17:39:52.975Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 31 17:39 . [2024-10-31T17:39:52.975Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 17:37 .. [2024-10-31T17:39:52.975Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 17:39 .git [2024-10-31T17:39:52.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:37 .github [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 17:37 .gitignore [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 17:37 .golangci.yml [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 17:37 .hadolint.yml [2024-10-31T17:39:52.975Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 17:37 .semver [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 31 17:37 Attribution.txt [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 31 17:37 CHANGELOG.md [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 17:37 Dockerfile [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 17:37 GOVERNANCE.md [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 31 17:37 Jenkinsfile [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 17:37 LICENSE [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 31 17:37 Makefile [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 17:37 OWNERS.md [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 17:37 README.md [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 17:37 VERSION [2024-10-31T17:39:52.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 17:37 bin [2024-10-31T17:39:52.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:37 cmd [2024-10-31T17:39:52.975Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 31 17:39 coverage.out [2024-10-31T17:39:52.975Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 17:37 docker-entrypoint.sh [2024-10-31T17:39:52.975Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 17:37 docs [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 6515 Oct 31 17:37 go.mod [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 88539 Oct 31 17:37 go.sum [2024-10-31T17:39:52.975Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:37 internal [2024-10-31T17:39:52.975Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:39:53.389Z] + 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=99eaa43528e592bfbc0d8449bf18f6817a1bd832 --label arch=amd64 --label version=0.0.0 . [2024-10-31T17:39:53.390Z] Sending build context to Docker daemon 20.71MB [2024-10-31T17:39:53.390Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T17:39:53.390Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-31T17:39:53.390Z] ---> e785a67f0385 [2024-10-31T17:39:53.390Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-31T17:39:53.650Z] ---> Running in b9b0c9dd3462 [2024-10-31T17:39:53.650Z] Removing intermediate container b9b0c9dd3462 [2024-10-31T17:39:53.650Z] ---> 816673bc2173 [2024-10-31T17:39:53.650Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T17:39:53.650Z] ---> Running in d237ef6af218 [2024-10-31T17:39:53.650Z] Removing intermediate container d237ef6af218 [2024-10-31T17:39:53.650Z] ---> fafcc18eef5d [2024-10-31T17:39:53.650Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-31T17:39:53.650Z] ---> Running in 8061fde238e8 [2024-10-31T17:39:53.650Z] Removing intermediate container 8061fde238e8 [2024-10-31T17:39:53.650Z] ---> c415527842fd [2024-10-31T17:39:53.650Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-31T17:39:53.744Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24231 in /w/workspace/foundry_device-usb-camera_PR-362 [Pipeline] { [Pipeline] ws [2024-10-31T17:39:53.812Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-31T17:39:53.902Z] Selected Git installation does not exist. Using Default [2024-10-31T17:39:53.902Z] The recommended git tool is: NONE [2024-10-31T17:39:53.909Z] ---> Running in 5013c5828f64 [2024-10-31T17:39:53.909Z] Removing intermediate container 5013c5828f64 [2024-10-31T17:39:53.909Z] ---> 6439920db61e [2024-10-31T17:39:53.909Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T17:39:53.909Z] ---> Running in 776613d1063f [2024-10-31T17:39:54.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T17:39:54.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T17:39:54.428Z] OK: 253 MiB in 68 packages [2024-10-31T17:39:54.994Z] Removing intermediate container 776613d1063f [2024-10-31T17:39:54.994Z] ---> 7f8813a4c728 [2024-10-31T17:39:54.994Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-31T17:39:54.994Z] ---> Running in fb87e87a46f2 [2024-10-31T17:39:54.994Z] Removing intermediate container fb87e87a46f2 [2024-10-31T17:39:54.994Z] ---> 45188760df21 [2024-10-31T17:39:54.994Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-31T17:39:54.994Z] ---> 7802cdaa2be3 [2024-10-31T17:39:54.994Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T17:39:54.994Z] ---> Running in 63a9626a7944 [2024-10-31T17:39:55.945Z] Removing intermediate container 63a9626a7944 [2024-10-31T17:39:55.945Z] ---> 4dae4f8a02a3 [2024-10-31T17:39:55.945Z] Step 11/37 : COPY . . [2024-10-31T17:39:56.203Z] ---> 257160b46662 [2024-10-31T17:39:56.204Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-31T17:39:56.204Z] ---> Running in 05c78b4461a3 [2024-10-31T17:39:56.464Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:39:56.464Z] Dload Upload Total Spent Left Speed [2024-10-31T17:39:56.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 42686 0 --:--:-- --:--:-- --:--:-- 44250 [2024-10-31T17:39:56.722Z] Removing intermediate container 05c78b4461a3 [2024-10-31T17:39:56.722Z] ---> 88e2a6c4110d [2024-10-31T17:39:56.722Z] Step 13/37 : RUN ${MAKE} [2024-10-31T17:39:56.722Z] ---> Running in cfa1cb0ff0b6 [2024-10-31T17:39:56.980Z] 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 -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-31T17:39:59.784Z] using credential edgex-jenkins-ssh [2024-10-31T17:39:59.810Z] Cloning the remote Git repository [2024-10-31T17:39:59.861Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-31T17:39:59.964Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-31T17:40:00.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-31T17:40:00.146Z] > git --version # timeout=10 [2024-10-31T17:40:00.180Z] > git --version # 'git version 2.25.1' [2024-10-31T17:40:00.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T17:40:00.374Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T17:40:03.053Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-31T17:40:03.122Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-31T17:40:04.136Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-31T17:40:04.174Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-31T17:40:04.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T17:40:04.199Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-31T17:40:04.797Z] Merging remotes/origin/main commit 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 into PR head commit 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [2024-10-31T17:40:05.313Z] Merge succeeded, producing 99eaa43528e592bfbc0d8449bf18f6817a1bd832 [2024-10-31T17:40:05.313Z] Checking out Revision 99eaa43528e592bfbc0d8449bf18f6817a1bd832 (PR-362) [2024-10-31T17:40:04.820Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T17:40:04.937Z] > git checkout -f 99eaa43528e592bfbc0d8449bf18f6817a1bd832 # timeout=10 [2024-10-31T17:40:05.161Z] > git remote # timeout=10 [2024-10-31T17:40:05.193Z] > git config --get remote.origin.url # timeout=10 [2024-10-31T17:40:05.220Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-31T17:40:05.241Z] > git merge 163fcf78b109db7f8b3f38a86cd3193f1c1640e2 # timeout=10 [2024-10-31T17:40:05.270Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-31T17:40:05.319Z] > git config core.sparsecheckout # timeout=10 [2024-10-31T17:40:05.338Z] > git checkout -f 99eaa43528e592bfbc0d8449bf18f6817a1bd832 # timeout=10 [2024-10-31T17:40:06.079Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-10-31T17:40:06.185Z] > git --version # timeout=10 [2024-10-31T17:40:06.230Z] > git --version # 'git version 2.25.1' [2024-10-31T17:40:06.322Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T17:40:11.786Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-31T17:40:11.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:40:11.787Z] Dload Upload Total Spent Left Speed [2024-10-31T17:40:12.062Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 33493 0 --:--:-- --:--:-- --:--:-- 33493 [Pipeline] sh [2024-10-31T17:40:12.428Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-31T17:40:12.793Z] + sudo tee /etc/docker/daemon.new [2024-10-31T17:40:12.793Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-31T17:40:12.793Z] { [2024-10-31T17:40:12.793Z] "registry-mirrors": [ [2024-10-31T17:40:12.793Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-31T17:40:12.793Z] ], [2024-10-31T17:40:12.793Z] "bip": "10.250.0.254/24", [2024-10-31T17:40:12.793Z] "hosts": [ [2024-10-31T17:40:12.793Z] "tcp://0.0.0.0:5555", [2024-10-31T17:40:12.793Z] "unix:///var/run/docker.sock" [2024-10-31T17:40:12.793Z] ], [2024-10-31T17:40:12.793Z] "mtu": 1458, [2024-10-31T17:40:12.793Z] "selinux-enabled": true, [2024-10-31T17:40:12.793Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-31T17:40:12.793Z] } [Pipeline] sh [2024-10-31T17:40:13.155Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-31T17:40:13.517Z] + sudo service docker restart [2024-10-31T17:40:29.045Z] Removing intermediate container cfa1cb0ff0b6 [2024-10-31T17:40:29.045Z] ---> 031a0ea709d2 [2024-10-31T17:40:29.045Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-31T17:40:29.045Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-31T17:40:29.045Z] 8411072a22a5: Pulling fs layer [2024-10-31T17:40:29.045Z] 8411072a22a5: Verifying Checksum [2024-10-31T17:40:29.045Z] 8411072a22a5: Download complete [2024-10-31T17:40:29.045Z] 8411072a22a5: Pull complete [2024-10-31T17:40:29.045Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-31T17:40:29.045Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-31T17:40:29.045Z] ---> 1ac78cb06e13 [2024-10-31T17:40:29.045Z] Step 15/37 : FROM alpine:3.20 [2024-10-31T17:40:29.045Z] 3.20: Pulling from library/alpine [2024-10-31T17:40:29.045Z] 43c4264eed91: Already exists [2024-10-31T17:40:29.045Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T17:40:29.045Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T17:40:29.045Z] ---> 91ef0af61f39 [2024-10-31T17:40:29.045Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-31T17:40:29.045Z] ---> Running in 0d0fa3c53779 [2024-10-31T17:40:29.045Z] Removing intermediate container 0d0fa3c53779 [2024-10-31T17:40:29.045Z] ---> dba6837fcd0d [2024-10-31T17:40:29.045Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-31T17:40:29.045Z] ---> Running in b2bb4715e476 [2024-10-31T17:40:29.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:29.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:29.045Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-31T17:40:29.045Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-31T17:40:29.045Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-31T17:40:29.045Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-31T17:40:29.045Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-31T17:40:29.045Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-31T17:40:29.045Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-31T17:40:29.045Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-31T17:40:29.045Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-31T17:40:29.045Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-31T17:40:29.045Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-31T17:40:29.045Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-31T17:40:29.045Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-31T17:40:29.045Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-31T17:40:29.045Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-31T17:40:29.045Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-31T17:40:29.045Z] (17/115) Installing libva (2.21.0-r0) [2024-10-31T17:40:29.045Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-31T17:40:29.045Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-31T17:40:29.045Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-31T17:40:29.045Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-31T17:40:29.045Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-31T17:40:29.045Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-31T17:40:29.045Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-31T17:40:29.045Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-31T17:40:29.045Z] (26/115) Installing imath (3.1.12-r0) [2024-10-31T17:40:29.045Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-31T17:40:29.045Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-31T17:40:29.045Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-31T17:40:29.045Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-31T17:40:29.046Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-31T17:40:29.046Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-31T17:40:29.046Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-31T17:40:29.046Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-31T17:40:29.046Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-31T17:40:29.046Z] (36/115) Installing opus (1.5.2-r0) [2024-10-31T17:40:29.046Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-31T17:40:29.046Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-31T17:40:29.046Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-31T17:40:29.046Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-31T17:40:29.046Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-31T17:40:29.046Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-31T17:40:29.046Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-31T17:40:29.046Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-31T17:40:29.046Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-31T17:40:29.046Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-31T17:40:29.046Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-31T17:40:29.046Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-31T17:40:29.046Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-31T17:40:29.046Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-31T17:40:29.046Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-31T17:40:29.046Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-31T17:40:29.046Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-31T17:40:29.046Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-31T17:40:29.046Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-31T17:40:29.046Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-31T17:40:29.046Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-31T17:40:29.046Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-31T17:40:29.046Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-31T17:40:29.046Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-31T17:40:29.046Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-31T17:40:29.046Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-31T17:40:29.046Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-31T17:40:29.046Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-31T17:40:29.046Z] (65/115) Installing glib (2.80.5-r0) [2024-10-31T17:40:29.046Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-31T17:40:29.046Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-31T17:40:29.046Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-31T17:40:29.046Z] (69/115) Installing libass (0.17.2-r0) [2024-10-31T17:40:29.046Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-31T17:40:29.046Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-10-31T17:40:29.046Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-31T17:40:29.046Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-31T17:40:29.046Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-10-31T17:40:29.046Z] (75/115) Installing librist (0.2.10-r1) [2024-10-31T17:40:29.046Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-31T17:40:29.046Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-31T17:40:29.046Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-31T17:40:29.046Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-31T17:40:29.046Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-31T17:40:29.046Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-31T17:40:29.046Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-31T17:40:29.046Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-31T17:40:29.046Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-31T17:40:29.046Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-31T17:40:29.046Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-31T17:40:29.046Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-31T17:40:29.046Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-31T17:40:29.046Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-31T17:40:29.046Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-31T17:40:29.046Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-31T17:40:29.046Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-31T17:40:29.046Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-31T17:40:29.046Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-31T17:40:29.046Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-31T17:40:29.046Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-31T17:40:29.046Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-31T17:40:29.046Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-31T17:40:29.046Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-31T17:40:29.046Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-31T17:40:29.046Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-31T17:40:29.046Z] (102/115) Installing orc (0.4.40-r0) [2024-10-31T17:40:29.046Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-31T17:40:29.046Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-31T17:40:29.046Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-31T17:40:29.046Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-31T17:40:29.046Z] (107/115) Installing libpulse (17.0-r0) [2024-10-31T17:40:29.046Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-31T17:40:29.046Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-31T17:40:29.046Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-31T17:40:29.046Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-31T17:40:29.046Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-31T17:40:29.046Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-31T17:40:29.046Z] (114/115) Installing kmod-libs (32-r0) [2024-10-31T17:40:29.046Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-31T17:40:29.046Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:40:29.046Z] Executing glib-2.80.5-r0.trigger [2024-10-31T17:40:29.046Z] Executing eudev-3.2.14-r2.trigger [2024-10-31T17:40:29.046Z] OK: 134 MiB in 129 packages [2024-10-31T17:40:30.422Z] Removing intermediate container b2bb4715e476 [2024-10-31T17:40:30.422Z] ---> 0731be0d98d1 [2024-10-31T17:40:30.422Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-31T17:40:30.422Z] ---> Running in f09b04250da6 [2024-10-31T17:40:30.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:30.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:30.942Z] Upgrading critical system libraries and apk-tools: [2024-10-31T17:40:30.942Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T17:40:30.942Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:40:30.942Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T17:40:30.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:31.208Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-31T17:40:31.208Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T17:40:31.466Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T17:40:31.466Z] OK: 134 MiB in 129 packages [2024-10-31T17:40:31.725Z] Removing intermediate container f09b04250da6 [2024-10-31T17:40:31.725Z] ---> df0670b2f69e [2024-10-31T17:40:31.725Z] Step 19/37 : WORKDIR / [2024-10-31T17:40:31.725Z] ---> Running in 7054764871ca [2024-10-31T17:40:31.725Z] Removing intermediate container 7054764871ca [2024-10-31T17:40:31.725Z] ---> 6b9aa8c9c76f [2024-10-31T17:40:31.725Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T17:40:31.840Z] provisioning config files... [2024-10-31T17:40:31.868Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config7268900836039346891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:40:32.368Z] ---> ****-login.sh [2024-10-31T17:40:32.368Z] nexus3.edgexfoundry.org:10001 [2024-10-31T17:40:32.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:40:32.657Z] ---> 5083bc2d5e0d [2024-10-31T17:40:32.657Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-31T17:40:32.657Z] ---> d30e265f8e25 [2024-10-31T17:40:32.657Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-31T17:40:32.657Z] ---> eb22b9de4bb0 [2024-10-31T17:40:32.657Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-31T17:40:32.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:40:32.911Z] Configure a credential helper to remove this warning. See [2024-10-31T17:40:32.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:40:32.911Z] [2024-10-31T17:40:32.911Z] Login Succeeded [2024-10-31T17:40:32.911Z] nexus3.edgexfoundry.org:10002 [2024-10-31T17:40:32.914Z] ---> 24e86afec4e7 [2024-10-31T17:40:32.914Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-31T17:40:32.914Z] ---> e92afa64a5fe [2024-10-31T17:40:32.914Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-31T17:40:33.173Z] ---> 1066ecffe7c8 [2024-10-31T17:40:33.173Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-31T17:40:33.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:40:33.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:40:33.181Z] Configure a credential helper to remove this warning. See [2024-10-31T17:40:33.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:40:33.182Z] [2024-10-31T17:40:33.182Z] Login Succeeded [2024-10-31T17:40:33.182Z] nexus3.edgexfoundry.org:10003 [2024-10-31T17:40:33.431Z] ---> 70eebac85268 [2024-10-31T17:40:33.431Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-31T17:40:33.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:40:33.690Z] ---> Running in a91d1a4695a8 [2024-10-31T17:40:33.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:40:33.721Z] Configure a credential helper to remove this warning. See [2024-10-31T17:40:33.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:40:33.721Z] [2024-10-31T17:40:33.721Z] Login Succeeded [2024-10-31T17:40:33.721Z] nexus3.edgexfoundry.org:10004 [2024-10-31T17:40:33.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:40:33.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:40:33.993Z] Configure a credential helper to remove this warning. See [2024-10-31T17:40:33.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:40:33.993Z] [2024-10-31T17:40:33.993Z] Login Succeeded [2024-10-31T17:40:33.993Z] ****.io [2024-10-31T17:40:34.255Z] Removing intermediate container a91d1a4695a8 [2024-10-31T17:40:34.255Z] ---> 5edfe28ad79c [2024-10-31T17:40:34.255Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-31T17:40:34.255Z] ---> Running in d03d3bd9e081 [2024-10-31T17:40:34.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-31T17:40:34.513Z] Removing intermediate container d03d3bd9e081 [2024-10-31T17:40:34.513Z] ---> f106fa6396f1 [2024-10-31T17:40:34.513Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-31T17:40:34.513Z] ---> Running in 6aa9c0af5c82 [2024-10-31T17:40:34.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-31T17:40:34.528Z] Configure a credential helper to remove this warning. See [2024-10-31T17:40:34.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-31T17:40:34.528Z] [2024-10-31T17:40:34.528Z] Login Succeeded [2024-10-31T17:40:34.528Z] ---> ****-login.sh ends [Pipeline] } [2024-10-31T17:40:34.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-31T17:40:35.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-31T17:40:35.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-31T17:40:35.079Z] Removing intermediate container 6aa9c0af5c82 [2024-10-31T17:40:35.079Z] ---> 6ff68646e509 [2024-10-31T17:40:35.079Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-31T17:40:35.079Z] ---> Running in 496052b725e9 [Pipeline] echo [2024-10-31T17:40:35.140Z] ========================================================= [2024-10-31T17:40:35.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-31T17:40:35.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:40:35.697Z] + 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 . [2024-10-31T17:40:36.011Z] Removing intermediate container 496052b725e9 [2024-10-31T17:40:36.011Z] ---> 44ee12ec4ed7 [2024-10-31T17:40:36.011Z] Step 31/37 : EXPOSE 59983 [2024-10-31T17:40:36.011Z] ---> Running in 714fa4395ecc [2024-10-31T17:40:36.011Z] Removing intermediate container 714fa4395ecc [2024-10-31T17:40:36.011Z] ---> 93863a89704e [2024-10-31T17:40:36.011Z] Step 32/37 : EXPOSE 8554 [2024-10-31T17:40:36.011Z] ---> Running in 660ebc55f702 [2024-10-31T17:40:36.269Z] Removing intermediate container 660ebc55f702 [2024-10-31T17:40:36.269Z] ---> c74a6c9295e8 [2024-10-31T17:40:36.269Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-31T17:40:36.269Z] ---> Running in 35064f1709d8 [2024-10-31T17:40:36.269Z] Removing intermediate container 35064f1709d8 [2024-10-31T17:40:36.269Z] ---> 6a2d6f51a476 [2024-10-31T17:40:36.269Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-31T17:40:36.269Z] ---> Running in b6901ae1d39b [2024-10-31T17:40:36.269Z] Removing intermediate container b6901ae1d39b [2024-10-31T17:40:36.269Z] ---> a648cf55e4c6 [2024-10-31T17:40:36.269Z] Step 35/37 : LABEL arch=amd64 [2024-10-31T17:40:36.269Z] ---> Running in 485c7ea3192c [2024-10-31T17:40:36.293Z] Sending build context to Docker daemon 10.59MB [2024-10-31T17:40:36.293Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T17:40:36.293Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-31T17:40:36.293Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-31T17:40:36.293Z] cf04c63912e1: Pulling fs layer [2024-10-31T17:40:36.293Z] 55b35a11ae5e: Pulling fs layer [2024-10-31T17:40:36.293Z] a37a00ec5f00: Pulling fs layer [2024-10-31T17:40:36.293Z] 50b3750afda1: Pulling fs layer [2024-10-31T17:40:36.293Z] 4f4fb700ef54: Pulling fs layer [2024-10-31T17:40:36.293Z] 80978eb59214: Pulling fs layer [2024-10-31T17:40:36.293Z] c9f46d7d2bd2: Pulling fs layer [2024-10-31T17:40:36.293Z] c5a475d317c9: Pulling fs layer [2024-10-31T17:40:36.293Z] 50b3750afda1: Waiting [2024-10-31T17:40:36.293Z] 80978eb59214: Waiting [2024-10-31T17:40:36.293Z] c9f46d7d2bd2: Waiting [2024-10-31T17:40:36.293Z] 4f4fb700ef54: Waiting [2024-10-31T17:40:36.293Z] c5a475d317c9: Waiting [2024-10-31T17:40:36.293Z] 55b35a11ae5e: Verifying Checksum [2024-10-31T17:40:36.293Z] 55b35a11ae5e: Download complete [2024-10-31T17:40:36.534Z] Removing intermediate container 485c7ea3192c [2024-10-31T17:40:36.534Z] ---> 6dcb83e5e8af [2024-10-31T17:40:36.534Z] Step 36/37 : LABEL git_sha=99eaa43528e592bfbc0d8449bf18f6817a1bd832 [2024-10-31T17:40:36.534Z] ---> Running in 35d07e127911 [2024-10-31T17:40:36.534Z] Removing intermediate container 35d07e127911 [2024-10-31T17:40:36.534Z] ---> 10ff61a5410d [2024-10-31T17:40:36.534Z] Step 37/37 : LABEL version=0.0.0 [2024-10-31T17:40:36.534Z] ---> Running in d5785189c718 [2024-10-31T17:40:36.534Z] Removing intermediate container d5785189c718 [2024-10-31T17:40:36.534Z] ---> 514737831984 [2024-10-31T17:40:36.534Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T17:40:36.534Z] Successfully built 514737831984 [2024-10-31T17:40:36.566Z] 50b3750afda1: Verifying Checksum [2024-10-31T17:40:36.566Z] 50b3750afda1: Download complete [2024-10-31T17:40:36.566Z] 4f4fb700ef54: Verifying Checksum [2024-10-31T17:40:36.566Z] 4f4fb700ef54: Download complete [2024-10-31T17:40:36.566Z] 80978eb59214: Verifying Checksum [2024-10-31T17:40:36.566Z] 80978eb59214: Download complete [2024-10-31T17:40:36.566Z] cf04c63912e1: Verifying Checksum [2024-10-31T17:40:36.566Z] cf04c63912e1: Download complete [2024-10-31T17:40:36.793Z] Successfully tagged device-usb-camera:latest [Pipeline] } [2024-10-31T17:40:36.841Z] c5a475d317c9: Verifying Checksum [2024-10-31T17:40:36.841Z] c5a475d317c9: Download complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-31T17:40:37.456Z] cf04c63912e1: Pull complete [Pipeline] sh [2024-10-31T17:40:37.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T17:40:37.796Z] [2024-10-31T17:40:37.796Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:40:38.051Z] 55b35a11ae5e: Pull complete [2024-10-31T17:40:38.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T17:40:38.201Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-31T17:40:38.201Z] 5eb5b503b376: Pulling fs layer [2024-10-31T17:40:38.201Z] 5c69ac0246d0: Pulling fs layer [2024-10-31T17:40:38.201Z] ec43610c2a17: Pulling fs layer [2024-10-31T17:40:38.201Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-31T17:40:38.201Z] 33b1e0a273af: Pulling fs layer [2024-10-31T17:40:38.201Z] 5d3b04190fa2: Pulling fs layer [2024-10-31T17:40:38.201Z] 2f39f015ded8: Pulling fs layer [2024-10-31T17:40:38.201Z] 33b1e0a273af: Waiting [2024-10-31T17:40:38.201Z] 5d3b04190fa2: Waiting [2024-10-31T17:40:38.201Z] 2f39f015ded8: Waiting [2024-10-31T17:40:38.201Z] 3a2ae6a8a46f: Waiting [2024-10-31T17:40:38.201Z] 5c69ac0246d0: Verifying Checksum [2024-10-31T17:40:38.201Z] 5c69ac0246d0: Download complete [2024-10-31T17:40:38.201Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-31T17:40:38.201Z] 3a2ae6a8a46f: Download complete [2024-10-31T17:40:38.201Z] 33b1e0a273af: Verifying Checksum [2024-10-31T17:40:38.201Z] 33b1e0a273af: Download complete [2024-10-31T17:40:38.460Z] 5d3b04190fa2: Download complete [2024-10-31T17:40:38.460Z] ec43610c2a17: Verifying Checksum [2024-10-31T17:40:38.460Z] ec43610c2a17: Download complete [2024-10-31T17:40:38.460Z] 5eb5b503b376: Verifying Checksum [2024-10-31T17:40:38.460Z] 5eb5b503b376: Download complete [2024-10-31T17:40:38.643Z] a37a00ec5f00: Verifying Checksum [2024-10-31T17:40:38.643Z] a37a00ec5f00: Download complete [2024-10-31T17:40:39.025Z] 2f39f015ded8: Download complete [2024-10-31T17:40:39.591Z] 5eb5b503b376: Pull complete [2024-10-31T17:40:39.604Z] c9f46d7d2bd2: Verifying Checksum [2024-10-31T17:40:39.604Z] c9f46d7d2bd2: Download complete [2024-10-31T17:40:39.849Z] 5c69ac0246d0: Pull complete [2024-10-31T17:40:40.416Z] ec43610c2a17: Pull complete [2024-10-31T17:40:40.416Z] 3a2ae6a8a46f: Pull complete [2024-10-31T17:40:40.416Z] 33b1e0a273af: Pull complete [2024-10-31T17:40:40.675Z] 5d3b04190fa2: Pull complete [2024-10-31T17:40:44.867Z] 2f39f015ded8: Pull complete [2024-10-31T17:40:44.867Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-31T17:40:44.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T17:40:44.867Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:40:45.129Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2024-10-31T17:40:45.159Z] $ 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-362 -v /w/workspace/foundry_device-usb-camera_PR-362:/w/workspace/foundry_device-usb-camera_PR-362:rw,z -v /w/workspace/foundry_device-usb-camera_PR-362@tmp:/w/workspace/foundry_device-usb-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T17:40:46.450Z] $ docker top e647670a98a08715a8e08c0de43013b0dc8eb65760c59914eaac26bdc29f3f5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:40:46.958Z] ---> job-cost.sh [2024-10-31T17:40:46.958Z] lf-activate-venv: SKIPPING [2024-10-31T17:40:46.958Z] INFO: No Stack... [2024-10-31T17:40:47.219Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T17:40:47.479Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T17:40:47.793Z] + cat /w/workspace/foundry_device-usb-camera_PR-362/archives/cost.csv [2024-10-31T17:40:47.793Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T17:40:47.834Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [2024-10-31T17:40:47.839Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] did not exist. Created. [2024-10-31T17:40:47.845Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T17:40:48.241Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-31T17:40:48.291Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T17:40:48.320Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T17:40:48.401Z] $ docker stop --time=1 e647670a98a08715a8e08c0de43013b0dc8eb65760c59914eaac26bdc29f3f5d [2024-10-31T17:40:49.549Z] $ docker rm -f --volumes e647670a98a08715a8e08c0de43013b0dc8eb65760c59914eaac26bdc29f3f5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-31T17:40:51.916Z] a37a00ec5f00: Pull complete [2024-10-31T17:40:52.187Z] 50b3750afda1: Pull complete [2024-10-31T17:40:52.467Z] 4f4fb700ef54: Pull complete [2024-10-31T17:40:52.735Z] 80978eb59214: Pull complete [2024-10-31T17:41:00.962Z] c9f46d7d2bd2: Pull complete [2024-10-31T17:41:02.375Z] c5a475d317c9: Pull complete [2024-10-31T17:41:02.375Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-31T17:41:02.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-31T17:41:02.375Z] ---> be29e6b0f0d4 [2024-10-31T17:41:02.375Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-31T17:41:03.339Z] ---> Running in 5caa2976e131 [2024-10-31T17:41:03.605Z] Removing intermediate container 5caa2976e131 [2024-10-31T17:41:03.605Z] ---> 857225038b86 [2024-10-31T17:41:03.605Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T17:41:03.605Z] ---> Running in 0436e82eb8dd [2024-10-31T17:41:03.872Z] Removing intermediate container 0436e82eb8dd [2024-10-31T17:41:03.872Z] ---> 2fb8c27fef06 [2024-10-31T17:41:03.872Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-31T17:41:03.872Z] ---> Running in 7c3d23093145 [2024-10-31T17:41:04.138Z] Removing intermediate container 7c3d23093145 [2024-10-31T17:41:04.138Z] ---> 404fe99f24ec [2024-10-31T17:41:04.138Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-31T17:41:04.409Z] ---> Running in 34d7055c7f56 [2024-10-31T17:41:04.685Z] Removing intermediate container 34d7055c7f56 [2024-10-31T17:41:04.685Z] ---> 2343ac599874 [2024-10-31T17:41:04.685Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T17:41:04.685Z] ---> Running in 8301b91768c2 [2024-10-31T17:41:05.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T17:41:06.238Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T17:41:07.657Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-31T17:41:07.657Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-31T17:41:07.657Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-31T17:41:07.657Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-31T17:41:07.657Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-31T17:41:07.657Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-31T17:41:07.657Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-31T17:41:07.657Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-31T17:41:07.657Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-31T17:41:07.657Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-31T17:41:07.657Z] (11/14) Installing kmod-libs (32-r0) [2024-10-31T17:41:07.657Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-31T17:41:07.657Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-31T17:41:07.657Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-31T17:41:07.657Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:41:07.928Z] Executing eudev-3.2.14-r2.trigger [2024-10-31T17:41:07.928Z] OK: 246 MiB in 68 packages [2024-10-31T17:41:09.340Z] Removing intermediate container 8301b91768c2 [2024-10-31T17:41:09.340Z] ---> 9c14c6baef49 [2024-10-31T17:41:09.340Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-31T17:41:09.340Z] ---> Running in 223aebe811c8 [2024-10-31T17:41:09.608Z] Removing intermediate container 223aebe811c8 [2024-10-31T17:41:09.608Z] ---> 9a3b2d10ee98 [2024-10-31T17:41:09.608Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-31T17:41:11.553Z] ---> 0772fe02e509 [2024-10-31T17:41:11.553Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T17:41:11.553Z] ---> Running in 5c54d75c33cc [2024-10-31T17:43:03.240Z] Removing intermediate container 5c54d75c33cc [2024-10-31T17:43:03.240Z] ---> 1b3da45cdfea [2024-10-31T17:43:03.240Z] Step 11/13 : COPY . . [2024-10-31T17:43:03.240Z] ---> 692098f62fb1 [2024-10-31T17:43:03.240Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-31T17:43:03.240Z] ---> Running in 7214ed7f29ba [2024-10-31T17:43:03.240Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:43:03.240Z] Dload Upload Total Spent Left Speed [2024-10-31T17:43:03.240Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10444 0 --:--:-- --:--:-- --:--:-- 10727 [2024-10-31T17:43:03.240Z] Removing intermediate container 7214ed7f29ba [2024-10-31T17:43:03.240Z] ---> 0f0f6ec82da9 [2024-10-31T17:43:03.240Z] Step 13/13 : RUN ${MAKE} [2024-10-31T17:43:03.240Z] ---> Running in b89fd9493c80 [2024-10-31T17:43:03.240Z] noop [2024-10-31T17:43:03.240Z] Removing intermediate container b89fd9493c80 [2024-10-31T17:43:03.240Z] ---> 429cf33c63ca [2024-10-31T17:43:03.240Z] Successfully built 429cf33c63ca [2024-10-31T17:43:03.240Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:43:03.795Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T17:43:03.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:43:04.089Z] prd-ubuntu20.04-docker-arm64-4c-16g-24231 does not seem to be running inside a container [2024-10-31T17:43:04.151Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-31T17:43:05.375Z] $ docker top 90d29129b3f73356b07ff86302b70aaa46841cd386e7a3a717bee49be5c1ad9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T17:43:06.260Z] + go version [2024-10-31T17:43:06.260Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-31T17:43:06.296Z] $ docker stop --time=1 90d29129b3f73356b07ff86302b70aaa46841cd386e7a3a717bee49be5c1ad9b [2024-10-31T17:43:07.855Z] $ docker rm -f --volumes 90d29129b3f73356b07ff86302b70aaa46841cd386e7a3a717bee49be5c1ad9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:43:08.733Z] + docker inspect -f . ci-base-image-arm64 [2024-10-31T17:43:08.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:43:08.990Z] prd-ubuntu20.04-docker-arm64-4c-16g-24231 does not seem to be running inside a container [2024-10-31T17:43:09.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-31T17:43:10.148Z] $ docker top 7e92913a621408772a3bbd1c18f941898c325706ec72e76d596c5a73691ca49c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T17:43:11.024Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-31T17:43:11.432Z] + make test [2024-10-31T17:43:11.432Z] go test ./... -coverprofile=coverage.out ./... [2024-10-31T17:43:18.069Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-31T17:46:39.860Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-31T17:46:39.860Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.060s coverage: 4.4% of statements [2024-10-31T17:46:39.860Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-31T17:46:39.860Z] go vet ./... [2024-10-31T17:47:26.715Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-31T17:47:26.715Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-31T17:47:26.715Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-31T17:47:26.764Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-31T17:47:26.808Z] $ docker stop --time=1 7e92913a621408772a3bbd1c18f941898c325706ec72e76d596c5a73691ca49c [2024-10-31T17:47:28.689Z] $ docker rm -f --volumes 7e92913a621408772a3bbd1c18f941898c325706ec72e76d596c5a73691ca49c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-31T17:47:30.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-31T17:47:30.384Z] Warning: overwriting stash ‘coverage-report’ [2024-10-31T17:47:30.833Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-31T17:47:31.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-31T17:47:31.798Z] + ls -al . [2024-10-31T17:47:31.798Z] total 284 [2024-10-31T17:47:31.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 17:43 . [2024-10-31T17:47:31.798Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 17:40 .. [2024-10-31T17:47:31.798Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 17:40 .git [2024-10-31T17:47:31.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:40 .github [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 31 17:40 .gitignore [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 31 17:40 .golangci.yml [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 31 17:40 .hadolint.yml [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 31 17:40 Attribution.txt [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 31 17:40 CHANGELOG.md [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 2440 Oct 31 17:40 Dockerfile [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 31 17:40 GOVERNANCE.md [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 31 17:40 Jenkinsfile [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 31 17:40 LICENSE [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 3148 Oct 31 17:40 Makefile [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 31 17:40 OWNERS.md [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 31 17:40 README.md [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 31 17:37 VERSION [2024-10-31T17:47:31.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 17:40 bin [2024-10-31T17:47:31.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:40 cmd [2024-10-31T17:47:31.798Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 31 17:46 coverage.out [2024-10-31T17:47:31.798Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 31 17:40 docker-entrypoint.sh [2024-10-31T17:47:31.798Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 17:40 docs [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 6515 Oct 31 17:40 go.mod [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 88539 Oct 31 17:40 go.sum [2024-10-31T17:47:31.798Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 17:40 internal [2024-10-31T17:47:31.798Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 31 17:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:47:32.240Z] + 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=99eaa43528e592bfbc0d8449bf18f6817a1bd832 --label arch=arm64 --label version=0.0.0 . [2024-10-31T17:47:32.820Z] Sending build context to Docker daemon 10.64MB [2024-10-31T17:47:32.820Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-31T17:47:32.820Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-31T17:47:32.820Z] ---> 429cf33c63ca [2024-10-31T17:47:32.820Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-31T17:47:32.820Z] ---> Running in a721c9e6a641 [2024-10-31T17:47:33.085Z] Removing intermediate container a721c9e6a641 [2024-10-31T17:47:33.085Z] ---> cdbb5cfe6238 [2024-10-31T17:47:33.085Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-31T17:47:33.085Z] ---> Running in 11ff6fa80b14 [2024-10-31T17:47:33.350Z] Removing intermediate container 11ff6fa80b14 [2024-10-31T17:47:33.350Z] ---> 6a2820d6dcb3 [2024-10-31T17:47:33.350Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-31T17:47:33.350Z] ---> Running in 3fc16251da59 [2024-10-31T17:47:33.616Z] Removing intermediate container 3fc16251da59 [2024-10-31T17:47:33.616Z] ---> ab41f39afc25 [2024-10-31T17:47:33.616Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-31T17:47:33.881Z] ---> Running in 3a4dc0093447 [2024-10-31T17:47:33.881Z] Removing intermediate container 3a4dc0093447 [2024-10-31T17:47:33.881Z] ---> 64297a73c815 [2024-10-31T17:47:33.881Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-31T17:47:34.147Z] ---> Running in 09cf54c90524 [2024-10-31T17:47:35.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T17:47:35.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T17:47:36.777Z] OK: 246 MiB in 68 packages [2024-10-31T17:47:37.356Z] Removing intermediate container 09cf54c90524 [2024-10-31T17:47:37.356Z] ---> 628529cb55aa [2024-10-31T17:47:37.356Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-31T17:47:37.356Z] ---> Running in ef40249df056 [2024-10-31T17:47:37.621Z] Removing intermediate container ef40249df056 [2024-10-31T17:47:37.621Z] ---> 1907d633b2bd [2024-10-31T17:47:37.621Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-31T17:47:38.201Z] ---> 2fc2953bc778 [2024-10-31T17:47:38.201Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-31T17:47:38.471Z] ---> Running in 33ba80b5402a [2024-10-31T17:47:41.039Z] Removing intermediate container 33ba80b5402a [2024-10-31T17:47:41.039Z] ---> 06448dc0ee1d [2024-10-31T17:47:41.039Z] Step 11/37 : COPY . . [2024-10-31T17:47:41.996Z] ---> 19b9b722fb2e [2024-10-31T17:47:41.996Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-31T17:47:41.996Z] ---> Running in b49587873782 [2024-10-31T17:47:42.961Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:47:42.961Z] Dload Upload Total Spent Left Speed [2024-10-31T17:47:42.961Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0    0   5008      0 --:--:-- --:--:-- --:--:-- 5130 [2024-10-31T17:47:43.543Z] Removing intermediate container b49587873782 [2024-10-31T17:47:43.544Z] ---> 221d8fddeec5 [2024-10-31T17:47:43.544Z] Step 13/37 : RUN ${MAKE} [2024-10-31T17:47:43.809Z] ---> Running in 9ebcfbae00e5 [2024-10-31T17:47:44.393Z] 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 -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-10-31T17:51:21.145Z] Removing intermediate container 9ebcfbae00e5 [2024-10-31T17:51:21.145Z] ---> 40f31389feb1 [2024-10-31T17:51:21.145Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-31T17:51:21.145Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-31T17:51:21.145Z] da4d7e05a7aa: Pulling fs layer [2024-10-31T17:51:21.145Z] da4d7e05a7aa: Download complete [2024-10-31T17:51:21.145Z] da4d7e05a7aa: Pull complete [2024-10-31T17:51:21.145Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-31T17:51:21.145Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-31T17:51:21.145Z] ---> 62c65ed7ef0d [2024-10-31T17:51:21.145Z] Step 15/37 : FROM alpine:3.20 [2024-10-31T17:51:21.145Z] 3.20: Pulling from library/alpine [2024-10-31T17:51:21.145Z] cf04c63912e1: Already exists [2024-10-31T17:51:21.145Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-31T17:51:21.146Z] Status: Downloaded newer image for alpine:3.20 [2024-10-31T17:51:21.146Z] ---> c157a85ed455 [2024-10-31T17:51:21.146Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-31T17:51:21.146Z] ---> Running in dfefa6d71bb0 [2024-10-31T17:51:21.146Z] Removing intermediate container dfefa6d71bb0 [2024-10-31T17:51:21.146Z] ---> cf897476e783 [2024-10-31T17:51:21.146Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-31T17:51:21.146Z] ---> Running in e8cf592f91dd [2024-10-31T17:51:21.412Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:21.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:23.093Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-31T17:51:23.093Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-31T17:51:23.093Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-31T17:51:23.093Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-31T17:51:23.093Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-31T17:51:23.361Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-31T17:51:23.361Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-31T17:51:23.361Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-31T17:51:23.361Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-31T17:51:23.361Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-31T17:51:23.629Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-31T17:51:23.629Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-31T17:51:23.629Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-31T17:51:23.629Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-31T17:51:23.629Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-31T17:51:23.629Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-31T17:51:23.629Z] (17/114) Installing libva (2.21.0-r0) [2024-10-31T17:51:23.629Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-31T17:51:23.629Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-31T17:51:23.629Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-31T17:51:23.629Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-31T17:51:23.629Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-31T17:51:23.629Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-31T17:51:23.629Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-31T17:51:23.629Z] (25/114) Installing imath (3.1.12-r0) [2024-10-31T17:51:23.629Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-31T17:51:23.897Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-31T17:51:23.897Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-31T17:51:23.897Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-31T17:51:23.897Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-31T17:51:23.897Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-31T17:51:23.897Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-31T17:51:23.897Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-31T17:51:23.897Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-31T17:51:23.897Z] (35/114) Installing opus (1.5.2-r0) [2024-10-31T17:51:23.897Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-31T17:51:23.897Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-31T17:51:23.897Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-31T17:51:24.177Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-31T17:51:24.177Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-31T17:51:24.177Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-31T17:51:24.177Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-31T17:51:24.177Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-31T17:51:24.177Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-31T17:51:24.177Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-31T17:51:24.177Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-31T17:51:24.177Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-31T17:51:24.177Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-31T17:51:24.177Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-31T17:51:24.445Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-31T17:51:24.445Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-31T17:51:24.712Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-31T17:51:24.712Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-31T17:51:24.980Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-31T17:51:24.980Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-31T17:51:24.980Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-31T17:51:24.980Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-31T17:51:24.980Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-31T17:51:24.980Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-31T17:51:24.980Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-31T17:51:24.980Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-31T17:51:24.980Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-31T17:51:24.980Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-31T17:51:24.980Z] (64/114) Installing glib (2.80.5-r0) [2024-10-31T17:51:25.248Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-31T17:51:25.248Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-31T17:51:25.248Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-31T17:51:25.248Z] (68/114) Installing libass (0.17.2-r0) [2024-10-31T17:51:25.248Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-31T17:51:25.248Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-10-31T17:51:25.248Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-31T17:51:25.248Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-31T17:51:25.248Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-10-31T17:51:25.517Z] (74/114) Installing librist (0.2.10-r1) [2024-10-31T17:51:25.517Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-31T17:51:25.517Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-31T17:51:25.517Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-31T17:51:25.517Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-31T17:51:25.517Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-31T17:51:25.517Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-31T17:51:25.517Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-31T17:51:25.784Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-31T17:51:25.784Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-31T17:51:25.784Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-31T17:51:25.784Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-31T17:51:25.784Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-31T17:51:25.784Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-31T17:51:25.784Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-31T17:51:25.784Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-31T17:51:26.052Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-31T17:51:26.052Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-31T17:51:26.052Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-31T17:51:26.052Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-31T17:51:26.052Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-31T17:51:26.052Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-31T17:51:26.052Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-31T17:51:26.052Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-31T17:51:26.052Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-31T17:51:26.052Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-31T17:51:26.320Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-31T17:51:26.320Z] (101/114) Installing orc (0.4.40-r0) [2024-10-31T17:51:26.320Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-31T17:51:26.320Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-31T17:51:26.320Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-31T17:51:26.320Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-31T17:51:26.320Z] (106/114) Installing libpulse (17.0-r0) [2024-10-31T17:51:26.320Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-31T17:51:26.320Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-31T17:51:26.320Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-31T17:51:26.320Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-31T17:51:26.320Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-31T17:51:26.320Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-31T17:51:26.600Z] (113/114) Installing kmod-libs (32-r0) [2024-10-31T17:51:26.600Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-31T17:51:26.600Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:51:26.600Z] Executing glib-2.80.5-r0.trigger [2024-10-31T17:51:26.600Z] Executing eudev-3.2.14-r2.trigger [2024-10-31T17:51:26.600Z] OK: 120 MiB in 128 packages [2024-10-31T17:51:30.851Z] Removing intermediate container e8cf592f91dd [2024-10-31T17:51:30.851Z] ---> e3dc0846c78e [2024-10-31T17:51:30.851Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-31T17:51:30.851Z] ---> Running in c5a79681ad32 [2024-10-31T17:51:31.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:32.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:33.805Z] Upgrading critical system libraries and apk-tools: [2024-10-31T17:51:33.805Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-31T17:51:33.805Z] Executing busybox-1.36.1-r29.trigger [2024-10-31T17:51:34.073Z] Continuing the upgrade transaction with new apk-tools: [2024-10-31T17:51:34.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:34.339Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-31T17:51:35.744Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T17:51:35.744Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-31T17:51:35.744Z] OK: 120 MiB in 128 packages [2024-10-31T17:51:37.156Z] Removing intermediate container c5a79681ad32 [2024-10-31T17:51:37.156Z] ---> 9c2b8b78b2e8 [2024-10-31T17:51:37.156Z] Step 19/37 : WORKDIR / [2024-10-31T17:51:37.156Z] ---> Running in ffdc86f81776 [2024-10-31T17:51:37.156Z] Removing intermediate container ffdc86f81776 [2024-10-31T17:51:37.156Z] ---> 58791282c534 [2024-10-31T17:51:37.156Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-31T17:51:39.740Z] ---> f31b204db9e3 [2024-10-31T17:51:39.740Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-31T17:51:39.740Z] ---> 1c19e670b9bc [2024-10-31T17:51:39.740Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-31T17:51:40.324Z] ---> fd7062238f18 [2024-10-31T17:51:40.324Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-31T17:51:40.909Z] ---> 2186f6f499a7 [2024-10-31T17:51:40.909Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-31T17:51:41.495Z] ---> 0b001ca003d2 [2024-10-31T17:51:41.495Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-31T17:51:42.081Z] ---> 0498a5ef9249 [2024-10-31T17:51:42.081Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-31T17:51:44.033Z] ---> bff014c667cd [2024-10-31T17:51:44.033Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-31T17:51:44.033Z] ---> Running in b17e486563e7 [2024-10-31T17:51:45.452Z] Removing intermediate container b17e486563e7 [2024-10-31T17:51:45.452Z] ---> 4ae9de2527f0 [2024-10-31T17:51:45.452Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-31T17:51:45.452Z] ---> Running in 41eaace490cc [2024-10-31T17:51:47.400Z] Removing intermediate container 41eaace490cc [2024-10-31T17:51:47.400Z] ---> 5d9fbe137429 [2024-10-31T17:51:47.400Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-31T17:51:47.674Z] ---> Running in a377e84ff1d0 [2024-10-31T17:51:49.090Z] Removing intermediate container a377e84ff1d0 [2024-10-31T17:51:49.090Z] ---> 2507cb8a7042 [2024-10-31T17:51:49.090Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-31T17:51:49.090Z] ---> Running in cc83c66a5325 [2024-10-31T17:51:51.034Z] Removing intermediate container cc83c66a5325 [2024-10-31T17:51:51.034Z] ---> 1668222f79cf [2024-10-31T17:51:51.034Z] Step 31/37 : EXPOSE 59983 [2024-10-31T17:51:51.034Z] ---> Running in 522f13a77835 [2024-10-31T17:51:51.034Z] Removing intermediate container 522f13a77835 [2024-10-31T17:51:51.034Z] ---> 2888cc811e3d [2024-10-31T17:51:51.034Z] Step 32/37 : EXPOSE 8554 [2024-10-31T17:51:51.034Z] ---> Running in a335927b2f4f [2024-10-31T17:51:51.617Z] Removing intermediate container a335927b2f4f [2024-10-31T17:51:51.617Z] ---> 24727ad2f8af [2024-10-31T17:51:51.617Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-31T17:51:51.617Z] ---> Running in 194c33b2baec [2024-10-31T17:51:51.885Z] Removing intermediate container 194c33b2baec [2024-10-31T17:51:51.885Z] ---> 16ce68af1ec2 [2024-10-31T17:51:51.885Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-10-31T17:51:51.885Z] ---> Running in c0c6221250aa [2024-10-31T17:51:52.151Z] Removing intermediate container c0c6221250aa [2024-10-31T17:51:52.151Z] ---> 4bdcdb0b9c68 [2024-10-31T17:51:52.151Z] Step 35/37 : LABEL arch=arm64 [2024-10-31T17:51:52.151Z] ---> Running in 372e065adff2 [2024-10-31T17:51:52.417Z] Removing intermediate container 372e065adff2 [2024-10-31T17:51:52.418Z] ---> 33d05abde46b [2024-10-31T17:51:52.418Z] Step 36/37 : LABEL git_sha=99eaa43528e592bfbc0d8449bf18f6817a1bd832 [2024-10-31T17:51:52.692Z] ---> Running in fed241192c91 [2024-10-31T17:51:52.957Z] Removing intermediate container fed241192c91 [2024-10-31T17:51:52.957Z] ---> 8e386b54fdc0 [2024-10-31T17:51:52.957Z] Step 37/37 : LABEL version=0.0.0 [2024-10-31T17:51:52.957Z] ---> Running in 5535502efddd [2024-10-31T17:51:53.222Z] Removing intermediate container 5535502efddd [2024-10-31T17:51:53.222Z] ---> 764c88066f5c [2024-10-31T17:51:53.222Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-31T17:51:53.222Z] Successfully built 764c88066f5c [2024-10-31T17:51:53.222Z] 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 [2024-10-31T17:51:54.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T17:51:54.176Z] [2024-10-31T17:51:54.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:51:54.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T17:51:54.580Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-31T17:51:54.580Z] 8998bd30e6a1: Pulling fs layer [2024-10-31T17:51:54.580Z] 04944245beec: Pulling fs layer [2024-10-31T17:51:54.580Z] 699f458cf7ca: Pulling fs layer [2024-10-31T17:51:54.580Z] 765212b225bb: Pulling fs layer [2024-10-31T17:51:54.580Z] f23df028b6ca: Pulling fs layer [2024-10-31T17:51:54.580Z] d65c8cfc05b1: Pulling fs layer [2024-10-31T17:51:54.580Z] 2437ff75d9bd: Pulling fs layer [2024-10-31T17:51:54.580Z] 765212b225bb: Waiting [2024-10-31T17:51:54.580Z] f23df028b6ca: Waiting [2024-10-31T17:51:54.580Z] d65c8cfc05b1: Waiting [2024-10-31T17:51:54.580Z] 2437ff75d9bd: Waiting [2024-10-31T17:51:54.849Z] 04944245beec: Verifying Checksum [2024-10-31T17:51:54.849Z] 04944245beec: Download complete [2024-10-31T17:51:54.849Z] 765212b225bb: Verifying Checksum [2024-10-31T17:51:54.849Z] 765212b225bb: Download complete [2024-10-31T17:51:54.849Z] f23df028b6ca: Verifying Checksum [2024-10-31T17:51:54.849Z] f23df028b6ca: Download complete [2024-10-31T17:51:54.849Z] d65c8cfc05b1: Verifying Checksum [2024-10-31T17:51:54.849Z] d65c8cfc05b1: Download complete [2024-10-31T17:51:55.116Z] 699f458cf7ca: Verifying Checksum [2024-10-31T17:51:55.116Z] 699f458cf7ca: Download complete [2024-10-31T17:51:55.383Z] 8998bd30e6a1: Verifying Checksum [2024-10-31T17:51:55.383Z] 8998bd30e6a1: Download complete [2024-10-31T17:51:57.960Z] 2437ff75d9bd: Verifying Checksum [2024-10-31T17:51:57.961Z] 2437ff75d9bd: Download complete [2024-10-31T17:51:59.901Z] 8998bd30e6a1: Pull complete [2024-10-31T17:52:00.486Z] 04944245beec: Pull complete [2024-10-31T17:52:01.894Z] 699f458cf7ca: Pull complete [2024-10-31T17:52:02.161Z] 765212b225bb: Pull complete [2024-10-31T17:52:03.120Z] f23df028b6ca: Pull complete [2024-10-31T17:52:03.388Z] d65c8cfc05b1: Pull complete [2024-10-31T17:52:21.604Z] 2437ff75d9bd: Pull complete [2024-10-31T17:52:21.604Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-31T17:52:21.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-31T17:52:21.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:52:21.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-24231 does not seem to be running inside a container [2024-10-31T17:52:22.024Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-31T17:52:24.590Z] $ docker top 297fd41a2e5ca4462ed49c96c208ceb365a721a355dc851e7d53dc138b53fd6e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:25.511Z] ---> job-cost.sh [2024-10-31T17:52:25.511Z] lf-activate-venv: SKIPPING [2024-10-31T17:52:25.511Z] INFO: No Stack... [2024-10-31T17:52:25.777Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-31T17:52:26.733Z] INFO: Archiving Costs [Pipeline] sh [2024-10-31T17:52:27.070Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-31T17:52:27.070Z] + cut -d, -f6 [Pipeline] lock [2024-10-31T17:52:27.139Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [2024-10-31T17:52:27.145Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] did not exist. Created. [2024-10-31T17:52:27.152Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-31T17:52:27.593Z] /w/workspace/device-usb-camera/1@tmp/durable-d3a637cf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-31T17:52:28.341Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-31T17:52:28.389Z] Warning: overwriting stash ‘stack-cost’ [2024-10-31T17:52:28.446Z] Stashed 1 file(s) [Pipeline] } [2024-10-31T17:52:28.468Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-31T17:52:28.584Z] $ docker stop --time=1 297fd41a2e5ca4462ed49c96c208ceb365a721a355dc851e7d53dc138b53fd6e [2024-10-31T17:52:30.125Z] $ docker rm -f --volumes 297fd41a2e5ca4462ed49c96c208ceb365a721a355dc851e7d53dc138b53fd6e [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 [2024-10-31T17:52:31.284Z] provisioning config files... [2024-10-31T17:52:31.291Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-362@tmp/config137039372136834843tmp [Pipeline] { [Pipeline] sh [2024-10-31T17:52:31.651Z] + set +x [2024-10-31T17:52:31.651Z] + bash -s -- [2024-10-31T17:52:31.651Z] + curl -s https://codecov.io/bash [2024-10-31T17:52:31.651Z] [2024-10-31T17:52:31.651Z] _____ _ [2024-10-31T17:52:31.651Z] / ____| | | [2024-10-31T17:52:31.651Z] | | ___ __| | ___ ___ _____ __ [2024-10-31T17:52:31.651Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-31T17:52:31.651Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-31T17:52:31.651Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-31T17:52:31.651Z] Bash-1.0.6 [2024-10-31T17:52:31.651Z] [2024-10-31T17:52:31.651Z] [2024-10-31T17:52:31.651Z] ==> git version 2.25.1 found [2024-10-31T17:52:31.651Z] ==> 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 [2024-10-31T17:52:31.651Z] Release-Date: 2020-01-08 [2024-10-31T17:52:31.651Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-31T17:52:31.651Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-31T17:52:31.651Z] ==> Jenkins CI detected. [2024-10-31T17:52:31.651Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-362 [2024-10-31T17:52:31.651Z] project root: . [2024-10-31T17:52:31.651Z] --> token set from env [2024-10-31T17:52:31.651Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-31T17:52:31.651Z] ==> Running gcov in . (disable via -X gcov) [2024-10-31T17:52:31.651Z] ==> Python coveragepy not found [2024-10-31T17:52:31.651Z] ==> Searching for coverage reports in: [2024-10-31T17:52:31.651Z] + . [2024-10-31T17:52:31.651Z] -> Found 1 reports [2024-10-31T17:52:31.911Z] ==> Detecting git/mercurial file structure [2024-10-31T17:52:31.911Z] ==> Reading reports [2024-10-31T17:52:31.911Z] + ./coverage.out bytes=54772 [2024-10-31T17:52:31.911Z] ==> Appending adjustments [2024-10-31T17:52:31.911Z] https://docs.codecov.io/docs/fixing-reports [2024-10-31T17:52:31.911Z] + Found adjustments [2024-10-31T17:52:31.911Z] ==> Gzipping contents [2024-10-31T17:52:31.911Z] 8.0K /tmp/codecov.7pqtOJ.gz [2024-10-31T17:52:31.911Z] ==> Uploading reports [2024-10-31T17:52:31.911Z] url: https://codecov.io [2024-10-31T17:52:31.911Z] query: branch=PR-362&commit=99eaa43528e592bfbc0d8449bf18f6817a1bd832&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=362&job=&cmd_args= [2024-10-31T17:52:31.911Z] -> Pinging Codecov [2024-10-31T17:52:31.911Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-362&commit=99eaa43528e592bfbc0d8449bf18f6817a1bd832&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=362&job=&cmd_args= [2024-10-31T17:52:32.171Z] -> Uploading to [2024-10-31T17:52:32.171Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/99eaa43528e592bfbc0d8449bf18f6817a1bd832/51f5f260-72c7-4a23-9c31-9c9975dc6115.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241031%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241031T175231Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4b0ceea6b82023dfafc40d75b60a538308c9995f34a504ee4e86f75d24c2b493 [2024-10-31T17:52:32.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-31T17:52:32.171Z] Dload Upload Total Spent Left Speed [2024-10-31T17:52:32.430Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 28282 --:--:-- --:--:-- --:--:-- 28282 [2024-10-31T17:52:32.430Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/99eaa43528e592bfbc0d8449bf18f6817a1bd832 [Pipeline] } [2024-10-31T17:52:32.462Z] 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 [2024-10-31T17:52:34.653Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-362/archives ] [2024-10-31T17:52:34.653Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-362/archives [2024-10-31T17:52:34.653Z] total 16 [2024-10-31T17:52:34.653Z] drwxr-xr-x 3 root root 4096 Oct 31 17:40 . [2024-10-31T17:52:34.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 17:40 .. [2024-10-31T17:52:34.653Z] drwxr-xr-x 2 root root 4096 Oct 31 17:40 cost [2024-10-31T17:52:34.653Z] -rw-r--r-- 1 root root 89 Oct 31 17:40 cost.csv [2024-10-31T17:52:34.653Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-362/archives [2024-10-31T17:52:34.653Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-362/archives [2024-10-31T17:52:34.653Z] total 16 [2024-10-31T17:52:34.653Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 17:40 . [2024-10-31T17:52:34.653Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 17:40 .. [2024-10-31T17:52:34.653Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 17:40 cost [2024-10-31T17:52:34.653Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 31 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:35.072Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:35.768Z] ---> package-listing.sh [2024-10-31T17:52:35.768Z] ++ facter osfamily [2024-10-31T17:52:35.768Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-31T17:52:35.768Z] + OS_FAMILY=debian [2024-10-31T17:52:35.768Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-362 [2024-10-31T17:52:35.768Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-31T17:52:35.768Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-31T17:52:35.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-31T17:52:35.768Z] + PACKAGES=/tmp/packages_start.txt [2024-10-31T17:52:35.768Z] + '[' /w/workspace/foundry_device-usb-camera_PR-362 ']' [2024-10-31T17:52:35.768Z] + PACKAGES=/tmp/packages_end.txt [2024-10-31T17:52:35.768Z] + case "${OS_FAMILY}" in [2024-10-31T17:52:35.768Z] + dpkg -l [2024-10-31T17:52:35.768Z] + grep '^ii' [2024-10-31T17:52:36.044Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-31T17:52:36.044Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-31T17:52:36.044Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-31T17:52:36.044Z] + '[' /w/workspace/foundry_device-usb-camera_PR-362 ']' [2024-10-31T17:52:36.044Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-362/archives/ [2024-10-31T17:52:36.044Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-362/archives/ [Pipeline] echo [2024-10-31T17:52:36.087Z] 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-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-31T17:52:36.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-31T17:52:37.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-31T17:52:37.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-31T17:52:37.220Z] prd-ubuntu20.04-docker-8c-8g-24230 does not seem to be running inside a container [2024-10-31T17:52:37.248Z] $ 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-362/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-362 -v /w/workspace/foundry_device-usb-camera_PR-362:/w/workspace/foundry_device-usb-camera_PR-362:rw,z -v /w/workspace/foundry_device-usb-camera_PR-362@tmp:/w/workspace/foundry_device-usb-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-31T17:52:37.439Z] $ docker top 8e710e5a829b527bb57bd70fa13e8905ec22f7d8861aa76c7fc5f6f9ceb895a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-31T17:52:37.839Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-31T17:52:38.156Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-31T17:52:38.470Z] + ls /var/log/sa-host [2024-10-31T17:52:38.470Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-31T17:52:38.721Z] provisioning config files... [2024-10-31T17:52:38.732Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-362@tmp/config4398113110358379980tmp [Pipeline] { [Pipeline] echo [2024-10-31T17:52:38.800Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:39.111Z] ---> create-netrc.sh [Pipeline] } [2024-10-31T17:52:39.145Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:39.580Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-31T17:52:39.622Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:39.947Z] ---> sudo-logs.sh [2024-10-31T17:52:39.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-31T17:52:40.052Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:40.383Z] ---> job-cost.sh [2024-10-31T17:52:40.383Z] lf-activate-venv: SKIPPING [2024-10-31T17:52:40.383Z] DEBUG: total: 0.2199999988079071 [2024-10-31T17:52:40.383Z] INFO: Retrieving Stack Cost... [2024-10-31T17:52:40.642Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-31T17:52:40.901Z] INFO: Archiving Costs [Pipeline] echo [2024-10-31T17:52:40.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-31T17:52:41.262Z] ---> logs-deploy.sh [2024-10-31T17:52:41.262Z] lf-activate-venv: SKIPPING [2024-10-31T17:52:41.262Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-362/1 [2024-10-31T17:52:41.262Z] INFO: archiving workspace using pattern(s): [2024-10-31T17:52:42.198Z] Archives upload complete. [2024-10-31T17:52:42.198Z] INFO: archiving logs to Nexus