Pull request #353 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from db2bf9885e935a4c0148dac47284cb1308a0f094+ee0554b78990b186605d5e81a70b84bcc651ad1c (450211c914cd1f9d5d19aaf07d64be7089d81eb4) 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-ssh11335635636550250064.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-ssh10571323504269919248.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-353/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-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4213012150963541027.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-353/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17483761281029322382.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-ssh18362767672504189414.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-353/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-353/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2937279192826433622.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-21839 in /w/workspace/foundry_device-usb-camera_PR-353 [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-353 # 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 ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit db2bf9885e935a4c0148dac47284cb1308a0f094 Merge succeeded, producing db2bf9885e935a4c0148dac47284cb1308a0f094 Checking out Revision db2bf9885e935a4c0148dac47284cb1308a0f094 (PR-353) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # 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 ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T17:14:47.012Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T17:14:47.281Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T17:14:47.456Z] ========================================================= [2024-10-04T17:14:47.456Z] EdgeX Global Pipelines Version Info [2024-10-04T17:14:47.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:14:48.256Z] ------------------- [2024-10-04T17:14:48.256Z] stable info: [2024-10-04T17:14:48.256Z] ------------------- [2024-10-04T17:14:48.256Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T17:14:48.256Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T17:14:48.256Z] Message: update stable to v1.0.265 [2024-10-04T17:14:48.825Z] ------------------- [2024-10-04T17:14:48.825Z] experimental info: [2024-10-04T17:14:48.825Z] ------------------- [2024-10-04T17:14:48.825Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T17:14:48.825Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T17:14:48.825Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T17:14:49.090Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-04T17:14:49.185Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-04T17:14:49.264Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T17:14:49.341Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T17:14:49.412Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T17:14:49.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T17:14:49.555Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T17:14:49.637Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T17:14:49.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T17:14:49.791Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T17:14:49.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T17:14:49.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-04T17:14:50.008Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T17:14:50.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T17:14:50.160Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T17:14:50.234Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T17:14:50.316Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T17:14:50.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T17:14:50.475Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T17:14:50.547Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T17:14:50.612Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T17:14:50.677Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T17:14:50.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T17:14:50.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T17:14:50.866Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T17:14:50.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T17:14:50.998Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T17:14:51.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-353 [Pipeline] echo [2024-10-04T17:14:51.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-353 [Pipeline] echo [2024-10-04T17:14:51.211Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-353 [Pipeline] echo [2024-10-04T17:14:51.278Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo [2024-10-04T17:14:51.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = db2bf98 [Pipeline] echo [2024-10-04T17:14:51.420Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T17:14:51.573Z] provisioning config files... [2024-10-04T17:14:51.590Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config17868543369425431764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:14:51.996Z] ---> ****-login.sh [2024-10-04T17:14:51.997Z] nexus3.edgexfoundry.org:10001 [2024-10-04T17:14:52.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:14:52.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:14:52.256Z] Configure a credential helper to remove this warning. See [2024-10-04T17:14:52.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:14:52.256Z] [2024-10-04T17:14:52.256Z] Login Succeeded [2024-10-04T17:14:52.256Z] nexus3.edgexfoundry.org:10002 [2024-10-04T17:14:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:14:52.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:14:52.517Z] Configure a credential helper to remove this warning. See [2024-10-04T17:14:52.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:14:52.517Z] [2024-10-04T17:14:52.517Z] Login Succeeded [2024-10-04T17:14:52.517Z] nexus3.edgexfoundry.org:10003 [2024-10-04T17:14:52.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:14:52.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:14:52.517Z] Configure a credential helper to remove this warning. See [2024-10-04T17:14:52.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:14:52.517Z] [2024-10-04T17:14:52.517Z] Login Succeeded [2024-10-04T17:14:52.518Z] nexus3.edgexfoundry.org:10004 [2024-10-04T17:14:52.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:14:52.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:14:52.779Z] Configure a credential helper to remove this warning. See [2024-10-04T17:14:52.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:14:52.779Z] [2024-10-04T17:14:52.779Z] Login Succeeded [2024-10-04T17:14:52.779Z] ****.io [2024-10-04T17:14:52.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:14:53.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:14:53.041Z] Configure a credential helper to remove this warning. See [2024-10-04T17:14:53.041Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:14:53.041Z] [2024-10-04T17:14:53.041Z] Login Succeeded [2024-10-04T17:14:53.041Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T17:14:53.080Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T17:14:53.857Z] + git rev-list -1 --merges db2bf9885e935a4c0148dac47284cb1308a0f094~1..db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo [2024-10-04T17:14:53.914Z] -----------> git rev-list -1 --merges db2bf9885e935a4c0148dac47284cb1308a0f094~1..db2bf9885e935a4c0148dac47284cb1308a0f094 db2bf9885e935a4c0148dac47284cb1308a0f094 [false] [Pipeline] sh [2024-10-04T17:14:54.253Z] + git log --format=format:%s -1 db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo [2024-10-04T17:14:54.302Z] ========================================================= [2024-10-04T17:14:54.302Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T17:14:54.302Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T17:14:54.792Z] + git log --format=format:%s -1 db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] echo [2024-10-04T17:14:54.837Z] [semverPrep] GIT_COMMIT: db2bf9885e935a4c0148dac47284cb1308a0f094, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-04T17:14:54.895Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T17:14:55.329Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T17:14:55.329Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T17:14:55.329Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T17:14:55.329Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T17:14:55.329Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T17:14:55.329Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T17:14:55.329Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:14:55.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T17:14:55.880Z] [2024-10-04T17:14:55.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:14:56.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T17:14:56.314Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T17:14:56.314Z] b85a868b505f: Pulling fs layer [2024-10-04T17:14:56.314Z] e2be974225ed: Pulling fs layer [2024-10-04T17:14:56.314Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T17:14:56.314Z] 988bab9f4d93: Pulling fs layer [2024-10-04T17:14:56.314Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T17:14:56.314Z] eaf3925da568: Pulling fs layer [2024-10-04T17:14:56.314Z] bab4dde63d76: Pulling fs layer [2024-10-04T17:14:56.314Z] bde34c3a00c8: Pulling fs layer [2024-10-04T17:14:56.314Z] b352a97aabf1: Pulling fs layer [2024-10-04T17:14:56.314Z] 4872d77fe225: Pulling fs layer [2024-10-04T17:14:56.314Z] 5851b861e8e6: Pulling fs layer [2024-10-04T17:14:56.314Z] 1469e6f7b9e6: Waiting [2024-10-04T17:14:56.314Z] eaf3925da568: Waiting [2024-10-04T17:14:56.314Z] bde34c3a00c8: Waiting [2024-10-04T17:14:56.314Z] 988bab9f4d93: Waiting [2024-10-04T17:14:56.314Z] 4872d77fe225: Waiting [2024-10-04T17:14:56.314Z] b352a97aabf1: Waiting [2024-10-04T17:14:56.314Z] 5851b861e8e6: Waiting [2024-10-04T17:14:56.314Z] bab4dde63d76: Waiting [2024-10-04T17:14:56.314Z] e2be974225ed: Download complete [2024-10-04T17:14:56.314Z] 988bab9f4d93: Verifying Checksum [2024-10-04T17:14:56.314Z] 988bab9f4d93: Download complete [2024-10-04T17:14:56.314Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T17:14:56.314Z] 1469e6f7b9e6: Download complete [2024-10-04T17:14:56.573Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T17:14:56.573Z] 339a4e72a1f5: Download complete [2024-10-04T17:14:56.573Z] eaf3925da568: Verifying Checksum [2024-10-04T17:14:56.573Z] eaf3925da568: Download complete [2024-10-04T17:14:56.573Z] bde34c3a00c8: Verifying Checksum [2024-10-04T17:14:56.573Z] bde34c3a00c8: Download complete [2024-10-04T17:14:56.573Z] b352a97aabf1: Verifying Checksum [2024-10-04T17:14:56.573Z] b352a97aabf1: Download complete [2024-10-04T17:14:56.573Z] 4872d77fe225: Verifying Checksum [2024-10-04T17:14:56.573Z] 4872d77fe225: Download complete [2024-10-04T17:14:56.573Z] 5851b861e8e6: Download complete [2024-10-04T17:14:56.573Z] b85a868b505f: Verifying Checksum [2024-10-04T17:14:56.573Z] b85a868b505f: Download complete [2024-10-04T17:14:56.835Z] bab4dde63d76: Verifying Checksum [2024-10-04T17:14:56.835Z] bab4dde63d76: Download complete [2024-10-04T17:14:57.775Z] b85a868b505f: Pull complete [2024-10-04T17:14:57.775Z] e2be974225ed: Pull complete [2024-10-04T17:14:58.344Z] 339a4e72a1f5: Pull complete [2024-10-04T17:14:58.344Z] 988bab9f4d93: Pull complete [2024-10-04T17:14:58.603Z] 1469e6f7b9e6: Pull complete [2024-10-04T17:14:58.863Z] eaf3925da568: Pull complete [2024-10-04T17:15:00.240Z] bab4dde63d76: Pull complete [2024-10-04T17:15:00.499Z] bde34c3a00c8: Pull complete [2024-10-04T17:15:00.499Z] b352a97aabf1: Pull complete [2024-10-04T17:15:00.499Z] 4872d77fe225: Pull complete [2024-10-04T17:15:00.759Z] 5851b861e8e6: Pull complete [2024-10-04T17:15:00.759Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T17:15:00.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T17:15:00.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:15:01.097Z] prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container [2024-10-04T17:15:01.131Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-04T17:15:04.445Z] $ docker top beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 -eo pid,comm [2024-10-04T17:15:04.491Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-04T17:15:04.491Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T17:15:04.710Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T17:15:04.710Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T17:15:04.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T17:15:04.824Z] $ docker exec beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent [2024-10-04T17:15:04.914Z] SSH_AUTH_SOCK=/tmp/ssh-nIaY7jvyuhqU/agent.32 [2024-10-04T17:15:04.914Z] SSH_AGENT_PID=38 [2024-10-04T17:15:04.920Z] Running ssh-add (command line suppressed) [2024-10-04T17:15:05.014Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_6092336648697383108.key (/w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_6092336648697383108.key) [2024-10-04T17:15:05.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T17:15:05.381Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T17:15:05.415Z] $ docker exec --env ******** --env ******** beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent -k [2024-10-04T17:15:05.507Z] unset SSH_AUTH_SOCK; [2024-10-04T17:15:05.507Z] unset SSH_AGENT_PID; [2024-10-04T17:15:05.508Z] echo Agent pid 38 killed; [2024-10-04T17:15:05.513Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T17:15:05.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T17:15:05.644Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T17:15:05.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T17:15:05.754Z] $ docker exec beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent [2024-10-04T17:15:05.848Z] SSH_AUTH_SOCK=/tmp/ssh-gvmokSDPThjB/agent.71 [2024-10-04T17:15:05.848Z] SSH_AGENT_PID=77 [2024-10-04T17:15:05.853Z] Running ssh-add (command line suppressed) [2024-10-04T17:15:05.944Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_237154973128653925.key (/w/workspace/foundry_device-usb-camera_PR-353@tmp/private_key_237154973128653925.key) [2024-10-04T17:15:05.953Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T17:15:06.311Z] + git semver init [2024-10-04T17:15:06.570Z] 2024-10-04 17:15:06,470 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T17:15:06.570Z] 2024-10-04 17:15:06,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-353/.semver [2024-10-04T17:15:06.570Z] 2024-10-04 17:15:06,471 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-353/.semver [2024-10-04T17:15:06.570Z] 2024-10-04 17:15:06,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-353/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-353, universal_newlines=False, shell=None, istream=None) [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,133 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-353/.git/info/exclude [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,133 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 with force:False [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,133 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,135 [execute] INFO git cat-file --batch-check [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-353/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,140 [execute] INFO git cat-file --batch [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,141 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-353/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T17:15:08.482Z] 2024-10-04 17:15:08,145 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-353/.semver/PR-353 [2024-10-04T17:15:08.482Z] 0.0.0 [Pipeline] } [2024-10-04T17:15:08.521Z] $ docker exec --env ******** --env ******** beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 ssh-agent -k [2024-10-04T17:15:08.613Z] unset SSH_AUTH_SOCK; [2024-10-04T17:15:08.614Z] unset SSH_AGENT_PID; [2024-10-04T17:15:08.615Z] echo Agent pid 77 killed; [2024-10-04T17:15:08.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T17:15:09.113Z] + git semver [Pipeline] } [2024-10-04T17:15:09.416Z] $ docker stop --time=1 beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 [2024-10-04T17:15:10.728Z] $ docker rm -f --volumes beca90069841b43d15d4d2c9134fbd6176f02b0edec38c7311cbd3c21f9a5ed9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T17:15:11.157Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T17:15:11.488Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T17:15:11.522Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T17:15:12.395Z] provisioning config files... [2024-10-04T17:15:12.406Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config14535434527013171710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:15:12.806Z] ---> ****-login.sh [2024-10-04T17:15:12.806Z] nexus3.edgexfoundry.org:10001 [2024-10-04T17:15:12.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:15:12.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:15:12.807Z] Configure a credential helper to remove this warning. See [2024-10-04T17:15:12.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:15:12.807Z] [2024-10-04T17:15:12.807Z] Login Succeeded [2024-10-04T17:15:12.807Z] nexus3.edgexfoundry.org:10002 [2024-10-04T17:15:12.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:15:12.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:15:12.807Z] Configure a credential helper to remove this warning. See [2024-10-04T17:15:12.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:15:12.807Z] [2024-10-04T17:15:12.807Z] Login Succeeded [2024-10-04T17:15:12.807Z] nexus3.edgexfoundry.org:10003 [2024-10-04T17:15:13.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:15:13.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:15:13.067Z] Configure a credential helper to remove this warning. See [2024-10-04T17:15:13.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:15:13.067Z] [2024-10-04T17:15:13.067Z] Login Succeeded [2024-10-04T17:15:13.067Z] nexus3.edgexfoundry.org:10004 [2024-10-04T17:15:13.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:15:13.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:15:13.067Z] Configure a credential helper to remove this warning. See [2024-10-04T17:15:13.067Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:15:13.067Z] [2024-10-04T17:15:13.067Z] Login Succeeded [2024-10-04T17:15:13.067Z] ****.io [2024-10-04T17:15:13.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:15:13.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:15:13.327Z] Configure a credential helper to remove this warning. See [2024-10-04T17:15:13.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:15:13.327Z] [2024-10-04T17:15:13.327Z] Login Succeeded [2024-10-04T17:15:13.327Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T17:15:13.367Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T17:15:13.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T17:15:13.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T17:15:13.841Z] ========================================================= [2024-10-04T17:15:13.841Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T17:15:13.841Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:15:14.432Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T17:15:14.432Z] Sending build context to Docker daemon 20.62MB [2024-10-04T17:15:14.432Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T17:15:14.432Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T17:15:14.717Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T17:15:14.717Z] 43c4264eed91: Pulling fs layer [2024-10-04T17:15:14.717Z] 4cc291be95ef: Pulling fs layer [2024-10-04T17:15:14.717Z] 2ac1f1163629: Pulling fs layer [2024-10-04T17:15:14.717Z] 5c3c966382ef: Pulling fs layer [2024-10-04T17:15:14.717Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T17:15:14.717Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T17:15:14.717Z] 9f66e0745190: Pulling fs layer [2024-10-04T17:15:14.717Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T17:15:14.717Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T17:15:14.717Z] 9f66e0745190: Waiting [2024-10-04T17:15:14.717Z] 5c3c966382ef: Waiting [2024-10-04T17:15:14.717Z] f49a43e4bbc0: Waiting [2024-10-04T17:15:14.717Z] 4f4fb700ef54: Waiting [2024-10-04T17:15:14.717Z] 5d5c8e513c77: Waiting [2024-10-04T17:15:14.717Z] 561ebcabdf7f: Waiting [2024-10-04T17:15:14.717Z] 4cc291be95ef: Verifying Checksum [2024-10-04T17:15:14.717Z] 4cc291be95ef: Download complete [2024-10-04T17:15:14.717Z] 5c3c966382ef: Verifying Checksum [2024-10-04T17:15:14.717Z] 5c3c966382ef: Download complete [2024-10-04T17:15:14.717Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T17:15:14.717Z] 4f4fb700ef54: Download complete [2024-10-04T17:15:14.717Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T17:15:14.717Z] 5d5c8e513c77: Download complete [2024-10-04T17:15:14.717Z] 43c4264eed91: Verifying Checksum [2024-10-04T17:15:14.717Z] 43c4264eed91: Download complete [2024-10-04T17:15:14.717Z] 9f66e0745190: Verifying Checksum [2024-10-04T17:15:14.717Z] 9f66e0745190: Download complete [2024-10-04T17:15:14.976Z] 43c4264eed91: Pull complete [2024-10-04T17:15:14.976Z] 561ebcabdf7f: Download complete [2024-10-04T17:15:14.976Z] 4cc291be95ef: Pull complete [2024-10-04T17:15:15.234Z] 2ac1f1163629: Verifying Checksum [2024-10-04T17:15:15.234Z] 2ac1f1163629: Download complete [2024-10-04T17:15:15.491Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T17:15:15.491Z] f49a43e4bbc0: Download complete [2024-10-04T17:15:18.772Z] 2ac1f1163629: Pull complete [2024-10-04T17:15:18.772Z] 5c3c966382ef: Pull complete [2024-10-04T17:15:18.772Z] 4f4fb700ef54: Pull complete [2024-10-04T17:15:18.772Z] 5d5c8e513c77: Pull complete [2024-10-04T17:15:19.031Z] 9f66e0745190: Pull complete [2024-10-04T17:15:20.938Z] f49a43e4bbc0: Pull complete [2024-10-04T17:15:21.507Z] 561ebcabdf7f: Pull complete [2024-10-04T17:15:21.507Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T17:15:21.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T17:15:21.507Z] ---> 3a752c3f9dda [2024-10-04T17:15:21.507Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T17:15:25.709Z] ---> Running in f413ff610813 [2024-10-04T17:15:25.709Z] Removing intermediate container f413ff610813 [2024-10-04T17:15:25.709Z] ---> 3ae9209237d9 [2024-10-04T17:15:25.709Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T17:15:25.709Z] ---> Running in 0aa5442d6628 [2024-10-04T17:15:25.709Z] Removing intermediate container 0aa5442d6628 [2024-10-04T17:15:25.709Z] ---> 169483178580 [2024-10-04T17:15:25.709Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T17:15:25.709Z] ---> Running in b2c80f55de8f [2024-10-04T17:15:25.709Z] Removing intermediate container b2c80f55de8f [2024-10-04T17:15:25.709Z] ---> 704609571df1 [2024-10-04T17:15:25.709Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T17:15:25.709Z] ---> Running in 8aa8db50e746 [2024-10-04T17:15:25.709Z] Removing intermediate container 8aa8db50e746 [2024-10-04T17:15:25.709Z] ---> 37e8418fa77b [2024-10-04T17:15:25.709Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T17:15:25.709Z] ---> Running in 0a07212d83c6 [2024-10-04T17:15:25.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T17:15:26.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T17:15:26.803Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T17:15:26.803Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T17:15:26.803Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T17:15:26.803Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T17:15:26.803Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T17:15:26.803Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T17:15:26.803Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T17:15:26.803Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T17:15:26.803Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T17:15:26.803Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T17:15:26.803Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T17:15:26.803Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T17:15:26.803Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T17:15:26.803Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T17:15:26.803Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:15:26.803Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T17:15:26.803Z] OK: 253 MiB in 68 packages [2024-10-04T17:15:27.131Z] Still waiting to schedule task [2024-10-04T17:15:27.132Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-04T17:15:27.372Z] Removing intermediate container 0a07212d83c6 [2024-10-04T17:15:27.372Z] ---> 99e55c037e5c [2024-10-04T17:15:27.372Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T17:15:27.372Z] ---> Running in a8f9d3393cc6 [2024-10-04T17:15:27.372Z] Removing intermediate container a8f9d3393cc6 [2024-10-04T17:15:27.372Z] ---> ae6b9a7bbfa2 [2024-10-04T17:15:27.372Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T17:15:27.634Z] ---> 08433ed65358 [2024-10-04T17:15:27.634Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T17:15:27.634Z] ---> Running in 99adc3681207 [2024-10-04T17:16:23.888Z] Removing intermediate container 99adc3681207 [2024-10-04T17:16:23.888Z] ---> 33f61ce9745d [2024-10-04T17:16:23.888Z] Step 11/13 : COPY . . [2024-10-04T17:16:23.888Z] ---> eeedd73a5249 [2024-10-04T17:16:23.888Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T17:16:23.888Z] ---> Running in b0d25e76974c [2024-10-04T17:16:23.888Z]   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current [2024-10-04T17:16:23.888Z]                   Dload  Upload  Total  Spent  Left  Speed [2024-10-04T17:16:23.888Z]    0     0   0    0   0    0     0    0 --:--:-- --:--:-- --:--:--     0 100 1062  100  1062    0     0   9565      0 --:--:-- --:--:-- --:--:--  9654 [2024-10-04T17:16:23.888Z] Removing intermediate container b0d25e76974c [2024-10-04T17:16:23.888Z] ---> 8ba558763dd1 [2024-10-04T17:16:23.888Z] Step 13/13 : RUN ${MAKE} [2024-10-04T17:16:23.888Z] ---> Running in 8088bd7fa24f [2024-10-04T17:16:23.888Z] noop [2024-10-04T17:16:23.888Z] Removing intermediate container 8088bd7fa24f [2024-10-04T17:16:23.888Z] ---> dffce9d5b0f5 [2024-10-04T17:16:23.888Z] Successfully built dffce9d5b0f5 [2024-10-04T17:16:23.888Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:16:24.417Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T17:16:24.417Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:16:24.596Z] prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container [2024-10-04T17:16:24.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T17:16:24.989Z] $ docker top a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T17:16:25.402Z] + go version [2024-10-04T17:16:25.402Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T17:16:25.451Z] $ docker stop --time=1 a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 [2024-10-04T17:16:26.713Z] $ docker rm -f --volumes a1efe92eeac9b406ac9a7d7b6084b2e155be1866ab8b455a03f8c343629778b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:16:27.592Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T17:16:27.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:16:27.770Z] prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container [2024-10-04T17:16:27.803Z] $ 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-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-04T17:16:28.119Z] $ docker top 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T17:16:28.539Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-353 [Pipeline] fileExists [Pipeline] sh [2024-10-04T17:16:28.932Z] + make test [2024-10-04T17:16:28.932Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T17:16:30.841Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T17:16:48.918Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T17:16:48.918Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements [2024-10-04T17:17:01.114Z] go vet ./... [2024-10-04T17:17:05.304Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T17:17:05.304Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T17:17:05.304Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T17:17:05.356Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T17:17:05.395Z] $ docker stop --time=1 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 [2024-10-04T17:17:09.265Z] $ docker rm -f --volumes 4309bc727f272aefb8847ed2835019fe18dbb42658323d67386688a629dbfd05 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T17:17:09.906Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T17:17:09.999Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T17:17:10.845Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T17:17:11.183Z] + ls -al . [2024-10-04T17:17:11.184Z] total 300 [2024-10-04T17:17:11.184Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 17:16 . [2024-10-04T17:17:11.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:14 .. [2024-10-04T17:17:11.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:16 .git [2024-10-04T17:17:11.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 .github [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 17:14 .gitignore [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 17:14 .golangci.yml [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:14 .hadolint.yml [2024-10-04T17:17:11.184Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:15 .semver [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 17:14 Attribution.txt [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 17:14 CHANGELOG.md [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:14 Dockerfile [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:14 GOVERNANCE.md [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:14 Jenkinsfile [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:14 LICENSE [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:14 Makefile [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:14 OWNERS.md [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:14 README.md [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:15 VERSION [2024-10-04T17:17:11.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:14 bin [2024-10-04T17:17:11.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 cmd [2024-10-04T17:17:11.184Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 17:16 coverage.out [2024-10-04T17:17:11.184Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:14 docker-entrypoint.sh [2024-10-04T17:17:11.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:14 docs [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 17:14 go.mod [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 17:14 go.sum [2024-10-04T17:17:11.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:14 internal [2024-10-04T17:17:11.184Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:17:11.672Z] + 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=db2bf9885e935a4c0148dac47284cb1308a0f094 --label arch=amd64 --label version=0.0.0 . [2024-10-04T17:17:11.672Z] Sending build context to Docker daemon 20.68MB [2024-10-04T17:17:11.672Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T17:17:11.672Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T17:17:11.672Z] ---> dffce9d5b0f5 [2024-10-04T17:17:11.672Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T17:17:11.930Z] ---> Running in abc7fd041e31 [2024-10-04T17:17:11.930Z] Removing intermediate container abc7fd041e31 [2024-10-04T17:17:11.930Z] ---> 4cba497544df [2024-10-04T17:17:11.930Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T17:17:11.930Z] ---> Running in 34c50ddb5618 [2024-10-04T17:17:12.189Z] Removing intermediate container 34c50ddb5618 [2024-10-04T17:17:12.189Z] ---> 698f69338ee5 [2024-10-04T17:17:12.189Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T17:17:12.189Z] ---> Running in 8f94ee926d80 [2024-10-04T17:17:12.189Z] Removing intermediate container 8f94ee926d80 [2024-10-04T17:17:12.189Z] ---> 6798e4770074 [2024-10-04T17:17:12.189Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T17:17:12.189Z] ---> Running in 8bdb148e956b [2024-10-04T17:17:12.189Z] Removing intermediate container 8bdb148e956b [2024-10-04T17:17:12.189Z] ---> 1fca685cad10 [2024-10-04T17:17:12.189Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T17:17:12.230Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21840 in /w/workspace/foundry_device-usb-camera_PR-353 [Pipeline] { [Pipeline] ws [2024-10-04T17:17:12.339Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-04T17:17:12.449Z] ---> Running in ecff5ded2f6c [2024-10-04T17:17:12.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:12.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:12.968Z] OK: 253 MiB in 68 packages [2024-10-04T17:17:13.229Z] Removing intermediate container ecff5ded2f6c [2024-10-04T17:17:13.229Z] ---> b90acb4e040d [2024-10-04T17:17:13.229Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T17:17:13.229Z] ---> Running in a929422716aa [2024-10-04T17:17:13.229Z] Removing intermediate container a929422716aa [2024-10-04T17:17:13.229Z] ---> 1d2ef336dd7f [2024-10-04T17:17:13.229Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T17:17:13.488Z] ---> c7ac536a8a01 [2024-10-04T17:17:13.488Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T17:17:13.488Z] ---> Running in 383ae6691b2a [2024-10-04T17:17:14.442Z] Removing intermediate container 383ae6691b2a [2024-10-04T17:17:14.442Z] ---> ce39880d2828 [2024-10-04T17:17:14.442Z] Step 11/37 : COPY . . [2024-10-04T17:17:15.009Z] ---> ff0e7ac82752 [2024-10-04T17:17:15.009Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T17:17:15.009Z] ---> Running in 53ed942ab6f7 [2024-10-04T17:17:15.268Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T17:17:15.268Z]  Dload Upload Total Spent Left Speed [2024-10-04T17:17:15.268Z] 0  0  0 0 0 0  0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 41164 0 --:--:-- --:--:-- --:--:-- 42480 [2024-10-04T17:17:15.467Z] Selected Git installation does not exist. Using Default [2024-10-04T17:17:15.467Z] The recommended git tool is: NONE [2024-10-04T17:17:15.526Z] Removing intermediate container 53ed942ab6f7 [2024-10-04T17:17:15.526Z] ---> 3782fbdc3a02 [2024-10-04T17:17:15.526Z] Step 13/37 : RUN ${MAKE} [2024-10-04T17:17:15.526Z] ---> Running in 884e01f86fd3 [2024-10-04T17:17:15.790Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T17:17:23.981Z] using credential edgex-jenkins-ssh [2024-10-04T17:17:24.012Z] Cloning the remote Git repository [2024-10-04T17:17:24.069Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T17:17:24.213Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-04T17:17:24.427Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T17:17:24.428Z] > git --version # timeout=10 [2024-10-04T17:17:24.457Z] > git --version # 'git version 2.25.1' [2024-10-04T17:17:24.460Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T17:17:24.701Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T17:17:27.657Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-04T17:17:27.687Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T17:17:28.805Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-04T17:17:28.845Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-04T17:17:28.846Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T17:17:28.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/353/head:refs/remotes/origin/PR-353 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-04T17:17:29.460Z] Merging remotes/origin/main commit ee0554b78990b186605d5e81a70b84bcc651ad1c into PR head commit db2bf9885e935a4c0148dac47284cb1308a0f094 [2024-10-04T17:17:29.772Z] Merge succeeded, producing db2bf9885e935a4c0148dac47284cb1308a0f094 [2024-10-04T17:17:29.773Z] Checking out Revision db2bf9885e935a4c0148dac47284cb1308a0f094 (PR-353) [2024-10-04T17:17:30.403Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-04T17:17:30.464Z] > git --version # timeout=10 [2024-10-04T17:17:30.474Z] > git --version # 'git version 2.25.1' [2024-10-04T17:17:30.487Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T17:17:29.478Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T17:17:29.561Z] > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 [2024-10-04T17:17:29.648Z] > git remote # timeout=10 [2024-10-04T17:17:29.668Z] > git config --get remote.origin.url # timeout=10 [2024-10-04T17:17:29.698Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T17:17:29.720Z] > git merge ee0554b78990b186605d5e81a70b84bcc651ad1c # timeout=10 [2024-10-04T17:17:29.750Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-04T17:17:29.778Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T17:17:29.792Z] > git checkout -f db2bf9885e935a4c0148dac47284cb1308a0f094 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T17:17:35.836Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T17:17:35.836Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T17:17:35.836Z] Dload Upload Total Spent Left Speed [2024-10-04T17:17:35.836Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-04T17:17:36.208Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T17:17:36.582Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T17:17:36.582Z] + sudo tee /etc/docker/daemon.new [2024-10-04T17:17:36.582Z] { [2024-10-04T17:17:36.582Z] "registry-mirrors": [ [2024-10-04T17:17:36.582Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T17:17:36.582Z] ], [2024-10-04T17:17:36.582Z] "bip": "10.250.0.254/24", [2024-10-04T17:17:36.582Z] "hosts": [ [2024-10-04T17:17:36.582Z] "tcp://0.0.0.0:5555", [2024-10-04T17:17:36.582Z] "unix:///var/run/docker.sock" [2024-10-04T17:17:36.582Z] ], [2024-10-04T17:17:36.582Z] "mtu": 1458, [2024-10-04T17:17:36.582Z] "selinux-enabled": true, [2024-10-04T17:17:36.582Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T17:17:36.582Z] } [Pipeline] sh [2024-10-04T17:17:36.952Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T17:17:37.337Z] + sudo service docker restart [2024-10-04T17:17:54.489Z] Removing intermediate container 884e01f86fd3 [2024-10-04T17:17:54.489Z] ---> 3cce459a2d5e [2024-10-04T17:17:54.489Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T17:17:54.489Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T17:17:54.489Z] 8411072a22a5: Pulling fs layer [2024-10-04T17:17:54.489Z] 8411072a22a5: Verifying Checksum [2024-10-04T17:17:54.489Z] 8411072a22a5: Download complete [2024-10-04T17:17:54.489Z] 8411072a22a5: Pull complete [2024-10-04T17:17:54.489Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T17:17:54.489Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T17:17:54.489Z] ---> 1ac78cb06e13 [2024-10-04T17:17:54.489Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T17:17:54.489Z] 3.20: Pulling from library/alpine [2024-10-04T17:17:54.489Z] 43c4264eed91: Already exists [2024-10-04T17:17:54.489Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T17:17:54.489Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T17:17:54.489Z] ---> 91ef0af61f39 [2024-10-04T17:17:54.489Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T17:17:54.489Z] ---> Running in 53a12a295b8c [2024-10-04T17:17:54.489Z] Removing intermediate container 53a12a295b8c [2024-10-04T17:17:54.489Z] ---> fb21b2372a0f [2024-10-04T17:17:54.489Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T17:17:54.489Z] ---> Running in 96020e43a2ee [2024-10-04T17:17:54.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:54.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:54.489Z] (1/115) Installing dumb-init (1.2.5-r3) [2024-10-04T17:17:54.489Z] (2/115) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T17:17:54.489Z] (3/115) Installing aom-libs (3.9.1-r0) [2024-10-04T17:17:54.489Z] (4/115) Installing libxau (1.0.11-r4) [2024-10-04T17:17:54.489Z] (5/115) Installing libmd (1.1.0-r0) [2024-10-04T17:17:54.489Z] (6/115) Installing libbsd (0.12.2-r0) [2024-10-04T17:17:54.489Z] (7/115) Installing libxdmcp (1.1.5-r1) [2024-10-04T17:17:54.489Z] (8/115) Installing libxcb (1.16.1-r0) [2024-10-04T17:17:54.489Z] (9/115) Installing libx11 (1.8.9-r1) [2024-10-04T17:17:54.490Z] (10/115) Installing hwdata-pci (0.382-r0) [2024-10-04T17:17:54.490Z] (11/115) Installing libpciaccess (0.18.1-r0) [2024-10-04T17:17:54.490Z] (12/115) Installing libdrm (2.4.120-r0) [2024-10-04T17:17:54.490Z] (13/115) Installing libxext (1.3.6-r2) [2024-10-04T17:17:54.490Z] (14/115) Installing libxfixes (6.0.1-r4) [2024-10-04T17:17:54.490Z] (15/115) Installing libffi (3.4.6-r0) [2024-10-04T17:17:54.490Z] (16/115) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T17:17:54.490Z] (17/115) Installing libva (2.21.0-r0) [2024-10-04T17:17:54.490Z] (18/115) Installing libvdpau (1.5-r3) [2024-10-04T17:17:54.490Z] (19/115) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T17:17:54.490Z] (20/115) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T17:17:54.490Z] (21/115) Installing onevpl-libs (2023.3.1-r2) [2024-10-04T17:17:54.490Z] (22/115) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T17:17:54.490Z] (23/115) Installing libdav1d (1.4.2-r0) [2024-10-04T17:17:54.490Z] (24/115) Installing openexr-libiex (3.1.13-r1) [2024-10-04T17:17:54.490Z] (25/115) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T17:17:54.490Z] (26/115) Installing imath (3.1.12-r0) [2024-10-04T17:17:54.490Z] (27/115) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T17:17:54.490Z] (28/115) Installing brotli-libs (1.1.0-r2) [2024-10-04T17:17:54.490Z] (29/115) Installing giflib (5.2.2-r0) [2024-10-04T17:17:54.490Z] (30/115) Installing libhwy (1.0.7-r0) [2024-10-04T17:17:54.490Z] (31/115) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T17:17:54.490Z] (32/115) Installing lcms2 (2.16-r0) [2024-10-04T17:17:54.490Z] (33/115) Installing libpng (1.6.44-r0) [2024-10-04T17:17:54.490Z] (34/115) Installing libjxl (0.10.2-r0) [2024-10-04T17:17:54.490Z] (35/115) Installing lame-libs (3.100-r5) [2024-10-04T17:17:54.490Z] (36/115) Installing opus (1.5.2-r0) [2024-10-04T17:17:54.490Z] (37/115) Installing rav1e-libs (0.7.1-r0) [2024-10-04T17:17:54.490Z] (38/115) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T17:17:54.490Z] (39/115) Installing soxr (0.1.3-r7) [2024-10-04T17:17:54.490Z] (40/115) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T17:17:54.490Z] (41/115) Installing libogg (1.3.5-r5) [2024-10-04T17:17:54.490Z] (42/115) Installing libtheora (1.1.1-r18) [2024-10-04T17:17:54.490Z] (43/115) Installing libvorbis (1.3.7-r2) [2024-10-04T17:17:54.490Z] (44/115) Installing libvpx (1.14.1-r0) [2024-10-04T17:17:54.490Z] (45/115) Installing libsharpyuv (1.3.2-r0) [2024-10-04T17:17:54.490Z] (46/115) Installing libwebp (1.3.2-r0) [2024-10-04T17:17:54.490Z] (47/115) Installing libwebpmux (1.3.2-r0) [2024-10-04T17:17:54.490Z] (48/115) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T17:17:54.490Z] (49/115) Installing numactl (2.0.18-r0) [2024-10-04T17:17:54.490Z] (50/115) Installing x265-libs (3.6-r0) [2024-10-04T17:17:54.490Z] (51/115) Installing xvidcore (1.3.7-r2) [2024-10-04T17:17:54.490Z] (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T17:17:54.490Z] (53/115) Installing sdl2 (2.28.5-r1) [2024-10-04T17:17:54.490Z] (54/115) Installing alsa-lib (1.2.11-r0) [2024-10-04T17:17:54.490Z] (55/115) Installing libexpat (2.6.3-r0) [2024-10-04T17:17:54.490Z] (56/115) Installing libbz2 (1.0.8-r6) [2024-10-04T17:17:54.490Z] (57/115) Installing freetype (2.13.2-r0) [2024-10-04T17:17:54.490Z] (58/115) Installing fontconfig (2.15.0-r1) [2024-10-04T17:17:54.490Z] (59/115) Installing fribidi (1.0.15-r0) [2024-10-04T17:17:54.490Z] (60/115) Installing libintl (0.22.5-r0) [2024-10-04T17:17:54.490Z] (61/115) Installing libeconf (0.6.3-r0) [2024-10-04T17:17:54.490Z] (62/115) Installing libblkid (2.40.1-r1) [2024-10-04T17:17:54.490Z] (63/115) Installing libmount (2.40.1-r1) [2024-10-04T17:17:54.490Z] (64/115) Installing pcre2 (10.43-r0) [2024-10-04T17:17:54.490Z] (65/115) Installing glib (2.80.5-r0) [2024-10-04T17:17:54.490Z] (66/115) Installing graphite2 (1.3.14-r6) [2024-10-04T17:17:54.490Z] (67/115) Installing harfbuzz (8.5.0-r0) [2024-10-04T17:17:54.490Z] (68/115) Installing libunibreak (6.1-r0) [2024-10-04T17:17:54.490Z] (69/115) Installing libass (0.17.2-r0) [2024-10-04T17:17:54.490Z] (70/115) Installing libbluray (1.3.4-r1) [2024-10-04T17:17:54.490Z] (71/115) Installing mpg123-libs (1.32.6-r0) [2024-10-04T17:17:54.490Z] (72/115) Installing libopenmpt (0.7.7-r0) [2024-10-04T17:17:54.490Z] (73/115) Installing cjson (1.7.18-r0) [2024-10-04T17:17:54.490Z] (74/115) Installing mbedtls (3.6.1-r0) [2024-10-04T17:17:54.490Z] (75/115) Installing librist (0.2.10-r1) [2024-10-04T17:17:54.490Z] (76/115) Installing libsrt (1.5.3-r0) [2024-10-04T17:17:54.490Z] (77/115) Installing libssh (0.10.6-r0) [2024-10-04T17:17:54.490Z] (78/115) Installing xz-libs (5.6.2-r0) [2024-10-04T17:17:54.490Z] (79/115) Installing libxml2 (2.12.7-r0) [2024-10-04T17:17:54.490Z] (80/115) Installing libsodium (1.0.19-r0) [2024-10-04T17:17:54.490Z] (81/115) Installing libzmq (4.3.5-r2) [2024-10-04T17:17:54.490Z] (82/115) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T17:17:54.490Z] (83/115) Installing serd-libs (0.32.2-r0) [2024-10-04T17:17:54.490Z] (84/115) Installing zix-libs (0.4.2-r0) [2024-10-04T17:17:54.490Z] (85/115) Installing sord-libs (0.16.16-r0) [2024-10-04T17:17:54.490Z] (86/115) Installing sratom (0.6.16-r0) [2024-10-04T17:17:54.490Z] (87/115) Installing lilv-libs (0.24.24-r1) [2024-10-04T17:17:54.490Z] (88/115) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T17:17:54.490Z] (89/115) Installing libdovi (3.3.0-r0) [2024-10-04T17:17:54.490Z] (90/115) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T17:17:54.490Z] (91/115) Installing shaderc (2024.0-r0) [2024-10-04T17:17:54.490Z] (92/115) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T17:17:54.490Z] (93/115) Installing libplacebo (6.338.2-r1) [2024-10-04T17:17:54.490Z] (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T17:17:54.490Z] (95/115) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T17:17:54.490Z] (96/115) Installing vidstab (1.1.1-r0) [2024-10-04T17:17:54.490Z] (97/115) Installing zimg (3.0.5-r2) [2024-10-04T17:17:54.490Z] (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T17:17:54.490Z] (99/115) Installing libasyncns (0.8-r3) [2024-10-04T17:17:54.490Z] (100/115) Installing dbus-libs (1.14.10-r1) [2024-10-04T17:17:54.490Z] (101/115) Installing libltdl (2.4.7-r3) [2024-10-04T17:17:54.490Z] (102/115) Installing orc (0.4.39-r0) [2024-10-04T17:17:54.490Z] (103/115) Installing libflac (1.4.3-r1) [2024-10-04T17:17:54.490Z] (104/115) Installing libsndfile (1.2.2-r0) [2024-10-04T17:17:54.490Z] (105/115) Installing speexdsp (1.2.1-r2) [2024-10-04T17:17:54.490Z] (106/115) Installing tdb-libs (1.4.9-r1) [2024-10-04T17:17:54.490Z] (107/115) Installing libpulse (17.0-r0) [2024-10-04T17:17:54.490Z] (108/115) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T17:17:54.490Z] (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T17:17:54.490Z] (110/115) Installing ffmpeg (6.1.1-r8) [2024-10-04T17:17:54.490Z] (111/115) Installing udev-init-scripts (35-r1) [2024-10-04T17:17:54.490Z] (112/115) Installing eudev-libs (3.2.14-r2) [2024-10-04T17:17:54.490Z] (113/115) Installing zstd-libs (1.5.6-r0) [2024-10-04T17:17:54.490Z] (114/115) Installing kmod-libs (32-r0) [2024-10-04T17:17:54.490Z] (115/115) Installing eudev (3.2.14-r2) [2024-10-04T17:17:54.490Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:17:54.490Z] Executing glib-2.80.5-r0.trigger [2024-10-04T17:17:54.490Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T17:17:54.490Z] OK: 134 MiB in 129 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T17:17:55.774Z] provisioning config files... [2024-10-04T17:17:55.800Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config17399886430770567674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:17:56.358Z] ---> ****-login.sh [2024-10-04T17:17:56.358Z] nexus3.edgexfoundry.org:10001 [2024-10-04T17:17:56.419Z] Removing intermediate container 96020e43a2ee [2024-10-04T17:17:56.419Z] ---> 0b03a1c165ce [2024-10-04T17:17:56.419Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T17:17:56.419Z] ---> Running in 612941e49dfd [2024-10-04T17:17:56.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:56.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:17:56.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:56.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:17:56.892Z] Configure a credential helper to remove this warning. See [2024-10-04T17:17:56.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:17:56.892Z] [2024-10-04T17:17:56.892Z] Login Succeeded [2024-10-04T17:17:56.892Z] nexus3.edgexfoundry.org:10002 [2024-10-04T17:17:56.939Z] Upgrading critical system libraries and apk-tools: [2024-10-04T17:17:56.939Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T17:17:56.939Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:17:56.939Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T17:17:56.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:56.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T17:17:57.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:17:57.198Z] OK: 134 MiB in 129 packages [2024-10-04T17:17:57.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:17:57.430Z] Configure a credential helper to remove this warning. See [2024-10-04T17:17:57.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:17:57.430Z] [2024-10-04T17:17:57.430Z] Login Succeeded [2024-10-04T17:17:57.430Z] nexus3.edgexfoundry.org:10003 [2024-10-04T17:17:57.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:17:57.460Z] Removing intermediate container 612941e49dfd [2024-10-04T17:17:57.460Z] ---> ca8f377ab55a [2024-10-04T17:17:57.460Z] Step 19/37 : WORKDIR / [2024-10-04T17:17:57.460Z] ---> Running in 02f2026ed5ff [2024-10-04T17:17:57.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:17:57.703Z] Configure a credential helper to remove this warning. See [2024-10-04T17:17:57.703Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:17:57.703Z] [2024-10-04T17:17:57.703Z] Login Succeeded [2024-10-04T17:17:57.703Z] nexus3.edgexfoundry.org:10004 [2024-10-04T17:17:57.718Z] Removing intermediate container 02f2026ed5ff [2024-10-04T17:17:57.718Z] ---> 0e42d6cac2e2 [2024-10-04T17:17:57.718Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T17:17:57.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:17:57.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:17:57.975Z] Configure a credential helper to remove this warning. See [2024-10-04T17:17:57.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:17:57.975Z] [2024-10-04T17:17:57.975Z] Login Succeeded [2024-10-04T17:17:57.975Z] ****.io [2024-10-04T17:17:58.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T17:17:58.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T17:17:58.512Z] Configure a credential helper to remove this warning. See [2024-10-04T17:17:58.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T17:17:58.512Z] [2024-10-04T17:17:58.512Z] Login Succeeded [2024-10-04T17:17:58.512Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T17:17:58.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2024-10-04T17:17:58.659Z] ---> 81f939ac1691 [2024-10-04T17:17:58.659Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-04T17:17:58.919Z] ---> e88b1c85fb3f [2024-10-04T17:17:58.919Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T17:17:58.919Z] ---> 2245b72a4e22 [2024-10-04T17:17:58.919Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [Pipeline] echo [2024-10-04T17:17:59.131Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [2024-10-04T17:17:59.179Z] ---> c3bd1eb89129 [2024-10-04T17:17:59.179Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T17:17:59.179Z] ---> 76833e9b6ecb [2024-10-04T17:17:59.179Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T17:17:59.179Z] ---> 99fb2128eb37 [2024-10-04T17:17:59.179Z] Step 26/37 : COPY --from=rtsp /mediamtx / [Pipeline] echo [2024-10-04T17:17:59.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T17:17:59.273Z] ========================================================= [2024-10-04T17:17:59.273Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T17:17:59.273Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:17:59.908Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-04T17:18:00.172Z] ---> 55eea9892646 [2024-10-04T17:18:00.172Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T17:18:00.172Z] ---> Running in d4ca86ab892f [2024-10-04T17:18:00.495Z] Sending build context to Docker daemon 10.58MB [2024-10-04T17:18:00.495Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T17:18:00.495Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-04T17:18:00.741Z] Removing intermediate container d4ca86ab892f [2024-10-04T17:18:00.741Z] ---> dfeed840e4d0 [2024-10-04T17:18:00.742Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T17:18:00.742Z] ---> Running in e840b5867de6 [2024-10-04T17:18:00.766Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T17:18:00.766Z] cf04c63912e1: Pulling fs layer [2024-10-04T17:18:00.766Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T17:18:00.766Z] a37a00ec5f00: Pulling fs layer [2024-10-04T17:18:00.766Z] 50b3750afda1: Pulling fs layer [2024-10-04T17:18:00.766Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T17:18:00.766Z] 80978eb59214: Pulling fs layer [2024-10-04T17:18:00.766Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T17:18:00.766Z] c5a475d317c9: Pulling fs layer [2024-10-04T17:18:00.766Z] 80978eb59214: Waiting [2024-10-04T17:18:00.766Z] c9f46d7d2bd2: Waiting [2024-10-04T17:18:00.766Z] c5a475d317c9: Waiting [2024-10-04T17:18:00.766Z] 50b3750afda1: Waiting [2024-10-04T17:18:00.766Z] 4f4fb700ef54: Waiting [2024-10-04T17:18:00.766Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T17:18:00.766Z] 55b35a11ae5e: Download complete [2024-10-04T17:18:00.766Z] 50b3750afda1: Download complete [2024-10-04T17:18:00.766Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T17:18:00.766Z] 4f4fb700ef54: Download complete [2024-10-04T17:18:00.766Z] 80978eb59214: Verifying Checksum [2024-10-04T17:18:00.766Z] 80978eb59214: Download complete [2024-10-04T17:18:00.766Z] cf04c63912e1: Verifying Checksum [2024-10-04T17:18:00.766Z] cf04c63912e1: Download complete [2024-10-04T17:18:01.310Z] Removing intermediate container e840b5867de6 [2024-10-04T17:18:01.310Z] ---> bdff2759ae53 [2024-10-04T17:18:01.310Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T17:18:01.310Z] ---> Running in a9562d4fd794 [2024-10-04T17:18:01.353Z] c5a475d317c9: Verifying Checksum [2024-10-04T17:18:01.353Z] c5a475d317c9: Download complete [2024-10-04T17:18:01.880Z] Removing intermediate container a9562d4fd794 [2024-10-04T17:18:01.880Z] ---> a040a043fa7b [2024-10-04T17:18:01.880Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T17:18:01.880Z] ---> Running in fb5e24c0be57 [2024-10-04T17:18:01.939Z] cf04c63912e1: Pull complete [2024-10-04T17:18:02.449Z] Removing intermediate container fb5e24c0be57 [2024-10-04T17:18:02.449Z] ---> 9f0a12d029af [2024-10-04T17:18:02.449Z] Step 31/37 : EXPOSE 59983 [2024-10-04T17:18:02.449Z] ---> Running in de3733178de0 [2024-10-04T17:18:02.449Z] Removing intermediate container de3733178de0 [2024-10-04T17:18:02.449Z] ---> 29d83c1c314e [2024-10-04T17:18:02.449Z] Step 32/37 : EXPOSE 8554 [2024-10-04T17:18:02.449Z] ---> Running in f7c5d5a9e26e [2024-10-04T17:18:02.449Z] Removing intermediate container f7c5d5a9e26e [2024-10-04T17:18:02.449Z] ---> c847bc404e9c [2024-10-04T17:18:02.449Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T17:18:02.449Z] ---> Running in ac981f8b59a2 [2024-10-04T17:18:02.525Z] 55b35a11ae5e: Pull complete [2024-10-04T17:18:02.708Z] Removing intermediate container ac981f8b59a2 [2024-10-04T17:18:02.708Z] ---> 76e2a3a211ab [2024-10-04T17:18:02.708Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T17:18:02.708Z] ---> Running in a2d23befc202 [2024-10-04T17:18:02.708Z] Removing intermediate container a2d23befc202 [2024-10-04T17:18:02.708Z] ---> 661e0e0a0b19 [2024-10-04T17:18:02.708Z] Step 35/37 : LABEL arch=amd64 [2024-10-04T17:18:02.708Z] ---> Running in 9d395c624ee8 [2024-10-04T17:18:02.708Z] Removing intermediate container 9d395c624ee8 [2024-10-04T17:18:02.708Z] ---> 313846b26968 [2024-10-04T17:18:02.708Z] Step 36/37 : LABEL git_sha=db2bf9885e935a4c0148dac47284cb1308a0f094 [2024-10-04T17:18:02.708Z] ---> Running in 1c441b71273d [2024-10-04T17:18:02.792Z] a37a00ec5f00: Verifying Checksum [2024-10-04T17:18:02.792Z] a37a00ec5f00: Download complete [2024-10-04T17:18:02.968Z] Removing intermediate container 1c441b71273d [2024-10-04T17:18:02.968Z] ---> 3be148473b02 [2024-10-04T17:18:02.968Z] Step 37/37 : LABEL version=0.0.0 [2024-10-04T17:18:02.968Z] ---> Running in dc62fbd61742 [2024-10-04T17:18:02.968Z] Removing intermediate container dc62fbd61742 [2024-10-04T17:18:02.968Z] ---> d1278246b6b0 [2024-10-04T17:18:02.968Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T17:18:02.968Z] Successfully built d1278246b6b0 [2024-10-04T17:18:02.968Z] 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] { [2024-10-04T17:18:03.768Z] c9f46d7d2bd2: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:18:04.257Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T17:18:04.258Z] [2024-10-04T17:18:04.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:18:04.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T17:18:04.709Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T17:18:04.709Z] 5eb5b503b376: Pulling fs layer [2024-10-04T17:18:04.709Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T17:18:04.709Z] ec43610c2a17: Pulling fs layer [2024-10-04T17:18:04.709Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T17:18:04.709Z] 33b1e0a273af: Pulling fs layer [2024-10-04T17:18:04.709Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T17:18:04.709Z] 2f39f015ded8: Pulling fs layer [2024-10-04T17:18:04.709Z] 3a2ae6a8a46f: Waiting [2024-10-04T17:18:04.709Z] 33b1e0a273af: Waiting [2024-10-04T17:18:04.709Z] 5d3b04190fa2: Waiting [2024-10-04T17:18:04.709Z] 2f39f015ded8: Waiting [2024-10-04T17:18:04.709Z] 5c69ac0246d0: Verifying Checksum [2024-10-04T17:18:04.709Z] 5c69ac0246d0: Download complete [2024-10-04T17:18:04.709Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T17:18:04.709Z] 3a2ae6a8a46f: Download complete [2024-10-04T17:18:04.709Z] 33b1e0a273af: Verifying Checksum [2024-10-04T17:18:04.709Z] 33b1e0a273af: Download complete [2024-10-04T17:18:04.709Z] ec43610c2a17: Verifying Checksum [2024-10-04T17:18:04.709Z] ec43610c2a17: Download complete [2024-10-04T17:18:04.709Z] 5d3b04190fa2: Verifying Checksum [2024-10-04T17:18:04.709Z] 5d3b04190fa2: Download complete [2024-10-04T17:18:04.967Z] 5eb5b503b376: Verifying Checksum [2024-10-04T17:18:04.967Z] 5eb5b503b376: Download complete [2024-10-04T17:18:05.532Z] 2f39f015ded8: Download complete [2024-10-04T17:18:06.464Z] 5eb5b503b376: Pull complete [2024-10-04T17:18:06.464Z] 5c69ac0246d0: Pull complete [2024-10-04T17:18:07.031Z] ec43610c2a17: Pull complete [2024-10-04T17:18:07.031Z] 3a2ae6a8a46f: Pull complete [2024-10-04T17:18:07.290Z] 33b1e0a273af: Pull complete [2024-10-04T17:18:07.290Z] 5d3b04190fa2: Pull complete [2024-10-04T17:18:11.491Z] 2f39f015ded8: Pull complete [2024-10-04T17:18:11.491Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T17:18:11.491Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T17:18:11.491Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:18:11.794Z] prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container [2024-10-04T17:18:11.823Z] $ 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-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T17:18:15.476Z] $ docker top d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:18:15.982Z] ---> job-cost.sh [2024-10-04T17:18:15.982Z] lf-activate-venv: SKIPPING [2024-10-04T17:18:15.982Z] INFO: No Stack... [2024-10-04T17:18:16.106Z] a37a00ec5f00: Pull complete [2024-10-04T17:18:16.106Z] 50b3750afda1: Pull complete [2024-10-04T17:18:16.242Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T17:18:16.374Z] 4f4fb700ef54: Pull complete [2024-10-04T17:18:16.374Z] 80978eb59214: Pull complete [2024-10-04T17:18:16.501Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T17:18:16.834Z] + cut -d, -f6 [2024-10-04T17:18:16.834Z] + cat /w/workspace/foundry_device-usb-camera_PR-353/archives/cost.csv [Pipeline] lock [2024-10-04T17:18:16.889Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [2024-10-04T17:18:16.898Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] did not exist. Created. [2024-10-04T17:18:16.906Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T17:18:17.335Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T17:18:17.396Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T17:18:17.440Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T17:18:17.551Z] $ docker stop --time=1 d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd [2024-10-04T17:18:18.693Z] $ docker rm -f --volumes d2606f7f713b6009f464be2e444bc930aa7da17dc42bfb5aa80dad04bbe12dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T17:18:24.605Z] c9f46d7d2bd2: Pull complete [2024-10-04T17:18:26.013Z] c5a475d317c9: Pull complete [2024-10-04T17:18:26.013Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T17:18:26.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T17:18:26.013Z] ---> be29e6b0f0d4 [2024-10-04T17:18:26.013Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-04T17:18:26.977Z] ---> Running in fb132d0ffe1e [2024-10-04T17:18:27.245Z] Removing intermediate container fb132d0ffe1e [2024-10-04T17:18:27.245Z] ---> 232b78554b2c [2024-10-04T17:18:27.245Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T17:18:27.245Z] ---> Running in e73b448ff649 [2024-10-04T17:18:27.514Z] Removing intermediate container e73b448ff649 [2024-10-04T17:18:27.514Z] ---> 9638e8ef5a25 [2024-10-04T17:18:27.514Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T17:18:27.788Z] ---> Running in 72bea15c083a [2024-10-04T17:18:28.058Z] Removing intermediate container 72bea15c083a [2024-10-04T17:18:28.058Z] ---> 5d3b05a38613 [2024-10-04T17:18:28.058Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T17:18:28.329Z] ---> Running in 0fd24ede509e [2024-10-04T17:18:29.749Z] Removing intermediate container 0fd24ede509e [2024-10-04T17:18:29.749Z] ---> 37b027fa34f6 [2024-10-04T17:18:29.749Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T17:18:29.749Z] ---> Running in bf65ac9bebcc [2024-10-04T17:18:31.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T17:18:31.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T17:18:33.395Z] (1/14) Installing libintl (0.22.5-r0) [2024-10-04T17:18:33.395Z] (2/14) Installing eudev-libs (3.2.14-r2) [2024-10-04T17:18:33.395Z] (3/14) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T17:18:33.395Z] (4/14) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T17:18:33.395Z] (5/14) Installing v4l-utils (1.24.1-r1) [2024-10-04T17:18:33.395Z] (6/14) Installing libdvbv5 (1.24.1-r1) [2024-10-04T17:18:33.395Z] (7/14) Installing udev-init-scripts (35-r1) [2024-10-04T17:18:33.395Z] (8/14) Installing libeconf (0.6.3-r0) [2024-10-04T17:18:33.395Z] (9/14) Installing libblkid (2.40.1-r1) [2024-10-04T17:18:33.395Z] (10/14) Installing xz-libs (5.6.2-r0) [2024-10-04T17:18:33.395Z] (11/14) Installing kmod-libs (32-r0) [2024-10-04T17:18:33.395Z] (12/14) Installing eudev (3.2.14-r2) [2024-10-04T17:18:33.395Z] (13/14) Installing eudev-dev (3.2.14-r2) [2024-10-04T17:18:33.395Z] (14/14) Installing v4l-utils-dev (1.24.1-r1) [2024-10-04T17:18:33.395Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:18:33.395Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T17:18:33.395Z] OK: 246 MiB in 68 packages [2024-10-04T17:18:34.807Z] Removing intermediate container bf65ac9bebcc [2024-10-04T17:18:34.807Z] ---> ec654697d350 [2024-10-04T17:18:34.807Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-04T17:18:35.084Z] ---> Running in 9404502fd0e3 [2024-10-04T17:18:35.353Z] Removing intermediate container 9404502fd0e3 [2024-10-04T17:18:35.353Z] ---> 30f8015e627d [2024-10-04T17:18:35.353Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-04T17:18:35.939Z] ---> 01924c01c507 [2024-10-04T17:18:35.939Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T17:18:35.939Z] ---> Running in 4dcc46aa3d7a [2024-10-04T17:20:27.627Z] Removing intermediate container 4dcc46aa3d7a [2024-10-04T17:20:27.627Z] ---> 8dc363137dfd [2024-10-04T17:20:27.627Z] Step 11/13 : COPY . . [2024-10-04T17:20:27.627Z] ---> 06e57402d75c [2024-10-04T17:20:27.627Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T17:20:27.627Z] ---> Running in d75be4b9e573 [2024-10-04T17:20:27.627Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T17:20:27.627Z] Dload Upload Total Spent Left Speed [2024-10-04T17:20:27.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9024 0 --:--:-- --:--:-- --:--:-- 9234 [2024-10-04T17:20:27.627Z] Removing intermediate container d75be4b9e573 [2024-10-04T17:20:27.627Z] ---> 6dee7bd56d2b [2024-10-04T17:20:27.627Z] Step 13/13 : RUN ${MAKE} [2024-10-04T17:20:27.627Z] ---> Running in c1fbb6c8b3a1 [2024-10-04T17:20:28.600Z] noop [2024-10-04T17:20:29.187Z] Removing intermediate container c1fbb6c8b3a1 [2024-10-04T17:20:29.187Z] ---> 98ce6df81bcb [2024-10-04T17:20:29.187Z] Successfully built 98ce6df81bcb [2024-10-04T17:20:29.187Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:20:29.732Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T17:20:29.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:20:30.049Z] prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container [2024-10-04T17:20:30.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T17:20:31.277Z] $ docker top 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T17:20:32.200Z] + go version [2024-10-04T17:20:32.200Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T17:20:32.239Z] $ docker stop --time=1 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c [2024-10-04T17:20:33.870Z] $ docker rm -f --volumes 503db1fe9842b0d53477b4736a80ff297877b14d6c90f89fd6918f07c355030c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:20:34.857Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T17:20:34.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:20:35.143Z] prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container [2024-10-04T17:20:35.211Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-04T17:20:36.533Z] $ docker top 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T17:20:37.433Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-04T17:20:38.161Z] + make test [2024-10-04T17:20:38.161Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T17:20:44.798Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-04T17:24:21.850Z] github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements [2024-10-04T17:24:24.441Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 4.4% of statements [2024-10-04T17:24:25.402Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T17:24:25.402Z] go vet ./... [2024-10-04T17:25:21.825Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T17:25:21.825Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T17:25:21.825Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T17:25:21.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T17:25:21.921Z] $ docker stop --time=1 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 [2024-10-04T17:25:23.750Z] $ docker rm -f --volumes 71bbbdac3804ccdf1d763ed6fc50467454f9a59dc1069661429116e5ff21c502 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T17:25:25.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T17:25:25.441Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T17:25:25.998Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T17:25:26.649Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T17:25:26.985Z] + ls -al . [2024-10-04T17:25:26.985Z] total 296 [2024-10-04T17:25:26.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:20 . [2024-10-04T17:25:26.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 17:17 .. [2024-10-04T17:25:26.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 17:17 .git [2024-10-04T17:25:26.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 .github [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 17:17 .gitignore [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 17:17 .golangci.yml [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 17:17 .hadolint.yml [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 17:17 Attribution.txt [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 17:17 CHANGELOG.md [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 17:17 Dockerfile [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 17:17 GOVERNANCE.md [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 17:17 Jenkinsfile [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 17:17 LICENSE [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 17:17 Makefile [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 17:17 OWNERS.md [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 17:17 README.md [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 17:15 VERSION [2024-10-04T17:25:26.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:17 bin [2024-10-04T17:25:26.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 cmd [2024-10-04T17:25:26.985Z] -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 17:24 coverage.out [2024-10-04T17:25:26.985Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 17:17 docker-entrypoint.sh [2024-10-04T17:25:26.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 17:17 docs [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 17:17 go.mod [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 17:17 go.sum [2024-10-04T17:25:26.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 17:17 internal [2024-10-04T17:25:26.985Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:25:27.442Z] + 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=db2bf9885e935a4c0148dac47284cb1308a0f094 --label arch=arm64 --label version=0.0.0 . [2024-10-04T17:25:28.024Z] Sending build context to Docker daemon 10.63MB [2024-10-04T17:25:28.024Z] Step 1/37 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T17:25:28.024Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-04T17:25:28.024Z] ---> 98ce6df81bcb [2024-10-04T17:25:28.024Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-04T17:25:28.024Z] ---> Running in 6cb72f623a0e [2024-10-04T17:25:28.291Z] Removing intermediate container 6cb72f623a0e [2024-10-04T17:25:28.291Z] ---> 5566e28b7f4f [2024-10-04T17:25:28.291Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T17:25:28.567Z] ---> Running in bf38843d01f8 [2024-10-04T17:25:28.832Z] Removing intermediate container bf38843d01f8 [2024-10-04T17:25:28.832Z] ---> 0f261c70a18d [2024-10-04T17:25:28.832Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-04T17:25:28.832Z] ---> Running in ca0310edcd96 [2024-10-04T17:25:29.099Z] Removing intermediate container ca0310edcd96 [2024-10-04T17:25:29.099Z] ---> 55e25eb8d792 [2024-10-04T17:25:29.099Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-04T17:25:29.099Z] ---> Running in 32c1bb3294c9 [2024-10-04T17:25:29.383Z] Removing intermediate container 32c1bb3294c9 [2024-10-04T17:25:29.383Z] ---> 9720f7592ed4 [2024-10-04T17:25:29.383Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T17:25:29.650Z] ---> Running in 9aa0640e99a2 [2024-10-04T17:25:30.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T17:25:30.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T17:25:32.307Z] OK: 246 MiB in 68 packages [2024-10-04T17:25:33.270Z] Removing intermediate container 9aa0640e99a2 [2024-10-04T17:25:33.270Z] ---> ddc3bc28cec6 [2024-10-04T17:25:33.270Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-04T17:25:33.270Z] ---> Running in 83015905752d [2024-10-04T17:25:33.869Z] Removing intermediate container 83015905752d [2024-10-04T17:25:33.869Z] ---> 8f9081312441 [2024-10-04T17:25:33.869Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-04T17:25:34.456Z] ---> a4cbb8373c95 [2024-10-04T17:25:34.456Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T17:25:34.456Z] ---> Running in 26e2b12602c5 [2024-10-04T17:25:37.043Z] Removing intermediate container 26e2b12602c5 [2024-10-04T17:25:37.043Z] ---> de5a46db62b8 [2024-10-04T17:25:37.043Z] Step 11/37 : COPY . . [2024-10-04T17:25:38.455Z] ---> 10b957a75de6 [2024-10-04T17:25:38.455Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-04T17:25:38.455Z] ---> Running in 4304a7e7b9df [2024-10-04T17:25:39.419Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T17:25:39.419Z] Dload Upload Total Spent Left Speed [2024-10-04T17:25:39.419Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6042  0 --:--:-- --:--:-- --:--:-- 6103 100  1062  100 1062 0 0 6021 0 --:--:-- --:--:-- --:--:-- 6068 [2024-10-04T17:25:40.008Z] Removing intermediate container 4304a7e7b9df [2024-10-04T17:25:40.008Z] ---> b14bc2fd3c31 [2024-10-04T17:25:40.008Z] Step 13/37 : RUN ${MAKE} [2024-10-04T17:25:40.008Z] ---> Running in 4c84e6b24965 [2024-10-04T17:25:40.979Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.42" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-04T17:29:32.786Z] Removing intermediate container 4c84e6b24965 [2024-10-04T17:29:32.786Z] ---> 5c59a42f753a [2024-10-04T17:29:32.786Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-04T17:29:32.786Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-04T17:29:32.786Z] da4d7e05a7aa: Pulling fs layer [2024-10-04T17:29:33.053Z] da4d7e05a7aa: Verifying Checksum [2024-10-04T17:29:33.054Z] da4d7e05a7aa: Download complete [2024-10-04T17:29:34.011Z] da4d7e05a7aa: Pull complete [2024-10-04T17:29:34.011Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-04T17:29:34.011Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-04T17:29:34.011Z] ---> 62c65ed7ef0d [2024-10-04T17:29:34.011Z] Step 15/37 : FROM alpine:3.20 [2024-10-04T17:29:34.278Z] 3.20: Pulling from library/alpine [2024-10-04T17:29:34.561Z] cf04c63912e1: Already exists [2024-10-04T17:29:34.561Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T17:29:34.561Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T17:29:34.561Z] ---> c157a85ed455 [2024-10-04T17:29:34.561Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-04T17:29:34.828Z] ---> Running in d125dade7ad6 [2024-10-04T17:29:35.103Z] Removing intermediate container d125dade7ad6 [2024-10-04T17:29:35.103Z] ---> 126f3a6576e5 [2024-10-04T17:29:35.103Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-04T17:29:35.103Z] ---> Running in fcdfd305c968 [2024-10-04T17:29:36.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:36.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:38.460Z] (1/114) Installing dumb-init (1.2.5-r3) [2024-10-04T17:29:38.460Z] (2/114) Installing libSvtAv1Enc (2.0.0-r1) [2024-10-04T17:29:38.460Z] (3/114) Installing aom-libs (3.9.1-r0) [2024-10-04T17:29:38.460Z] (4/114) Installing libxau (1.0.11-r4) [2024-10-04T17:29:38.460Z] (5/114) Installing libmd (1.1.0-r0) [2024-10-04T17:29:38.460Z] (6/114) Installing libbsd (0.12.2-r0) [2024-10-04T17:29:38.460Z] (7/114) Installing libxdmcp (1.1.5-r1) [2024-10-04T17:29:38.460Z] (8/114) Installing libxcb (1.16.1-r0) [2024-10-04T17:29:38.460Z] (9/114) Installing libx11 (1.8.9-r1) [2024-10-04T17:29:38.728Z] (10/114) Installing hwdata-pci (0.382-r0) [2024-10-04T17:29:38.728Z] (11/114) Installing libpciaccess (0.18.1-r0) [2024-10-04T17:29:38.728Z] (12/114) Installing libdrm (2.4.120-r0) [2024-10-04T17:29:38.728Z] (13/114) Installing libxext (1.3.6-r2) [2024-10-04T17:29:38.728Z] (14/114) Installing libxfixes (6.0.1-r4) [2024-10-04T17:29:38.728Z] (15/114) Installing libffi (3.4.6-r0) [2024-10-04T17:29:38.728Z] (16/114) Installing wayland-libs-client (1.22.0-r4) [2024-10-04T17:29:38.728Z] (17/114) Installing libva (2.21.0-r0) [2024-10-04T17:29:38.728Z] (18/114) Installing libvdpau (1.5-r3) [2024-10-04T17:29:38.728Z] (19/114) Installing ffmpeg-libavutil (6.1.1-r8) [2024-10-04T17:29:38.728Z] (20/114) Installing libdav1d (1.4.2-r0) [2024-10-04T17:29:38.728Z] (21/114) Installing libgcc (13.2.1_git20240309-r0) [2024-10-04T17:29:38.728Z] (22/114) Installing libstdc++ (13.2.1_git20240309-r0) [2024-10-04T17:29:38.996Z] (23/114) Installing openexr-libiex (3.1.13-r1) [2024-10-04T17:29:38.996Z] (24/114) Installing openexr-libilmthread (3.1.13-r1) [2024-10-04T17:29:38.996Z] (25/114) Installing imath (3.1.12-r0) [2024-10-04T17:29:38.996Z] (26/114) Installing openexr-libopenexr (3.1.13-r1) [2024-10-04T17:29:38.996Z] (27/114) Installing brotli-libs (1.1.0-r2) [2024-10-04T17:29:38.996Z] (28/114) Installing giflib (5.2.2-r0) [2024-10-04T17:29:38.996Z] (29/114) Installing libhwy (1.0.7-r0) [2024-10-04T17:29:38.996Z] (30/114) Installing libjpeg-turbo (3.0.3-r0) [2024-10-04T17:29:38.996Z] (31/114) Installing lcms2 (2.16-r0) [2024-10-04T17:29:38.996Z] (32/114) Installing libpng (1.6.44-r0) [2024-10-04T17:29:38.996Z] (33/114) Installing libjxl (0.10.2-r0) [2024-10-04T17:29:38.996Z] (34/114) Installing lame-libs (3.100-r5) [2024-10-04T17:29:39.264Z] (35/114) Installing opus (1.5.2-r0) [2024-10-04T17:29:39.264Z] (36/114) Installing rav1e-libs (0.7.1-r0) [2024-10-04T17:29:39.264Z] (37/114) Installing libgomp (13.2.1_git20240309-r0) [2024-10-04T17:29:39.264Z] (38/114) Installing soxr (0.1.3-r7) [2024-10-04T17:29:39.264Z] (39/114) Installing ffmpeg-libswresample (6.1.1-r8) [2024-10-04T17:29:39.264Z] (40/114) Installing libogg (1.3.5-r5) [2024-10-04T17:29:39.264Z] (41/114) Installing libtheora (1.1.1-r18) [2024-10-04T17:29:39.264Z] (42/114) Installing libvorbis (1.3.7-r2) [2024-10-04T17:29:39.264Z] (43/114) Installing libvpx (1.14.1-r0) [2024-10-04T17:29:39.264Z] (44/114) Installing libsharpyuv (1.3.2-r0) [2024-10-04T17:29:39.264Z] (45/114) Installing libwebp (1.3.2-r0) [2024-10-04T17:29:39.264Z] (46/114) Installing libwebpmux (1.3.2-r0) [2024-10-04T17:29:39.264Z] (47/114) Installing x264-libs (0.164_git20231001-r0) [2024-10-04T17:29:39.531Z] (48/114) Installing numactl (2.0.18-r0) [2024-10-04T17:29:39.531Z] (49/114) Installing x265-libs (3.6-r0) [2024-10-04T17:29:39.531Z] (50/114) Installing xvidcore (1.3.7-r2) [2024-10-04T17:29:39.531Z] (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-10-04T17:29:39.799Z] (52/114) Installing sdl2 (2.28.5-r1) [2024-10-04T17:29:40.066Z] (53/114) Installing alsa-lib (1.2.11-r0) [2024-10-04T17:29:40.066Z] (54/114) Installing libexpat (2.6.3-r0) [2024-10-04T17:29:40.066Z] (55/114) Installing libbz2 (1.0.8-r6) [2024-10-04T17:29:40.066Z] (56/114) Installing freetype (2.13.2-r0) [2024-10-04T17:29:40.066Z] (57/114) Installing fontconfig (2.15.0-r1) [2024-10-04T17:29:40.066Z] (58/114) Installing fribidi (1.0.15-r0) [2024-10-04T17:29:40.066Z] (59/114) Installing libintl (0.22.5-r0) [2024-10-04T17:29:40.066Z] (60/114) Installing libeconf (0.6.3-r0) [2024-10-04T17:29:40.066Z] (61/114) Installing libblkid (2.40.1-r1) [2024-10-04T17:29:40.066Z] (62/114) Installing libmount (2.40.1-r1) [2024-10-04T17:29:40.066Z] (63/114) Installing pcre2 (10.43-r0) [2024-10-04T17:29:40.066Z] (64/114) Installing glib (2.80.5-r0) [2024-10-04T17:29:40.334Z] (65/114) Installing graphite2 (1.3.14-r6) [2024-10-04T17:29:40.334Z] (66/114) Installing harfbuzz (8.5.0-r0) [2024-10-04T17:29:40.334Z] (67/114) Installing libunibreak (6.1-r0) [2024-10-04T17:29:40.334Z] (68/114) Installing libass (0.17.2-r0) [2024-10-04T17:29:40.334Z] (69/114) Installing libbluray (1.3.4-r1) [2024-10-04T17:29:40.334Z] (70/114) Installing mpg123-libs (1.32.6-r0) [2024-10-04T17:29:40.334Z] (71/114) Installing libopenmpt (0.7.7-r0) [2024-10-04T17:29:40.602Z] (72/114) Installing cjson (1.7.18-r0) [2024-10-04T17:29:40.602Z] (73/114) Installing mbedtls (3.6.1-r0) [2024-10-04T17:29:40.602Z] (74/114) Installing librist (0.2.10-r1) [2024-10-04T17:29:40.602Z] (75/114) Installing libsrt (1.5.3-r0) [2024-10-04T17:29:40.602Z] (76/114) Installing libssh (0.10.6-r0) [2024-10-04T17:29:40.602Z] (77/114) Installing xz-libs (5.6.2-r0) [2024-10-04T17:29:40.602Z] (78/114) Installing libxml2 (2.12.7-r0) [2024-10-04T17:29:40.602Z] (79/114) Installing libsodium (1.0.19-r0) [2024-10-04T17:29:40.602Z] (80/114) Installing libzmq (4.3.5-r2) [2024-10-04T17:29:40.602Z] (81/114) Installing ffmpeg-libavformat (6.1.1-r8) [2024-10-04T17:29:40.602Z] (82/114) Installing serd-libs (0.32.2-r0) [2024-10-04T17:29:40.602Z] (83/114) Installing zix-libs (0.4.2-r0) [2024-10-04T17:29:40.602Z] (84/114) Installing sord-libs (0.16.16-r0) [2024-10-04T17:29:40.870Z] (85/114) Installing sratom (0.6.16-r0) [2024-10-04T17:29:40.870Z] (86/114) Installing lilv-libs (0.24.24-r1) [2024-10-04T17:29:40.870Z] (87/114) Installing glslang-libs (1.3.261.1-r0) [2024-10-04T17:29:40.870Z] (88/114) Installing libdovi (3.3.0-r0) [2024-10-04T17:29:40.870Z] (89/114) Installing spirv-tools (1.3.261.1-r0) [2024-10-04T17:29:40.870Z] (90/114) Installing shaderc (2024.0-r0) [2024-10-04T17:29:40.870Z] (91/114) Installing vulkan-loader (1.3.261.1-r0) [2024-10-04T17:29:41.140Z] (92/114) Installing libplacebo (6.338.2-r1) [2024-10-04T17:29:41.140Z] (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) [2024-10-04T17:29:41.140Z] (94/114) Installing ffmpeg-libswscale (6.1.1-r8) [2024-10-04T17:29:41.140Z] (95/114) Installing vidstab (1.1.1-r0) [2024-10-04T17:29:41.140Z] (96/114) Installing zimg (3.0.5-r2) [2024-10-04T17:29:41.140Z] (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) [2024-10-04T17:29:41.140Z] (98/114) Installing libasyncns (0.8-r3) [2024-10-04T17:29:41.140Z] (99/114) Installing dbus-libs (1.14.10-r1) [2024-10-04T17:29:41.140Z] (100/114) Installing libltdl (2.4.7-r3) [2024-10-04T17:29:41.140Z] (101/114) Installing orc (0.4.39-r0) [2024-10-04T17:29:41.140Z] (102/114) Installing libflac (1.4.3-r1) [2024-10-04T17:29:41.140Z] (103/114) Installing libsndfile (1.2.2-r0) [2024-10-04T17:29:41.415Z] (104/114) Installing speexdsp (1.2.1-r2) [2024-10-04T17:29:41.415Z] (105/114) Installing tdb-libs (1.4.9-r1) [2024-10-04T17:29:41.415Z] (106/114) Installing libpulse (17.0-r0) [2024-10-04T17:29:41.415Z] (107/114) Installing v4l-utils-libs (1.24.1-r1) [2024-10-04T17:29:41.415Z] (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) [2024-10-04T17:29:41.415Z] (109/114) Installing ffmpeg (6.1.1-r8) [2024-10-04T17:29:41.415Z] (110/114) Installing udev-init-scripts (35-r1) [2024-10-04T17:29:41.415Z] (111/114) Installing eudev-libs (3.2.14-r2) [2024-10-04T17:29:41.415Z] (112/114) Installing zstd-libs (1.5.6-r0) [2024-10-04T17:29:41.415Z] (113/114) Installing kmod-libs (32-r0) [2024-10-04T17:29:41.415Z] (114/114) Installing eudev (3.2.14-r2) [2024-10-04T17:29:41.415Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:29:41.415Z] Executing glib-2.80.5-r0.trigger [2024-10-04T17:29:41.415Z] Executing eudev-3.2.14-r2.trigger [2024-10-04T17:29:41.686Z] OK: 120 MiB in 128 packages [2024-10-04T17:29:45.948Z] Removing intermediate container fcdfd305c968 [2024-10-04T17:29:45.948Z] ---> 8c319a982701 [2024-10-04T17:29:45.948Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-04T17:29:45.948Z] ---> Running in 4bad4296d22d [2024-10-04T17:29:46.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:47.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:48.591Z] Upgrading critical system libraries and apk-tools: [2024-10-04T17:29:48.591Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T17:29:48.591Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T17:29:48.861Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T17:29:48.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:49.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T17:29:50.546Z] OK: 120 MiB in 128 packages [2024-10-04T17:29:51.512Z] Removing intermediate container 4bad4296d22d [2024-10-04T17:29:51.512Z] ---> 2c28d132121f [2024-10-04T17:29:51.512Z] Step 19/37 : WORKDIR / [2024-10-04T17:29:51.780Z] ---> Running in cc13df513f5f [2024-10-04T17:29:52.048Z] Removing intermediate container cc13df513f5f [2024-10-04T17:29:52.048Z] ---> 25612871b28c [2024-10-04T17:29:52.048Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-04T17:29:54.001Z] ---> fc5cf5065c0b [2024-10-04T17:29:54.001Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-04T17:29:54.600Z] ---> 0ed3876d212b [2024-10-04T17:29:54.600Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-04T17:29:55.190Z] ---> 1451e1541b47 [2024-10-04T17:29:55.190Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-04T17:29:55.776Z] ---> 07ebaee38e79 [2024-10-04T17:29:55.776Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-04T17:29:56.360Z] ---> 5810381975fc [2024-10-04T17:29:56.360Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-04T17:29:56.951Z] ---> afce628e64f6 [2024-10-04T17:29:56.951Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-04T17:29:58.933Z] ---> 49549c565bf1 [2024-10-04T17:29:58.933Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-04T17:29:58.933Z] ---> Running in 62c5c40826a4 [2024-10-04T17:30:00.353Z] Removing intermediate container 62c5c40826a4 [2024-10-04T17:30:00.353Z] ---> 9f6793480de8 [2024-10-04T17:30:00.353Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-04T17:30:00.353Z] ---> Running in 84df8d68a894 [2024-10-04T17:30:02.302Z] Removing intermediate container 84df8d68a894 [2024-10-04T17:30:02.302Z] ---> 9e80d5417c90 [2024-10-04T17:30:02.302Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-04T17:30:02.302Z] ---> Running in d5d04058db26 [2024-10-04T17:30:03.734Z] Removing intermediate container d5d04058db26 [2024-10-04T17:30:03.734Z] ---> ae6850080664 [2024-10-04T17:30:03.734Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-04T17:30:03.734Z] ---> Running in f0f9595eac20 [2024-10-04T17:30:05.692Z] Removing intermediate container f0f9595eac20 [2024-10-04T17:30:05.692Z] ---> 874f0f6aa7f4 [2024-10-04T17:30:05.692Z] Step 31/37 : EXPOSE 59983 [2024-10-04T17:30:05.692Z] ---> Running in a71ea7557584 [2024-10-04T17:30:05.692Z] Removing intermediate container a71ea7557584 [2024-10-04T17:30:05.692Z] ---> 3878377eeab1 [2024-10-04T17:30:05.692Z] Step 32/37 : EXPOSE 8554 [2024-10-04T17:30:05.960Z] ---> Running in 8eb733da10fc [2024-10-04T17:30:06.228Z] Removing intermediate container 8eb733da10fc [2024-10-04T17:30:06.228Z] ---> c236f070c0f5 [2024-10-04T17:30:06.228Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-04T17:30:06.228Z] ---> Running in 289b9873f20e [2024-10-04T17:30:06.496Z] Removing intermediate container 289b9873f20e [2024-10-04T17:30:06.496Z] ---> 9b8c36021157 [2024-10-04T17:30:06.496Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-04T17:30:06.763Z] ---> Running in 32139cf71924 [2024-10-04T17:30:07.030Z] Removing intermediate container 32139cf71924 [2024-10-04T17:30:07.030Z] ---> 6ff843645899 [2024-10-04T17:30:07.030Z] Step 35/37 : LABEL arch=arm64 [2024-10-04T17:30:07.030Z] ---> Running in a4c228c1cd1e [2024-10-04T17:30:07.295Z] Removing intermediate container a4c228c1cd1e [2024-10-04T17:30:07.295Z] ---> 4eadeee0ef7a [2024-10-04T17:30:07.295Z] Step 36/37 : LABEL git_sha=db2bf9885e935a4c0148dac47284cb1308a0f094 [2024-10-04T17:30:07.295Z] ---> Running in 8d0cbdd71f63 [2024-10-04T17:30:07.565Z] Removing intermediate container 8d0cbdd71f63 [2024-10-04T17:30:07.565Z] ---> bcabcf4e6368 [2024-10-04T17:30:07.565Z] Step 37/37 : LABEL version=0.0.0 [2024-10-04T17:30:07.835Z] ---> Running in b835aafd497d [2024-10-04T17:30:08.102Z] Removing intermediate container b835aafd497d [2024-10-04T17:30:08.102Z] ---> f4d47f3565ac [2024-10-04T17:30:08.102Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T17:30:08.102Z] Successfully built f4d47f3565ac [2024-10-04T17:30:08.102Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:30:09.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T17:30:09.155Z] [2024-10-04T17:30:09.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:30:09.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T17:30:09.613Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T17:30:09.613Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T17:30:09.613Z] 04944245beec: Pulling fs layer [2024-10-04T17:30:09.613Z] 699f458cf7ca: Pulling fs layer [2024-10-04T17:30:09.613Z] 765212b225bb: Pulling fs layer [2024-10-04T17:30:09.613Z] f23df028b6ca: Pulling fs layer [2024-10-04T17:30:09.613Z] 765212b225bb: Waiting [2024-10-04T17:30:09.613Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T17:30:09.613Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T17:30:09.613Z] d65c8cfc05b1: Waiting [2024-10-04T17:30:09.881Z] 04944245beec: Verifying Checksum [2024-10-04T17:30:09.881Z] 04944245beec: Download complete [2024-10-04T17:30:09.881Z] 765212b225bb: Verifying Checksum [2024-10-04T17:30:09.881Z] 765212b225bb: Download complete [2024-10-04T17:30:09.881Z] f23df028b6ca: Download complete [2024-10-04T17:30:09.881Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T17:30:09.881Z] d65c8cfc05b1: Download complete [2024-10-04T17:30:10.150Z] 699f458cf7ca: Verifying Checksum [2024-10-04T17:30:10.150Z] 699f458cf7ca: Download complete [2024-10-04T17:30:10.417Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T17:30:10.417Z] 8998bd30e6a1: Download complete [2024-10-04T17:30:13.000Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T17:30:13.000Z] 2437ff75d9bd: Download complete [2024-10-04T17:30:14.947Z] 8998bd30e6a1: Pull complete [2024-10-04T17:30:15.531Z] 04944245beec: Pull complete [2024-10-04T17:30:17.480Z] 699f458cf7ca: Pull complete [2024-10-04T17:30:17.480Z] 765212b225bb: Pull complete [2024-10-04T17:30:18.066Z] f23df028b6ca: Pull complete [2024-10-04T17:30:18.335Z] d65c8cfc05b1: Pull complete [2024-10-04T17:30:36.553Z] 2437ff75d9bd: Pull complete [2024-10-04T17:30:36.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T17:30:36.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T17:30:36.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:30:37.010Z] prd-ubuntu20.04-docker-arm64-4c-16g-21840 does not seem to be running inside a container [2024-10-04T17:30:37.080Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-04T17:30:39.695Z] $ docker top b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:40.371Z] ---> job-cost.sh [2024-10-04T17:30:40.642Z] lf-activate-venv: SKIPPING [2024-10-04T17:30:40.642Z] INFO: No Stack... [2024-10-04T17:30:40.910Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T17:30:41.880Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T17:30:42.544Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-04T17:30:42.544Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T17:30:42.630Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [2024-10-04T17:30:42.639Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] did not exist. Created. [2024-10-04T17:30:42.648Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T17:30:43.405Z] /w/workspace/device-usb-camera/1@tmp/durable-e93ea258/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T17:30:44.076Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T17:30:44.126Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T17:30:44.170Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T17:30:44.196Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-353-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T17:30:44.292Z] $ docker stop --time=1 b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba [2024-10-04T17:30:45.821Z] $ docker rm -f --volumes b977f6707971d41c21a290dcc338a82d4425ab989b878f17606e3da119fa6fba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-04T17:30:47.148Z] provisioning config files... [2024-10-04T17:30:47.158Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config17229539247946353774tmp [Pipeline] { [Pipeline] sh [2024-10-04T17:30:47.522Z] + set +x [2024-10-04T17:30:47.522Z] + bash -s -- [2024-10-04T17:30:47.522Z] + curl -s https://codecov.io/bash [2024-10-04T17:30:47.522Z] [2024-10-04T17:30:47.522Z] _____ _ [2024-10-04T17:30:47.522Z] / ____| | | [2024-10-04T17:30:47.522Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T17:30:47.522Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T17:30:47.522Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T17:30:47.522Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T17:30:47.522Z] Bash-1.0.6 [2024-10-04T17:30:47.522Z] [2024-10-04T17:30:47.522Z] [2024-10-04T17:30:47.522Z] ==> git version 2.25.1 found [2024-10-04T17:30:47.522Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-04T17:30:47.522Z] Release-Date: 2020-01-08 [2024-10-04T17:30:47.522Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T17:30:47.522Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T17:30:47.522Z] ==> Jenkins CI detected. [2024-10-04T17:30:47.522Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-353 [2024-10-04T17:30:47.522Z] project root: . [2024-10-04T17:30:47.522Z] --> token set from env [2024-10-04T17:30:47.522Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T17:30:47.522Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T17:30:47.522Z] ==> Python coveragepy not found [2024-10-04T17:30:47.522Z] ==> Searching for coverage reports in: [2024-10-04T17:30:47.522Z] + . [2024-10-04T17:30:47.784Z] -> Found 1 reports [2024-10-04T17:30:47.784Z] ==> Detecting git/mercurial file structure [2024-10-04T17:30:47.784Z] ==> Reading reports [2024-10-04T17:30:47.784Z] + ./coverage.out bytes=54772 [2024-10-04T17:30:47.784Z] ==> Appending adjustments [2024-10-04T17:30:47.784Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T17:30:47.784Z] + Found adjustments [2024-10-04T17:30:47.784Z] ==> Gzipping contents [2024-10-04T17:30:47.784Z] 8.0K /tmp/codecov.f14gR4.gz [2024-10-04T17:30:47.784Z] ==> Uploading reports [2024-10-04T17:30:47.784Z] url: https://codecov.io [2024-10-04T17:30:47.784Z] query: branch=PR-353&commit=db2bf9885e935a4c0148dac47284cb1308a0f094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=353&job=&cmd_args= [2024-10-04T17:30:47.784Z] -> Pinging Codecov [2024-10-04T17:30:47.784Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-353&commit=db2bf9885e935a4c0148dac47284cb1308a0f094&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-353%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=353&job=&cmd_args= [2024-10-04T17:30:48.044Z] -> Uploading to [2024-10-04T17:30:48.044Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/db2bf9885e935a4c0148dac47284cb1308a0f094/116aa24a-6311-4c73-aecc-ab9b86db5890.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T173047Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4d96c01e7b0d0040eed521b3340f48ba836a88aafa2bc0480a7a741d0e24f0a4 [2024-10-04T17:30:48.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T17:30:48.044Z] Dload Upload Total Spent Left Speed [2024-10-04T17:30:48.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 33411 --:--:-- --:--:-- --:--:-- 33248 100 6816 0 0 100 6816 0 29253 --:--:-- --:--:-- --:--:-- 29253 [2024-10-04T17:30:48.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/db2bf9885e935a4c0148dac47284cb1308a0f094 [Pipeline] } [2024-10-04T17:30:48.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-04T17:30:51.005Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-353/archives ] [2024-10-04T17:30:51.006Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-353/archives [2024-10-04T17:30:51.006Z] total 16 [2024-10-04T17:30:51.006Z] drwxr-xr-x 3 root root 4096 Oct 4 17:18 . [2024-10-04T17:30:51.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:18 .. [2024-10-04T17:30:51.006Z] drwxr-xr-x 2 root root 4096 Oct 4 17:18 cost [2024-10-04T17:30:51.006Z] -rw-r--r-- 1 root root 89 Oct 4 17:18 cost.csv [2024-10-04T17:30:51.006Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-353/archives [2024-10-04T17:30:51.006Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-353/archives [2024-10-04T17:30:51.006Z] total 16 [2024-10-04T17:30:51.006Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 17:18 . [2024-10-04T17:30:51.006Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 17:18 .. [2024-10-04T17:30:51.006Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 17:18 cost [2024-10-04T17:30:51.006Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 4 17:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:51.366Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:52.285Z] ---> package-listing.sh [2024-10-04T17:30:52.285Z] ++ facter osfamily [2024-10-04T17:30:52.285Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T17:30:52.548Z] + OS_FAMILY=debian [2024-10-04T17:30:52.548Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-353 [2024-10-04T17:30:52.548Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T17:30:52.548Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T17:30:52.548Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T17:30:52.548Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T17:30:52.548Z] + '[' /w/workspace/foundry_device-usb-camera_PR-353 ']' [2024-10-04T17:30:52.548Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T17:30:52.548Z] + case "${OS_FAMILY}" in [2024-10-04T17:30:52.548Z] + dpkg -l [2024-10-04T17:30:52.548Z] + grep '^ii' [2024-10-04T17:30:52.548Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T17:30:52.548Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T17:30:52.548Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T17:30:52.548Z] + '[' /w/workspace/foundry_device-usb-camera_PR-353 ']' [2024-10-04T17:30:52.548Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-353/archives/ [2024-10-04T17:30:52.548Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-353/archives/ [Pipeline] echo [2024-10-04T17:30:52.599Z] 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-353/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T17:30:52.905Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T17:30:53.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T17:30:53.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T17:30:53.515Z] prd-ubuntu20.04-docker-8c-8g-21839 does not seem to be running inside a container [2024-10-04T17:30:53.540Z] $ 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-353/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-353 -v /w/workspace/foundry_device-usb-camera_PR-353:/w/workspace/foundry_device-usb-camera_PR-353:rw,z -v /w/workspace/foundry_device-usb-camera_PR-353@tmp:/w/workspace/foundry_device-usb-camera_PR-353@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-04T17:30:53.777Z] $ docker top 22e0b7aeef97967aa4e1eee3126e38eca1397405ee41b165b02f118186c90354 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T17:30:54.200Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T17:30:54.522Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T17:30:54.841Z] + ls /var/log/sa-host [2024-10-04T17:30:54.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T17:30:55.149Z] provisioning config files... [2024-10-04T17:30:55.158Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-353@tmp/config15912228564806514192tmp [Pipeline] { [Pipeline] echo [2024-10-04T17:30:55.241Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:55.592Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T17:30:55.632Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:56.125Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T17:30:56.176Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:56.513Z] ---> sudo-logs.sh [2024-10-04T17:30:56.513Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T17:30:56.625Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:57.041Z] ---> job-cost.sh [2024-10-04T17:30:57.041Z] lf-activate-venv: SKIPPING [2024-10-04T17:30:57.041Z] DEBUG: total: 0.2199999988079071 [2024-10-04T17:30:57.041Z] INFO: Retrieving Stack Cost... [2024-10-04T17:30:57.653Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T17:30:57.932Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T17:30:57.986Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T17:30:58.370Z] ---> logs-deploy.sh [2024-10-04T17:30:58.371Z] lf-activate-venv: SKIPPING [2024-10-04T17:30:58.371Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-353/1 [2024-10-04T17:30:58.371Z] INFO: archiving workspace using pattern(s): [2024-10-04T17:30:59.318Z] Archives upload complete. [2024-10-04T17:30:59.318Z] INFO: archiving logs to Nexus