Pull request #366 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5492d3d896406f55be6f1ceb136f218b6b05e42f+2a5e649201c18cec9e221fbeb45ba06089b8b7fb (c4dd00a2cc7e7d534262378c217cfb847eefedcf) 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-ssh13099464955639551626.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-ssh540152510503698984.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-366/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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13286053931706069287.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-366/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16424353495921659024.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-ssh6461413832412036981.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-366/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-366/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5977387014402218551.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-26190 in /w/workspace/foundry_device-usb-camera_PR-366 [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-366 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit 5492d3d896406f55be6f1ceb136f218b6b05e42f Merge succeeded, producing 5492d3d896406f55be6f1ceb136f218b6b05e42f Checking out Revision 5492d3d896406f55be6f1ceb136f218b6b05e42f (PR-366) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git 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/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T17:57:14.974Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T17:57:15.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T17:57:15.304Z] ========================================================= [2024-11-11T17:57:15.304Z] EdgeX Global Pipelines Version Info [2024-11-11T17:57:15.304Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T17:57:16.427Z] ------------------- [2024-11-11T17:57:16.427Z] stable info: [2024-11-11T17:57:16.427Z] ------------------- [2024-11-11T17:57:16.427Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T17:57:16.427Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T17:57:16.427Z] Message: update stable to v1.0.265 [2024-11-11T17:57:16.689Z] ------------------- [2024-11-11T17:57:16.689Z] experimental info: [2024-11-11T17:57:16.689Z] ------------------- [2024-11-11T17:57:16.689Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T17:57:16.689Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T17:57:16.689Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T17:57:16.919Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-11-11T17:57:16.982Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-11-11T17:57:17.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T17:57:17.095Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T17:57:17.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T17:57:17.206Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T17:57:17.257Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T17:57:17.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T17:57:17.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T17:57:17.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T17:57:17.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T17:57:17.549Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-11-11T17:57:17.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T17:57:17.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T17:57:17.708Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T17:57:17.763Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T17:57:17.820Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T17:57:17.876Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T17:57:17.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T17:57:17.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T17:57:18.041Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T17:57:18.092Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T17:57:18.145Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T17:57:18.200Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T17:57:18.254Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T17:57:18.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T17:57:18.361Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T17:57:18.405Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-366 [Pipeline] echo [2024-11-11T17:57:18.454Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-366 [Pipeline] echo [2024-11-11T17:57:18.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-366 [Pipeline] echo [2024-11-11T17:57:18.711Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo [2024-11-11T17:57:18.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5492d3d [Pipeline] echo [2024-11-11T17:57:18.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T17:57:18.977Z] provisioning config files... [2024-11-11T17:57:18.992Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config4210315410145687516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T17:57:19.377Z] ---> ****-login.sh [2024-11-11T17:57:19.377Z] nexus3.edgexfoundry.org:10001 [2024-11-11T17:57:19.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:19.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:19.638Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:19.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:19.638Z] [2024-11-11T17:57:19.638Z] Login Succeeded [2024-11-11T17:57:19.638Z] nexus3.edgexfoundry.org:10002 [2024-11-11T17:57:19.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:19.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:19.898Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:19.898Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:19.898Z] [2024-11-11T17:57:19.898Z] Login Succeeded [2024-11-11T17:57:19.898Z] nexus3.edgexfoundry.org:10003 [2024-11-11T17:57:19.898Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:19.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:19.898Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:19.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:19.899Z] [2024-11-11T17:57:19.899Z] Login Succeeded [2024-11-11T17:57:19.899Z] nexus3.edgexfoundry.org:10004 [2024-11-11T17:57:19.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:20.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:20.158Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:20.158Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:20.158Z] [2024-11-11T17:57:20.158Z] Login Succeeded [2024-11-11T17:57:20.158Z] ****.io [2024-11-11T17:57:20.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:20.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:20.419Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:20.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:20.419Z] [2024-11-11T17:57:20.419Z] Login Succeeded [2024-11-11T17:57:20.419Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T17:57:20.447Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T17:57:21.128Z] + git rev-list -1 --merges 5492d3d896406f55be6f1ceb136f218b6b05e42f~1..5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo [2024-11-11T17:57:21.180Z] -----------> git rev-list -1 --merges 5492d3d896406f55be6f1ceb136f218b6b05e42f~1..5492d3d896406f55be6f1ceb136f218b6b05e42f 5492d3d896406f55be6f1ceb136f218b6b05e42f [false] [Pipeline] sh [2024-11-11T17:57:21.505Z] + git log --format=format:%s -1 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo [2024-11-11T17:57:21.555Z] ========================================================= [2024-11-11T17:57:21.555Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T17:57:21.555Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T17:57:22.019Z] + git log --format=format:%s -1 5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] echo [2024-11-11T17:57:22.063Z] [semverPrep] GIT_COMMIT: 5492d3d896406f55be6f1ceb136f218b6b05e42f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T17:57:22.104Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T17:57:22.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T17:57:22.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T17:57:22.517Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T17:57:22.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T17:57:22.517Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T17:57:22.517Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T17:57:22.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T17:57:23.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T17:57:23.031Z] [2024-11-11T17:57:23.031Z] 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-11T17:57:23.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T17:57:23.428Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T17:57:23.428Z] b85a868b505f: Pulling fs layer [2024-11-11T17:57:23.428Z] e2be974225ed: Pulling fs layer [2024-11-11T17:57:23.428Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T17:57:23.428Z] 988bab9f4d93: Pulling fs layer [2024-11-11T17:57:23.428Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T17:57:23.428Z] eaf3925da568: Pulling fs layer [2024-11-11T17:57:23.428Z] bab4dde63d76: Pulling fs layer [2024-11-11T17:57:23.428Z] bde34c3a00c8: Pulling fs layer [2024-11-11T17:57:23.428Z] b352a97aabf1: Pulling fs layer [2024-11-11T17:57:23.428Z] 4872d77fe225: Pulling fs layer [2024-11-11T17:57:23.428Z] 5851b861e8e6: Pulling fs layer [2024-11-11T17:57:23.428Z] bab4dde63d76: Waiting [2024-11-11T17:57:23.428Z] 1469e6f7b9e6: Waiting [2024-11-11T17:57:23.428Z] 4872d77fe225: Waiting [2024-11-11T17:57:23.428Z] eaf3925da568: Waiting [2024-11-11T17:57:23.428Z] bde34c3a00c8: Waiting [2024-11-11T17:57:23.428Z] 5851b861e8e6: Waiting [2024-11-11T17:57:23.428Z] 988bab9f4d93: Waiting [2024-11-11T17:57:23.428Z] e2be974225ed: Verifying Checksum [2024-11-11T17:57:23.428Z] e2be974225ed: Download complete [2024-11-11T17:57:23.428Z] 988bab9f4d93: Download complete [2024-11-11T17:57:23.428Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T17:57:23.428Z] 1469e6f7b9e6: Download complete [2024-11-11T17:57:23.690Z] eaf3925da568: Verifying Checksum [2024-11-11T17:57:23.690Z] eaf3925da568: Download complete [2024-11-11T17:57:23.691Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T17:57:23.691Z] 339a4e72a1f5: Download complete [2024-11-11T17:57:23.691Z] bde34c3a00c8: Verifying Checksum [2024-11-11T17:57:23.691Z] bde34c3a00c8: Download complete [2024-11-11T17:57:23.691Z] b352a97aabf1: Download complete [2024-11-11T17:57:23.691Z] 4872d77fe225: Verifying Checksum [2024-11-11T17:57:23.691Z] 4872d77fe225: Download complete [2024-11-11T17:57:23.691Z] 5851b861e8e6: Download complete [2024-11-11T17:57:23.691Z] b85a868b505f: Download complete [2024-11-11T17:57:23.951Z] bab4dde63d76: Verifying Checksum [2024-11-11T17:57:23.951Z] bab4dde63d76: Download complete [2024-11-11T17:57:24.888Z] b85a868b505f: Pull complete [2024-11-11T17:57:25.148Z] e2be974225ed: Pull complete [2024-11-11T17:57:25.408Z] 339a4e72a1f5: Pull complete [2024-11-11T17:57:25.706Z] 988bab9f4d93: Pull complete [2024-11-11T17:57:25.972Z] 1469e6f7b9e6: Pull complete [2024-11-11T17:57:25.972Z] eaf3925da568: Pull complete [2024-11-11T17:57:27.883Z] bab4dde63d76: Pull complete [2024-11-11T17:57:27.884Z] bde34c3a00c8: Pull complete [2024-11-11T17:57:27.884Z] b352a97aabf1: Pull complete [2024-11-11T17:57:27.884Z] 4872d77fe225: Pull complete [2024-11-11T17:57:28.144Z] 5851b861e8e6: Pull complete [2024-11-11T17:57:28.144Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T17:57:28.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T17:57:28.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T17:57:28.431Z] prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container [2024-11-11T17:57:28.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T17:57:30.447Z] $ docker top 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 -eo pid,comm [2024-11-11T17:57:30.498Z] 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-11T17:57:30.498Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T17:57:30.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T17:57:30.671Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T17:57:30.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T17:57:30.788Z] $ docker exec 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent [2024-11-11T17:57:30.904Z] SSH_AUTH_SOCK=/tmp/ssh-QIOT9kE0h3e5/agent.33 [2024-11-11T17:57:30.904Z] SSH_AGENT_PID=39 [2024-11-11T17:57:30.911Z] Running ssh-add (command line suppressed) [2024-11-11T17:57:31.004Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_2147867572288212467.key (/w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_2147867572288212467.key) [2024-11-11T17:57:31.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T17:57:31.376Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T17:57:31.404Z] $ docker exec --env ******** --env ******** 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent -k [2024-11-11T17:57:31.506Z] unset SSH_AUTH_SOCK; [2024-11-11T17:57:31.506Z] unset SSH_AGENT_PID; [2024-11-11T17:57:31.506Z] echo Agent pid 39 killed; [2024-11-11T17:57:31.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T17:57:31.645Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T17:57:31.645Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T17:57:31.765Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T17:57:31.766Z] $ docker exec 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent [2024-11-11T17:57:31.878Z] SSH_AUTH_SOCK=/tmp/ssh-rB2gUt1tZrVC/agent.72 [2024-11-11T17:57:31.878Z] SSH_AGENT_PID=78 [2024-11-11T17:57:31.883Z] Running ssh-add (command line suppressed) [2024-11-11T17:57:31.996Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_1592942663966804412.key (/w/workspace/foundry_device-usb-camera_PR-366@tmp/private_key_1592942663966804412.key) [2024-11-11T17:57:32.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T17:57:32.369Z] + git semver init [2024-11-11T17:57:32.629Z] 2024-11-11 17:57:32,541 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T17:57:32.629Z] 2024-11-11 17:57:32,542 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-366/.semver [2024-11-11T17:57:32.629Z] 2024-11-11 17:57:32,542 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-366/.semver [2024-11-11T17:57:32.629Z] 2024-11-11 17:57:32,542 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-366/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-366, universal_newlines=False, shell=None, istream=None) [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,143 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-366/.git/info/exclude [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 with force:False [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,143 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,148 [execute] INFO git cat-file --batch-check [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T17:57:34.538Z] 2024-11-11 17:57:34,154 [execute] INFO git cat-file --batch [2024-11-11T17:57:34.539Z] 2024-11-11 17:57:34,154 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-366/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T17:57:34.539Z] 2024-11-11 17:57:34,159 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-366/.semver/PR-366 [2024-11-11T17:57:34.539Z] 0.0.0 [Pipeline] } [2024-11-11T17:57:34.569Z] $ docker exec --env ******** --env ******** 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 ssh-agent -k [2024-11-11T17:57:34.670Z] unset SSH_AUTH_SOCK; [2024-11-11T17:57:34.670Z] unset SSH_AGENT_PID; [2024-11-11T17:57:34.670Z] echo Agent pid 78 killed; [2024-11-11T17:57:34.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T17:57:35.139Z] + git semver [Pipeline] } [2024-11-11T17:57:35.428Z] $ docker stop --time=1 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 [2024-11-11T17:57:36.747Z] $ docker rm -f --volumes 18a2a4a1979843a83e7371d2d40a152ded754c4551bdede7707f85fe9221c589 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T17:57:37.177Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T17:57:37.495Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T17:57:37.517Z] [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-11T17:57:38.210Z] provisioning config files... [2024-11-11T17:57:38.220Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config13347242059202809604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T17:57:38.590Z] ---> ****-login.sh [2024-11-11T17:57:38.590Z] nexus3.edgexfoundry.org:10001 [2024-11-11T17:57:38.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:38.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:38.591Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:38.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:38.591Z] [2024-11-11T17:57:38.591Z] Login Succeeded [2024-11-11T17:57:38.591Z] nexus3.edgexfoundry.org:10002 [2024-11-11T17:57:38.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:38.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:38.591Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:38.591Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:38.591Z] [2024-11-11T17:57:38.591Z] Login Succeeded [2024-11-11T17:57:38.591Z] nexus3.edgexfoundry.org:10003 [2024-11-11T17:57:38.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:38.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:38.854Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:38.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:38.854Z] [2024-11-11T17:57:38.854Z] Login Succeeded [2024-11-11T17:57:38.854Z] nexus3.edgexfoundry.org:10004 [2024-11-11T17:57:38.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:38.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:38.854Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:38.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:38.854Z] [2024-11-11T17:57:38.854Z] Login Succeeded [2024-11-11T17:57:38.854Z] ****.io [2024-11-11T17:57:38.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T17:57:39.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T17:57:39.118Z] Configure a credential helper to remove this warning. See [2024-11-11T17:57:39.118Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T17:57:39.118Z] [2024-11-11T17:57:39.118Z] Login Succeeded [2024-11-11T17:57:39.118Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T17:57:39.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T17:57:39.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T17:57:39.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T17:57:39.479Z] ========================================================= [2024-11-11T17:57:39.479Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T17:57:39.479Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T17:57:39.982Z] + 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-11T17:57:39.982Z] Sending build context to Docker daemon 20.67MB [2024-11-11T17:57:39.982Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T17:57:39.982Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T17:57:39.982Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T17:57:39.982Z] 43c4264eed91: Pulling fs layer [2024-11-11T17:57:39.982Z] 4cc291be95ef: Pulling fs layer [2024-11-11T17:57:39.982Z] 2ac1f1163629: Pulling fs layer [2024-11-11T17:57:39.982Z] 5c3c966382ef: Pulling fs layer [2024-11-11T17:57:39.982Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T17:57:39.982Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T17:57:39.982Z] 9f66e0745190: Pulling fs layer [2024-11-11T17:57:39.982Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T17:57:39.982Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T17:57:39.982Z] 5c3c966382ef: Waiting [2024-11-11T17:57:39.982Z] 4f4fb700ef54: Waiting [2024-11-11T17:57:39.982Z] 5d5c8e513c77: Waiting [2024-11-11T17:57:39.982Z] 561ebcabdf7f: Waiting [2024-11-11T17:57:39.982Z] 9f66e0745190: Waiting [2024-11-11T17:57:39.982Z] f49a43e4bbc0: Waiting [2024-11-11T17:57:40.244Z] 4cc291be95ef: Download complete [2024-11-11T17:57:40.244Z] 5c3c966382ef: Verifying Checksum [2024-11-11T17:57:40.244Z] 5c3c966382ef: Download complete [2024-11-11T17:57:40.244Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T17:57:40.244Z] 4f4fb700ef54: Download complete [2024-11-11T17:57:40.244Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T17:57:40.244Z] 5d5c8e513c77: Download complete [2024-11-11T17:57:40.244Z] 43c4264eed91: Verifying Checksum [2024-11-11T17:57:40.244Z] 43c4264eed91: Download complete [2024-11-11T17:57:40.244Z] 9f66e0745190: Verifying Checksum [2024-11-11T17:57:40.244Z] 9f66e0745190: Download complete [2024-11-11T17:57:40.244Z] 43c4264eed91: Pull complete [2024-11-11T17:57:40.244Z] 561ebcabdf7f: Download complete [2024-11-11T17:57:40.503Z] 4cc291be95ef: Pull complete [2024-11-11T17:57:40.760Z] 2ac1f1163629: Verifying Checksum [2024-11-11T17:57:40.760Z] 2ac1f1163629: Download complete [2024-11-11T17:57:40.760Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T17:57:40.760Z] f49a43e4bbc0: Download complete [2024-11-11T17:57:44.044Z] 2ac1f1163629: Pull complete [2024-11-11T17:57:44.044Z] 5c3c966382ef: Pull complete [2024-11-11T17:57:44.044Z] 4f4fb700ef54: Pull complete [2024-11-11T17:57:44.044Z] 5d5c8e513c77: Pull complete [2024-11-11T17:57:44.044Z] 9f66e0745190: Pull complete [2024-11-11T17:57:46.574Z] f49a43e4bbc0: Pull complete [2024-11-11T17:57:46.574Z] 561ebcabdf7f: Pull complete [2024-11-11T17:57:46.574Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T17:57:46.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T17:57:46.574Z] ---> 3a752c3f9dda [2024-11-11T17:57:46.574Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T17:57:50.770Z] ---> Running in 52ad8131508b [2024-11-11T17:57:50.770Z] Removing intermediate container 52ad8131508b [2024-11-11T17:57:50.770Z] ---> ea449a4d8857 [2024-11-11T17:57:50.770Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T17:57:50.770Z] ---> Running in 7201e364db06 [2024-11-11T17:57:50.770Z] Removing intermediate container 7201e364db06 [2024-11-11T17:57:50.770Z] ---> 2dcaa673fd28 [2024-11-11T17:57:50.770Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-11T17:57:50.770Z] ---> Running in f3960f21eb56 [2024-11-11T17:57:50.770Z] Removing intermediate container f3960f21eb56 [2024-11-11T17:57:50.770Z] ---> c81170cc2f47 [2024-11-11T17:57:50.770Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-11T17:57:50.770Z] ---> Running in 7a0db5f509c1 [2024-11-11T17:57:50.770Z] Removing intermediate container 7a0db5f509c1 [2024-11-11T17:57:50.770Z] ---> 35c828262da9 [2024-11-11T17:57:50.770Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T17:57:50.770Z] ---> Running in ea8437a51c21 [2024-11-11T17:57:50.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T17:57:51.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T17:57:51.286Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-11T17:57:51.286Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-11T17:57:51.286Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-11T17:57:51.286Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-11T17:57:51.286Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-11T17:57:51.544Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-11T17:57:51.544Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-11T17:57:51.544Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-11T17:57:51.544Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-11T17:57:51.544Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-11T17:57:51.544Z] (11/14) Installing kmod-libs (32-r0) [2024-11-11T17:57:51.544Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-11T17:57:51.544Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-11T17:57:51.544Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-11T17:57:51.544Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T17:57:51.544Z] Executing eudev-3.2.14-r2.trigger [2024-11-11T17:57:51.544Z] OK: 253 MiB in 68 packages [2024-11-11T17:57:52.113Z] Removing intermediate container ea8437a51c21 [2024-11-11T17:57:52.113Z] ---> 467b5d991f2c [2024-11-11T17:57:52.113Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-11T17:57:52.372Z] ---> Running in 1e3996a3adf1 [2024-11-11T17:57:52.372Z] Removing intermediate container 1e3996a3adf1 [2024-11-11T17:57:52.372Z] ---> 88c4a7a2b995 [2024-11-11T17:57:52.372Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-11T17:57:52.372Z] ---> ae3009d89654 [2024-11-11T17:57:52.372Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T17:57:52.631Z] ---> Running in 95991f78ddc3 [2024-11-11T17:57:53.007Z] Still waiting to schedule task [2024-11-11T17:57:53.007Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T17:59:00.377Z] Removing intermediate container 95991f78ddc3 [2024-11-11T17:59:00.377Z] ---> cee26b3d4b32 [2024-11-11T17:59:00.377Z] Step 11/13 : COPY . . [2024-11-11T17:59:00.377Z] ---> 4b04977e7aaa [2024-11-11T17:59:00.377Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-11T17:59:00.377Z] ---> Running in ccdd289da0c0 [2024-11-11T17:59:00.377Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T17:59:00.377Z] Dload Upload Total Spent Left Speed [2024-11-11T17:59:00.377Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0   8838      0 --:--:-- --:--:-- --:--:--  8924 [2024-11-11T17:59:00.377Z] Removing intermediate container ccdd289da0c0 [2024-11-11T17:59:00.377Z] ---> 6fcbab5d714e [2024-11-11T17:59:00.377Z] Step 13/13 : RUN ${MAKE} [2024-11-11T17:59:00.377Z] ---> Running in aa4ae640a34a [2024-11-11T17:59:00.377Z] noop [2024-11-11T17:59:00.377Z] Removing intermediate container aa4ae640a34a [2024-11-11T17:59:00.377Z] ---> 37a2e55bb044 [2024-11-11T17:59:00.377Z] Successfully built 37a2e55bb044 [2024-11-11T17:59:00.377Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T17:59:00.894Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T17:59:00.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T17:59:01.067Z] prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container [2024-11-11T17:59:01.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 ******** ci-base-image-x86_64 cat [2024-11-11T17:59:01.413Z] $ docker top ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T17:59:01.835Z] + go version [2024-11-11T17:59:01.835Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T17:59:01.873Z] $ docker stop --time=1 ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 [2024-11-11T17:59:03.116Z] $ docker rm -f --volumes ac172a5758266727cd9b7c8234584770bdb0c3864cb5ec3e049072b65e75eb20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T17:59:03.893Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T17:59:03.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T17:59:04.060Z] prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container [2024-11-11T17:59:04.086Z] $ 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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 ******** ci-base-image-x86_64 cat [2024-11-11T17:59:04.405Z] $ docker top 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T17:59:04.820Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-366 [Pipeline] fileExists [Pipeline] sh [2024-11-11T17:59:05.196Z] + make test [2024-11-11T17:59:05.196Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T17:59:07.102Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-11T17:59:25.180Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-11T17:59:25.180Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements [2024-11-11T17:59:28.355Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26191 in /w/workspace/foundry_device-usb-camera_PR-366 [Pipeline] { [Pipeline] ws [2024-11-11T17:59:28.427Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-11-11T17:59:31.528Z] Selected Git installation does not exist. Using Default [2024-11-11T17:59:31.528Z] The recommended git tool is: NONE [2024-11-11T17:59:35.142Z] go vet ./... [2024-11-11T17:59:35.706Z] using credential edgex-jenkins-ssh [2024-11-11T17:59:35.730Z] Cloning the remote Git repository [2024-11-11T17:59:35.767Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-11-11T17:59:35.856Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-11-11T17:59:35.981Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-11T17:59:35.982Z] > git --version # timeout=10 [2024-11-11T17:59:36.001Z] > git --version # 'git version 2.25.1' [2024-11-11T17:59:36.003Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T17:59:36.176Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T17:59:38.709Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-11T17:59:38.726Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T17:59:40.117Z] Merging remotes/origin/main commit 2a5e649201c18cec9e221fbeb45ba06089b8b7fb into PR head commit 5492d3d896406f55be6f1ceb136f218b6b05e42f [2024-11-11T17:59:39.537Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-11-11T17:59:39.571Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-11-11T17:59:39.571Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T17:59:39.593Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/366/head:refs/remotes/origin/PR-366 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T17:59:40.129Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T17:59:40.377Z] Merge succeeded, producing 5492d3d896406f55be6f1ceb136f218b6b05e42f [2024-11-11T17:59:40.377Z] Checking out Revision 5492d3d896406f55be6f1ceb136f218b6b05e42f (PR-366) [2024-11-11T17:59:40.856Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T17:59:40.895Z] > git --version # timeout=10 [2024-11-11T17:59:40.905Z] > git --version # 'git version 2.25.1' [2024-11-11T17:59:40.921Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T17:59:40.205Z] > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 [2024-11-11T17:59:40.282Z] > git remote # timeout=10 [2024-11-11T17:59:40.296Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T17:59:40.313Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T17:59:40.336Z] > git merge 2a5e649201c18cec9e221fbeb45ba06089b8b7fb # timeout=10 [2024-11-11T17:59:40.358Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T17:59:40.378Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T17:59:40.393Z] > git checkout -f 5492d3d896406f55be6f1ceb136f218b6b05e42f # timeout=10 [2024-11-11T17:59:41.698Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T17:59:41.698Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T17:59:41.698Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T17:59:41.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T17:59:41.778Z] $ docker stop --time=1 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 [2024-11-11T17:59:46.627Z] $ docker rm -f --volumes 90fff876eda1783659f2d159c04753ad720f78320014862a0c83f2fd26e86ac5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [2024-11-11T17:59:47.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] { [Pipeline] stash [Pipeline] sh [2024-11-11T17:59:47.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-11-11T17:59:47.862Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T17:59:47.862Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T17:59:47.862Z] Dload Upload Total Spent Left Speed [2024-11-11T17:59:47.862Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [Pipeline] sh [2024-11-11T17:59:48.350Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T17:59:48.385Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T17:59:48.693Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-11-11T17:59:48.693Z] /etc/docker/daemon.new [2024-11-11T17:59:48.693Z] { [2024-11-11T17:59:48.693Z] "registry-mirrors": [ [2024-11-11T17:59:48.693Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T17:59:48.693Z] ], [2024-11-11T17:59:48.693Z] "bip": "10.250.0.254/24", [2024-11-11T17:59:48.693Z] "hosts": [ [2024-11-11T17:59:48.693Z] "tcp://0.0.0.0:5555", [2024-11-11T17:59:48.693Z] "unix:///var/run/docker.sock" [2024-11-11T17:59:48.693Z] ], [2024-11-11T17:59:48.693Z] "mtu": 1458, [2024-11-11T17:59:48.693Z] "selinux-enabled": true, [2024-11-11T17:59:48.693Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T17:59:48.693Z] } [Pipeline] sh [2024-11-11T17:59:48.777Z] + ls -al . [2024-11-11T17:59:48.777Z] total 288 [2024-11-11T17:59:48.777Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 11 17:59 . [2024-11-11T17:59:48.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:57 .. [2024-11-11T17:59:48.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:59 .git [2024-11-11T17:59:48.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 .github [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 11 17:57 .gitignore [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 11 17:57 .golangci.yml [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 11 17:57 .hadolint.yml [2024-11-11T17:59:48.777Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 17:57 .semver [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 11 17:57 Attribution.txt [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 11 17:57 CHANGELOG.md [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 11 17:57 Dockerfile [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 11 17:57 GOVERNANCE.md [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 11 17:57 Jenkinsfile [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 17:57 LICENSE [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 11 17:57 Makefile [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 17:57 OWNERS.md [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 11 17:57 README.md [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 17:57 VERSION [2024-11-11T17:59:48.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:57 bin [2024-11-11T17:59:48.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 cmd [2024-11-11T17:59:48.777Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 11 17:59 coverage.out [2024-11-11T17:59:48.777Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 11 17:57 docker-entrypoint.sh [2024-11-11T17:59:48.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:57 docs [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 11 17:57 go.mod [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 11 17:57 go.sum [2024-11-11T17:59:48.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:57 internal [2024-11-11T17:59:48.777Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 11 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T17:59:49.036Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T17:59:49.223Z] + 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=5492d3d896406f55be6f1ceb136f218b6b05e42f --label arch=amd64 --label version=0.0.0 . [2024-11-11T17:59:49.223Z] Sending build context to Docker daemon 20.72MB [2024-11-11T17:59:49.223Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T17:59:49.223Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-11T17:59:49.223Z] ---> 37a2e55bb044 [2024-11-11T17:59:49.223Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-11T17:59:49.381Z] + sudo service docker restart [2024-11-11T17:59:49.789Z] ---> Running in 121f1e51ca4d [2024-11-11T17:59:49.790Z] Removing intermediate container 121f1e51ca4d [2024-11-11T17:59:49.790Z] ---> 06b179ef2184 [2024-11-11T17:59:49.790Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T17:59:49.790Z] ---> Running in b75e9d873476 [2024-11-11T17:59:49.790Z] Removing intermediate container b75e9d873476 [2024-11-11T17:59:49.790Z] ---> 50624d6f7b33 [2024-11-11T17:59:49.790Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-11T17:59:49.790Z] ---> Running in ca55a75fc8ba [2024-11-11T17:59:50.049Z] Removing intermediate container ca55a75fc8ba [2024-11-11T17:59:50.049Z] ---> 6b67e87fb670 [2024-11-11T17:59:50.049Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-11T17:59:50.049Z] ---> Running in 578c2cf93339 [2024-11-11T17:59:50.049Z] Removing intermediate container 578c2cf93339 [2024-11-11T17:59:50.049Z] ---> 1b85bd208640 [2024-11-11T17:59:50.049Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T17:59:50.049Z] ---> Running in 0914807fc9ae [2024-11-11T17:59:50.309Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T17:59:50.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T17:59:50.835Z] OK: 253 MiB in 68 packages [2024-11-11T17:59:51.101Z] Removing intermediate container 0914807fc9ae [2024-11-11T17:59:51.101Z] ---> ab3a8f54869a [2024-11-11T17:59:51.101Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-11T17:59:51.101Z] ---> Running in 9afd3d7cc3cf [2024-11-11T17:59:51.101Z] Removing intermediate container 9afd3d7cc3cf [2024-11-11T17:59:51.101Z] ---> 6bee10ce5c3a [2024-11-11T17:59:51.101Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-11T17:59:51.361Z] ---> 744f5ee157f3 [2024-11-11T17:59:51.361Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T17:59:51.361Z] ---> Running in 23448be3acf8 [2024-11-11T17:59:51.930Z] Removing intermediate container 23448be3acf8 [2024-11-11T17:59:51.930Z] ---> c380264d93dd [2024-11-11T17:59:51.930Z] Step 11/37 : COPY . . [2024-11-11T17:59:52.871Z] ---> 2be5a3485b3b [2024-11-11T17:59:52.871Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-11T17:59:52.871Z] ---> Running in 49a04d31ceda [2024-11-11T17:59:53.130Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T17:59:53.130Z] Dload Upload Total Spent  Left Speed [2024-11-11T17:59:53.130Z] 0  0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41221 0 --:--:-- --:--:-- --:--:-- 42480 [2024-11-11T17:59:53.389Z] Removing intermediate container 49a04d31ceda [2024-11-11T17:59:53.389Z] ---> f131084fa2d6 [2024-11-11T17:59:53.389Z] Step 13/37 : RUN ${MAKE} [2024-11-11T17:59:53.389Z] ---> Running in f8259bd2c592 [2024-11-11T17:59:53.649Z] 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T18:00:07.709Z] provisioning config files... [2024-11-11T18:00:07.737Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17998768748461515206tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:00:08.242Z] ---> ****-login.sh [2024-11-11T18:00:08.243Z] nexus3.edgexfoundry.org:10001 [2024-11-11T18:00:08.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T18:00:08.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T18:00:08.779Z] Configure a credential helper to remove this warning. See [2024-11-11T18:00:08.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T18:00:08.779Z] [2024-11-11T18:00:08.779Z] Login Succeeded [2024-11-11T18:00:08.779Z] nexus3.edgexfoundry.org:10002 [2024-11-11T18:00:09.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T18:00:09.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T18:00:09.046Z] Configure a credential helper to remove this warning. See [2024-11-11T18:00:09.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T18:00:09.046Z] [2024-11-11T18:00:09.046Z] Login Succeeded [2024-11-11T18:00:09.046Z] nexus3.edgexfoundry.org:10003 [2024-11-11T18:00:09.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T18:00:09.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T18:00:09.595Z] Configure a credential helper to remove this warning. See [2024-11-11T18:00:09.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T18:00:09.595Z] [2024-11-11T18:00:09.595Z] Login Succeeded [2024-11-11T18:00:09.595Z] nexus3.edgexfoundry.org:10004 [2024-11-11T18:00:09.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T18:00:09.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T18:00:09.870Z] Configure a credential helper to remove this warning. See [2024-11-11T18:00:09.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T18:00:09.870Z] [2024-11-11T18:00:09.870Z] Login Succeeded [2024-11-11T18:00:09.870Z] ****.io [2024-11-11T18:00:10.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T18:00:10.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T18:00:10.406Z] Configure a credential helper to remove this warning. See [2024-11-11T18:00:10.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T18:00:10.406Z] [2024-11-11T18:00:10.406Z] Login Succeeded [2024-11-11T18:00:10.406Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T18:00:10.441Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T18:00:10.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T18:00:10.947Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T18:00:10.997Z] ========================================================= [2024-11-11T18:00:10.997Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T18:00:10.997Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:00:11.552Z] + 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-11T18:00:12.139Z] Sending build context to Docker daemon 10.6MB [2024-11-11T18:00:12.139Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T18:00:12.139Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-11T18:00:12.139Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T18:00:12.139Z] cf04c63912e1: Pulling fs layer [2024-11-11T18:00:12.139Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T18:00:12.139Z] a37a00ec5f00: Pulling fs layer [2024-11-11T18:00:12.139Z] 50b3750afda1: Pulling fs layer [2024-11-11T18:00:12.139Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T18:00:12.139Z] 80978eb59214: Pulling fs layer [2024-11-11T18:00:12.139Z] 4f4fb700ef54: Waiting [2024-11-11T18:00:12.139Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T18:00:12.139Z] c5a475d317c9: Pulling fs layer [2024-11-11T18:00:12.139Z] c5a475d317c9: Waiting [2024-11-11T18:00:12.139Z] 55b35a11ae5e: Download complete [2024-11-11T18:00:12.409Z] 50b3750afda1: Verifying Checksum [2024-11-11T18:00:12.409Z] 50b3750afda1: Download complete [2024-11-11T18:00:12.409Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T18:00:12.409Z] 4f4fb700ef54: Download complete [2024-11-11T18:00:12.409Z] 80978eb59214: Verifying Checksum [2024-11-11T18:00:12.409Z] 80978eb59214: Download complete [2024-11-11T18:00:12.409Z] cf04c63912e1: Verifying Checksum [2024-11-11T18:00:12.409Z] cf04c63912e1: Download complete [2024-11-11T18:00:12.680Z] c5a475d317c9: Verifying Checksum [2024-11-11T18:00:12.680Z] c5a475d317c9: Download complete [2024-11-11T18:00:13.266Z] cf04c63912e1: Pull complete [2024-11-11T18:00:13.851Z] 55b35a11ae5e: Pull complete [2024-11-11T18:00:14.118Z] a37a00ec5f00: Download complete [2024-11-11T18:00:15.078Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T18:00:15.078Z] c9f46d7d2bd2: Download complete [2024-11-11T18:00:28.283Z] a37a00ec5f00: Pull complete [2024-11-11T18:00:28.283Z] 50b3750afda1: Pull complete [2024-11-11T18:00:28.283Z] 4f4fb700ef54: Pull complete [2024-11-11T18:00:28.283Z] 80978eb59214: Pull complete [2024-11-11T18:00:34.499Z] Removing intermediate container f8259bd2c592 [2024-11-11T18:00:34.499Z] ---> 97574aa7746b [2024-11-11T18:00:34.499Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-11T18:00:34.499Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-11T18:00:34.499Z] 8411072a22a5: Pulling fs layer [2024-11-11T18:00:37.968Z] 8411072a22a5: Verifying Checksum [2024-11-11T18:00:37.968Z] 8411072a22a5: Download complete [2024-11-11T18:00:37.968Z] 8411072a22a5: Pull complete [2024-11-11T18:00:37.968Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-11T18:00:37.968Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-11T18:00:37.968Z] ---> 1ac78cb06e13 [2024-11-11T18:00:37.968Z] Step 15/37 : FROM alpine:3.20 [2024-11-11T18:00:38.075Z] c9f46d7d2bd2: Pull complete [2024-11-11T18:00:38.075Z] c5a475d317c9: Pull complete [2024-11-11T18:00:38.075Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T18:00:38.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T18:00:38.075Z] ---> be29e6b0f0d4 [2024-11-11T18:00:38.075Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-11T18:00:39.055Z] 3.20: Pulling from library/alpine [2024-11-11T18:00:39.055Z] 43c4264eed91: Already exists [2024-11-11T18:00:39.055Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T18:00:43.700Z] ---> Running in 32a7dd811d81 [2024-11-11T18:00:43.701Z] Removing intermediate container 32a7dd811d81 [2024-11-11T18:00:43.701Z] ---> 5cdcc0a1bc51 [2024-11-11T18:00:43.701Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T18:00:43.701Z] ---> Running in d36e4e578ac7 [2024-11-11T18:00:43.701Z] Removing intermediate container d36e4e578ac7 [2024-11-11T18:00:43.701Z] ---> 685cc950527b [2024-11-11T18:00:43.701Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-11T18:00:43.701Z] ---> Running in d9783f632396 [2024-11-11T18:00:43.701Z] Removing intermediate container d9783f632396 [2024-11-11T18:00:43.701Z] ---> 20c2a8cdfffe [2024-11-11T18:00:43.701Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-11T18:00:43.701Z] ---> Running in 4fd83b08b8eb [2024-11-11T18:00:43.701Z] Removing intermediate container 4fd83b08b8eb [2024-11-11T18:00:43.701Z] ---> a92f75c5f901 [2024-11-11T18:00:43.701Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T18:00:43.701Z] ---> Running in be811c7eba39 [2024-11-11T18:00:43.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T18:00:43.946Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T18:00:43.946Z] ---> 91ef0af61f39 [2024-11-11T18:00:43.946Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T18:00:43.946Z] ---> Running in 842269eea623 [2024-11-11T18:00:43.946Z] Removing intermediate container 842269eea623 [2024-11-11T18:00:43.946Z] ---> 3d07aca515ca [2024-11-11T18:00:43.946Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-11T18:00:43.946Z] ---> Running in f4fffbc17700 [2024-11-11T18:00:43.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:43.946Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:44.206Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-11-11T18:00:44.206Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-11T18:00:44.206Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-11-11T18:00:44.206Z] (4/115) Installing libxau (1.0.11-r4) [2024-11-11T18:00:44.206Z] (5/115) Installing libmd (1.1.0-r0) [2024-11-11T18:00:44.206Z] (6/115) Installing libbsd (0.12.2-r0) [2024-11-11T18:00:44.206Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-11-11T18:00:44.206Z] (8/115) Installing libxcb (1.16.1-r0) [2024-11-11T18:00:44.206Z] (9/115) Installing libx11 (1.8.9-r1) [2024-11-11T18:00:44.206Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-11-11T18:00:44.206Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-11-11T18:00:44.206Z] (12/115) Installing libdrm (2.4.120-r0) [2024-11-11T18:00:44.206Z] (13/115) Installing libxext (1.3.6-r2) [2024-11-11T18:00:44.206Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-11-11T18:00:44.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T18:00:44.466Z] (15/115) Installing libffi (3.4.6-r0) [2024-11-11T18:00:44.466Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-11-11T18:00:44.466Z] (17/115) Installing libva (2.21.0-r0) [2024-11-11T18:00:44.466Z] (18/115) Installing libvdpau (1.5-r3) [2024-11-11T18:00:44.466Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T18:00:44.466Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T18:00:44.466Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-11-11T18:00:44.466Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-11T18:00:44.466Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-11-11T18:00:44.466Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-11-11T18:00:44.466Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-11-11T18:00:44.466Z] (26/115) Installing imath (3.1.12-r0) [2024-11-11T18:00:44.466Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-11-11T18:00:44.466Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-11-11T18:00:44.466Z] (29/115) Installing giflib (5.2.2-r0) [2024-11-11T18:00:44.466Z] (30/115) Installing libhwy (1.0.7-r0) [2024-11-11T18:00:44.466Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-11-11T18:00:44.466Z] (32/115) Installing lcms2 (2.16-r0) [2024-11-11T18:00:44.466Z] (33/115) Installing libpng (1.6.44-r0) [2024-11-11T18:00:44.466Z] (34/115) Installing libjxl (0.10.2-r0) [2024-11-11T18:00:44.466Z] (35/115) Installing lame-libs (3.100-r5) [2024-11-11T18:00:44.466Z] (36/115) Installing opus (1.5.2-r0) [2024-11-11T18:00:44.466Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-11-11T18:00:44.466Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-11-11T18:00:44.466Z] (39/115) Installing soxr (0.1.3-r7) [2024-11-11T18:00:44.466Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-11T18:00:44.466Z] (41/115) Installing libogg (1.3.5-r5) [2024-11-11T18:00:44.466Z] (42/115) Installing libtheora (1.1.1-r18) [2024-11-11T18:00:44.466Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-11-11T18:00:44.466Z] (44/115) Installing libvpx (1.14.1-r0) [2024-11-11T18:00:44.725Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-11-11T18:00:44.725Z] (46/115) Installing libwebp (1.3.2-r0) [2024-11-11T18:00:44.725Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-11-11T18:00:44.725Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-11-11T18:00:44.725Z] (49/115) Installing numactl (2.0.18-r0) [2024-11-11T18:00:44.725Z] (50/115) Installing x265-libs (3.6-r0) [2024-11-11T18:00:44.725Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-11-11T18:00:44.725Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-11T18:00:44.725Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-11-11T18:00:44.725Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-11-11T18:00:44.983Z] (55/115) Installing libexpat (2.6.4-r0) [2024-11-11T18:00:44.983Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-11-11T18:00:44.983Z] (57/115) Installing freetype (2.13.2-r0) [2024-11-11T18:00:44.983Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-11-11T18:00:44.983Z] (59/115) Installing fribidi (1.0.15-r0) [2024-11-11T18:00:44.983Z] (60/115) Installing libintl (0.22.5-r0) [2024-11-11T18:00:44.983Z] (61/115) Installing libeconf (0.6.3-r0) [2024-11-11T18:00:44.983Z] (62/115) Installing libblkid (2.40.1-r1) [2024-11-11T18:00:44.983Z] (63/115) Installing libmount (2.40.1-r1) [2024-11-11T18:00:44.983Z] (64/115) Installing pcre2 (10.43-r0) [2024-11-11T18:00:44.983Z] (65/115) Installing glib (2.80.5-r0) [2024-11-11T18:00:44.983Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-11-11T18:00:44.983Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-11-11T18:00:44.983Z] (68/115) Installing libunibreak (6.1-r0) [2024-11-11T18:00:44.983Z] (69/115) Installing libass (0.17.2-r0) [2024-11-11T18:00:44.983Z] (70/115) Installing libbluray (1.3.4-r1) [2024-11-11T18:00:44.983Z] (71/115) Installing mpg123-libs (1.32.8-r0) [2024-11-11T18:00:44.983Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-11-11T18:00:44.983Z] (73/115) Installing cjson (1.7.18-r0) [2024-11-11T18:00:44.983Z] (74/115) Installing mbedtls (3.6.2-r0) [2024-11-11T18:00:44.983Z] (75/115) Installing librist (0.2.10-r1) [2024-11-11T18:00:44.983Z] (76/115) Installing libsrt (1.5.3-r0) [2024-11-11T18:00:44.983Z] (77/115) Installing libssh (0.10.6-r0) [2024-11-11T18:00:44.983Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-11-11T18:00:44.983Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-11-11T18:00:44.983Z] (80/115) Installing libsodium (1.0.19-r0) [2024-11-11T18:00:44.983Z] (81/115) Installing libzmq (4.3.5-r2) [2024-11-11T18:00:44.983Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-11T18:00:45.240Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-11-11T18:00:45.240Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-11-11T18:00:45.240Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-11-11T18:00:45.240Z] (86/115) Installing sratom (0.6.16-r0) [2024-11-11T18:00:45.240Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-11-11T18:00:45.240Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-11-11T18:00:45.240Z] (89/115) Installing libdovi (3.3.0-r0) [2024-11-11T18:00:45.240Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-11-11T18:00:45.240Z] (91/115) Installing shaderc (2024.0-r0) [2024-11-11T18:00:45.240Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-11-11T18:00:45.240Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-11-11T18:00:45.240Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-11T18:00:45.240Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-11T18:00:45.240Z] (96/115) Installing vidstab (1.1.1-r0) [2024-11-11T18:00:45.240Z] (97/115) Installing zimg (3.0.5-r2) [2024-11-11T18:00:45.240Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-11T18:00:45.240Z] (99/115) Installing libasyncns (0.8-r3) [2024-11-11T18:00:45.240Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-11-11T18:00:45.240Z] (101/115) Installing libltdl (2.4.7-r3) [2024-11-11T18:00:45.240Z] (102/115) Installing orc (0.4.40-r0) [2024-11-11T18:00:45.240Z] (103/115) Installing libflac (1.4.3-r1) [2024-11-11T18:00:46.183Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-11-11T18:00:46.183Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-11-11T18:00:46.183Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-11-11T18:00:46.183Z] (107/115) Installing libpulse (17.0-r0) [2024-11-11T18:00:46.183Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-11-11T18:00:46.183Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-11T18:00:46.183Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-11-11T18:00:46.183Z] (111/115) Installing udev-init-scripts (35-r1) [2024-11-11T18:00:46.183Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-11-11T18:00:46.183Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-11-11T18:00:46.183Z] (114/115) Installing kmod-libs (32-r0) [2024-11-11T18:00:46.183Z] (115/115) Installing eudev (3.2.14-r2) [2024-11-11T18:00:46.183Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T18:00:46.183Z] Executing glib-2.80.5-r0.trigger [2024-11-11T18:00:46.183Z] Executing eudev-3.2.14-r2.trigger [2024-11-11T18:00:46.183Z] OK: 134 MiB in 129 packages [2024-11-11T18:00:46.195Z] (1/14) Installing libintl (0.22.5-r0) [2024-11-11T18:00:46.195Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-11-11T18:00:46.195Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-11-11T18:00:46.195Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-11-11T18:00:46.195Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-11-11T18:00:46.195Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-11-11T18:00:46.195Z] (7/14) Installing udev-init-scripts (35-r1) [2024-11-11T18:00:46.195Z] (8/14) Installing libeconf (0.6.3-r0) [2024-11-11T18:00:46.195Z] (9/14) Installing libblkid (2.40.1-r1) [2024-11-11T18:00:46.195Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-11-11T18:00:46.195Z] (11/14) Installing kmod-libs (32-r0) [2024-11-11T18:00:46.195Z] (12/14) Installing eudev (3.2.14-r2) [2024-11-11T18:00:46.195Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-11-11T18:00:46.195Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-11-11T18:00:46.195Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T18:00:46.195Z] Executing eudev-3.2.14-r2.trigger [2024-11-11T18:00:46.195Z] OK: 246 MiB in 68 packages [2024-11-11T18:00:47.397Z] Removing intermediate container be811c7eba39 [2024-11-11T18:00:47.397Z] ---> 3e46bff194f7 [2024-11-11T18:00:47.397Z] Step 8/13 : WORKDIR /device-usb-camera [2024-11-11T18:00:47.397Z] ---> Running in 885cb25bc18c [2024-11-11T18:00:49.738Z] Removing intermediate container f4fffbc17700 [2024-11-11T18:00:49.738Z] ---> 09fbb3d39317 [2024-11-11T18:00:49.738Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-11T18:00:49.738Z] ---> Running in ccf60a42a6bd [2024-11-11T18:00:49.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:49.748Z] Removing intermediate container 885cb25bc18c [2024-11-11T18:00:49.748Z] ---> ed7aea20ba54 [2024-11-11T18:00:49.748Z] Step 9/13 : COPY go.mod vendor* ./ [2024-11-11T18:00:49.748Z] ---> 9f3530f305fd [2024-11-11T18:00:49.748Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T18:00:49.748Z] ---> Running in 2e48cffa6571 [2024-11-11T18:00:49.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:50.254Z] Upgrading critical system libraries and apk-tools: [2024-11-11T18:00:50.254Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T18:00:50.254Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T18:00:50.512Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T18:00:50.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:50.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T18:00:50.771Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T18:00:50.771Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T18:00:50.771Z] OK: 134 MiB in 129 packages [2024-11-11T18:00:51.337Z] Removing intermediate container ccf60a42a6bd [2024-11-11T18:00:51.337Z] ---> 1db61bc7db06 [2024-11-11T18:00:51.337Z] Step 19/37 : WORKDIR / [2024-11-11T18:00:51.337Z] ---> Running in 3bc81a04c696 [2024-11-11T18:00:51.337Z] Removing intermediate container 3bc81a04c696 [2024-11-11T18:00:51.337Z] ---> 1e95dfb8e8c6 [2024-11-11T18:00:51.337Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-11T18:00:53.327Z] ---> 236749955938 [2024-11-11T18:00:53.327Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-11T18:00:53.327Z] ---> 2dd15db3e1ba [2024-11-11T18:00:53.327Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-11T18:00:53.327Z] ---> 37d8c96ffb86 [2024-11-11T18:00:53.327Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-11T18:00:53.327Z] ---> 57faf67c8e36 [2024-11-11T18:00:53.327Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-11T18:00:53.327Z] ---> d0974e388c54 [2024-11-11T18:00:53.327Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-11T18:00:53.584Z] ---> e30b5b905d89 [2024-11-11T18:00:53.584Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-11T18:00:54.517Z] ---> bb11d5005c4e [2024-11-11T18:00:54.517Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-11T18:00:54.517Z] ---> Running in 05ed39a0122a [2024-11-11T18:00:55.084Z] Removing intermediate container 05ed39a0122a [2024-11-11T18:00:55.084Z] ---> 4b044c855741 [2024-11-11T18:00:55.084Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-11T18:00:55.084Z] ---> Running in 7ab032c0ff06 [2024-11-11T18:00:55.650Z] Removing intermediate container 7ab032c0ff06 [2024-11-11T18:00:55.650Z] ---> cb365f8b4a04 [2024-11-11T18:00:55.650Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-11T18:00:55.650Z] ---> Running in baaf9df3a080 [2024-11-11T18:00:56.215Z] Removing intermediate container baaf9df3a080 [2024-11-11T18:00:56.215Z] ---> 6f9c47f65e11 [2024-11-11T18:00:56.215Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-11T18:00:56.215Z] ---> Running in d85fb1cdbc9c [2024-11-11T18:00:56.781Z] Removing intermediate container d85fb1cdbc9c [2024-11-11T18:00:56.781Z] ---> e35c7c204ba5 [2024-11-11T18:00:56.781Z] Step 31/37 : EXPOSE 59983 [2024-11-11T18:00:56.781Z] ---> Running in e725f8a13628 [2024-11-11T18:00:56.781Z] Removing intermediate container e725f8a13628 [2024-11-11T18:00:56.781Z] ---> eebc2b0164d7 [2024-11-11T18:00:56.781Z] Step 32/37 : EXPOSE 8554 [2024-11-11T18:00:56.781Z] ---> Running in 84cd34f4b882 [2024-11-11T18:00:57.049Z] Removing intermediate container 84cd34f4b882 [2024-11-11T18:00:57.049Z] ---> 1027db553970 [2024-11-11T18:00:57.049Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-11T18:00:57.049Z] ---> Running in 42ab124b9eef [2024-11-11T18:00:57.049Z] Removing intermediate container 42ab124b9eef [2024-11-11T18:00:57.049Z] ---> af4b8a151030 [2024-11-11T18:00:57.049Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-11T18:00:57.049Z] ---> Running in 4b8d19fa989d [2024-11-11T18:00:57.049Z] Removing intermediate container 4b8d19fa989d [2024-11-11T18:00:57.049Z] ---> 68b1f46d1c60 [2024-11-11T18:00:57.049Z] Step 35/37 : LABEL arch=amd64 [2024-11-11T18:00:57.308Z] ---> Running in 810b2f17aa49 [2024-11-11T18:00:57.308Z] Removing intermediate container 810b2f17aa49 [2024-11-11T18:00:57.308Z] ---> 3ef133cf3eb5 [2024-11-11T18:00:57.308Z] Step 36/37 : LABEL git_sha=5492d3d896406f55be6f1ceb136f218b6b05e42f [2024-11-11T18:00:57.308Z] ---> Running in 72df2b3db65c [2024-11-11T18:00:57.308Z] Removing intermediate container 72df2b3db65c [2024-11-11T18:00:57.308Z] ---> a41ea8f14e22 [2024-11-11T18:00:57.308Z] Step 37/37 : LABEL version=0.0.0 [2024-11-11T18:00:57.308Z] ---> Running in b0d240751cfb [2024-11-11T18:00:57.566Z] Removing intermediate container b0d240751cfb [2024-11-11T18:00:57.566Z] ---> 2928d8278a37 [2024-11-11T18:00:57.566Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T18:00:57.566Z] Successfully built 2928d8278a37 [2024-11-11T18:00:57.566Z] 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-11T18:00:58.578Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T18:00:58.578Z] [2024-11-11T18:00:58.578Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:00:58.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T18:00:58.975Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T18:00:58.975Z] 5eb5b503b376: Pulling fs layer [2024-11-11T18:00:58.975Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T18:00:58.975Z] ec43610c2a17: Pulling fs layer [2024-11-11T18:00:58.975Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T18:00:58.975Z] 33b1e0a273af: Pulling fs layer [2024-11-11T18:00:58.975Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T18:00:58.975Z] 2f39f015ded8: Pulling fs layer [2024-11-11T18:00:58.975Z] 3a2ae6a8a46f: Waiting [2024-11-11T18:00:58.975Z] 33b1e0a273af: Waiting [2024-11-11T18:00:58.975Z] 5d3b04190fa2: Waiting [2024-11-11T18:00:58.975Z] 2f39f015ded8: Waiting [2024-11-11T18:00:58.975Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T18:00:58.975Z] 5c69ac0246d0: Download complete [2024-11-11T18:00:58.975Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T18:00:58.975Z] 3a2ae6a8a46f: Download complete [2024-11-11T18:00:58.975Z] 33b1e0a273af: Verifying Checksum [2024-11-11T18:00:58.975Z] 33b1e0a273af: Download complete [2024-11-11T18:00:58.975Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T18:00:58.975Z] 5d3b04190fa2: Download complete [2024-11-11T18:00:59.233Z] ec43610c2a17: Verifying Checksum [2024-11-11T18:00:59.233Z] ec43610c2a17: Download complete [2024-11-11T18:00:59.233Z] 5eb5b503b376: Verifying Checksum [2024-11-11T18:00:59.233Z] 5eb5b503b376: Download complete [2024-11-11T18:00:59.800Z] 2f39f015ded8: Download complete [2024-11-11T18:01:00.367Z] 5eb5b503b376: Pull complete [2024-11-11T18:01:00.624Z] 5c69ac0246d0: Pull complete [2024-11-11T18:01:00.882Z] ec43610c2a17: Pull complete [2024-11-11T18:01:01.142Z] 3a2ae6a8a46f: Pull complete [2024-11-11T18:01:01.142Z] 33b1e0a273af: Pull complete [2024-11-11T18:01:01.142Z] 5d3b04190fa2: Pull complete [2024-11-11T18:01:06.408Z] 2f39f015ded8: Pull complete [2024-11-11T18:01:06.408Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T18:01:06.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T18:01:06.408Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T18:01:06.695Z] prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container [2024-11-11T18:01:06.726Z] $ 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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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-11T18:01:12.293Z] $ docker top 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:01:12.806Z] ---> job-cost.sh [2024-11-11T18:01:12.806Z] lf-activate-venv: SKIPPING [2024-11-11T18:01:12.806Z] INFO: No Stack... [2024-11-11T18:01:13.066Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T18:01:13.327Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T18:01:13.656Z] + cat /w/workspace/foundry_device-usb-camera_PR-366/archives/cost.csv [2024-11-11T18:01:13.656Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T18:01:13.706Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [2024-11-11T18:01:13.713Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] did not exist. Created. [2024-11-11T18:01:13.719Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T18:01:14.147Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T18:01:14.203Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T18:01:14.243Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T18:01:14.509Z] $ docker stop --time=1 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 [2024-11-11T18:01:15.649Z] $ docker rm -f --volumes 09bfd8e221778f2f1010f6d4ddbd0a7916afb73ebad2ff982d20565f7e761a57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T18:02:42.529Z] Removing intermediate container 2e48cffa6571 [2024-11-11T18:02:42.530Z] ---> e100821f6f0e [2024-11-11T18:02:42.530Z] Step 11/13 : COPY . . [2024-11-11T18:02:42.530Z] ---> f5a064b139c9 [2024-11-11T18:02:42.530Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-11T18:02:42.530Z] ---> Running in b651a8270b13 [2024-11-11T18:02:42.530Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T18:02:42.530Z] Dload Upload Total Spent Left Speed [2024-11-11T18:02:42.530Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062 100 1062  0   0 10412 0 --:--:-- --:--:-- --:--:-- 10727 [2024-11-11T18:02:42.530Z] Removing intermediate container b651a8270b13 [2024-11-11T18:02:42.530Z] ---> d9180d8f6cb9 [2024-11-11T18:02:42.530Z] Step 13/13 : RUN ${MAKE} [2024-11-11T18:02:42.530Z] ---> Running in 960e52fe98c5 [2024-11-11T18:02:42.530Z] noop [2024-11-11T18:02:42.530Z] Removing intermediate container 960e52fe98c5 [2024-11-11T18:02:42.530Z] ---> 29c43904f7a2 [2024-11-11T18:02:42.530Z] Successfully built 29c43904f7a2 [2024-11-11T18:02:42.530Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:02:43.033Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T18:02:43.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T18:02:43.312Z] prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container [2024-11-11T18:02:43.367Z] $ 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-11T18:02:44.494Z] $ docker top 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T18:02:45.371Z] + go version [2024-11-11T18:02:45.371Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T18:02:45.407Z] $ docker stop --time=1 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 [2024-11-11T18:02:46.967Z] $ docker rm -f --volumes 747b9dea19dcc9dc5c1245e3dbe6d4a72235bb84948faeb06e1b369fde624573 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:02:47.864Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T18:02:47.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T18:02:48.111Z] prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container [2024-11-11T18:02:48.169Z] $ 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-11T18:02:49.315Z] $ docker top 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T18:02:49.853Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T18:02:50.263Z] + make test [2024-11-11T18:02:50.263Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T18:02:55.600Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-11-11T18:06:02.643Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-11-11T18:06:09.290Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.065s coverage: 4.4% of statements [2024-11-11T18:06:09.290Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T18:06:09.290Z] go vet ./... [2024-11-11T18:06:56.154Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T18:06:56.154Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T18:06:56.154Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T18:06:56.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T18:06:56.243Z] $ docker stop --time=1 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 [2024-11-11T18:06:58.121Z] $ docker rm -f --volumes 18ab0e22e20726009739a3bab727208c3725f318b7f6f00a3464f8ba2ca04e94 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T18:06:59.789Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T18:06:59.831Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T18:07:00.327Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T18:07:00.960Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T18:07:01.300Z] + ls -al . [2024-11-11T18:07:01.300Z] total 284 [2024-11-11T18:07:01.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 18:02 . [2024-11-11T18:07:01.300Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 17:59 .. [2024-11-11T18:07:01.300Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 17:59 .git [2024-11-11T18:07:01.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 .github [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 379 Nov 11 17:59 .gitignore [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 203 Nov 11 17:59 .golangci.yml [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 77 Nov 11 17:59 .hadolint.yml [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 19367 Nov 11 17:59 Attribution.txt [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 16561 Nov 11 17:59 CHANGELOG.md [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 2440 Nov 11 17:59 Dockerfile [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 678 Nov 11 17:59 GOVERNANCE.md [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 659 Nov 11 17:59 Jenkinsfile [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 11 17:59 LICENSE [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 3193 Nov 11 17:59 Makefile [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 11 17:59 OWNERS.md [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 2575 Nov 11 17:59 README.md [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 17:57 VERSION [2024-11-11T18:07:01.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:59 bin [2024-11-11T18:07:01.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 cmd [2024-11-11T18:07:01.300Z] -rw-r--r-- 1 jenkins jenkins 54772 Nov 11 18:06 coverage.out [2024-11-11T18:07:01.300Z] -rwxrwxr-x 1 jenkins jenkins 84 Nov 11 17:59 docker-entrypoint.sh [2024-11-11T18:07:01.300Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 17:59 docs [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 6466 Nov 11 17:59 go.mod [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 87792 Nov 11 17:59 go.sum [2024-11-11T18:07:01.300Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 17:59 internal [2024-11-11T18:07:01.300Z] -rw-rw-r-- 1 jenkins jenkins 231 Nov 11 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:07:01.863Z] + 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=5492d3d896406f55be6f1ceb136f218b6b05e42f --label arch=arm64 --label version=0.0.0 . [2024-11-11T18:07:02.448Z] Sending build context to Docker daemon 10.65MB [2024-11-11T18:07:02.448Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T18:07:02.448Z] Step 2/37 : FROM ${BASE} AS builder [2024-11-11T18:07:02.448Z] ---> 29c43904f7a2 [2024-11-11T18:07:02.448Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-11-11T18:07:02.448Z] ---> Running in c5c46abf063b [2024-11-11T18:07:03.039Z] Removing intermediate container c5c46abf063b [2024-11-11T18:07:03.039Z] ---> cdc1a45f631b [2024-11-11T18:07:03.039Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T18:07:03.039Z] ---> Running in 94695629481c [2024-11-11T18:07:03.304Z] Removing intermediate container 94695629481c [2024-11-11T18:07:03.304Z] ---> 2b9efa61c33e [2024-11-11T18:07:03.304Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-11-11T18:07:03.304Z] ---> Running in 705fb5d3bab2 [2024-11-11T18:07:03.570Z] Removing intermediate container 705fb5d3bab2 [2024-11-11T18:07:03.570Z] ---> 6846a328b270 [2024-11-11T18:07:03.570Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-11-11T18:07:03.570Z] ---> Running in 4775c41523ae [2024-11-11T18:07:03.839Z] Removing intermediate container 4775c41523ae [2024-11-11T18:07:03.839Z] ---> 9986d0159a31 [2024-11-11T18:07:03.839Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T18:07:04.108Z] ---> Running in b86eba671d68 [2024-11-11T18:07:05.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T18:07:05.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T18:07:06.760Z] OK: 246 MiB in 68 packages [2024-11-11T18:07:07.728Z] Removing intermediate container b86eba671d68 [2024-11-11T18:07:07.728Z] ---> b6c1f721665d [2024-11-11T18:07:07.728Z] Step 8/37 : WORKDIR /device-usb-camera [2024-11-11T18:07:07.728Z] ---> Running in f1e2b11e4ab4 [2024-11-11T18:07:07.996Z] Removing intermediate container f1e2b11e4ab4 [2024-11-11T18:07:07.996Z] ---> 71b834f04531 [2024-11-11T18:07:07.996Z] Step 9/37 : COPY go.mod vendor* ./ [2024-11-11T18:07:08.580Z] ---> 4408ba7e5dee [2024-11-11T18:07:08.580Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T18:07:08.580Z] ---> Running in 940b8b7096a5 [2024-11-11T18:07:11.171Z] Removing intermediate container 940b8b7096a5 [2024-11-11T18:07:11.171Z] ---> 161a8cb8c7c1 [2024-11-11T18:07:11.171Z] Step 11/37 : COPY . . [2024-11-11T18:07:12.583Z] ---> 40937f83d8b4 [2024-11-11T18:07:12.583Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-11-11T18:07:12.583Z] ---> Running in bd522ed1b8d2 [2024-11-11T18:07:13.167Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T18:07:13.167Z] Dload Upload Total Spent Left  Speed [2024-11-11T18:07:13.442Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4710 0 --:--:-- --:--:-- --:--:-- 4762 [2024-11-11T18:07:14.403Z] Removing intermediate container bd522ed1b8d2 [2024-11-11T18:07:14.403Z] ---> 77e9d40dcbd2 [2024-11-11T18:07:14.403Z] Step 13/37 : RUN ${MAKE} [2024-11-11T18:07:14.403Z] ---> Running in 407d2aad20cd [2024-11-11T18:07:15.360Z] 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2024-11-11T18:10:52.187Z] Removing intermediate container 407d2aad20cd [2024-11-11T18:10:52.187Z] ---> c39e891c4206 [2024-11-11T18:10:52.187Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-11-11T18:10:52.187Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-11-11T18:10:52.187Z] da4d7e05a7aa: Pulling fs layer [2024-11-11T18:10:52.187Z] da4d7e05a7aa: Verifying Checksum [2024-11-11T18:10:52.187Z] da4d7e05a7aa: Download complete [2024-11-11T18:10:52.187Z] da4d7e05a7aa: Pull complete [2024-11-11T18:10:52.187Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-11-11T18:10:52.187Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-11-11T18:10:52.187Z] ---> 62c65ed7ef0d [2024-11-11T18:10:52.187Z] Step 15/37 : FROM alpine:3.20 [2024-11-11T18:10:52.187Z] 3.20: Pulling from library/alpine [2024-11-11T18:10:52.187Z] cf04c63912e1: Already exists [2024-11-11T18:10:52.187Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T18:10:52.187Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T18:10:52.187Z] ---> c157a85ed455 [2024-11-11T18:10:52.187Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-11T18:10:52.187Z] ---> Running in 9b03379ec77f [2024-11-11T18:10:52.187Z] Removing intermediate container 9b03379ec77f [2024-11-11T18:10:52.187Z] ---> db3d14925585 [2024-11-11T18:10:52.187Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-11-11T18:10:52.187Z] ---> Running in 9c64105fe98d [2024-11-11T18:10:52.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T18:10:52.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T18:10:52.775Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-11-11T18:10:52.775Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-11-11T18:10:52.775Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-11-11T18:10:53.043Z] (4/114) Installing libxau (1.0.11-r4) [2024-11-11T18:10:53.043Z] (5/114) Installing libmd (1.1.0-r0) [2024-11-11T18:10:53.043Z] (6/114) Installing libbsd (0.12.2-r0) [2024-11-11T18:10:53.043Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-11-11T18:10:53.043Z] (8/114) Installing libxcb (1.16.1-r0) [2024-11-11T18:10:53.043Z] (9/114) Installing libx11 (1.8.9-r1) [2024-11-11T18:10:53.043Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-11-11T18:10:53.312Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-11-11T18:10:53.312Z] (12/114) Installing libdrm (2.4.120-r0) [2024-11-11T18:10:53.312Z] (13/114) Installing libxext (1.3.6-r2) [2024-11-11T18:10:53.312Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-11-11T18:10:53.312Z] (15/114) Installing libffi (3.4.6-r0) [2024-11-11T18:10:53.312Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-11-11T18:10:53.312Z] (17/114) Installing libva (2.21.0-r0) [2024-11-11T18:10:53.312Z] (18/114) Installing libvdpau (1.5-r3) [2024-11-11T18:10:53.312Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-11-11T18:10:53.312Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-11-11T18:10:53.312Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-11-11T18:10:53.312Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-11-11T18:10:53.312Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-11-11T18:10:53.312Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-11-11T18:10:53.312Z] (25/114) Installing imath (3.1.12-r0) [2024-11-11T18:10:53.312Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-11-11T18:10:53.580Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-11-11T18:10:53.580Z] (28/114) Installing giflib (5.2.2-r0) [2024-11-11T18:10:53.580Z] (29/114) Installing libhwy (1.0.7-r0) [2024-11-11T18:10:53.580Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-11-11T18:10:53.580Z] (31/114) Installing lcms2 (2.16-r0) [2024-11-11T18:10:53.580Z] (32/114) Installing libpng (1.6.44-r0) [2024-11-11T18:10:53.580Z] (33/114) Installing libjxl (0.10.2-r0) [2024-11-11T18:10:53.580Z] (34/114) Installing lame-libs (3.100-r5) [2024-11-11T18:10:53.580Z] (35/114) Installing opus (1.5.2-r0) [2024-11-11T18:10:53.580Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-11-11T18:10:53.580Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-11-11T18:10:53.580Z] (38/114) Installing soxr (0.1.3-r7) [2024-11-11T18:10:53.852Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-11-11T18:10:53.852Z] (40/114) Installing libogg (1.3.5-r5) [2024-11-11T18:10:53.852Z] (41/114) Installing libtheora (1.1.1-r18) [2024-11-11T18:10:53.852Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-11-11T18:10:53.852Z] (43/114) Installing libvpx (1.14.1-r0) [2024-11-11T18:10:53.852Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-11-11T18:10:53.852Z] (45/114) Installing libwebp (1.3.2-r0) [2024-11-11T18:10:53.852Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-11-11T18:10:53.852Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-11-11T18:10:53.852Z] (48/114) Installing numactl (2.0.18-r0) [2024-11-11T18:10:53.852Z] (49/114) Installing x265-libs (3.6-r0) [2024-11-11T18:10:54.130Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-11-11T18:10:54.130Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-11-11T18:10:54.398Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-11-11T18:10:54.398Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-11-11T18:10:54.666Z] (54/114) Installing libexpat (2.6.4-r0) [2024-11-11T18:10:54.666Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-11-11T18:10:54.666Z] (56/114) Installing freetype (2.13.2-r0) [2024-11-11T18:10:54.666Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-11-11T18:10:54.666Z] (58/114) Installing fribidi (1.0.15-r0) [2024-11-11T18:10:54.666Z] (59/114) Installing libintl (0.22.5-r0) [2024-11-11T18:10:54.666Z] (60/114) Installing libeconf (0.6.3-r0) [2024-11-11T18:10:54.666Z] (61/114) Installing libblkid (2.40.1-r1) [2024-11-11T18:10:54.666Z] (62/114) Installing libmount (2.40.1-r1) [2024-11-11T18:10:54.666Z] (63/114) Installing pcre2 (10.43-r0) [2024-11-11T18:10:54.666Z] (64/114) Installing glib (2.80.5-r0) [2024-11-11T18:10:54.932Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-11-11T18:10:54.932Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-11-11T18:10:54.932Z] (67/114) Installing libunibreak (6.1-r0) [2024-11-11T18:10:54.932Z] (68/114) Installing libass (0.17.2-r0) [2024-11-11T18:10:54.932Z] (69/114) Installing libbluray (1.3.4-r1) [2024-11-11T18:10:54.932Z] (70/114) Installing mpg123-libs (1.32.8-r0) [2024-11-11T18:10:54.932Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-11-11T18:10:54.932Z] (72/114) Installing cjson (1.7.18-r0) [2024-11-11T18:10:54.932Z] (73/114) Installing mbedtls (3.6.2-r0) [2024-11-11T18:10:54.932Z] (74/114) Installing librist (0.2.10-r1) [2024-11-11T18:10:54.932Z] (75/114) Installing libsrt (1.5.3-r0) [2024-11-11T18:10:54.932Z] (76/114) Installing libssh (0.10.6-r0) [2024-11-11T18:10:54.932Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-11-11T18:10:54.932Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-11-11T18:10:55.197Z] (79/114) Installing libsodium (1.0.19-r0) [2024-11-11T18:10:55.197Z] (80/114) Installing libzmq (4.3.5-r2) [2024-11-11T18:10:55.197Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-11-11T18:10:55.197Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-11-11T18:10:55.197Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-11-11T18:10:55.197Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-11-11T18:10:55.197Z] (85/114) Installing sratom (0.6.16-r0) [2024-11-11T18:10:55.197Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-11-11T18:10:55.197Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-11-11T18:10:55.197Z] (88/114) Installing libdovi (3.3.0-r0) [2024-11-11T18:10:55.197Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-11-11T18:10:55.465Z] (90/114) Installing shaderc (2024.0-r0) [2024-11-11T18:10:55.465Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-11-11T18:10:55.465Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-11-11T18:10:55.465Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-11-11T18:10:55.465Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-11-11T18:10:55.465Z] (95/114) Installing vidstab (1.1.1-r0) [2024-11-11T18:10:55.465Z] (96/114) Installing zimg (3.0.5-r2) [2024-11-11T18:10:55.465Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-11-11T18:10:55.731Z] (98/114) Installing libasyncns (0.8-r3) [2024-11-11T18:10:55.731Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-11-11T18:10:55.731Z] (100/114) Installing libltdl (2.4.7-r3) [2024-11-11T18:10:55.731Z] (101/114) Installing orc (0.4.40-r0) [2024-11-11T18:10:55.731Z] (102/114) Installing libflac (1.4.3-r1) [2024-11-11T18:10:55.731Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-11-11T18:10:55.731Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-11-11T18:10:55.731Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-11-11T18:10:55.731Z] (106/114) Installing libpulse (17.0-r0) [2024-11-11T18:10:55.731Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-11-11T18:10:55.731Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-11-11T18:10:55.731Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-11-11T18:10:55.731Z] (110/114) Installing udev-init-scripts (35-r1) [2024-11-11T18:10:55.731Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-11-11T18:10:55.731Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-11-11T18:10:56.002Z] (113/114) Installing kmod-libs (32-r0) [2024-11-11T18:10:56.002Z] (114/114) Installing eudev (3.2.14-r2) [2024-11-11T18:10:56.002Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T18:10:56.002Z] Executing glib-2.80.5-r0.trigger [2024-11-11T18:10:56.002Z] Executing eudev-3.2.14-r2.trigger [2024-11-11T18:10:56.002Z] OK: 120 MiB in 128 packages [2024-11-11T18:11:00.246Z] Removing intermediate container 9c64105fe98d [2024-11-11T18:11:00.246Z] ---> 1ccfd0dcce75 [2024-11-11T18:11:00.246Z] Step 18/37 : RUN apk --no-cache upgrade [2024-11-11T18:11:00.246Z] ---> Running in aa442ea6e78f [2024-11-11T18:11:00.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T18:11:00.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T18:11:02.178Z] Upgrading critical system libraries and apk-tools: [2024-11-11T18:11:02.178Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T18:11:02.178Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T18:11:02.178Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T18:11:02.178Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T18:11:02.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T18:11:04.161Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T18:11:04.161Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T18:11:04.161Z] OK: 120 MiB in 128 packages [2024-11-11T18:11:05.121Z] Removing intermediate container aa442ea6e78f [2024-11-11T18:11:05.121Z] ---> 2f92395f76de [2024-11-11T18:11:05.121Z] Step 19/37 : WORKDIR / [2024-11-11T18:11:05.121Z] ---> Running in 791b2613b541 [2024-11-11T18:11:05.386Z] Removing intermediate container 791b2613b541 [2024-11-11T18:11:05.386Z] ---> beb0e8c90db1 [2024-11-11T18:11:05.386Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-11-11T18:11:07.319Z] ---> 83ec4db3816a [2024-11-11T18:11:07.319Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-11-11T18:11:07.899Z] ---> 0e6fc8be9ceb [2024-11-11T18:11:07.899Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-11-11T18:11:08.479Z] ---> 371fc019441c [2024-11-11T18:11:08.479Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-11-11T18:11:08.745Z] ---> e0c6b00ba743 [2024-11-11T18:11:08.745Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-11-11T18:11:09.325Z] ---> d0895e058182 [2024-11-11T18:11:09.325Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-11-11T18:11:09.590Z] ---> afb99f605cef [2024-11-11T18:11:09.590Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-11-11T18:11:10.995Z] ---> 381585a94ac5 [2024-11-11T18:11:10.995Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-11-11T18:11:10.995Z] ---> Running in 77dd7a02add2 [2024-11-11T18:11:12.937Z] Removing intermediate container 77dd7a02add2 [2024-11-11T18:11:12.937Z] ---> 470223d8c8c5 [2024-11-11T18:11:12.937Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-11-11T18:11:12.937Z] ---> Running in 3ee7dfcc1095 [2024-11-11T18:11:14.338Z] Removing intermediate container 3ee7dfcc1095 [2024-11-11T18:11:14.338Z] ---> ea03c888c313 [2024-11-11T18:11:14.338Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-11-11T18:11:14.338Z] ---> Running in 166a212a1fe9 [2024-11-11T18:11:15.749Z] Removing intermediate container 166a212a1fe9 [2024-11-11T18:11:15.749Z] ---> 1a7b807418ef [2024-11-11T18:11:15.749Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-11-11T18:11:15.749Z] ---> Running in bc479757ca8f [2024-11-11T18:11:18.320Z] Removing intermediate container bc479757ca8f [2024-11-11T18:11:18.321Z] ---> a896c08ed6d0 [2024-11-11T18:11:18.321Z] Step 31/37 : EXPOSE 59983 [2024-11-11T18:11:18.321Z] ---> Running in ca049a5d017b [2024-11-11T18:11:18.321Z] Removing intermediate container ca049a5d017b [2024-11-11T18:11:18.321Z] ---> 846c9d75c412 [2024-11-11T18:11:18.321Z] Step 32/37 : EXPOSE 8554 [2024-11-11T18:11:18.588Z] ---> Running in 06409f723df4 [2024-11-11T18:11:18.860Z] Removing intermediate container 06409f723df4 [2024-11-11T18:11:18.860Z] ---> d532fe7326aa [2024-11-11T18:11:18.860Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-11-11T18:11:18.860Z] ---> Running in ace829415dca [2024-11-11T18:11:19.126Z] Removing intermediate container ace829415dca [2024-11-11T18:11:19.126Z] ---> 614429771a31 [2024-11-11T18:11:19.126Z] Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] [2024-11-11T18:11:19.126Z] ---> Running in c017f00166af [2024-11-11T18:11:19.399Z] Removing intermediate container c017f00166af [2024-11-11T18:11:19.399Z] ---> 79ddc6a7fca3 [2024-11-11T18:11:19.399Z] Step 35/37 : LABEL arch=arm64 [2024-11-11T18:11:19.667Z] ---> Running in 9ad7777145aa [2024-11-11T18:11:19.937Z] Removing intermediate container 9ad7777145aa [2024-11-11T18:11:19.937Z] ---> 6045736d60db [2024-11-11T18:11:19.937Z] Step 36/37 : LABEL git_sha=5492d3d896406f55be6f1ceb136f218b6b05e42f [2024-11-11T18:11:19.937Z] ---> Running in 0aae95b81611 [2024-11-11T18:11:20.201Z] Removing intermediate container 0aae95b81611 [2024-11-11T18:11:20.201Z] ---> 04da08f6d758 [2024-11-11T18:11:20.201Z] Step 37/37 : LABEL version=0.0.0 [2024-11-11T18:11:20.201Z] ---> Running in 3e062b91e3f7 [2024-11-11T18:11:20.466Z] Removing intermediate container 3e062b91e3f7 [2024-11-11T18:11:20.466Z] ---> 6e4efdb5f5fd [2024-11-11T18:11:20.466Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T18:11:20.466Z] Successfully built 6e4efdb5f5fd [2024-11-11T18:11:20.466Z] 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-11T18:11:21.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T18:11:21.392Z] [2024-11-11T18:11:21.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:11:21.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T18:11:22.079Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T18:11:22.079Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T18:11:22.079Z] 04944245beec: Pulling fs layer [2024-11-11T18:11:22.079Z] 699f458cf7ca: Pulling fs layer [2024-11-11T18:11:22.079Z] 765212b225bb: Pulling fs layer [2024-11-11T18:11:22.079Z] f23df028b6ca: Pulling fs layer [2024-11-11T18:11:22.079Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T18:11:22.079Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T18:11:22.079Z] 765212b225bb: Waiting [2024-11-11T18:11:22.079Z] f23df028b6ca: Waiting [2024-11-11T18:11:22.079Z] d65c8cfc05b1: Waiting [2024-11-11T18:11:22.079Z] 2437ff75d9bd: Waiting [2024-11-11T18:11:22.079Z] 04944245beec: Verifying Checksum [2024-11-11T18:11:22.079Z] 04944245beec: Download complete [2024-11-11T18:11:22.079Z] 765212b225bb: Verifying Checksum [2024-11-11T18:11:22.079Z] 765212b225bb: Download complete [2024-11-11T18:11:22.079Z] f23df028b6ca: Download complete [2024-11-11T18:11:22.079Z] d65c8cfc05b1: Download complete [2024-11-11T18:11:22.346Z] 699f458cf7ca: Verifying Checksum [2024-11-11T18:11:22.346Z] 699f458cf7ca: Download complete [2024-11-11T18:11:22.611Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T18:11:22.611Z] 8998bd30e6a1: Download complete [2024-11-11T18:11:25.182Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T18:11:25.182Z] 2437ff75d9bd: Download complete [2024-11-11T18:11:27.119Z] 8998bd30e6a1: Pull complete [2024-11-11T18:11:27.703Z] 04944245beec: Pull complete [2024-11-11T18:11:29.644Z] 699f458cf7ca: Pull complete [2024-11-11T18:11:29.644Z] 765212b225bb: Pull complete [2024-11-11T18:11:30.601Z] f23df028b6ca: Pull complete [2024-11-11T18:11:30.868Z] d65c8cfc05b1: Pull complete [2024-11-11T18:11:49.065Z] 2437ff75d9bd: Pull complete [2024-11-11T18:11:49.065Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T18:11:49.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T18:11:49.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T18:11:49.391Z] prd-ubuntu20.04-docker-arm64-4c-16g-26191 does not seem to be running inside a container [2024-11-11T18:11:49.442Z] $ 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-11T18:11:51.938Z] $ docker top 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:11:52.841Z] ---> job-cost.sh [2024-11-11T18:11:52.841Z] lf-activate-venv: SKIPPING [2024-11-11T18:11:52.841Z] INFO: No Stack... [2024-11-11T18:11:53.104Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T18:11:54.053Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T18:11:54.713Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-11-11T18:11:54.713Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T18:11:54.799Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [2024-11-11T18:11:54.806Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] did not exist. Created. [2024-11-11T18:11:54.812Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T18:11:55.559Z] /w/workspace/device-usb-camera/1@tmp/durable-5bc7df3b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T18:11:56.225Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T18:11:56.268Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T18:11:56.316Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T18:11:56.335Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-366-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T18:11:56.416Z] $ docker stop --time=1 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 [2024-11-11T18:11:57.909Z] $ docker rm -f --volumes 87d9e4910af41511f0748b5ddcae37b013ac168e7bc0502f55d39dca42c93f44 [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-11T18:11:59.078Z] provisioning config files... [2024-11-11T18:11:59.088Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config4286356918163565134tmp [Pipeline] { [Pipeline] sh [2024-11-11T18:11:59.442Z] + set +x [2024-11-11T18:11:59.442Z] + curl -s https://codecov.io/bash [2024-11-11T18:11:59.442Z] + bash -s -- [2024-11-11T18:11:59.702Z] [2024-11-11T18:11:59.702Z] _____ _ [2024-11-11T18:11:59.702Z] / ____| | | [2024-11-11T18:11:59.702Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T18:11:59.702Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T18:11:59.702Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T18:11:59.702Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T18:11:59.702Z] Bash-1.0.6 [2024-11-11T18:11:59.702Z] [2024-11-11T18:11:59.702Z] [2024-11-11T18:11:59.702Z] ==> git version 2.25.1 found [2024-11-11T18:11:59.702Z] ==> 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-11T18:11:59.702Z] Release-Date: 2020-01-08 [2024-11-11T18:11:59.702Z] 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-11T18:11:59.702Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T18:11:59.702Z] ==> Jenkins CI detected. [2024-11-11T18:11:59.702Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-366 [2024-11-11T18:11:59.702Z] project root: . [2024-11-11T18:11:59.702Z] --> token set from env [2024-11-11T18:11:59.702Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T18:11:59.702Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T18:11:59.702Z] ==> Python coveragepy not found [2024-11-11T18:11:59.702Z] ==> Searching for coverage reports in: [2024-11-11T18:11:59.702Z] + . [2024-11-11T18:11:59.702Z] -> Found 1 reports [2024-11-11T18:11:59.702Z] ==> Detecting git/mercurial file structure [2024-11-11T18:11:59.702Z] ==> Reading reports [2024-11-11T18:11:59.702Z] + ./coverage.out bytes=54772 [2024-11-11T18:11:59.702Z] ==> Appending adjustments [2024-11-11T18:11:59.702Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T18:11:59.960Z] + Found adjustments [2024-11-11T18:11:59.960Z] ==> Gzipping contents [2024-11-11T18:11:59.960Z] 8.0K /tmp/codecov.8HaK8l.gz [2024-11-11T18:11:59.960Z] ==> Uploading reports [2024-11-11T18:11:59.960Z] url: https://codecov.io [2024-11-11T18:11:59.960Z] query: branch=PR-366&commit=5492d3d896406f55be6f1ceb136f218b6b05e42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=366&job=&cmd_args= [2024-11-11T18:11:59.960Z] -> Pinging Codecov [2024-11-11T18:11:59.961Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-366&commit=5492d3d896406f55be6f1ceb136f218b6b05e42f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-366%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=366&job=&cmd_args= [2024-11-11T18:11:59.961Z] -> Uploading to [2024-11-11T18:11:59.961Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/5492d3d896406f55be6f1ceb136f218b6b05e42f/0f13b4b8-f656-4685-9577-9758e10bd7ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T181159Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc38936a1d0b3aa8292ef01d7733b45da8f5fe038e030f99515db8361970b7c8 [2024-11-11T18:11:59.961Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T18:11:59.961Z] Dload Upload Total Spent Left Speed [2024-11-11T18:12:00.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29506 --:--:-- --:--:-- --:--:-- 29506 [2024-11-11T18:12:00.220Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/5492d3d896406f55be6f1ceb136f218b6b05e42f [Pipeline] } [2024-11-11T18:12:00.251Z] 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-11T18:12:02.453Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-366/archives ] [2024-11-11T18:12:02.453Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-366/archives [2024-11-11T18:12:02.453Z] total 16 [2024-11-11T18:12:02.453Z] drwxr-xr-x 3 root root 4096 Nov 11 18:01 . [2024-11-11T18:12:02.453Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 18:01 .. [2024-11-11T18:12:02.453Z] drwxr-xr-x 2 root root 4096 Nov 11 18:01 cost [2024-11-11T18:12:02.453Z] -rw-r--r-- 1 root root 89 Nov 11 18:01 cost.csv [2024-11-11T18:12:02.453Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-366/archives [2024-11-11T18:12:02.453Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-366/archives [2024-11-11T18:12:02.453Z] total 16 [2024-11-11T18:12:02.453Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 18:01 . [2024-11-11T18:12:02.453Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 18:01 .. [2024-11-11T18:12:02.453Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 18:01 cost [2024-11-11T18:12:02.453Z] -rw-r--r-- 1 jenkins jenkins 89 Nov 11 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:02.854Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:03.767Z] ---> package-listing.sh [2024-11-11T18:12:03.768Z] ++ facter osfamily [2024-11-11T18:12:03.768Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T18:12:03.768Z] + OS_FAMILY=debian [2024-11-11T18:12:03.768Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-366 [2024-11-11T18:12:03.768Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T18:12:03.768Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T18:12:03.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T18:12:03.768Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T18:12:03.768Z] + '[' /w/workspace/foundry_device-usb-camera_PR-366 ']' [2024-11-11T18:12:03.768Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T18:12:03.768Z] + case "${OS_FAMILY}" in [2024-11-11T18:12:03.768Z] + dpkg -l [2024-11-11T18:12:03.768Z] + grep '^ii' [2024-11-11T18:12:04.028Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T18:12:04.028Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T18:12:04.028Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T18:12:04.028Z] + '[' /w/workspace/foundry_device-usb-camera_PR-366 ']' [2024-11-11T18:12:04.028Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-366/archives/ [2024-11-11T18:12:04.028Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-366/archives/ [Pipeline] echo [2024-11-11T18:12:04.070Z] 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-366/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T18:12:04.369Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T18:12:05.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T18:12:05.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T18:12:05.160Z] prd-ubuntu20.04-docker-8c-8g-26190 does not seem to be running inside a container [2024-11-11T18:12:05.184Z] $ 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-366/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-366 -v /w/workspace/foundry_device-usb-camera_PR-366:/w/workspace/foundry_device-usb-camera_PR-366:rw,z -v /w/workspace/foundry_device-usb-camera_PR-366@tmp:/w/workspace/foundry_device-usb-camera_PR-366@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T18:12:05.416Z] $ docker top 47041c56a1cf73fc84693c8fd75d557da5eba596a93a5e79ae2ea6553262f778 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T18:12:05.860Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T18:12:06.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T18:12:06.522Z] + ls /var/log/sa-host [2024-11-11T18:12:06.522Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T18:12:06.764Z] provisioning config files... [2024-11-11T18:12:06.773Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-366@tmp/config895364702506181042tmp [Pipeline] { [Pipeline] echo [2024-11-11T18:12:06.839Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:07.160Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T18:12:07.187Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:07.592Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T18:12:07.628Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:07.947Z] ---> sudo-logs.sh [2024-11-11T18:12:07.947Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T18:12:08.053Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:08.375Z] ---> job-cost.sh [2024-11-11T18:12:08.375Z] lf-activate-venv: SKIPPING [2024-11-11T18:12:08.375Z] DEBUG: total: 0.2199999988079071 [2024-11-11T18:12:08.375Z] INFO: Retrieving Stack Cost... [2024-11-11T18:12:08.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T18:12:09.201Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T18:12:09.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T18:12:09.570Z] ---> logs-deploy.sh [2024-11-11T18:12:09.570Z] lf-activate-venv: SKIPPING [2024-11-11T18:12:09.570Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-366/1 [2024-11-11T18:12:09.570Z] INFO: archiving workspace using pattern(s): [2024-11-11T18:12:10.508Z] Archives upload complete. [2024-11-11T18:12:10.509Z] INFO: archiving logs to Nexus