Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6f6c6bcb90839981bca2dd5d4cf75922c985d94+cec5fe797acd0a57918cb92b5c0815420fffe93d (2d11bb39f7c8541dc9bdc43663d168e81b492e44) 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-ssh4806817767712229466.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-ssh17174182464781935500.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-363/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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11626456926601919756.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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9174302649994635964.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-ssh1895069926454598614.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-363/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-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9940283577987483180.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-24350 in /w/workspace/foundry_device-usb-camera_PR-363 [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-363 # 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 cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit a6f6c6bcb90839981bca2dd5d4cf75922c985d94 Merge succeeded, producing a6f6c6bcb90839981bca2dd5d4cf75922c985d94 Checking out Revision a6f6c6bcb90839981bca2dd5d4cf75922c985d94 (PR-363) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-01T17:52:10.310Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-01T17:52:10.555Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-01T17:52:10.684Z] ========================================================= [2024-11-01T17:52:10.684Z] EdgeX Global Pipelines Version Info [2024-11-01T17:52:10.684Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-01T17:52:11.452Z] ------------------- [2024-11-01T17:52:11.452Z] stable info: [2024-11-01T17:52:11.452Z] ------------------- [2024-11-01T17:52:11.452Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-01T17:52:11.452Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T17:52:11.452Z] Message: update stable to v1.0.265 [2024-11-01T17:52:12.025Z] ------------------- [2024-11-01T17:52:12.025Z] experimental info: [2024-11-01T17:52:12.025Z] ------------------- [2024-11-01T17:52:12.025Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-01T17:52:12.025Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-01T17:52:12.025Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-01T17:52:12.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-01T17:52:12.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-01T17:52:12.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-01T17:52:12.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-01T17:52:12.514Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-01T17:52:12.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-01T17:52:12.645Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-01T17:52:12.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-01T17:52:12.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-01T17:52:12.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-01T17:52:12.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-01T17:52:12.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-01T17:52:12.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-01T17:52:13.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-01T17:52:13.096Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T17:52:13.153Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-01T17:52:13.212Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T17:52:13.268Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-01T17:52:13.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-01T17:52:13.385Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-01T17:52:13.445Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-01T17:52:13.504Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-01T17:52:13.563Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-01T17:52:13.621Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-01T17:52:13.676Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-01T17:52:13.734Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-01T17:52:13.786Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-01T17:52:13.841Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2024-11-01T17:52:13.901Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2024-11-01T17:52:13.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2024-11-01T17:52:14.024Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo [2024-11-01T17:52:14.081Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6f6c6b [Pipeline] echo [2024-11-01T17:52:14.138Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T17:52:14.295Z] provisioning config files... [2024-11-01T17:52:14.313Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config17709399462282925941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T17:52:14.710Z] ---> ****-login.sh [2024-11-01T17:52:14.710Z] nexus3.edgexfoundry.org:10001 [2024-11-01T17:52:14.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:14.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:14.970Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:14.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:14.971Z] [2024-11-01T17:52:14.971Z] Login Succeeded [2024-11-01T17:52:14.971Z] nexus3.edgexfoundry.org:10002 [2024-11-01T17:52:15.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:15.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:15.231Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:15.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:15.231Z] [2024-11-01T17:52:15.231Z] Login Succeeded [2024-11-01T17:52:15.231Z] nexus3.edgexfoundry.org:10003 [2024-11-01T17:52:15.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:15.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:15.231Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:15.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:15.231Z] [2024-11-01T17:52:15.231Z] Login Succeeded [2024-11-01T17:52:15.231Z] nexus3.edgexfoundry.org:10004 [2024-11-01T17:52:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:15.493Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:15.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:15.493Z] [2024-11-01T17:52:15.493Z] Login Succeeded [2024-11-01T17:52:15.493Z] ****.io [2024-11-01T17:52:15.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:15.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:15.753Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:15.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:15.753Z] [2024-11-01T17:52:15.753Z] Login Succeeded [2024-11-01T17:52:15.753Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T17:52:15.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-01T17:52:16.457Z] + git rev-list -1 --merges a6f6c6bcb90839981bca2dd5d4cf75922c985d94~1..a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo [2024-11-01T17:52:16.506Z] -----------> git rev-list -1 --merges a6f6c6bcb90839981bca2dd5d4cf75922c985d94~1..a6f6c6bcb90839981bca2dd5d4cf75922c985d94 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [false] [Pipeline] sh [2024-11-01T17:52:16.827Z] + git log --format=format:%s -1 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo [2024-11-01T17:52:16.869Z] ========================================================= [2024-11-01T17:52:16.870Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-01T17:52:16.870Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T17:52:17.337Z] + git log --format=format:%s -1 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo [2024-11-01T17:52:17.384Z] [semverPrep] GIT_COMMIT: a6f6c6bcb90839981bca2dd5d4cf75922c985d94, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-01T17:52:17.437Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-01T17:52:17.868Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-01T17:52:17.868Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-01T17:52:17.868Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-01T17:52:17.868Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-01T17:52:17.868Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-11-01T17:52:17.868Z] -a /etc/ssh/ssh_known_hosts [2024-11-01T17:52:17.868Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:52:18.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T17:52:18.390Z] [2024-11-01T17:52:18.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:52:18.800Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T17:52:18.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-01T17:52:18.801Z] b85a868b505f: Pulling fs layer [2024-11-01T17:52:18.801Z] e2be974225ed: Pulling fs layer [2024-11-01T17:52:18.801Z] 339a4e72a1f5: Pulling fs layer [2024-11-01T17:52:18.801Z] 988bab9f4d93: Pulling fs layer [2024-11-01T17:52:18.801Z] 1469e6f7b9e6: Pulling fs layer [2024-11-01T17:52:18.801Z] eaf3925da568: Pulling fs layer [2024-11-01T17:52:18.801Z] bab4dde63d76: Pulling fs layer [2024-11-01T17:52:18.801Z] bde34c3a00c8: Pulling fs layer [2024-11-01T17:52:18.801Z] b352a97aabf1: Pulling fs layer [2024-11-01T17:52:18.801Z] 4872d77fe225: Pulling fs layer [2024-11-01T17:52:18.801Z] 5851b861e8e6: Pulling fs layer [2024-11-01T17:52:18.801Z] bab4dde63d76: Waiting [2024-11-01T17:52:18.801Z] bde34c3a00c8: Waiting [2024-11-01T17:52:18.801Z] b352a97aabf1: Waiting [2024-11-01T17:52:18.801Z] 4872d77fe225: Waiting [2024-11-01T17:52:18.801Z] 5851b861e8e6: Waiting [2024-11-01T17:52:18.801Z] 988bab9f4d93: Waiting [2024-11-01T17:52:18.801Z] 1469e6f7b9e6: Waiting [2024-11-01T17:52:18.801Z] eaf3925da568: Waiting [2024-11-01T17:52:18.801Z] e2be974225ed: Download complete [2024-11-01T17:52:18.801Z] 988bab9f4d93: Verifying Checksum [2024-11-01T17:52:18.801Z] 988bab9f4d93: Download complete [2024-11-01T17:52:18.801Z] 1469e6f7b9e6: Verifying Checksum [2024-11-01T17:52:18.801Z] 1469e6f7b9e6: Download complete [2024-11-01T17:52:19.065Z] eaf3925da568: Verifying Checksum [2024-11-01T17:52:19.065Z] eaf3925da568: Download complete [2024-11-01T17:52:19.065Z] 339a4e72a1f5: Verifying Checksum [2024-11-01T17:52:19.065Z] 339a4e72a1f5: Download complete [2024-11-01T17:52:19.065Z] bde34c3a00c8: Download complete [2024-11-01T17:52:19.065Z] b352a97aabf1: Verifying Checksum [2024-11-01T17:52:19.065Z] 4872d77fe225: Download complete [2024-11-01T17:52:19.065Z] 5851b861e8e6: Verifying Checksum [2024-11-01T17:52:19.065Z] 5851b861e8e6: Download complete [2024-11-01T17:52:19.065Z] b85a868b505f: Download complete [2024-11-01T17:52:19.324Z] bab4dde63d76: Verifying Checksum [2024-11-01T17:52:19.324Z] bab4dde63d76: Download complete [2024-11-01T17:52:20.262Z] b85a868b505f: Pull complete [2024-11-01T17:52:20.523Z] e2be974225ed: Pull complete [2024-11-01T17:52:20.784Z] 339a4e72a1f5: Pull complete [2024-11-01T17:52:21.048Z] 988bab9f4d93: Pull complete [2024-11-01T17:52:21.311Z] 1469e6f7b9e6: Pull complete [2024-11-01T17:52:21.311Z] eaf3925da568: Pull complete [2024-11-01T17:52:23.218Z] bab4dde63d76: Pull complete [2024-11-01T17:52:23.479Z] bde34c3a00c8: Pull complete [2024-11-01T17:52:23.479Z] b352a97aabf1: Pull complete [2024-11-01T17:52:23.479Z] 4872d77fe225: Pull complete [2024-11-01T17:52:23.739Z] 5851b861e8e6: Pull complete [2024-11-01T17:52:23.739Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-01T17:52:23.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-01T17:52:23.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:52:24.013Z] prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container [2024-11-01T17:52:24.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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-11-01T17:52:27.075Z] $ docker top c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 -eo pid,comm [2024-11-01T17:52:27.138Z] 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-11-01T17:52:27.138Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-01T17:52:27.322Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T17:52:27.322Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T17:52:27.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T17:52:27.436Z] $ docker exec c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent [2024-11-01T17:52:27.553Z] SSH_AUTH_SOCK=/tmp/ssh-L2d9kXLrhmZL/agent.33 [2024-11-01T17:52:27.553Z] SSH_AGENT_PID=39 [2024-11-01T17:52:27.560Z] Running ssh-add (command line suppressed) [2024-11-01T17:52:27.663Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_3633057648591125580.key (/w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_3633057648591125580.key) [2024-11-01T17:52:27.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T17:52:28.029Z] + git tag --points-at HEAD [Pipeline] } [2024-11-01T17:52:28.057Z] $ docker exec --env ******** --env ******** c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent -k [2024-11-01T17:52:28.176Z] unset SSH_AUTH_SOCK; [2024-11-01T17:52:28.178Z] unset SSH_AGENT_PID; [2024-11-01T17:52:28.178Z] echo Agent pid 39 killed; [2024-11-01T17:52:28.190Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-01T17:52:28.305Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-01T17:52:28.305Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-01T17:52:28.429Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-01T17:52:28.431Z] $ docker exec c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent [2024-11-01T17:52:28.547Z] SSH_AUTH_SOCK=/tmp/ssh-mSRcPHPsy5XF/agent.72 [2024-11-01T17:52:28.547Z] SSH_AGENT_PID=78 [2024-11-01T17:52:28.551Z] Running ssh-add (command line suppressed) [2024-11-01T17:52:28.654Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_17940208384653666752.key (/w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_17940208384653666752.key) [2024-11-01T17:52:28.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-01T17:52:29.016Z] + git semver init [2024-11-01T17:52:29.279Z] 2024-11-01 17:52:29,176 [run_init] DEBUG init version:0.0.0 force:False [2024-11-01T17:52:29.279Z] 2024-11-01 17:52:29,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-363/.semver [2024-11-01T17:52:29.279Z] 2024-11-01 17:52:29,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-363/.semver [2024-11-01T17:52:29.279Z] 2024-11-01 17:52:29,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-363/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-363, universal_newlines=False, shell=None, istream=None) [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,699 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-363/.git/info/exclude [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 with force:False [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,699 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,703 [execute] INFO git cat-file --batch-check [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,710 [execute] INFO git cat-file --batch [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) [2024-11-01T17:52:31.191Z] 2024-11-01 17:52:30,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 [2024-11-01T17:52:31.191Z] 0.0.0 [Pipeline] } [2024-11-01T17:52:31.220Z] $ docker exec --env ******** --env ******** c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent -k [2024-11-01T17:52:31.322Z] unset SSH_AUTH_SOCK; [2024-11-01T17:52:31.323Z] unset SSH_AGENT_PID; [2024-11-01T17:52:31.323Z] echo Agent pid 78 killed; [2024-11-01T17:52:31.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-01T17:52:31.807Z] + git semver [Pipeline] } [2024-11-01T17:52:32.095Z] $ docker stop --time=1 c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 [2024-11-01T17:52:33.396Z] $ docker rm -f --volumes c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T17:52:33.821Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-01T17:52:34.098Z] Stashed 1 file(s) [Pipeline] echo [2024-11-01T17:52:34.118Z] [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-11-01T17:52:34.837Z] provisioning config files... [2024-11-01T17:52:34.848Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config1169577559241913829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T17:52:35.224Z] ---> ****-login.sh [2024-11-01T17:52:35.224Z] nexus3.edgexfoundry.org:10001 [2024-11-01T17:52:35.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:35.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:35.224Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:35.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:35.224Z] [2024-11-01T17:52:35.224Z] Login Succeeded [2024-11-01T17:52:35.224Z] nexus3.edgexfoundry.org:10002 [2024-11-01T17:52:35.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:35.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:35.224Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:35.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:35.224Z] [2024-11-01T17:52:35.224Z] Login Succeeded [2024-11-01T17:52:35.224Z] nexus3.edgexfoundry.org:10003 [2024-11-01T17:52:35.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:35.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:35.484Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:35.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:35.485Z] [2024-11-01T17:52:35.485Z] Login Succeeded [2024-11-01T17:52:35.485Z] nexus3.edgexfoundry.org:10004 [2024-11-01T17:52:35.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:35.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:35.485Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:35.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:35.485Z] [2024-11-01T17:52:35.485Z] Login Succeeded [2024-11-01T17:52:35.485Z] ****.io [2024-11-01T17:52:35.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:52:35.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:52:35.746Z] Configure a credential helper to remove this warning. See [2024-11-01T17:52:35.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:52:35.746Z] [2024-11-01T17:52:35.746Z] Login Succeeded [2024-11-01T17:52:35.746Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T17:52:35.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T17:52:36.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T17:52:36.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T17:52:36.114Z] ========================================================= [2024-11-01T17:52:36.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-01T17:52:36.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:52:36.633Z] + 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-11-01T17:52:36.633Z] Sending build context to Docker daemon 20.66MB [2024-11-01T17:52:36.633Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T17:52:36.633Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T17:52:36.920Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-01T17:52:36.920Z] 43c4264eed91: Pulling fs layer [2024-11-01T17:52:36.920Z] 4cc291be95ef: Pulling fs layer [2024-11-01T17:52:36.920Z] 2ac1f1163629: Pulling fs layer [2024-11-01T17:52:36.920Z] 5c3c966382ef: Pulling fs layer [2024-11-01T17:52:36.920Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T17:52:36.920Z] 5d5c8e513c77: Pulling fs layer [2024-11-01T17:52:36.920Z] 9f66e0745190: Pulling fs layer [2024-11-01T17:52:36.920Z] f49a43e4bbc0: Pulling fs layer [2024-11-01T17:52:36.920Z] 561ebcabdf7f: Pulling fs layer [2024-11-01T17:52:36.920Z] 5c3c966382ef: Waiting [2024-11-01T17:52:36.920Z] 4f4fb700ef54: Waiting [2024-11-01T17:52:36.920Z] 5d5c8e513c77: Waiting [2024-11-01T17:52:36.920Z] 9f66e0745190: Waiting [2024-11-01T17:52:36.920Z] f49a43e4bbc0: Waiting [2024-11-01T17:52:36.920Z] 561ebcabdf7f: Waiting [2024-11-01T17:52:36.920Z] 4cc291be95ef: Download complete [2024-11-01T17:52:36.920Z] 5c3c966382ef: Verifying Checksum [2024-11-01T17:52:36.920Z] 5c3c966382ef: Download complete [2024-11-01T17:52:36.920Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T17:52:36.920Z] 4f4fb700ef54: Download complete [2024-11-01T17:52:36.920Z] 5d5c8e513c77: Download complete [2024-11-01T17:52:36.920Z] 43c4264eed91: Download complete [2024-11-01T17:52:36.920Z] 9f66e0745190: Verifying Checksum [2024-11-01T17:52:36.920Z] 9f66e0745190: Download complete [2024-11-01T17:52:37.179Z] 43c4264eed91: Pull complete [2024-11-01T17:52:37.180Z] 561ebcabdf7f: Verifying Checksum [2024-11-01T17:52:37.180Z] 561ebcabdf7f: Download complete [2024-11-01T17:52:37.180Z] 4cc291be95ef: Pull complete [2024-11-01T17:52:37.438Z] 2ac1f1163629: Download complete [2024-11-01T17:52:37.695Z] f49a43e4bbc0: Verifying Checksum [2024-11-01T17:52:37.695Z] f49a43e4bbc0: Download complete [2024-11-01T17:52:40.983Z] 2ac1f1163629: Pull complete [2024-11-01T17:52:40.983Z] 5c3c966382ef: Pull complete [2024-11-01T17:52:40.983Z] 4f4fb700ef54: Pull complete [2024-11-01T17:52:40.983Z] 5d5c8e513c77: Pull complete [2024-11-01T17:52:41.243Z] 9f66e0745190: Pull complete [2024-11-01T17:52:43.778Z] f49a43e4bbc0: Pull complete [2024-11-01T17:52:44.038Z] 561ebcabdf7f: Pull complete [2024-11-01T17:52:44.038Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-01T17:52:44.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-01T17:52:44.038Z] ---> 3a752c3f9dda [2024-11-01T17:52:44.038Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T17:52:49.338Z] ---> Running in 31c55d73a637 [2024-11-01T17:52:49.338Z] Removing intermediate container 31c55d73a637 [2024-11-01T17:52:49.338Z] ---> 775ef27a3e50 [2024-11-01T17:52:49.338Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T17:52:49.338Z] ---> Running in f995c33d1e6d [2024-11-01T17:52:49.338Z] Removing intermediate container f995c33d1e6d [2024-11-01T17:52:49.338Z] ---> 602a0a2e391a [2024-11-01T17:52:49.338Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T17:52:49.338Z] ---> Running in e1c59a07ec84 [2024-11-01T17:52:49.338Z] Removing intermediate container e1c59a07ec84 [2024-11-01T17:52:49.338Z] ---> 8f6fa6917fa8 [2024-11-01T17:52:49.338Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T17:52:49.338Z] ---> Running in 1344efb6cf69 [2024-11-01T17:52:49.338Z] Removing intermediate container 1344efb6cf69 [2024-11-01T17:52:49.338Z] ---> e41428e9253d [2024-11-01T17:52:49.338Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T17:52:49.338Z] ---> Running in 20a639d2649b [2024-11-01T17:52:49.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T17:52:49.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T17:52:49.338Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-01T17:52:49.338Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-01T17:52:49.338Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T17:52:49.338Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T17:52:49.338Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-01T17:52:49.338Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-01T17:52:49.598Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-01T17:52:49.598Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-01T17:52:49.598Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-01T17:52:49.598Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-01T17:52:49.598Z] (11/14) Installing kmod-libs (32-r0) [2024-11-01T17:52:49.598Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-01T17:52:49.598Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-01T17:52:49.598Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-01T17:52:49.598Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T17:52:49.598Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T17:52:49.598Z] OK: 253 MiB in 68 packages [2024-11-01T17:52:49.611Z] Still waiting to schedule task [2024-11-01T17:52:49.611Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-01T17:52:50.166Z] Removing intermediate container 20a639d2649b [2024-11-01T17:52:50.166Z] ---> 38b1293098d1 [2024-11-01T17:52:50.166Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-01T17:52:50.166Z] ---> Running in 1f7e546ed998 [2024-11-01T17:52:50.166Z] Removing intermediate container 1f7e546ed998 [2024-11-01T17:52:50.166Z] ---> beead3f9c0c4 [2024-11-01T17:52:50.166Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-01T17:52:50.426Z] ---> 957ec230efea [2024-11-01T17:52:50.426Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T17:52:50.426Z] ---> Running in c925683dfef5 [2024-11-01T17:53:46.754Z] Removing intermediate container c925683dfef5 [2024-11-01T17:53:46.754Z] ---> d43b3bc54557 [2024-11-01T17:53:46.754Z] Step 11/13 : COPY . . [2024-11-01T17:53:46.754Z] ---> 12959a9fdd11 [2024-11-01T17:53:46.754Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T17:53:46.754Z] ---> Running in 84c96e070cf2 [2024-11-01T17:53:46.754Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T17:53:46.754Z]  Dload Upload Total Spent Left Speed [2024-11-01T17:53:46.754Z]  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8533 0 --:--:-- --:--:-- --:--:-- 8634 [2024-11-01T17:53:46.754Z] Removing intermediate container 84c96e070cf2 [2024-11-01T17:53:46.754Z] ---> 7879aaf1ab4c [2024-11-01T17:53:46.754Z] Step 13/13 : RUN ${MAKE} [2024-11-01T17:53:46.754Z] ---> Running in 8d6cc0cc6685 [2024-11-01T17:53:46.754Z] noop [2024-11-01T17:53:46.754Z] Removing intermediate container 8d6cc0cc6685 [2024-11-01T17:53:46.754Z] ---> ef1832ba019b [2024-11-01T17:53:46.754Z] Successfully built ef1832ba019b [2024-11-01T17:53:46.754Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:53:47.243Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T17:53:47.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:53:47.432Z] prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container [2024-11-01T17:53:47.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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-11-01T17:53:47.830Z] $ docker top 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T17:53:48.240Z] + go version [2024-11-01T17:53:48.240Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-01T17:53:48.272Z] $ docker stop --time=1 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b [2024-11-01T17:53:49.544Z] $ docker rm -f --volumes 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:53:50.345Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-01T17:53:50.345Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:53:50.518Z] prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container [2024-11-01T17:53:50.549Z] $ 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-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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-11-01T17:53:50.928Z] $ docker top 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T17:53:51.344Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-363 [Pipeline] fileExists [Pipeline] sh [2024-11-01T17:53:51.725Z] + make test [2024-11-01T17:53:51.725Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T17:53:53.640Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-01T17:54:11.724Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-01T17:54:11.724Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-11-01T17:54:20.258Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24351 in /w/workspace/foundry_device-usb-camera_PR-363 [Pipeline] { [Pipeline] ws [2024-11-01T17:54:20.332Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-01T17:54:21.691Z] go vet ./... [2024-11-01T17:54:23.737Z] Selected Git installation does not exist. Using Default [2024-11-01T17:54:23.737Z] The recommended git tool is: NONE [2024-11-01T17:54:26.951Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T17:54:26.951Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T17:54:26.951Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T17:54:27.002Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T17:54:27.046Z] $ docker stop --time=1 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f [2024-11-01T17:54:31.344Z] using credential edgex-jenkins-ssh [2024-11-01T17:54:31.372Z] Cloning the remote Git repository [2024-11-01T17:54:32.294Z] $ docker rm -f --volumes 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T17:54:31.431Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-01T17:54:31.554Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-11-01T17:54:31.748Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-01T17:54:31.749Z] > git --version # timeout=10 [2024-11-01T17:54:31.785Z] > git --version # 'git version 2.25.1' [2024-11-01T17:54:31.788Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T17:54:31.968Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T17:54:32.931Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T17:54:33.020Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-01T17:54:33.743Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T17:54:34.058Z] + ls -al . [2024-11-01T17:54:34.058Z] total 288 [2024-11-01T17:54:34.058Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:53 . [2024-11-01T17:54:34.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:52 .. [2024-11-01T17:54:34.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:54 .git [2024-11-01T17:54:34.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 .github [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 17:52 .gitignore [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 17:52 .golangci.yml [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 17:52 .hadolint.yml [2024-11-01T17:54:34.058Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:52 .semver [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 17:52 Attribution.txt [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 17:52 CHANGELOG.md [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 17:52 Dockerfile [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 17:52 GOVERNANCE.md [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 17:52 Jenkinsfile [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 17:52 LICENSE [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 17:52 Makefile [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 17:52 OWNERS.md [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 17:52 README.md [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:52 VERSION [2024-11-01T17:54:34.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:52 bin [2024-11-01T17:54:34.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 cmd [2024-11-01T17:54:34.058Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 17:54 coverage.out [2024-11-01T17:54:34.058Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 17:52 docker-entrypoint.sh [2024-11-01T17:54:34.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:52 docs [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 17:52 go.mod [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 17:52 go.sum [2024-11-01T17:54:34.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 internal [2024-11-01T17:54:34.058Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:54:34.480Z] + 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=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 --label arch=amd64 --label version=0.0.0 . [2024-11-01T17:54:34.480Z] Sending build context to Docker daemon 20.71MB [2024-11-01T17:54:34.480Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T17:54:34.480Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-01T17:54:34.480Z] ---> ef1832ba019b [2024-11-01T17:54:34.480Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-01T17:54:35.046Z] ---> Running in 634d76bbc12d [2024-11-01T17:54:35.046Z] Removing intermediate container 634d76bbc12d [2024-11-01T17:54:35.046Z] ---> 362b5c895b69 [2024-11-01T17:54:35.046Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T17:54:35.046Z] ---> Running in 9db11722c0c5 [2024-11-01T17:54:35.046Z] Removing intermediate container 9db11722c0c5 [2024-11-01T17:54:35.046Z] ---> 966c8de3f793 [2024-11-01T17:54:35.046Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T17:54:35.046Z] ---> Running in 9689762386d6 [2024-11-01T17:54:35.305Z] Removing intermediate container 9689762386d6 [2024-11-01T17:54:35.305Z] ---> e0b5a2d1c72f [2024-11-01T17:54:35.305Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T17:54:35.305Z] ---> Running in 82f8da9e37af [2024-11-01T17:54:35.305Z] Removing intermediate container 82f8da9e37af [2024-11-01T17:54:35.305Z] ---> 0a6f438d71d7 [2024-11-01T17:54:35.305Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T17:54:35.305Z] ---> Running in 7e44e5b12661 [2024-11-01T17:54:35.140Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-01T17:54:35.170Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-01T17:54:35.565Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T17:54:35.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T17:54:36.082Z] OK: 253 MiB in 68 packages [2024-11-01T17:54:36.341Z] Removing intermediate container 7e44e5b12661 [2024-11-01T17:54:36.341Z] ---> f29b95274876 [2024-11-01T17:54:36.341Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-01T17:54:36.341Z] ---> Running in 642807901a3b [2024-11-01T17:54:36.600Z] Removing intermediate container 642807901a3b [2024-11-01T17:54:36.600Z] ---> 5f7c95250289 [2024-11-01T17:54:36.600Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-01T17:54:36.600Z] ---> dd96ee00f3d7 [2024-11-01T17:54:36.600Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T17:54:36.600Z] ---> Running in 307d29c11991 [2024-11-01T17:54:36.999Z] Merging remotes/origin/main commit cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [2024-11-01T17:54:36.318Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-01T17:54:36.398Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-01T17:54:36.399Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T17:54:36.441Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-01T17:54:37.013Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T17:54:37.399Z] Merge succeeded, producing a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [2024-11-01T17:54:37.400Z] Checking out Revision a6f6c6bcb90839981bca2dd5d4cf75922c985d94 (PR-363) [2024-11-01T17:54:37.535Z] Removing intermediate container 307d29c11991 [2024-11-01T17:54:37.535Z] ---> c3c7ebb9f152 [2024-11-01T17:54:37.535Z] Step 11/37 : COPY . . [2024-11-01T17:54:38.101Z] ---> c40247581c4e [2024-11-01T17:54:38.101Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T17:54:38.101Z] ---> Running in cd4a6cb0dd46 [2024-11-01T17:54:38.210Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-01T17:54:38.263Z] > git --version # timeout=10 [2024-11-01T17:54:38.285Z] > git --version # 'git version 2.25.1' [2024-11-01T17:54:38.308Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-01T17:54:38.361Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T17:54:38.361Z]  Dload Upload Total Spent Left Speed [2024-11-01T17:54:38.361Z] 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43102 0 --:--:-- --:--:-- --:--:-- 44250 [2024-11-01T17:54:38.618Z] Removing intermediate container cd4a6cb0dd46 [2024-11-01T17:54:38.618Z] ---> 79386592fe38 [2024-11-01T17:54:38.618Z] Step 13/37 : RUN ${MAKE} [2024-11-01T17:54:38.618Z] ---> Running in 0990750bf59f [2024-11-01T17:54:37.123Z] > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 [2024-11-01T17:54:37.250Z] > git remote # timeout=10 [2024-11-01T17:54:37.272Z] > git config --get remote.origin.url # timeout=10 [2024-11-01T17:54:37.310Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-01T17:54:37.333Z] > git merge cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 [2024-11-01T17:54:37.366Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-01T17:54:37.408Z] > git config core.sparsecheckout # timeout=10 [2024-11-01T17:54:37.436Z] > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 [2024-11-01T17:54:38.877Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T17:54:43.632Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-01T17:54:43.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T17:54:43.632Z] Dload Upload Total Spent Left Speed [2024-11-01T17:54:43.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-11-01T17:54:43.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-01T17:54:44.335Z] + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new [2024-11-01T17:54:44.335Z] [2024-11-01T17:54:44.335Z] { [2024-11-01T17:54:44.335Z] "registry-mirrors": [ [2024-11-01T17:54:44.335Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-01T17:54:44.335Z] ], [2024-11-01T17:54:44.335Z] "bip": "10.250.0.254/24", [2024-11-01T17:54:44.335Z] "hosts": [ [2024-11-01T17:54:44.335Z] "tcp://0.0.0.0:5555", [2024-11-01T17:54:44.335Z] "unix:///var/run/docker.sock" [2024-11-01T17:54:44.335Z] ], [2024-11-01T17:54:44.335Z] "mtu": 1458, [2024-11-01T17:54:44.335Z] "selinux-enabled": true, [2024-11-01T17:54:44.335Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-01T17:54:44.335Z] } [Pipeline] sh [2024-11-01T17:54:44.686Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-01T17:54:45.037Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T17:55:03.363Z] provisioning config files... [2024-11-01T17:55:03.386Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15623479904865135223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T17:55:03.877Z] ---> ****-login.sh [2024-11-01T17:55:03.877Z] nexus3.edgexfoundry.org:10001 [2024-11-01T17:55:04.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:55:04.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:55:04.465Z] Configure a credential helper to remove this warning. See [2024-11-01T17:55:04.465Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:55:04.465Z] [2024-11-01T17:55:04.465Z] Login Succeeded [2024-11-01T17:55:04.465Z] nexus3.edgexfoundry.org:10002 [2024-11-01T17:55:04.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:55:04.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:55:04.732Z] Configure a credential helper to remove this warning. See [2024-11-01T17:55:04.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:55:04.732Z] [2024-11-01T17:55:04.733Z] Login Succeeded [2024-11-01T17:55:05.007Z] nexus3.edgexfoundry.org:10003 [2024-11-01T17:55:05.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:55:05.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:55:05.282Z] Configure a credential helper to remove this warning. See [2024-11-01T17:55:05.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:55:05.282Z] [2024-11-01T17:55:05.282Z] Login Succeeded [2024-11-01T17:55:05.282Z] nexus3.edgexfoundry.org:10004 [2024-11-01T17:55:05.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:55:05.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:55:05.557Z] Configure a credential helper to remove this warning. See [2024-11-01T17:55:05.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:55:05.557Z] [2024-11-01T17:55:05.557Z] Login Succeeded [2024-11-01T17:55:05.557Z] ****.io [2024-11-01T17:55:05.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-01T17:55:06.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-01T17:55:06.092Z] Configure a credential helper to remove this warning. See [2024-11-01T17:55:06.092Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-01T17:55:06.092Z] [2024-11-01T17:55:06.092Z] Login Succeeded [2024-11-01T17:55:06.092Z] ---> ****-login.sh ends [Pipeline] } [2024-11-01T17:55:06.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-01T17:55:06.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T17:55:06.646Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-01T17:55:06.696Z] ========================================================= [2024-11-01T17:55:06.696Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-01T17:55:06.696Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:55:07.259Z] + 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-11-01T17:55:07.855Z] Sending build context to Docker daemon 10.59MB [2024-11-01T17:55:07.855Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T17:55:07.855Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-01T17:55:07.855Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-01T17:55:07.855Z] cf04c63912e1: Pulling fs layer [2024-11-01T17:55:07.855Z] 55b35a11ae5e: Pulling fs layer [2024-11-01T17:55:07.855Z] a37a00ec5f00: Pulling fs layer [2024-11-01T17:55:07.855Z] 50b3750afda1: Pulling fs layer [2024-11-01T17:55:07.855Z] 4f4fb700ef54: Pulling fs layer [2024-11-01T17:55:07.855Z] 80978eb59214: Pulling fs layer [2024-11-01T17:55:07.855Z] c9f46d7d2bd2: Pulling fs layer [2024-11-01T17:55:07.855Z] c5a475d317c9: Pulling fs layer [2024-11-01T17:55:07.855Z] 80978eb59214: Waiting [2024-11-01T17:55:07.855Z] c9f46d7d2bd2: Waiting [2024-11-01T17:55:07.855Z] 50b3750afda1: Waiting [2024-11-01T17:55:07.855Z] 4f4fb700ef54: Waiting [2024-11-01T17:55:07.855Z] c5a475d317c9: Waiting [2024-11-01T17:55:07.855Z] 55b35a11ae5e: Verifying Checksum [2024-11-01T17:55:07.855Z] 55b35a11ae5e: Download complete [2024-11-01T17:55:07.855Z] 50b3750afda1: Verifying Checksum [2024-11-01T17:55:07.855Z] 50b3750afda1: Download complete [2024-11-01T17:55:08.123Z] 4f4fb700ef54: Verifying Checksum [2024-11-01T17:55:08.123Z] 4f4fb700ef54: Download complete [2024-11-01T17:55:08.123Z] 80978eb59214: Verifying Checksum [2024-11-01T17:55:08.123Z] 80978eb59214: Download complete [2024-11-01T17:55:08.123Z] cf04c63912e1: Verifying Checksum [2024-11-01T17:55:08.123Z] cf04c63912e1: Download complete [2024-11-01T17:55:08.706Z] c5a475d317c9: Verifying Checksum [2024-11-01T17:55:08.706Z] c5a475d317c9: Download complete [2024-11-01T17:55:08.972Z] cf04c63912e1: Pull complete [2024-11-01T17:55:09.555Z] 55b35a11ae5e: Pull complete [2024-11-01T17:55:09.821Z] a37a00ec5f00: Verifying Checksum [2024-11-01T17:55:09.821Z] a37a00ec5f00: Download complete [2024-11-01T17:55:10.780Z] c9f46d7d2bd2: Verifying Checksum [2024-11-01T17:55:10.780Z] c9f46d7d2bd2: Download complete [2024-11-01T17:55:17.605Z] Removing intermediate container 0990750bf59f [2024-11-01T17:55:17.605Z] ---> 35c0a771ff04 [2024-11-01T17:55:17.605Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-01T17:55:17.605Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-01T17:55:17.605Z] 8411072a22a5: Pulling fs layer [2024-11-01T17:55:17.605Z] 8411072a22a5: Verifying Checksum [2024-11-01T17:55:17.605Z] 8411072a22a5: Download complete [2024-11-01T17:55:17.605Z] 8411072a22a5: Pull complete [2024-11-01T17:55:17.605Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-01T17:55:17.605Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-01T17:55:17.605Z] ---> 1ac78cb06e13 [2024-11-01T17:55:17.605Z] Step 15/37 : FROM alpine:3.20 [2024-11-01T17:55:17.605Z] 3.20: Pulling from library/alpine [2024-11-01T17:55:17.605Z] 43c4264eed91: Already exists [2024-11-01T17:55:17.605Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T17:55:17.605Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T17:55:17.605Z] ---> 91ef0af61f39 [2024-11-01T17:55:17.605Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T17:55:17.605Z] ---> Running in 6f3cf7ed8331 [2024-11-01T17:55:17.605Z] Removing intermediate container 6f3cf7ed8331 [2024-11-01T17:55:17.605Z] ---> eb3f166d99d9 [2024-11-01T17:55:17.605Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-01T17:55:17.605Z] ---> Running in dc75db590cf0 [2024-11-01T17:55:17.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:17.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:17.605Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-01T17:55:17.605Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-01T17:55:17.605Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-01T17:55:17.605Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-01T17:55:17.605Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-01T17:55:17.605Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-01T17:55:17.605Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-01T17:55:17.605Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-01T17:55:17.605Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-01T17:55:17.605Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-01T17:55:17.605Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-01T17:55:17.605Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-01T17:55:17.605Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-01T17:55:17.605Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-01T17:55:17.605Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-01T17:55:17.605Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-01T17:55:17.605Z] (17/115) Installing libva (2.21.0-r0) [2024-11-01T17:55:17.605Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-01T17:55:17.605Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-01T17:55:17.605Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-01T17:55:17.605Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-01T17:55:17.605Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-01T17:55:17.605Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-01T17:55:17.605Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-01T17:55:17.605Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-01T17:55:17.605Z] (26/115) Installing imath (3.1.12-r0) [2024-11-01T17:55:17.605Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-01T17:55:17.605Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-01T17:55:17.605Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-01T17:55:17.605Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-01T17:55:17.605Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T17:55:17.605Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-01T17:55:17.605Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-01T17:55:17.605Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-01T17:55:17.605Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-01T17:55:17.605Z] (36/115) Installing opus (1.5.2-r0) [2024-11-01T17:55:17.605Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-01T17:55:17.605Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-01T17:55:17.605Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-01T17:55:17.865Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-01T17:55:17.865Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-01T17:55:17.865Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-01T17:55:17.865Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-01T17:55:17.865Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-01T17:55:17.865Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-01T17:55:17.865Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-01T17:55:17.865Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-01T17:55:17.865Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-01T17:55:17.865Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-01T17:55:17.865Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-01T17:55:17.865Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-01T17:55:17.865Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-01T17:55:18.125Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-01T17:55:18.125Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-01T17:55:18.125Z] (55/115) Installing libexpat (2.6.3-r0) [2024-11-01T17:55:18.125Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-01T17:55:18.125Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-01T17:55:18.125Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-01T17:55:18.125Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-01T17:55:18.125Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-01T17:55:18.125Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-01T17:55:18.125Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-01T17:55:18.125Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-01T17:55:18.125Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-01T17:55:18.125Z] (65/115) Installing glib (2.80.5-r0) [2024-11-01T17:55:18.125Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-01T17:55:18.125Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-01T17:55:18.125Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-01T17:55:18.125Z] (69/115) Installing libass (0.17.2-r0) [2024-11-01T17:55:18.125Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-01T17:55:18.125Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-01T17:55:18.125Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-01T17:55:18.125Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-01T17:55:18.125Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-01T17:55:18.125Z] (75/115) Installing librist (0.2.10-r1) [2024-11-01T17:55:18.125Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-01T17:55:18.125Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-01T17:55:18.125Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-01T17:55:18.125Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-01T17:55:18.384Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-01T17:55:18.384Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-01T17:55:18.384Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-01T17:55:18.384Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-01T17:55:18.384Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-01T17:55:18.384Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-01T17:55:18.384Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-01T17:55:18.384Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-01T17:55:18.384Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-01T17:55:18.384Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-01T17:55:18.384Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-01T17:55:18.384Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-01T17:55:18.384Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-01T17:55:18.384Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-01T17:55:18.384Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-01T17:55:18.384Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-01T17:55:18.384Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-01T17:55:18.384Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-01T17:55:18.384Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-01T17:55:18.384Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-01T17:55:18.384Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-01T17:55:18.384Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-01T17:55:18.384Z] (102/115) Installing orc (0.4.40-r0) [2024-11-01T17:55:18.384Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-01T17:55:18.645Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-01T17:55:18.645Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-01T17:55:18.645Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-01T17:55:18.645Z] (107/115) Installing libpulse (17.0-r0) [2024-11-01T17:55:18.645Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T17:55:18.645Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-01T17:55:18.645Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-01T17:55:18.645Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-01T17:55:18.645Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-01T17:55:18.645Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-01T17:55:18.645Z] (114/115) Installing kmod-libs (32-r0) [2024-11-01T17:55:18.645Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-01T17:55:18.645Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T17:55:18.645Z] Executing glib-2.80.5-r0.trigger [2024-11-01T17:55:18.645Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T17:55:18.645Z] OK: 134 MiB in 129 packages [2024-11-01T17:55:21.974Z] Removing intermediate container dc75db590cf0 [2024-11-01T17:55:21.974Z] ---> d097df66f2c7 [2024-11-01T17:55:21.974Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-01T17:55:21.974Z] ---> Running in 6f9f388c1233 [2024-11-01T17:55:21.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:22.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:22.492Z] Upgrading critical system libraries and apk-tools: [2024-11-01T17:55:22.492Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T17:55:22.492Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T17:55:22.753Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T17:55:22.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:22.753Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-01T17:55:23.011Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T17:55:23.011Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T17:55:23.011Z] OK: 134 MiB in 129 packages [2024-11-01T17:55:23.096Z] a37a00ec5f00: Pull complete [2024-11-01T17:55:23.096Z] 50b3750afda1: Pull complete [2024-11-01T17:55:23.364Z] 4f4fb700ef54: Pull complete [2024-11-01T17:55:23.578Z] Removing intermediate container 6f9f388c1233 [2024-11-01T17:55:23.578Z] ---> 79387cd0a559 [2024-11-01T17:55:23.578Z] Step 19/37 : WORKDIR / [2024-11-01T17:55:23.578Z] ---> Running in 9213bf3bc1ac [2024-11-01T17:55:23.578Z] Removing intermediate container 9213bf3bc1ac [2024-11-01T17:55:23.578Z] ---> 4923c7c4a071 [2024-11-01T17:55:23.578Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-01T17:55:23.632Z] 80978eb59214: Pull complete [2024-11-01T17:55:24.961Z] ---> 96abe9d031b2 [2024-11-01T17:55:24.961Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-01T17:55:25.221Z] ---> 5a53ceada9ee [2024-11-01T17:55:25.221Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-01T17:55:25.221Z] ---> 2c4f8ef83a67 [2024-11-01T17:55:25.221Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-01T17:55:25.479Z] ---> e71e134d339c [2024-11-01T17:55:25.479Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-01T17:55:25.479Z] ---> fc90d451edc1 [2024-11-01T17:55:25.479Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-01T17:55:25.737Z] ---> 9817df79e936 [2024-11-01T17:55:25.737Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-01T17:55:26.673Z] ---> 757ffd94031b [2024-11-01T17:55:26.673Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-01T17:55:26.673Z] ---> Running in 1a0de53581e0 [2024-11-01T17:55:27.241Z] Removing intermediate container 1a0de53581e0 [2024-11-01T17:55:27.241Z] ---> e3495cd66a42 [2024-11-01T17:55:27.241Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-01T17:55:27.241Z] ---> Running in 7d2b6e803a09 [2024-11-01T17:55:27.808Z] Removing intermediate container 7d2b6e803a09 [2024-11-01T17:55:27.808Z] ---> 48c831dec1be [2024-11-01T17:55:27.808Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-01T17:55:27.808Z] ---> Running in 91c62a0e00ae [2024-11-01T17:55:28.376Z] Removing intermediate container 91c62a0e00ae [2024-11-01T17:55:28.376Z] ---> 310ad5082348 [2024-11-01T17:55:28.376Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-01T17:55:28.376Z] ---> Running in d121ffec19de [2024-11-01T17:55:28.946Z] Removing intermediate container d121ffec19de [2024-11-01T17:55:28.946Z] ---> 9a527ab2aea8 [2024-11-01T17:55:28.946Z] Step 31/37 : EXPOSE 59983 [2024-11-01T17:55:28.946Z] ---> Running in e17c124dd7a8 [2024-11-01T17:55:29.203Z] Removing intermediate container e17c124dd7a8 [2024-11-01T17:55:29.203Z] ---> 03c16c1c7d4b [2024-11-01T17:55:29.203Z] Step 32/37 : EXPOSE 8554 [2024-11-01T17:55:29.203Z] ---> Running in 20bde19e7d2f [2024-11-01T17:55:29.203Z] Removing intermediate container 20bde19e7d2f [2024-11-01T17:55:29.203Z] ---> 1c0e25e6a26d [2024-11-01T17:55:29.203Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-01T17:55:29.203Z] ---> Running in b8c78dc5c9e1 [2024-11-01T17:55:29.203Z] Removing intermediate container b8c78dc5c9e1 [2024-11-01T17:55:29.203Z] ---> 0c36b9d9d540 [2024-11-01T17:55:29.203Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-01T17:55:29.203Z] ---> Running in c78f504c85e7 [2024-11-01T17:55:29.461Z] Removing intermediate container c78f504c85e7 [2024-11-01T17:55:29.461Z] ---> 7f0867d7bdf5 [2024-11-01T17:55:29.461Z] Step 35/37 : LABEL arch=amd64 [2024-11-01T17:55:29.461Z] ---> Running in 0c3aa2729619 [2024-11-01T17:55:29.461Z] Removing intermediate container 0c3aa2729619 [2024-11-01T17:55:29.461Z] ---> 890fa4f21bd5 [2024-11-01T17:55:29.461Z] Step 36/37 : LABEL git_sha=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [2024-11-01T17:55:29.461Z] ---> Running in 88c5654ef9fb [2024-11-01T17:55:29.461Z] Removing intermediate container 88c5654ef9fb [2024-11-01T17:55:29.461Z] ---> 9953dfce9ba5 [2024-11-01T17:55:29.461Z] Step 37/37 : LABEL version=0.0.0 [2024-11-01T17:55:29.461Z] ---> Running in 2177435ba449 [2024-11-01T17:55:29.720Z] Removing intermediate container 2177435ba449 [2024-11-01T17:55:29.720Z] ---> be0440691e40 [2024-11-01T17:55:29.720Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T17:55:29.720Z] Successfully built be0440691e40 [2024-11-01T17:55:29.720Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:55:30.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T17:55:30.745Z] [2024-11-01T17:55:30.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:55:31.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T17:55:31.149Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-01T17:55:31.149Z] 5eb5b503b376: Pulling fs layer [2024-11-01T17:55:31.149Z] 5c69ac0246d0: Pulling fs layer [2024-11-01T17:55:31.149Z] ec43610c2a17: Pulling fs layer [2024-11-01T17:55:31.149Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-01T17:55:31.149Z] 33b1e0a273af: Pulling fs layer [2024-11-01T17:55:31.149Z] 5d3b04190fa2: Pulling fs layer [2024-11-01T17:55:31.149Z] 2f39f015ded8: Pulling fs layer [2024-11-01T17:55:31.149Z] 3a2ae6a8a46f: Waiting [2024-11-01T17:55:31.149Z] 33b1e0a273af: Waiting [2024-11-01T17:55:31.149Z] 5d3b04190fa2: Waiting [2024-11-01T17:55:31.149Z] 2f39f015ded8: Waiting [2024-11-01T17:55:31.149Z] 5c69ac0246d0: Download complete [2024-11-01T17:55:31.149Z] 3a2ae6a8a46f: Download complete [2024-11-01T17:55:31.149Z] 33b1e0a273af: Verifying Checksum [2024-11-01T17:55:31.149Z] 33b1e0a273af: Download complete [2024-11-01T17:55:31.149Z] ec43610c2a17: Verifying Checksum [2024-11-01T17:55:31.149Z] ec43610c2a17: Download complete [2024-11-01T17:55:31.149Z] 5d3b04190fa2: Download complete [2024-11-01T17:55:31.408Z] 5eb5b503b376: Verifying Checksum [2024-11-01T17:55:31.408Z] 5eb5b503b376: Download complete [2024-11-01T17:55:31.844Z] c9f46d7d2bd2: Pull complete [2024-11-01T17:55:31.975Z] 2f39f015ded8: Verifying Checksum [2024-11-01T17:55:31.975Z] 2f39f015ded8: Download complete [2024-11-01T17:55:32.542Z] 5eb5b503b376: Pull complete [2024-11-01T17:55:32.800Z] 5c69ac0246d0: Pull complete [2024-11-01T17:55:33.063Z] ec43610c2a17: Pull complete [2024-11-01T17:55:33.063Z] 3a2ae6a8a46f: Pull complete [2024-11-01T17:55:33.270Z] c5a475d317c9: Pull complete [2024-11-01T17:55:33.270Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-01T17:55:33.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-01T17:55:33.270Z] ---> be29e6b0f0d4 [2024-11-01T17:55:33.270Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-01T17:55:33.633Z] 33b1e0a273af: Pull complete [2024-11-01T17:55:33.633Z] 5d3b04190fa2: Pull complete [2024-11-01T17:55:34.241Z] ---> Running in 0b9308bbb4d0 [2024-11-01T17:55:34.523Z] Removing intermediate container 0b9308bbb4d0 [2024-11-01T17:55:34.523Z] ---> 275222d87eda [2024-11-01T17:55:34.523Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T17:55:34.523Z] ---> Running in ca59a397be6a [2024-11-01T17:55:34.791Z] Removing intermediate container ca59a397be6a [2024-11-01T17:55:34.791Z] ---> 30e95b122aaa [2024-11-01T17:55:34.791Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T17:55:34.791Z] ---> Running in e60842dd53df [2024-11-01T17:55:35.058Z] Removing intermediate container e60842dd53df [2024-11-01T17:55:35.058Z] ---> d79b0705851d [2024-11-01T17:55:35.058Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T17:55:35.058Z] ---> Running in 7bec740aa916 [2024-11-01T17:55:35.327Z] Removing intermediate container 7bec740aa916 [2024-11-01T17:55:35.327Z] ---> 2650afe8aa23 [2024-11-01T17:55:35.327Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T17:55:35.595Z] ---> Running in de5ab841d441 [2024-11-01T17:55:36.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T17:55:37.145Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T17:55:37.841Z] 2f39f015ded8: Pull complete [2024-11-01T17:55:37.842Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-01T17:55:37.842Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T17:55:37.842Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:55:38.124Z] prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container [2024-11-01T17:55:38.157Z] $ 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-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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-11-01T17:55:38.550Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-01T17:55:38.550Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-01T17:55:38.550Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T17:55:38.550Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T17:55:38.550Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-01T17:55:38.550Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-01T17:55:38.550Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-01T17:55:38.550Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-01T17:55:38.550Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-01T17:55:38.550Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-01T17:55:38.550Z] (11/14) Installing kmod-libs (32-r0) [2024-11-01T17:55:38.550Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-01T17:55:38.550Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-01T17:55:38.550Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-01T17:55:38.550Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T17:55:38.550Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T17:55:38.818Z] OK: 246 MiB in 68 packages [2024-11-01T17:55:40.231Z] Removing intermediate container de5ab841d441 [2024-11-01T17:55:40.231Z] ---> 2ed73c7ee16d [2024-11-01T17:55:40.231Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-01T17:55:40.231Z] ---> Running in 3ce9c84829d9 [2024-11-01T17:55:41.189Z] Removing intermediate container 3ce9c84829d9 [2024-11-01T17:55:41.189Z] ---> 50a2367eb4da [2024-11-01T17:55:41.189Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-01T17:55:42.050Z] $ docker top 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T17:55:42.590Z] ---> c4298598352f [2024-11-01T17:55:42.590Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T17:55:42.590Z] ---> Running in d54b72c8e127 [2024-11-01T17:55:42.611Z] ---> job-cost.sh [2024-11-01T17:55:42.611Z] lf-activate-venv: SKIPPING [2024-11-01T17:55:42.611Z] INFO: No Stack... [2024-11-01T17:55:42.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T17:55:43.131Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T17:55:43.467Z] + cat /w/workspace/foundry_device-usb-camera_PR-363/archives/cost.csv [2024-11-01T17:55:43.467Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T17:55:43.520Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [2024-11-01T17:55:43.527Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] did not exist. Created. [2024-11-01T17:55:43.534Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T17:55:43.960Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-01T17:55:44.023Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T17:55:44.062Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T17:55:44.156Z] $ docker stop --time=1 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 [2024-11-01T17:55:45.325Z] $ docker rm -f --volumes 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-01T17:57:34.249Z] Removing intermediate container d54b72c8e127 [2024-11-01T17:57:34.249Z] ---> 9fb4fc4b2bb5 [2024-11-01T17:57:34.249Z] Step 11/13 : COPY . . [2024-11-01T17:57:34.249Z] ---> 0f6e911c05a6 [2024-11-01T17:57:34.249Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T17:57:34.249Z] ---> Running in 13aeb2a4547a [2024-11-01T17:57:34.249Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T17:57:34.249Z] Dload Upload Total Spent Left Speed [2024-11-01T17:57:34.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10624 0 --:--:-- --:--:-- --:--:-- 10836 [2024-11-01T17:57:34.249Z] Removing intermediate container 13aeb2a4547a [2024-11-01T17:57:34.249Z] ---> 48cb1b27ac2a [2024-11-01T17:57:34.249Z] Step 13/13 : RUN ${MAKE} [2024-11-01T17:57:34.249Z] ---> Running in 76a4399f13ac [2024-11-01T17:57:34.249Z] noop [2024-11-01T17:57:34.249Z] Removing intermediate container 76a4399f13ac [2024-11-01T17:57:34.249Z] ---> e6e295aa48ac [2024-11-01T17:57:34.249Z] Successfully built e6e295aa48ac [2024-11-01T17:57:34.249Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:57:34.764Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T17:57:34.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:57:35.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container [2024-11-01T17:57:35.137Z] $ 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-11-01T17:57:36.302Z] $ docker top 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T17:57:37.207Z] + go version [2024-11-01T17:57:37.207Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-01T17:57:37.239Z] $ docker stop --time=1 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b [2024-11-01T17:57:38.847Z] $ docker rm -f --volumes 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T17:57:39.756Z] + docker inspect -f . ci-base-image-arm64 [2024-11-01T17:57:39.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T17:57:40.013Z] prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container [2024-11-01T17:57:40.067Z] $ 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-11-01T17:57:41.154Z] $ docker top d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T17:57:41.732Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-01T17:57:42.392Z] + make test [2024-11-01T17:57:42.659Z] go test ./... -coverprofile=coverage.out ./... [2024-11-01T17:57:48.000Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-01T18:01:09.870Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-01T18:01:13.218Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements [2024-11-01T18:01:13.804Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-01T18:01:13.804Z] go vet ./... [2024-11-01T18:02:00.675Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-01T18:02:00.675Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-01T18:02:00.675Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-01T18:02:00.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-01T18:02:00.763Z] $ docker stop --time=1 d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 [2024-11-01T18:02:02.711Z] $ docker rm -f --volumes d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-01T18:02:04.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-01T18:02:04.421Z] Warning: overwriting stash ‘coverage-report’ [2024-11-01T18:02:04.923Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-01T18:02:05.552Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-01T18:02:05.890Z] + ls -al . [2024-11-01T18:02:05.890Z] total 284 [2024-11-01T18:02:05.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:57 . [2024-11-01T18:02:05.890Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:54 .. [2024-11-01T18:02:05.890Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:54 .git [2024-11-01T18:02:05.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 .github [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 17:54 .gitignore [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 17:54 .golangci.yml [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 17:54 .hadolint.yml [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 17:54 Attribution.txt [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 17:54 CHANGELOG.md [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 17:54 Dockerfile [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 17:54 GOVERNANCE.md [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 17:54 Jenkinsfile [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 17:54 LICENSE [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 17:54 Makefile [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 17:54 OWNERS.md [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 17:54 README.md [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:52 VERSION [2024-11-01T18:02:05.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:54 bin [2024-11-01T18:02:05.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 cmd [2024-11-01T18:02:05.890Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 18:01 coverage.out [2024-11-01T18:02:05.890Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 17:54 docker-entrypoint.sh [2024-11-01T18:02:05.890Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:54 docs [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 17:54 go.mod [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 17:54 go.sum [2024-11-01T18:02:05.890Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 internal [2024-11-01T18:02:05.890Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:02:06.340Z] + 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=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 --label arch=arm64 --label version=0.0.0 . [2024-11-01T18:02:06.930Z] Sending build context to Docker daemon 10.65MB [2024-11-01T18:02:06.930Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-01T18:02:06.930Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-01T18:02:06.930Z] ---> e6e295aa48ac [2024-11-01T18:02:06.930Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-01T18:02:06.930Z] ---> Running in e626b24e30c0 [2024-11-01T18:02:07.201Z] Removing intermediate container e626b24e30c0 [2024-11-01T18:02:07.201Z] ---> 05b036889108 [2024-11-01T18:02:07.201Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-01T18:02:07.471Z] ---> Running in ad228db32482 [2024-11-01T18:02:07.737Z] Removing intermediate container ad228db32482 [2024-11-01T18:02:07.737Z] ---> 30c4eec1cb47 [2024-11-01T18:02:07.737Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-01T18:02:07.737Z] ---> Running in 3b2f52779110 [2024-11-01T18:02:08.005Z] Removing intermediate container 3b2f52779110 [2024-11-01T18:02:08.005Z] ---> d2579b389d0e [2024-11-01T18:02:08.005Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-01T18:02:08.005Z] ---> Running in 3c20ad64b7e2 [2024-11-01T18:02:08.272Z] Removing intermediate container 3c20ad64b7e2 [2024-11-01T18:02:08.272Z] ---> 3227a4a4a37c [2024-11-01T18:02:08.272Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-01T18:02:08.545Z] ---> Running in baa3cef746d7 [2024-11-01T18:02:09.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T18:02:09.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:02:11.205Z] OK: 246 MiB in 68 packages [2024-11-01T18:02:12.163Z] Removing intermediate container baa3cef746d7 [2024-11-01T18:02:12.163Z] ---> e21b3fd25778 [2024-11-01T18:02:12.163Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-01T18:02:12.163Z] ---> Running in 813bf2d30f46 [2024-11-01T18:02:12.429Z] Removing intermediate container 813bf2d30f46 [2024-11-01T18:02:12.429Z] ---> a238b161c78d [2024-11-01T18:02:12.429Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-01T18:02:13.010Z] ---> 725f20845313 [2024-11-01T18:02:13.010Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-01T18:02:13.010Z] ---> Running in 85c23fe07f44 [2024-11-01T18:02:15.584Z] Removing intermediate container 85c23fe07f44 [2024-11-01T18:02:15.584Z] ---> 25ce0ef5e747 [2024-11-01T18:02:15.584Z] Step 11/37 : COPY . . [2024-11-01T18:02:16.544Z] ---> cfd8c5cbfee2 [2024-11-01T18:02:16.544Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-01T18:02:16.544Z] ---> Running in d698812905fc [2024-11-01T18:02:17.516Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2024-11-01T18:02:17.516Z] Dload Upload Total Spent Left Speed [2024-11-01T18:02:17.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 6147 0 --:--:-- --:--:-- --:--:-- 6247 [2024-11-01T18:02:18.366Z] Removing intermediate container d698812905fc [2024-11-01T18:02:18.366Z] ---> 5667578eb0ba [2024-11-01T18:02:18.366Z] Step 13/37 : RUN ${MAKE} [2024-11-01T18:02:18.366Z] ---> Running in a0a6385f6b8b [2024-11-01T18:02:19.318Z] 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.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-01T18:05:56.094Z] Removing intermediate container a0a6385f6b8b [2024-11-01T18:05:56.094Z] ---> 20a1fb96b8a8 [2024-11-01T18:05:56.094Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-01T18:05:56.094Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-01T18:05:56.094Z] da4d7e05a7aa: Pulling fs layer [2024-11-01T18:05:56.094Z] da4d7e05a7aa: Verifying Checksum [2024-11-01T18:05:56.094Z] da4d7e05a7aa: Download complete [2024-11-01T18:05:56.094Z] da4d7e05a7aa: Pull complete [2024-11-01T18:05:56.094Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-01T18:05:56.094Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-01T18:05:56.094Z] ---> 62c65ed7ef0d [2024-11-01T18:05:56.094Z] Step 15/37 : FROM alpine:3.20 [2024-11-01T18:05:56.094Z] 3.20: Pulling from library/alpine [2024-11-01T18:05:56.094Z] cf04c63912e1: Already exists [2024-11-01T18:05:56.094Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-01T18:05:56.094Z] Status: Downloaded newer image for alpine:3.20 [2024-11-01T18:05:56.094Z] ---> c157a85ed455 [2024-11-01T18:05:56.094Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-01T18:05:56.094Z] ---> Running in f0c6c36b79f3 [2024-11-01T18:05:56.094Z] Removing intermediate container f0c6c36b79f3 [2024-11-01T18:05:56.094Z] ---> 6a91852f51b7 [2024-11-01T18:05:56.094Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-01T18:05:56.094Z] ---> Running in bddf1255617d [2024-11-01T18:05:56.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T18:05:56.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:05:57.774Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-01T18:05:57.774Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-01T18:05:57.774Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-01T18:05:57.774Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-01T18:05:57.774Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-01T18:05:57.774Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-01T18:05:57.774Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-01T18:05:57.774Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-01T18:05:58.038Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-01T18:05:58.038Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-01T18:05:58.038Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-01T18:05:58.038Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-01T18:05:58.038Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-01T18:05:58.038Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-01T18:05:58.038Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-01T18:05:58.306Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-01T18:05:58.306Z] (17/114) Installing libva (2.21.0-r0) [2024-11-01T18:05:58.306Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-01T18:05:58.306Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-01T18:05:58.306Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-01T18:05:58.306Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-01T18:05:58.306Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-01T18:05:58.306Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-01T18:05:58.306Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-01T18:05:58.306Z] (25/114) Installing imath (3.1.12-r0) [2024-11-01T18:05:58.306Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-01T18:05:58.306Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-01T18:05:58.573Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-01T18:05:58.573Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-01T18:05:58.573Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-01T18:05:58.573Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-01T18:05:58.573Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-01T18:05:58.573Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-01T18:05:58.573Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-01T18:05:58.573Z] (35/114) Installing opus (1.5.2-r0) [2024-11-01T18:05:58.573Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-01T18:05:58.573Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-01T18:05:58.573Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-01T18:05:58.573Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-01T18:05:58.573Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-01T18:05:58.573Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-01T18:05:58.573Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-01T18:05:58.839Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-01T18:05:58.839Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-01T18:05:58.839Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-01T18:05:58.839Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-01T18:05:58.839Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-01T18:05:58.839Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-01T18:05:58.839Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-01T18:05:59.107Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-01T18:05:59.107Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-01T18:05:59.373Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-01T18:05:59.373Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-01T18:05:59.373Z] (54/114) Installing libexpat (2.6.3-r0) [2024-11-01T18:05:59.373Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-01T18:05:59.373Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-01T18:05:59.373Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-01T18:05:59.640Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-01T18:05:59.640Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-01T18:05:59.640Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-01T18:05:59.640Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-01T18:05:59.640Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-01T18:05:59.640Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-01T18:05:59.640Z] (64/114) Installing glib (2.80.5-r0) [2024-11-01T18:05:59.640Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-01T18:05:59.905Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-01T18:05:59.906Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-01T18:05:59.906Z] (68/114) Installing libass (0.17.2-r0) [2024-11-01T18:05:59.906Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-01T18:05:59.906Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-01T18:05:59.906Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-01T18:05:59.906Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-01T18:05:59.906Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-01T18:05:59.906Z] (74/114) Installing librist (0.2.10-r1) [2024-11-01T18:05:59.906Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-01T18:05:59.906Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-01T18:05:59.906Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-01T18:05:59.906Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-01T18:05:59.906Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-01T18:06:00.171Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-01T18:06:00.171Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-01T18:06:00.171Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-01T18:06:00.171Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-01T18:06:00.171Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-01T18:06:00.171Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-01T18:06:00.171Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-01T18:06:00.171Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-01T18:06:00.171Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-01T18:06:00.171Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-01T18:06:00.437Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-01T18:06:00.437Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-01T18:06:00.437Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-01T18:06:00.437Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-01T18:06:00.437Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-01T18:06:00.437Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-01T18:06:00.437Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-01T18:06:00.437Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-01T18:06:00.702Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-01T18:06:00.702Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-01T18:06:00.702Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-01T18:06:00.702Z] (101/114) Installing orc (0.4.40-r0) [2024-11-01T18:06:00.702Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-01T18:06:00.702Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-01T18:06:00.702Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-01T18:06:00.702Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-01T18:06:00.702Z] (106/114) Installing libpulse (17.0-r0) [2024-11-01T18:06:00.971Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-01T18:06:00.971Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-01T18:06:00.971Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-01T18:06:00.971Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-01T18:06:00.971Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-01T18:06:00.971Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-01T18:06:00.971Z] (113/114) Installing kmod-libs (32-r0) [2024-11-01T18:06:00.971Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-01T18:06:00.971Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:06:00.971Z] Executing glib-2.80.5-r0.trigger [2024-11-01T18:06:00.971Z] Executing eudev-3.2.14-r2.trigger [2024-11-01T18:06:00.971Z] OK: 120 MiB in 128 packages [2024-11-01T18:06:05.212Z] Removing intermediate container bddf1255617d [2024-11-01T18:06:05.212Z] ---> 5779c7584c9f [2024-11-01T18:06:05.212Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-01T18:06:05.212Z] ---> Running in 59fde1711761 [2024-11-01T18:06:05.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T18:06:06.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:06:07.454Z] Upgrading critical system libraries and apk-tools: [2024-11-01T18:06:07.454Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-01T18:06:07.454Z] Executing busybox-1.36.1-r29.trigger [2024-11-01T18:06:07.454Z] Continuing the upgrade transaction with new apk-tools: [2024-11-01T18:06:07.454Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-01T18:06:08.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-01T18:06:09.429Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T18:06:09.430Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-01T18:06:09.430Z] OK: 120 MiB in 128 packages [2024-11-01T18:06:10.381Z] Removing intermediate container 59fde1711761 [2024-11-01T18:06:10.381Z] ---> 68b2f935f3a8 [2024-11-01T18:06:10.381Z] Step 19/37 : WORKDIR / [2024-11-01T18:06:10.381Z] ---> Running in 91ba0746db15 [2024-11-01T18:06:10.644Z] Removing intermediate container 91ba0746db15 [2024-11-01T18:06:10.644Z] ---> 9bf71fed4eec [2024-11-01T18:06:10.644Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-01T18:06:12.572Z] ---> 895c918dfba1 [2024-11-01T18:06:12.572Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-01T18:06:12.837Z] ---> 19d02319ca13 [2024-11-01T18:06:12.837Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-01T18:06:13.417Z] ---> cd22ec12e97d [2024-11-01T18:06:13.417Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-01T18:06:14.002Z] ---> 4df38b517b63 [2024-11-01T18:06:14.002Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-01T18:06:14.271Z] ---> 3841fe5cc73c [2024-11-01T18:06:14.271Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-01T18:06:14.855Z] ---> a8138909bc4e [2024-11-01T18:06:14.855Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-01T18:06:16.262Z] ---> 6ec5300a8f60 [2024-11-01T18:06:16.262Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-01T18:06:16.262Z] ---> Running in 95921d635d10 [2024-11-01T18:06:17.671Z] Removing intermediate container 95921d635d10 [2024-11-01T18:06:17.671Z] ---> bfbeecb35eca [2024-11-01T18:06:17.671Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-01T18:06:17.941Z] ---> Running in 365f46acbdf9 [2024-11-01T18:06:19.348Z] Removing intermediate container 365f46acbdf9 [2024-11-01T18:06:19.348Z] ---> 2b36873dee6a [2024-11-01T18:06:19.348Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-01T18:06:19.348Z] ---> Running in 970f88ec47d9 [2024-11-01T18:06:20.750Z] Removing intermediate container 970f88ec47d9 [2024-11-01T18:06:20.750Z] ---> a78e38e29b08 [2024-11-01T18:06:20.750Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-01T18:06:20.750Z] ---> Running in 97dd99fec5fa [2024-11-01T18:06:22.150Z] Removing intermediate container 97dd99fec5fa [2024-11-01T18:06:22.150Z] ---> 9adce1caac75 [2024-11-01T18:06:22.150Z] Step 31/37 : EXPOSE 59983 [2024-11-01T18:06:22.150Z] ---> Running in 91cf34c90efa [2024-11-01T18:06:22.415Z] Removing intermediate container 91cf34c90efa [2024-11-01T18:06:22.415Z] ---> b6bb4e02a367 [2024-11-01T18:06:22.415Z] Step 32/37 : EXPOSE 8554 [2024-11-01T18:06:22.679Z] ---> Running in 97e0e5d4e83d [2024-11-01T18:06:22.943Z] Removing intermediate container 97e0e5d4e83d [2024-11-01T18:06:22.943Z] ---> 9470c03592b2 [2024-11-01T18:06:22.943Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-01T18:06:22.943Z] ---> Running in cff651203b8a [2024-11-01T18:06:23.209Z] Removing intermediate container cff651203b8a [2024-11-01T18:06:23.209Z] ---> 8007af5f3b4c [2024-11-01T18:06:23.209Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-01T18:06:23.209Z] ---> Running in 65a88d173988 [2024-11-01T18:06:23.474Z] Removing intermediate container 65a88d173988 [2024-11-01T18:06:23.474Z] ---> 29cee29ece6e [2024-11-01T18:06:23.474Z] Step 35/37 : LABEL arch=arm64 [2024-11-01T18:06:23.474Z] ---> Running in 72fb7cb39e6b [2024-11-01T18:06:23.744Z] Removing intermediate container 72fb7cb39e6b [2024-11-01T18:06:23.744Z] ---> ab6db3affb69 [2024-11-01T18:06:23.744Z] Step 36/37 : LABEL git_sha=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [2024-11-01T18:06:24.009Z] ---> Running in cd0fcd6f8461 [2024-11-01T18:06:24.274Z] Removing intermediate container cd0fcd6f8461 [2024-11-01T18:06:24.274Z] ---> 4519d1341b7d [2024-11-01T18:06:24.274Z] Step 37/37 : LABEL version=0.0.0 [2024-11-01T18:06:24.274Z] ---> Running in f75b46b68052 [2024-11-01T18:06:24.537Z] Removing intermediate container f75b46b68052 [2024-11-01T18:06:24.537Z] ---> 7fca7a06bc7a [2024-11-01T18:06:24.537Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-01T18:06:24.537Z] Successfully built 7fca7a06bc7a [2024-11-01T18:06:24.537Z] 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-11-01T18:06:25.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T18:06:25.424Z] [2024-11-01T18:06:25.424Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:06:25.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T18:06:25.850Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-01T18:06:25.850Z] 8998bd30e6a1: Pulling fs layer [2024-11-01T18:06:25.850Z] 04944245beec: Pulling fs layer [2024-11-01T18:06:25.850Z] 699f458cf7ca: Pulling fs layer [2024-11-01T18:06:25.850Z] 765212b225bb: Pulling fs layer [2024-11-01T18:06:25.850Z] f23df028b6ca: Pulling fs layer [2024-11-01T18:06:25.850Z] d65c8cfc05b1: Pulling fs layer [2024-11-01T18:06:25.850Z] 2437ff75d9bd: Pulling fs layer [2024-11-01T18:06:25.850Z] f23df028b6ca: Waiting [2024-11-01T18:06:25.850Z] d65c8cfc05b1: Waiting [2024-11-01T18:06:25.850Z] 2437ff75d9bd: Waiting [2024-11-01T18:06:25.850Z] 765212b225bb: Waiting [2024-11-01T18:06:26.119Z] 04944245beec: Verifying Checksum [2024-11-01T18:06:26.119Z] 04944245beec: Download complete [2024-11-01T18:06:26.119Z] 765212b225bb: Verifying Checksum [2024-11-01T18:06:26.119Z] 765212b225bb: Download complete [2024-11-01T18:06:26.119Z] f23df028b6ca: Verifying Checksum [2024-11-01T18:06:26.119Z] f23df028b6ca: Download complete [2024-11-01T18:06:26.119Z] d65c8cfc05b1: Verifying Checksum [2024-11-01T18:06:26.119Z] d65c8cfc05b1: Download complete [2024-11-01T18:06:26.119Z] 699f458cf7ca: Verifying Checksum [2024-11-01T18:06:26.119Z] 699f458cf7ca: Download complete [2024-11-01T18:06:26.699Z] 8998bd30e6a1: Download complete [2024-11-01T18:06:28.632Z] 2437ff75d9bd: Verifying Checksum [2024-11-01T18:06:28.632Z] 2437ff75d9bd: Download complete [2024-11-01T18:06:31.211Z] 8998bd30e6a1: Pull complete [2024-11-01T18:06:31.211Z] 04944245beec: Pull complete [2024-11-01T18:06:32.612Z] 699f458cf7ca: Pull complete [2024-11-01T18:06:32.878Z] 765212b225bb: Pull complete [2024-11-01T18:06:33.839Z] f23df028b6ca: Pull complete [2024-11-01T18:06:33.839Z] d65c8cfc05b1: Pull complete [2024-11-01T18:06:52.021Z] 2437ff75d9bd: Pull complete [2024-11-01T18:06:52.021Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-01T18:06:52.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-01T18:06:52.021Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:06:52.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container [2024-11-01T18:06:52.433Z] $ 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-11-01T18:06:55.124Z] $ docker top 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:06:56.068Z] ---> job-cost.sh [2024-11-01T18:06:56.068Z] lf-activate-venv: SKIPPING [2024-11-01T18:06:56.068Z] INFO: No Stack... [2024-11-01T18:06:56.648Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-01T18:06:57.226Z] INFO: Archiving Costs [Pipeline] sh [2024-11-01T18:06:57.891Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-11-01T18:06:57.891Z] + cut -d, -f6 [Pipeline] lock [2024-11-01T18:06:57.971Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [2024-11-01T18:06:57.978Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] did not exist. Created. [2024-11-01T18:06:57.985Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-01T18:06:58.727Z] /w/workspace/device-usb-camera/1@tmp/durable-2adfbbf6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-01T18:06:59.395Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-01T18:06:59.444Z] Warning: overwriting stash ‘stack-cost’ [2024-11-01T18:06:59.501Z] Stashed 1 file(s) [Pipeline] } [2024-11-01T18:06:59.523Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-01T18:06:59.619Z] $ docker stop --time=1 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 [2024-11-01T18:07:01.117Z] $ docker rm -f --volumes 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 [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-11-01T18:07:02.330Z] provisioning config files... [2024-11-01T18:07:02.337Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config12663502903319757421tmp [Pipeline] { [Pipeline] sh [2024-11-01T18:07:02.695Z] + set +x [2024-11-01T18:07:02.695Z] + curl+ -s https://codecov.io/bash [2024-11-01T18:07:02.695Z] bash -s -- [2024-11-01T18:07:02.695Z] [2024-11-01T18:07:02.695Z] _____ _ [2024-11-01T18:07:02.695Z] / ____| | | [2024-11-01T18:07:02.695Z] | | ___ __| | ___ ___ _____ __ [2024-11-01T18:07:02.695Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-01T18:07:02.695Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-01T18:07:02.695Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-01T18:07:02.695Z] Bash-1.0.6 [2024-11-01T18:07:02.695Z] [2024-11-01T18:07:02.695Z] [2024-11-01T18:07:02.695Z] ==> git version 2.25.1 found [2024-11-01T18:07:02.695Z] ==> 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-11-01T18:07:02.695Z] Release-Date: 2020-01-08 [2024-11-01T18:07:02.695Z] 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-11-01T18:07:02.695Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-01T18:07:02.695Z] ==> Jenkins CI detected. [2024-11-01T18:07:02.695Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-363 [2024-11-01T18:07:02.696Z] project root: . [2024-11-01T18:07:02.696Z] --> token set from env [2024-11-01T18:07:02.696Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-01T18:07:02.696Z] ==> Running gcov in . (disable via -X gcov) [2024-11-01T18:07:02.696Z] ==> Python coveragepy not found [2024-11-01T18:07:02.696Z] ==> Searching for coverage reports in: [2024-11-01T18:07:02.696Z] + . [2024-11-01T18:07:02.696Z] -> Found 1 reports [2024-11-01T18:07:02.696Z] ==> Detecting git/mercurial file structure [2024-11-01T18:07:02.696Z] ==> Reading reports [2024-11-01T18:07:02.696Z] + ./coverage.out bytes=54772 [2024-11-01T18:07:02.956Z] ==> Appending adjustments [2024-11-01T18:07:02.957Z] https://docs.codecov.io/docs/fixing-reports [2024-11-01T18:07:02.957Z] + Found adjustments [2024-11-01T18:07:02.957Z] ==> Gzipping contents [2024-11-01T18:07:02.957Z] 8.0K /tmp/codecov.oii6IE.gz [2024-11-01T18:07:02.957Z] ==> Uploading reports [2024-11-01T18:07:02.957Z] url: https://codecov.io [2024-11-01T18:07:02.957Z] query: branch=PR-363&commit=a6f6c6bcb90839981bca2dd5d4cf75922c985d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=363&job=&cmd_args= [2024-11-01T18:07:02.957Z] -> Pinging Codecov [2024-11-01T18:07:02.957Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-363&commit=a6f6c6bcb90839981bca2dd5d4cf75922c985d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=363&job=&cmd_args= [2024-11-01T18:07:03.216Z] -> Uploading to [2024-11-01T18:07:03.216Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/a6f6c6bcb90839981bca2dd5d4cf75922c985d94/bac8658d-564a-4432-b18e-adec91fda188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T180703Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2b3bf2200bfe9dabf6d25b7599b1cba8912aaa8c83a3a6ba6ba027f7e5ed00 [2024-11-01T18:07:03.216Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-01T18:07:03.216Z] Dload Upload Total Spent Left Speed [2024-11-01T18:07:03.475Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29379 --:--:-- --:--:-- --:--:-- 29379 [2024-11-01T18:07:03.475Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] } [2024-11-01T18:07:03.508Z] 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-11-01T18:07:05.799Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-363/archives ] [2024-11-01T18:07:05.799Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-363/archives [2024-11-01T18:07:05.799Z] total 16 [2024-11-01T18:07:05.799Z] drwxr-xr-x 3 root root 4096 Nov 1 17:55 . [2024-11-01T18:07:05.799Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:55 .. [2024-11-01T18:07:05.799Z] drwxr-xr-x 2 root root 4096 Nov 1 17:55 cost [2024-11-01T18:07:05.799Z] -rw-r--r-- 1 root root 89 Nov 1 17:55 cost.csv [2024-11-01T18:07:05.799Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-363/archives [2024-11-01T18:07:05.799Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-363/archives [2024-11-01T18:07:05.799Z] total 16 [2024-11-01T18:07:05.799Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:55 . [2024-11-01T18:07:05.799Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:55 .. [2024-11-01T18:07:05.799Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:55 cost [2024-11-01T18:07:05.799Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 1 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:06.140Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:07.041Z] ---> package-listing.sh [2024-11-01T18:07:07.041Z] ++ facter osfamily [2024-11-01T18:07:07.041Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-01T18:07:07.303Z] + OS_FAMILY=debian [2024-11-01T18:07:07.303Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-363 [2024-11-01T18:07:07.303Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-01T18:07:07.303Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-01T18:07:07.303Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-01T18:07:07.303Z] + PACKAGES=/tmp/packages_start.txt [2024-11-01T18:07:07.303Z] + '[' /w/workspace/foundry_device-usb-camera_PR-363 ']' [2024-11-01T18:07:07.303Z] + PACKAGES=/tmp/packages_end.txt [2024-11-01T18:07:07.303Z] + case "${OS_FAMILY}" in [2024-11-01T18:07:07.303Z] + dpkg -l [2024-11-01T18:07:07.303Z] + grep '^ii' [2024-11-01T18:07:07.303Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-01T18:07:07.303Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-01T18:07:07.303Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-01T18:07:07.303Z] + '[' /w/workspace/foundry_device-usb-camera_PR-363 ']' [2024-11-01T18:07:07.303Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-363/archives/ [2024-11-01T18:07:07.303Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-363/archives/ [Pipeline] echo [2024-11-01T18:07:07.347Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-01T18:07:07.641Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-01T18:07:08.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-01T18:07:08.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-01T18:07:08.458Z] prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container [2024-11-01T18:07:08.547Z] $ 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-363/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-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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-11-01T18:07:08.730Z] $ docker top c4846e4af8356f87ace30e2fc538603ab5b53ebab8b9a0e91d9f2d6b872a1521 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-01T18:07:09.178Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-01T18:07:09.541Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-01T18:07:09.872Z] + ls /var/log/sa-host [2024-11-01T18:07:09.872Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-01T18:07:10.126Z] provisioning config files... [2024-11-01T18:07:10.134Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config11426575304214922070tmp [Pipeline] { [Pipeline] echo [2024-11-01T18:07:10.206Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:10.528Z] ---> create-netrc.sh [Pipeline] } [2024-11-01T18:07:10.563Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:10.986Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-01T18:07:11.026Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:11.353Z] ---> sudo-logs.sh [2024-11-01T18:07:11.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-01T18:07:11.478Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:11.802Z] ---> job-cost.sh [2024-11-01T18:07:11.802Z] lf-activate-venv: SKIPPING [2024-11-01T18:07:11.802Z] DEBUG: total: 0.2199999988079071 [2024-11-01T18:07:11.802Z] INFO: Retrieving Stack Cost... [2024-11-01T18:07:12.060Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-01T18:07:12.320Z] INFO: Archiving Costs [Pipeline] echo [2024-11-01T18:07:12.363Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-01T18:07:12.688Z] ---> logs-deploy.sh [2024-11-01T18:07:12.688Z] lf-activate-venv: SKIPPING [2024-11-01T18:07:12.688Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-363/1 [2024-11-01T18:07:12.688Z] INFO: archiving workspace using pattern(s): [2024-11-01T18:07:13.624Z] Archives upload complete. [2024-11-01T18:07:13.624Z] INFO: archiving logs to Nexus