Pull request #125 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 96bb1a39827d9e5322dc8534a6ebe54a12857b08+eace6589c3cbf428f520f2fa351df3c718b4124b (0ce21e451330d4efb0ebc2902bdb77911d769312) 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-ssh405512847622593017.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh18103910651024122617.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-125/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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11165548166412875637.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-125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh669032202771872669.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh16043586344630303730.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-125/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-125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8255554143132577140.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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 ‘prd-centos7-blackbox-4c-2g-1315’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-1316’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-1614’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-1613’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1617 in /w/workspace/foundry_device-usb-camera_PR-125 [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-125 # 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 eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 96bb1a39827d9e5322dc8534a6ebe54a12857b08 Merge succeeded, producing 96bb1a39827d9e5322dc8534a6ebe54a12857b08 Checking out Revision 96bb1a39827d9e5322dc8534a6ebe54a12857b08 (PR-125) > 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/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # 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 eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-10T17:44:40.950Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-10T17:44:41.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-10T17:44:41.230Z] ========================================================= [2023-01-10T17:44:41.230Z] EdgeX Global Pipelines Version Info [2023-01-10T17:44:41.230Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:44:41.989Z] ------------------- [2023-01-10T17:44:41.989Z] stable info: [2023-01-10T17:44:41.989Z] ------------------- [2023-01-10T17:44:41.989Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-10T17:44:41.989Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:44:41.989Z] Message: update stable to v1.0.244 [2023-01-10T17:44:42.558Z] ------------------- [2023-01-10T17:44:42.558Z] experimental info: [2023-01-10T17:44:42.558Z] ------------------- [2023-01-10T17:44:42.558Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-10T17:44:42.558Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-10T17:44:42.558Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-10T17:44:43.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-01-10T17:44:43.045Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-01-10T17:44:43.084Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-10T17:44:43.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-10T17:44:43.157Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-10T17:44:43.200Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-10T17:44:43.250Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-10T17:44:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-10T17:44:43.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-10T17:44:43.373Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-10T17:44:43.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-10T17:44:43.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-01-10T17:44:43.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-10T17:44:43.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-10T17:44:43.564Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:44:43.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-10T17:44:43.643Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:44:43.680Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-10T17:44:43.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-10T17:44:43.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-10T17:44:43.782Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-10T17:44:43.816Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-10T17:44:43.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-10T17:44:43.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-10T17:44:43.931Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-10T17:44:43.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-10T17:44:44.005Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-10T17:44:44.039Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-125 [Pipeline] echo [2023-01-10T17:44:44.078Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-125 [Pipeline] echo [2023-01-10T17:44:44.121Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-125 [Pipeline] echo [2023-01-10T17:44:44.160Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo [2023-01-10T17:44:44.200Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 96bb1a3 [Pipeline] echo [2023-01-10T17:44:44.249Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:44:44.364Z] provisioning config files... [2023-01-10T17:44:44.384Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config16913619707884309582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:44:44.736Z] ---> docker-login.sh [2023-01-10T17:44:44.736Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:44:45.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:45.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:45.308Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:45.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:45.308Z] [2023-01-10T17:44:45.308Z] Login Succeeded [2023-01-10T17:44:45.308Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:44:45.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:45.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:45.308Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:45.308Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:45.308Z] [2023-01-10T17:44:45.308Z] Login Succeeded [2023-01-10T17:44:45.308Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:44:45.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:45.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:45.568Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:45.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:45.568Z] [2023-01-10T17:44:45.568Z] Login Succeeded [2023-01-10T17:44:45.568Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:44:45.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:45.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:45.568Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:45.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:45.568Z] [2023-01-10T17:44:45.568Z] Login Succeeded [2023-01-10T17:44:45.568Z] docker.io [2023-01-10T17:44:45.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:44:45.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:44:45.831Z] Configure a credential helper to remove this warning. See [2023-01-10T17:44:45.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:44:45.831Z] [2023-01-10T17:44:45.831Z] Login Succeeded [2023-01-10T17:44:45.831Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:44:45.859Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-10T17:44:46.493Z] + git rev-list -1 --merges 96bb1a39827d9e5322dc8534a6ebe54a12857b08~1..96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo [2023-01-10T17:44:46.561Z] -----------> git rev-list -1 --merges 96bb1a39827d9e5322dc8534a6ebe54a12857b08~1..96bb1a39827d9e5322dc8534a6ebe54a12857b08 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [false] [Pipeline] sh [2023-01-10T17:44:46.873Z] + git log --format=format:%s -1 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo [2023-01-10T17:44:46.912Z] ========================================================= [2023-01-10T17:44:46.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-10T17:44:46.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:44:47.350Z] + git log --format=format:%s -1 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] echo [2023-01-10T17:44:47.381Z] [semverPrep] GIT_COMMIT: 96bb1a39827d9e5322dc8534a6ebe54a12857b08, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-10T17:44:47.408Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-10T17:44:47.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-10T17:44:47.774Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-10T17:44:47.774Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-10T17:44:47.774Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-10T17:44:47.774Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-10T17:44:47.774Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-10T17:44:47.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:48.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:48.233Z] [2023-01-10T17:44:48.233Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:44:48.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:48.612Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-10T17:44:48.612Z] b85a868b505f: Pulling fs layer [2023-01-10T17:44:48.612Z] e2be974225ed: Pulling fs layer [2023-01-10T17:44:48.612Z] 339a4e72a1f5: Pulling fs layer [2023-01-10T17:44:48.612Z] 988bab9f4d93: Pulling fs layer [2023-01-10T17:44:48.612Z] 1469e6f7b9e6: Pulling fs layer [2023-01-10T17:44:48.612Z] eaf3925da568: Pulling fs layer [2023-01-10T17:44:48.612Z] bab4dde63d76: Pulling fs layer [2023-01-10T17:44:48.612Z] bde34c3a00c8: Pulling fs layer [2023-01-10T17:44:48.612Z] b352a97aabf1: Pulling fs layer [2023-01-10T17:44:48.612Z] 4872d77fe225: Pulling fs layer [2023-01-10T17:44:48.612Z] 5851b861e8e6: Pulling fs layer [2023-01-10T17:44:48.612Z] 4872d77fe225: Waiting [2023-01-10T17:44:48.612Z] 988bab9f4d93: Waiting [2023-01-10T17:44:48.612Z] 5851b861e8e6: Waiting [2023-01-10T17:44:48.612Z] eaf3925da568: Waiting [2023-01-10T17:44:48.612Z] bde34c3a00c8: Waiting [2023-01-10T17:44:48.612Z] b352a97aabf1: Waiting [2023-01-10T17:44:48.612Z] bab4dde63d76: Waiting [2023-01-10T17:44:48.612Z] 1469e6f7b9e6: Waiting [2023-01-10T17:44:48.612Z] e2be974225ed: Verifying Checksum [2023-01-10T17:44:48.612Z] e2be974225ed: Download complete [2023-01-10T17:44:48.612Z] 988bab9f4d93: Download complete [2023-01-10T17:44:48.874Z] 339a4e72a1f5: Verifying Checksum [2023-01-10T17:44:48.874Z] 339a4e72a1f5: Download complete [2023-01-10T17:44:48.874Z] 1469e6f7b9e6: Verifying Checksum [2023-01-10T17:44:48.874Z] 1469e6f7b9e6: Download complete [2023-01-10T17:44:48.874Z] eaf3925da568: Verifying Checksum [2023-01-10T17:44:48.874Z] eaf3925da568: Download complete [2023-01-10T17:44:48.874Z] bde34c3a00c8: Verifying Checksum [2023-01-10T17:44:48.874Z] bde34c3a00c8: Download complete [2023-01-10T17:44:48.874Z] b352a97aabf1: Download complete [2023-01-10T17:44:48.874Z] 4872d77fe225: Verifying Checksum [2023-01-10T17:44:48.874Z] 4872d77fe225: Download complete [2023-01-10T17:44:48.874Z] 5851b861e8e6: Verifying Checksum [2023-01-10T17:44:48.874Z] 5851b861e8e6: Download complete [2023-01-10T17:44:48.874Z] b85a868b505f: Verifying Checksum [2023-01-10T17:44:48.874Z] b85a868b505f: Download complete [2023-01-10T17:44:49.132Z] bab4dde63d76: Verifying Checksum [2023-01-10T17:44:49.132Z] bab4dde63d76: Download complete [2023-01-10T17:44:50.071Z] b85a868b505f: Pull complete [2023-01-10T17:44:50.330Z] e2be974225ed: Pull complete [2023-01-10T17:44:50.900Z] 339a4e72a1f5: Pull complete [2023-01-10T17:44:50.900Z] 988bab9f4d93: Pull complete [2023-01-10T17:44:51.161Z] 1469e6f7b9e6: Pull complete [2023-01-10T17:44:51.161Z] eaf3925da568: Pull complete [2023-01-10T17:44:53.074Z] bab4dde63d76: Pull complete [2023-01-10T17:44:53.074Z] bde34c3a00c8: Pull complete [2023-01-10T17:44:53.333Z] b352a97aabf1: Pull complete [2023-01-10T17:44:53.333Z] 4872d77fe225: Pull complete [2023-01-10T17:44:53.593Z] 5851b861e8e6: Pull complete [2023-01-10T17:44:53.593Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-10T17:44:53.593Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-10T17:44:53.593Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:44:53.820Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2023-01-10T17:44:53.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@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 [2023-01-10T17:44:56.932Z] $ docker top 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa -eo pid,comm [2023-01-10T17:44:56.980Z] 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). [2023-01-10T17:44:56.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-10T17:44:57.113Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:44:57.113Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:44:57.226Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:44:57.228Z] $ docker exec 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent [2023-01-10T17:44:57.337Z] SSH_AUTH_SOCK=/tmp/ssh-XIqvFGwUNOH4/agent.33 [2023-01-10T17:44:57.337Z] SSH_AGENT_PID=39 [2023-01-10T17:44:57.343Z] Running ssh-add (command line suppressed) [2023-01-10T17:44:57.451Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_8300720739862989592.key (/w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_8300720739862989592.key) [2023-01-10T17:44:57.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:44:57.811Z] + git tag --points-at HEAD [Pipeline] } [2023-01-10T17:44:57.835Z] $ docker exec --env ******** --env ******** 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent -k [2023-01-10T17:44:57.941Z] unset SSH_AUTH_SOCK; [2023-01-10T17:44:57.941Z] unset SSH_AGENT_PID; [2023-01-10T17:44:57.941Z] echo Agent pid 39 killed; [2023-01-10T17:44:57.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-10T17:44:58.031Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-10T17:44:58.031Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-10T17:44:58.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-10T17:44:58.158Z] $ docker exec 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent [2023-01-10T17:44:58.265Z] SSH_AUTH_SOCK=/tmp/ssh-K4Cyn8Begva6/agent.71 [2023-01-10T17:44:58.265Z] SSH_AGENT_PID=77 [2023-01-10T17:44:58.270Z] Running ssh-add (command line suppressed) [2023-01-10T17:44:58.367Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_16523166943771602909.key (/w/workspace/foundry_device-usb-camera_PR-125@tmp/private_key_16523166943771602909.key) [2023-01-10T17:44:58.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-10T17:44:58.707Z] + git semver init [2023-01-10T17:44:58.966Z] 2023-01-10 17:44:58,898 [run_init] DEBUG init version:0.0.0 force:False [2023-01-10T17:44:58.966Z] 2023-01-10 17:44:58,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-125/.semver [2023-01-10T17:44:58.966Z] 2023-01-10 17:44:58,899 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-125/.semver [2023-01-10T17:44:58.966Z] 2023-01-10 17:44:58,899 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-125/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-125, universal_newlines=False, shell=None, istream=None) [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,913 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-125/.git/info/exclude [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,914 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 with force:False [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,914 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,918 [execute] INFO git cat-file --batch-check [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,918 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-125/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,924 [execute] INFO git cat-file --batch [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-125/.semver, universal_newlines=False, shell=None, istream=) [2023-01-10T17:45:00.344Z] 2023-01-10 17:44:59,930 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-125/.semver/PR-125 [2023-01-10T17:45:00.344Z] 0.0.0 [Pipeline] } [2023-01-10T17:45:00.369Z] $ docker exec --env ******** --env ******** 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa ssh-agent -k [2023-01-10T17:45:00.470Z] unset SSH_AUTH_SOCK; [2023-01-10T17:45:00.471Z] unset SSH_AGENT_PID; [2023-01-10T17:45:00.471Z] echo Agent pid 77 killed; [2023-01-10T17:45:00.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-10T17:45:00.920Z] + git semver [Pipeline] } [2023-01-10T17:45:01.218Z] $ docker stop --time=1 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa [2023-01-10T17:45:02.506Z] $ docker rm -f --volumes 853048a6cb60e079037b7740972af6f31b50f9a87710a6e1ccd55091a89cb9fa [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:45:02.901Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-10T17:45:03.156Z] Stashed 1 file(s) [Pipeline] echo [2023-01-10T17:45:03.173Z] [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 [2023-01-10T17:45:03.735Z] provisioning config files... [2023-01-10T17:45:03.744Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config17950119340545993317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:45:04.090Z] ---> docker-login.sh [2023-01-10T17:45:04.090Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:45:04.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:04.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:04.090Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:04.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:04.090Z] [2023-01-10T17:45:04.090Z] Login Succeeded [2023-01-10T17:45:04.090Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:45:04.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:04.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:04.090Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:04.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:04.090Z] [2023-01-10T17:45:04.090Z] Login Succeeded [2023-01-10T17:45:04.090Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:45:04.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:04.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:04.349Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:04.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:04.349Z] [2023-01-10T17:45:04.349Z] Login Succeeded [2023-01-10T17:45:04.349Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:45:04.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:04.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:04.349Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:04.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:04.349Z] [2023-01-10T17:45:04.349Z] Login Succeeded [2023-01-10T17:45:04.349Z] docker.io [2023-01-10T17:45:04.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:45:04.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:45:04.867Z] Configure a credential helper to remove this warning. See [2023-01-10T17:45:04.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:45:04.867Z] [2023-01-10T17:45:04.867Z] Login Succeeded [2023-01-10T17:45:04.867Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:45:04.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:45:05.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:45:05.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:45:05.137Z] ========================================================= [2023-01-10T17:45:05.137Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-10T17:45:05.137Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:05.603Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:45:05.603Z] Sending build context to Docker daemon 1.691MB [2023-01-10T17:45:05.603Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:45:05.603Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:45:05.603Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-10T17:45:05.603Z] 213ec9aee27d: Pulling fs layer [2023-01-10T17:45:05.603Z] 4583459ba037: Pulling fs layer [2023-01-10T17:45:05.603Z] 93c1e223e6f2: Pulling fs layer [2023-01-10T17:45:05.603Z] 53926ce57604: Pulling fs layer [2023-01-10T17:45:05.603Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-10T17:45:05.603Z] 22ff95d597cd: Pulling fs layer [2023-01-10T17:45:05.603Z] 12d6caf4c0d1: Pulling fs layer [2023-01-10T17:45:05.603Z] 96b7cbca73a9: Pulling fs layer [2023-01-10T17:45:05.603Z] a7acece74701: Pulling fs layer [2023-01-10T17:45:05.603Z] 53926ce57604: Waiting [2023-01-10T17:45:05.603Z] 21b2b0c7a3f4: Waiting [2023-01-10T17:45:05.603Z] 22ff95d597cd: Waiting [2023-01-10T17:45:05.603Z] 12d6caf4c0d1: Waiting [2023-01-10T17:45:05.603Z] 96b7cbca73a9: Waiting [2023-01-10T17:45:05.603Z] a7acece74701: Waiting [2023-01-10T17:45:05.603Z] 93c1e223e6f2: Verifying Checksum [2023-01-10T17:45:05.603Z] 93c1e223e6f2: Download complete [2023-01-10T17:45:05.864Z] 4583459ba037: Download complete [2023-01-10T17:45:05.864Z] 213ec9aee27d: Verifying Checksum [2023-01-10T17:45:05.864Z] 213ec9aee27d: Download complete [2023-01-10T17:45:05.864Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-10T17:45:05.864Z] 21b2b0c7a3f4: Download complete [2023-01-10T17:45:05.864Z] 22ff95d597cd: Verifying Checksum [2023-01-10T17:45:05.864Z] 22ff95d597cd: Download complete [2023-01-10T17:45:05.864Z] 12d6caf4c0d1: Verifying Checksum [2023-01-10T17:45:05.864Z] 12d6caf4c0d1: Download complete [2023-01-10T17:45:05.864Z] 213ec9aee27d: Pull complete [2023-01-10T17:45:06.125Z] 4583459ba037: Pull complete [2023-01-10T17:45:06.125Z] 93c1e223e6f2: Pull complete [2023-01-10T17:45:06.384Z] 96b7cbca73a9: Verifying Checksum [2023-01-10T17:45:06.384Z] 96b7cbca73a9: Download complete [2023-01-10T17:45:06.642Z] 53926ce57604: Verifying Checksum [2023-01-10T17:45:06.642Z] 53926ce57604: Download complete [2023-01-10T17:45:06.642Z] a7acece74701: Verifying Checksum [2023-01-10T17:45:06.642Z] a7acece74701: Download complete [2023-01-10T17:45:10.902Z] 53926ce57604: Pull complete [2023-01-10T17:45:11.161Z] 21b2b0c7a3f4: Pull complete [2023-01-10T17:45:11.419Z] 22ff95d597cd: Pull complete [2023-01-10T17:45:11.419Z] 12d6caf4c0d1: Pull complete [2023-01-10T17:45:13.948Z] 96b7cbca73a9: Pull complete [2023-01-10T17:45:14.208Z] a7acece74701: Pull complete [2023-01-10T17:45:14.208Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-10T17:45:14.208Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-10T17:45:14.208Z] ---> db6d94c90886 [2023-01-10T17:45:14.208Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:45:18.550Z] Still waiting to schedule task [2023-01-10T17:45:18.550Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-10T17:45:19.480Z] ---> Running in 4881f73e66fe [2023-01-10T17:45:19.480Z] Removing intermediate container 4881f73e66fe [2023-01-10T17:45:19.480Z] ---> 6c260a8c32c1 [2023-01-10T17:45:19.480Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:45:19.480Z] ---> Running in dd6603fc2742 [2023-01-10T17:45:19.480Z] Removing intermediate container dd6603fc2742 [2023-01-10T17:45:19.480Z] ---> a6c2a2d42566 [2023-01-10T17:45:19.480Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:45:19.480Z] ---> Running in 9488f06cca24 [2023-01-10T17:45:19.480Z] Removing intermediate container 9488f06cca24 [2023-01-10T17:45:19.480Z] ---> 253f64c56bec [2023-01-10T17:45:19.480Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:45:19.480Z] ---> Running in 61d38078e1e9 [2023-01-10T17:45:19.480Z] Removing intermediate container 61d38078e1e9 [2023-01-10T17:45:19.480Z] ---> d6c63c39000a [2023-01-10T17:45:19.480Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:45:19.480Z] ---> Running in 22238dfa07b4 [2023-01-10T17:45:19.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:19.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:45:19.742Z] (1/80) Installing mesa (21.3.8-r2) [2023-01-10T17:45:19.742Z] (2/80) Installing libxau (1.0.9-r0) [2023-01-10T17:45:19.742Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:45:20.001Z] (4/80) Installing libxcb (1.15-r0) [2023-01-10T17:45:20.001Z] (5/80) Installing libx11 (1.8-r0) [2023-01-10T17:45:20.001Z] (6/80) Installing libxext (1.3.4-r0) [2023-01-10T17:45:20.001Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-01-10T17:45:20.001Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-01-10T17:45:20.001Z] (9/80) Installing libpciaccess (0.16-r0) [2023-01-10T17:45:20.001Z] (10/80) Installing libdrm (2.4.110-r0) [2023-01-10T17:45:20.001Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2023-01-10T17:45:20.001Z] (12/80) Installing libxshmfence (1.3-r1) [2023-01-10T17:45:20.001Z] (13/80) Installing mesa-gl (21.3.8-r2) [2023-01-10T17:45:20.001Z] (14/80) Installing icu-data-full (71.1-r2) [2023-01-10T17:45:20.001Z] (15/80) Installing libice (1.0.10-r0) [2023-01-10T17:45:20.260Z] (16/80) Installing libuuid (2.38-r1) [2023-01-10T17:45:20.260Z] (17/80) Installing libsm (1.2.3-r0) [2023-01-10T17:45:20.260Z] (18/80) Installing libxt (1.2.1-r0) [2023-01-10T17:45:20.260Z] (19/80) Installing libxmu (1.1.3-r0) [2023-01-10T17:45:20.260Z] (20/80) Installing xset (1.2.4-r0) [2023-01-10T17:45:20.260Z] (21/80) Installing xprop (1.2.5-r0) [2023-01-10T17:45:20.260Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-01-10T17:45:20.260Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:45:20.260Z] (24/80) Installing libffi (3.4.2-r1) [2023-01-10T17:45:20.260Z] (25/80) Installing libintl (0.21-r2) [2023-01-10T17:45:20.260Z] (26/80) Installing libblkid (2.38-r1) [2023-01-10T17:45:20.260Z] (27/80) Installing libmount (2.38-r1) [2023-01-10T17:45:20.260Z] (28/80) Installing pcre (8.45-r2) [2023-01-10T17:45:20.260Z] (29/80) Installing glib (2.72.1-r0) [2023-01-10T17:45:20.260Z] (30/80) Installing icu-libs (71.1-r2) [2023-01-10T17:45:20.260Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-01-10T17:45:20.260Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:45:20.260Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-01-10T17:45:20.518Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-01-10T17:45:20.518Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-01-10T17:45:20.518Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2023-01-10T17:45:20.518Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:45:20.518Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-01-10T17:45:20.518Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-01-10T17:45:20.518Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-01-10T17:45:20.518Z] (41/80) Installing libpng (1.6.37-r1) [2023-01-10T17:45:20.518Z] (42/80) Installing freetype (2.12.1-r0) [2023-01-10T17:45:20.518Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-01-10T17:45:20.518Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-01-10T17:45:20.518Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-01-10T17:45:20.518Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-01-10T17:45:20.778Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-01-10T17:45:20.778Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-01-10T17:45:20.778Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-01-10T17:45:20.778Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-01-10T17:45:20.778Z] (51/80) Installing mesa-egl (21.3.8-r2) [2023-01-10T17:45:20.778Z] (52/80) Installing avahi-libs (0.8-r6) [2023-01-10T17:45:20.778Z] (53/80) Installing nettle (3.7.3-r0) [2023-01-10T17:45:20.778Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-01-10T17:45:20.778Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:45:20.778Z] (56/80) Installing libunistring (1.0-r0) [2023-01-10T17:45:20.778Z] (57/80) Installing gnutls (3.7.7-r0) [2023-01-10T17:45:20.778Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-01-10T17:45:20.778Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-01-10T17:45:20.778Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:45:20.778Z] (61/80) Installing libevdev (1.12.1-r0) [2023-01-10T17:45:20.778Z] (62/80) Installing mtdev (1.1.6-r0) [2023-01-10T17:45:20.778Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:45:20.778Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-01-10T17:45:20.778Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:45:20.778Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-01-10T17:45:20.778Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-01-10T17:45:20.778Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-01-10T17:45:20.778Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-01-10T17:45:20.778Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-01-10T17:45:20.778Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-01-10T17:45:20.778Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-01-10T17:45:21.036Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:45:21.036Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:45:21.036Z] (75/80) Installing udev-init-scripts (35-r0) [2023-01-10T17:45:21.036Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:45:21.036Z] (76/80) Installing kmod-libs (29-r2) [2023-01-10T17:45:21.036Z] (77/80) Installing eudev (3.2.11-r0) [2023-01-10T17:45:21.036Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:45:21.036Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:45:21.036Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:45:21.036Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:45:21.036Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:45:21.036Z] OK: 330 MiB in 131 packages [2023-01-10T17:45:24.323Z] Removing intermediate container 22238dfa07b4 [2023-01-10T17:45:24.323Z] ---> e8c8cd0c575f [2023-01-10T17:45:24.323Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:45:24.323Z] ---> Running in 78c6264bc996 [2023-01-10T17:45:24.323Z] Removing intermediate container 78c6264bc996 [2023-01-10T17:45:24.323Z] ---> 063427ac7dbb [2023-01-10T17:45:24.323Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:45:24.323Z] ---> c539b53c06ee [2023-01-10T17:45:24.323Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:45:24.323Z] ---> Running in fa62669a2097 [2023-01-10T17:45:46.280Z] Removing intermediate container fa62669a2097 [2023-01-10T17:45:46.280Z] ---> 4802a4494734 [2023-01-10T17:45:46.280Z] Step 11/13 : COPY . . [2023-01-10T17:45:46.280Z] ---> e70935ec1d15 [2023-01-10T17:45:46.280Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:45:46.538Z] ---> Running in 039b69357875 [2023-01-10T17:45:46.798Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:45:46.798Z] Dload Upload Total Spent Left Speed [2023-01-10T17:45:46.798Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0  32405      0 --:--:-- --:--:-- --:--:-- 33187 [2023-01-10T17:45:47.364Z] Removing intermediate container 039b69357875 [2023-01-10T17:45:47.364Z] ---> d1852b1eb5e9 [2023-01-10T17:45:47.364Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:45:47.624Z] ---> Running in 273f2e302588 [2023-01-10T17:45:48.197Z] noop [2023-01-10T17:45:48.766Z] Removing intermediate container 273f2e302588 [2023-01-10T17:45:48.766Z] ---> 7654bc4b4349 [2023-01-10T17:45:48.766Z] Successfully built 7654bc4b4349 [2023-01-10T17:45:48.766Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:49.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:45:49.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:49.337Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2023-01-10T17:45:49.370Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@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 [2023-01-10T17:45:49.763Z] $ docker top 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:50.144Z] + go version [2023-01-10T17:45:50.144Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-10T17:45:50.177Z] $ docker stop --time=1 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 [2023-01-10T17:45:51.416Z] $ docker rm -f --volumes 1d42870b6a43dc1f13cabc7e143f541333b3e7b8a785ab1b65e5b75af18bc609 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:45:52.130Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-10T17:45:52.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:45:52.277Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2023-01-10T17:45:52.312Z] $ 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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@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 [2023-01-10T17:45:52.618Z] $ docker top fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:45:52.996Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-125 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:45:53.347Z] + make test [2023-01-10T17:45:53.348Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:45:53.606Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:46:03.597Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-10T17:46:03.857Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2023-01-10T17:46:11.994Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-01-10T17:46:11.994Z] CGO_ENABLED=1 go vet ./... [2023-01-10T17:46:14.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:46:14.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:46:14.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:46:14.811Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:46:14.852Z] $ docker stop --time=1 fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d [2023-01-10T17:46:16.979Z] $ docker rm -f --volumes fa2db8819d664a89a4e31aca4e906e67047136c1da2782fec81d72b4c6e8fe0d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:46:17.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:46:17.626Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-10T17:46:18.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:46:18.522Z] + ls -al . [2023-01-10T17:46:18.522Z] total 208 [2023-01-10T17:46:18.522Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 10 17:45 . [2023-01-10T17:46:18.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 .. [2023-01-10T17:46:18.522Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:46 .git [2023-01-10T17:46:18.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 .github [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:44 .gitignore [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:44 .golangci.yml [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:44 .hadolint.yml [2023-01-10T17:46:18.522Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:44 .semver [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:44 Attribution.txt [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:44 CHANGELOG.md [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:44 Dockerfile [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:44 GOVERNANCE.md [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:44 Jenkinsfile [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:44 LICENSE [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:44 Makefile [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:44 OWNERS.md [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:44 README.md [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:45 VERSION [2023-01-10T17:46:18.522Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:44 bin [2023-01-10T17:46:18.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 cmd [2023-01-10T17:46:18.522Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:46 coverage.out [2023-01-10T17:46:18.522Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:44 docker-entrypoint.sh [2023-01-10T17:46:18.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 docs [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:44 go.mod [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:44 go.sum [2023-01-10T17:46:18.522Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:44 internal [2023-01-10T17:46:18.522Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:44 snap [2023-01-10T17:46:18.522Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:46:18.929Z] + 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=96bb1a39827d9e5322dc8534a6ebe54a12857b08 --label arch=amd64 --label version=0.0.0 . [2023-01-10T17:46:18.929Z] Sending build context to Docker daemon 1.722MB [2023-01-10T17:46:18.929Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:46:18.929Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-10T17:46:18.929Z] ---> 7654bc4b4349 [2023-01-10T17:46:18.929Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:46:19.190Z] ---> Running in 98e5bc905745 [2023-01-10T17:46:19.190Z] Removing intermediate container 98e5bc905745 [2023-01-10T17:46:19.190Z] ---> d024a3051245 [2023-01-10T17:46:19.190Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:46:19.190Z] ---> Running in a47120257126 [2023-01-10T17:46:19.190Z] Removing intermediate container a47120257126 [2023-01-10T17:46:19.190Z] ---> bf1a84edb1f9 [2023-01-10T17:46:19.190Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:46:19.190Z] ---> Running in 37381712d08c [2023-01-10T17:46:19.448Z] Removing intermediate container 37381712d08c [2023-01-10T17:46:19.448Z] ---> 818747ba9a2e [2023-01-10T17:46:19.448Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:46:19.449Z] ---> Running in bb84b9c94106 [2023-01-10T17:46:19.449Z] Removing intermediate container bb84b9c94106 [2023-01-10T17:46:19.449Z] ---> 86aabdc2e641 [2023-01-10T17:46:19.449Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:46:19.449Z] ---> Running in ed6978b2f328 [2023-01-10T17:46:19.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:46:19.967Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:46:20.226Z] OK: 330 MiB in 131 packages [2023-01-10T17:46:20.485Z] Removing intermediate container ed6978b2f328 [2023-01-10T17:46:20.485Z] ---> fc2edf4696b3 [2023-01-10T17:46:20.485Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-10T17:46:20.485Z] ---> Running in b52dffc56065 [2023-01-10T17:46:20.485Z] Removing intermediate container b52dffc56065 [2023-01-10T17:46:20.485Z] ---> b4d9a83fa3c0 [2023-01-10T17:46:20.485Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-10T17:46:20.746Z] ---> f22dbd01c742 [2023-01-10T17:46:20.746Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:46:20.746Z] ---> Running in 0d568ca955d0 [2023-01-10T17:46:21.384Z] Removing intermediate container 0d568ca955d0 [2023-01-10T17:46:21.384Z] ---> eaa188e5c82a [2023-01-10T17:46:21.384Z] Step 11/35 : COPY . . [2023-01-10T17:46:21.642Z] ---> 126c190f0e02 [2023-01-10T17:46:21.642Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:46:21.642Z] ---> Running in 2cd87d056030 [2023-01-10T17:46:21.902Z]  % Total % Received % Xferd Average Speed Time  Time   Time Current [2023-01-10T17:46:21.902Z]    Dload  Upload Total Spent Left Speed [2023-01-10T17:46:21.902Z]  0  0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 36224 0 --:--:-- --:--:-- --:--:-- 36620 [2023-01-10T17:46:22.162Z] Removing intermediate container 2cd87d056030 [2023-01-10T17:46:22.162Z] ---> 69271bd316b0 [2023-01-10T17:46:22.162Z] Step 13/35 : RUN ${MAKE} [2023-01-10T17:46:22.162Z] ---> Running in 3d1fa7aab6f8 [2023-01-10T17:46:22.421Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-10T17:46:44.339Z] Removing intermediate container 3d1fa7aab6f8 [2023-01-10T17:46:44.339Z] ---> c7024eb4cdbb [2023-01-10T17:46:44.339Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-10T17:46:44.339Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-10T17:46:44.599Z] af6660deedbd: Pulling fs layer [2023-01-10T17:46:44.599Z] 97cd0a44c592: Pulling fs layer [2023-01-10T17:46:44.599Z] 97cd0a44c592: Verifying Checksum [2023-01-10T17:46:44.857Z] af6660deedbd: Download complete [2023-01-10T17:46:44.857Z] af6660deedbd: Pull complete [2023-01-10T17:46:45.116Z] 97cd0a44c592: Pull complete [2023-01-10T17:46:45.116Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-10T17:46:45.116Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-10T17:46:45.116Z] ---> fea57e182299 [2023-01-10T17:46:45.116Z] Step 15/35 : FROM alpine:3.16 [2023-01-10T17:46:45.374Z] 3.16: Pulling from library/alpine [2023-01-10T17:46:45.374Z] ca7dd9ec2225: Pulling fs layer [2023-01-10T17:46:45.633Z] ca7dd9ec2225: Verifying Checksum [2023-01-10T17:46:45.633Z] ca7dd9ec2225: Download complete [2023-01-10T17:46:45.633Z] ca7dd9ec2225: Pull complete [2023-01-10T17:46:45.892Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:46:45.892Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:46:45.892Z] ---> bfe296a52501 [2023-01-10T17:46:45.892Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T17:46:46.152Z] ---> Running in 1ced4a389f40 [2023-01-10T17:46:46.152Z] Removing intermediate container 1ced4a389f40 [2023-01-10T17:46:46.152Z] ---> 3fec3a073511 [2023-01-10T17:46:46.152Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-10T17:46:46.152Z] ---> Running in 88967ee83fae [2023-01-10T17:46:46.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-10T17:46:46.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-10T17:46:46.928Z] (1/83) Installing dumb-init (1.2.5-r1) [2023-01-10T17:46:46.928Z] (2/83) Installing sdl2 (2.0.22-r0) [2023-01-10T17:46:46.928Z] (3/83) Installing libxau (1.0.9-r0) [2023-01-10T17:46:46.928Z] (4/83) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:46:46.928Z] (5/83) Installing libxcb (1.15-r0) [2023-01-10T17:46:46.928Z] (6/83) Installing libx11 (1.8-r0) [2023-01-10T17:46:46.928Z] (7/83) Installing aom-libs (3.3.0-r0) [2023-01-10T17:46:46.928Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2023-01-10T17:46:46.928Z] (9/83) Installing expat (2.5.0-r0) [2023-01-10T17:46:46.928Z] (10/83) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:46:46.928Z] (11/83) Installing libbz2 (1.0.8-r1) [2023-01-10T17:46:46.928Z] (12/83) Installing libpng (1.6.37-r1) [2023-01-10T17:46:46.928Z] (13/83) Installing freetype (2.12.1-r0) [2023-01-10T17:46:47.188Z] (14/83) Installing fontconfig (2.14.0-r0) [2023-01-10T17:46:47.188Z] (15/83) Installing fribidi (1.0.12-r0) [2023-01-10T17:46:47.188Z] (16/83) Installing libffi (3.4.2-r1) [2023-01-10T17:46:47.188Z] (17/83) Installing libintl (0.21-r2) [2023-01-10T17:46:47.188Z] (18/83) Installing libblkid (2.38-r1) [2023-01-10T17:46:47.188Z] (19/83) Installing libmount (2.38-r1) [2023-01-10T17:46:47.188Z] (20/83) Installing pcre (8.45-r2) [2023-01-10T17:46:47.188Z] (21/83) Installing glib (2.72.1-r0) [2023-01-10T17:46:47.188Z] (22/83) Installing graphite2 (1.3.14-r1) [2023-01-10T17:46:47.188Z] (23/83) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:46:47.188Z] (24/83) Installing libass (0.16.0-r0) [2023-01-10T17:46:47.188Z] (25/83) Installing libdav1d (1.0.0-r0) [2023-01-10T17:46:47.188Z] (26/83) Installing libpciaccess (0.16-r0) [2023-01-10T17:46:47.188Z] (27/83) Installing libdrm (2.4.110-r0) [2023-01-10T17:46:47.188Z] (28/83) Installing gmp (6.2.1-r2) [2023-01-10T17:46:47.188Z] (29/83) Installing nettle (3.7.3-r0) [2023-01-10T17:46:47.188Z] (30/83) Installing p11-kit (0.24.1-r0) [2023-01-10T17:46:47.188Z] (31/83) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:46:47.188Z] (32/83) Installing libunistring (1.0-r0) [2023-01-10T17:46:47.188Z] (33/83) Installing gnutls (3.7.7-r0) [2023-01-10T17:46:47.188Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-10T17:46:47.188Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-10T17:46:47.188Z] (36/83) Installing lame (3.100-r0) [2023-01-10T17:46:47.188Z] (37/83) Installing opus (1.3.1-r1) [2023-01-10T17:46:47.189Z] (38/83) Installing libasyncns (0.8-r1) [2023-01-10T17:46:47.189Z] (39/83) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:46:47.447Z] (40/83) Installing libltdl (2.4.7-r0) [2023-01-10T17:46:47.447Z] (41/83) Installing orc (0.4.32-r0) [2023-01-10T17:46:47.447Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:46:47.447Z] (43/83) Installing libogg (1.3.5-r1) [2023-01-10T17:46:47.447Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:46:47.447Z] (45/83) Installing flac (1.3.4-r0) [2023-01-10T17:46:47.447Z] (46/83) Installing libvorbis (1.3.7-r0) [2023-01-10T17:46:47.447Z] (47/83) Installing libsndfile (1.1.0-r0) [2023-01-10T17:46:47.447Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2023-01-10T17:46:47.447Z] (49/83) Installing soxr (0.1.3-r2) [2023-01-10T17:46:47.447Z] (50/83) Installing speexdsp (1.2.0-r0) [2023-01-10T17:46:47.447Z] (51/83) Installing tdb-libs (1.4.6-r0) [2023-01-10T17:46:47.447Z] (52/83) Installing libpulse (15.0-r2) [2023-01-10T17:46:47.447Z] (53/83) Installing cjson (1.7.15-r3) [2023-01-10T17:46:47.447Z] (54/83) Installing mbedtls (2.28.2-r0) [2023-01-10T17:46:47.448Z] (55/83) Installing librist (0.2.6-r1) [2023-01-10T17:46:47.448Z] (56/83) Installing libsrt (1.4.4-r0) [2023-01-10T17:46:47.448Z] (57/83) Installing libssh (0.9.6-r1) [2023-01-10T17:46:47.448Z] (58/83) Installing libtheora (1.1.1-r16) [2023-01-10T17:46:47.448Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:46:47.448Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:46:47.448Z] (61/83) Installing libxext (1.3.4-r0) [2023-01-10T17:46:47.448Z] (62/83) Installing libxfixes (6.0.0-r0) [2023-01-10T17:46:47.448Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:46:47.448Z] (64/83) Installing libva (2.14.0-r0) [2023-01-10T17:46:47.448Z] (65/83) Installing libvdpau (1.5-r0) [2023-01-10T17:46:47.448Z] (66/83) Installing vidstab (1.1.0-r1) [2023-01-10T17:46:47.448Z] (67/83) Installing libvpx (1.11.0-r1) [2023-01-10T17:46:47.448Z] (68/83) Installing libwebp (1.2.3-r0) [2023-01-10T17:46:47.448Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2023-01-10T17:46:47.709Z] (70/83) Installing numactl (2.0.14-r0) [2023-01-10T17:46:47.709Z] (71/83) Installing x265-libs (3.5-r3) [2023-01-10T17:46:47.709Z] (72/83) Installing xvidcore (1.3.7-r1) [2023-01-10T17:46:47.709Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2023-01-10T17:46:47.709Z] (74/83) Installing ffmpeg (5.0.1-r1) [2023-01-10T17:46:47.709Z] (75/83) Installing udev-init-scripts (35-r0) [2023-01-10T17:46:47.709Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:46:47.709Z] (76/83) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:46:47.968Z] (77/83) Installing xz-libs (5.2.5-r1) [2023-01-10T17:46:47.968Z] (78/83) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:46:47.968Z] (79/83) Installing kmod-libs (29-r2) [2023-01-10T17:46:47.968Z] (80/83) Installing eudev (3.2.11-r0) [2023-01-10T17:46:47.968Z] (81/83) Installing libsodium (1.0.18-r0) [2023-01-10T17:46:47.968Z] (82/83) Installing libzmq (4.3.4-r0) [2023-01-10T17:46:47.968Z] (83/83) Installing zeromq (4.3.4-r0) [2023-01-10T17:46:47.968Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:46:47.968Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:46:47.968Z] OK: 101 MiB in 97 packages [2023-01-10T17:46:50.525Z] Removing intermediate container 88967ee83fae [2023-01-10T17:46:50.525Z] ---> 40c144fd43f3 [2023-01-10T17:46:50.525Z] Step 18/35 : WORKDIR / [2023-01-10T17:46:50.525Z] ---> Running in aa8383bc2e27 [2023-01-10T17:46:50.525Z] Removing intermediate container aa8383bc2e27 [2023-01-10T17:46:50.525Z] ---> c6e28416779c [2023-01-10T17:46:50.525Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-10T17:46:51.095Z] ---> da3f4fdb1509 [2023-01-10T17:46:51.095Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-10T17:46:51.095Z] ---> 56862d317cbf [2023-01-10T17:46:51.095Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-10T17:46:51.353Z] ---> f7166c026d8f [2023-01-10T17:46:51.353Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-10T17:46:51.353Z] ---> be329417c488 [2023-01-10T17:46:51.353Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-10T17:46:51.611Z] ---> 384622951a99 [2023-01-10T17:46:51.611Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-10T17:46:51.611Z] ---> 51575be4e112 [2023-01-10T17:46:51.611Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-10T17:46:52.179Z] ---> 666654d0abe9 [2023-01-10T17:46:52.179Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:46:52.179Z] ---> Running in 53f29825777c [2023-01-10T17:46:52.751Z] Removing intermediate container 53f29825777c [2023-01-10T17:46:52.751Z] ---> d1f122e319b3 [2023-01-10T17:46:52.751Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:46:52.751Z] ---> Running in 7e0da4581fea [2023-01-10T17:46:53.319Z] Removing intermediate container 7e0da4581fea [2023-01-10T17:46:53.319Z] ---> 7ca76545a8ff [2023-01-10T17:46:53.319Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-10T17:46:53.319Z] ---> Running in bd0d91dd7439 [2023-01-10T17:46:53.886Z] Removing intermediate container bd0d91dd7439 [2023-01-10T17:46:53.886Z] ---> e3e0f62142ad [2023-01-10T17:46:53.886Z] Step 29/35 : EXPOSE 59983 [2023-01-10T17:46:53.886Z] ---> Running in 778de2a63bb6 [2023-01-10T17:46:53.886Z] Removing intermediate container 778de2a63bb6 [2023-01-10T17:46:53.886Z] ---> 7fda5f69630e [2023-01-10T17:46:53.886Z] Step 30/35 : EXPOSE 8554 [2023-01-10T17:46:53.886Z] ---> Running in ae2e5a54cbff [2023-01-10T17:46:54.150Z] Removing intermediate container ae2e5a54cbff [2023-01-10T17:46:54.151Z] ---> 20a482d67c36 [2023-01-10T17:46:54.151Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-10T17:46:54.151Z] ---> Running in e8baaae47dd8 [2023-01-10T17:46:54.151Z] Removing intermediate container e8baaae47dd8 [2023-01-10T17:46:54.151Z] ---> b134b599f72c [2023-01-10T17:46:54.151Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-10T17:46:54.151Z] ---> Running in 78e91a0a2a56 [2023-01-10T17:46:54.151Z] Removing intermediate container 78e91a0a2a56 [2023-01-10T17:46:54.151Z] ---> 9b8e1e96f2e1 [2023-01-10T17:46:54.151Z] Step 33/35 : LABEL arch=amd64 [2023-01-10T17:46:54.412Z] ---> Running in ef815512c4b8 [2023-01-10T17:46:54.412Z] Removing intermediate container ef815512c4b8 [2023-01-10T17:46:54.412Z] ---> 56ba928ae290 [2023-01-10T17:46:54.412Z] Step 34/35 : LABEL git_sha=96bb1a39827d9e5322dc8534a6ebe54a12857b08 [2023-01-10T17:46:54.412Z] ---> Running in 485ba13758d6 [2023-01-10T17:46:54.412Z] Removing intermediate container 485ba13758d6 [2023-01-10T17:46:54.412Z] ---> e5df8cd580ce [2023-01-10T17:46:54.412Z] Step 35/35 : LABEL version=0.0.0 [2023-01-10T17:46:54.412Z] ---> Running in ef2051ce2536 [2023-01-10T17:46:54.671Z] Removing intermediate container ef2051ce2536 [2023-01-10T17:46:54.671Z] ---> 66dc50158fbd [2023-01-10T17:46:54.671Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:46:54.671Z] Successfully built 66dc50158fbd [2023-01-10T17:46:54.671Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:46:55.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:46:55.518Z] [2023-01-10T17:46:55.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:46:55.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:46:55.890Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-10T17:46:55.890Z] 5eb5b503b376: Pulling fs layer [2023-01-10T17:46:55.890Z] 5c69ac0246d0: Pulling fs layer [2023-01-10T17:46:55.890Z] ec43610c2a17: Pulling fs layer [2023-01-10T17:46:55.890Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-10T17:46:55.890Z] 33b1e0a273af: Pulling fs layer [2023-01-10T17:46:55.890Z] 5d3b04190fa2: Pulling fs layer [2023-01-10T17:46:55.890Z] 2f39f015ded8: Pulling fs layer [2023-01-10T17:46:55.890Z] 33b1e0a273af: Waiting [2023-01-10T17:46:55.890Z] 5d3b04190fa2: Waiting [2023-01-10T17:46:55.890Z] 3a2ae6a8a46f: Waiting [2023-01-10T17:46:55.890Z] 2f39f015ded8: Waiting [2023-01-10T17:46:55.890Z] 5c69ac0246d0: Verifying Checksum [2023-01-10T17:46:55.890Z] 5c69ac0246d0: Download complete [2023-01-10T17:46:55.890Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-10T17:46:55.890Z] 3a2ae6a8a46f: Download complete [2023-01-10T17:46:56.150Z] 33b1e0a273af: Verifying Checksum [2023-01-10T17:46:56.150Z] 33b1e0a273af: Download complete [2023-01-10T17:46:56.150Z] ec43610c2a17: Verifying Checksum [2023-01-10T17:46:56.150Z] ec43610c2a17: Download complete [2023-01-10T17:46:56.150Z] 5d3b04190fa2: Download complete [2023-01-10T17:46:56.150Z] 5eb5b503b376: Download complete [2023-01-10T17:46:57.087Z] 2f39f015ded8: Download complete [2023-01-10T17:46:57.657Z] 5eb5b503b376: Pull complete [2023-01-10T17:46:57.657Z] 5c69ac0246d0: Pull complete [2023-01-10T17:46:58.224Z] ec43610c2a17: Pull complete [2023-01-10T17:46:58.224Z] 3a2ae6a8a46f: Pull complete [2023-01-10T17:46:58.482Z] 33b1e0a273af: Pull complete [2023-01-10T17:46:58.482Z] 5d3b04190fa2: Pull complete [2023-01-10T17:47:03.761Z] 2f39f015ded8: Pull complete [2023-01-10T17:47:03.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-10T17:47:03.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:47:03.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:47:03.987Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2023-01-10T17:47:04.023Z] $ 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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@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 [2023-01-10T17:47:07.116Z] $ docker top c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:47:07.560Z] ---> job-cost.sh [2023-01-10T17:47:07.560Z] lf-activate-venv: SKIPPING [2023-01-10T17:47:07.560Z] INFO: No Stack... [2023-01-10T17:47:07.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:47:08.389Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:47:08.706Z] + cat /w/workspace/foundry_device-usb-camera_PR-125/archives/cost.csv+ [2023-01-10T17:47:08.706Z] cut -d, -f6 [Pipeline] lock [2023-01-10T17:47:08.748Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [2023-01-10T17:47:08.753Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] did not exist. Created. [2023-01-10T17:47:08.753Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:47:09.211Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-10T17:47:09.260Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:47:09.286Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:47:09.368Z] $ docker stop --time=1 c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 [2023-01-10T17:47:10.564Z] $ docker rm -f --volumes c9a84ca8bdb5a38237ec57e8bdce7c09acb7bc38979c5b1cdc0ca646dedee254 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-10T17:48:22.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1623 in /w/workspace/foundry_device-usb-camera_PR-125 [Pipeline] { [Pipeline] ws [2023-01-10T17:48:23.049Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-01-10T17:48:23.139Z] Selected Git installation does not exist. Using Default [2023-01-10T17:48:23.139Z] The recommended git tool is: NONE [2023-01-10T17:48:29.908Z] using credential edgex-jenkins-ssh [2023-01-10T17:48:29.928Z] Cloning the remote Git repository [2023-01-10T17:48:29.992Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:48:30.092Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-01-10T17:48:30.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:48:30.300Z] > git --version # timeout=10 [2023-01-10T17:48:30.324Z] > git --version # 'git version 2.25.1' [2023-01-10T17:48:30.327Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:48:30.403Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:48:31.210Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-10T17:48:31.242Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-10T17:48:33.017Z] Merging remotes/origin/main commit eace6589c3cbf428f520f2fa351df3c718b4124b into PR head commit 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [2023-01-10T17:48:33.298Z] Merge succeeded, producing 96bb1a39827d9e5322dc8534a6ebe54a12857b08 [2023-01-10T17:48:33.298Z] Checking out Revision 96bb1a39827d9e5322dc8534a6ebe54a12857b08 (PR-125) [2023-01-10T17:48:32.403Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-01-10T17:48:32.464Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-01-10T17:48:32.465Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:48:32.483Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/125/head:refs/remotes/origin/PR-125 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-10T17:48:33.040Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:48:33.061Z] > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 [2023-01-10T17:48:33.185Z] > git remote # timeout=10 [2023-01-10T17:48:33.207Z] > git config --get remote.origin.url # timeout=10 [2023-01-10T17:48:33.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-10T17:48:33.243Z] > git merge eace6589c3cbf428f520f2fa351df3c718b4124b # timeout=10 [2023-01-10T17:48:33.275Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-10T17:48:33.305Z] > git config core.sparsecheckout # timeout=10 [2023-01-10T17:48:33.333Z] > git checkout -f 96bb1a39827d9e5322dc8534a6ebe54a12857b08 # timeout=10 [2023-01-10T17:48:34.011Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-10T17:48:34.076Z] > git --version # timeout=10 [2023-01-10T17:48:34.090Z] > git --version # 'git version 2.25.1' [2023-01-10T17:48:34.116Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:48:35.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-10T17:48:35.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:48:35.204Z] Dload Upload Total Spent Left Speed [2023-01-10T17:48:35.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 150k 0 --:--:-- --:--:-- --:--:-- 150k [Pipeline] sh [2023-01-10T17:48:35.924Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-10T17:48:36.293Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-10T17:48:36.293Z] + sudo tee /etc/docker/daemon.new [2023-01-10T17:48:36.293Z] { [2023-01-10T17:48:36.293Z] "registry-mirrors": [ [2023-01-10T17:48:36.293Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-10T17:48:36.293Z] ], [2023-01-10T17:48:36.293Z] "bip": "10.250.0.254/24", [2023-01-10T17:48:36.293Z] "hosts": [ [2023-01-10T17:48:36.293Z] "tcp://0.0.0.0:5555", [2023-01-10T17:48:36.293Z] "unix:///var/run/docker.sock" [2023-01-10T17:48:36.293Z] ], [2023-01-10T17:48:36.293Z] "mtu": 1458, [2023-01-10T17:48:36.293Z] "selinux-enabled": true, [2023-01-10T17:48:36.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-10T17:48:36.293Z] } [Pipeline] sh [2023-01-10T17:48:36.666Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-10T17:48:37.053Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:48:55.464Z] provisioning config files... [2023-01-10T17:48:55.495Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8387123953861502123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:48:55.901Z] ---> docker-login.sh [2023-01-10T17:48:55.901Z] nexus3.edgexfoundry.org:10001 [2023-01-10T17:48:56.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:56.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:56.493Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:56.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:56.493Z] [2023-01-10T17:48:56.493Z] Login Succeeded [2023-01-10T17:48:56.768Z] nexus3.edgexfoundry.org:10002 [2023-01-10T17:48:56.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:57.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:57.047Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:57.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:57.047Z] [2023-01-10T17:48:57.047Z] Login Succeeded [2023-01-10T17:48:57.047Z] nexus3.edgexfoundry.org:10003 [2023-01-10T17:48:57.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:57.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:57.326Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:57.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:57.326Z] [2023-01-10T17:48:57.326Z] Login Succeeded [2023-01-10T17:48:57.326Z] nexus3.edgexfoundry.org:10004 [2023-01-10T17:48:57.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:57.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:57.884Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:57.884Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:57.884Z] [2023-01-10T17:48:57.884Z] Login Succeeded [2023-01-10T17:48:57.884Z] docker.io [2023-01-10T17:48:58.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-10T17:48:58.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-10T17:48:58.432Z] Configure a credential helper to remove this warning. See [2023-01-10T17:48:58.432Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-10T17:48:58.432Z] [2023-01-10T17:48:58.432Z] Login Succeeded [2023-01-10T17:48:58.432Z] ---> docker-login.sh ends [Pipeline] } [2023-01-10T17:48:58.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-10T17:48:58.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:48:58.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-10T17:48:58.956Z] ========================================================= [2023-01-10T17:48:58.956Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-10T17:48:58.956Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:48:59.476Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-10T17:48:59.747Z] Sending build context to Docker daemon 1.103MB [2023-01-10T17:48:59.747Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:48:59.747Z] Step 2/13 : FROM ${BASE} AS builder [2023-01-10T17:49:00.026Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-10T17:49:00.027Z] 9b18e9b68314: Pulling fs layer [2023-01-10T17:49:00.027Z] 35d82f9e3411: Pulling fs layer [2023-01-10T17:49:00.027Z] e16973657156: Pulling fs layer [2023-01-10T17:49:00.027Z] fc693d55d65f: Pulling fs layer [2023-01-10T17:49:00.027Z] 7e9fc2657dce: Pulling fs layer [2023-01-10T17:49:00.027Z] dda99020689f: Pulling fs layer [2023-01-10T17:49:00.027Z] db1c61fa0a46: Pulling fs layer [2023-01-10T17:49:00.027Z] 891c053d2c06: Pulling fs layer [2023-01-10T17:49:00.027Z] fc693d55d65f: Waiting [2023-01-10T17:49:00.027Z] 7e9fc2657dce: Waiting [2023-01-10T17:49:00.027Z] dda99020689f: Waiting [2023-01-10T17:49:00.027Z] db1c61fa0a46: Waiting [2023-01-10T17:49:00.027Z] 891c053d2c06: Waiting [2023-01-10T17:49:00.027Z] e16973657156: Verifying Checksum [2023-01-10T17:49:00.027Z] e16973657156: Download complete [2023-01-10T17:49:00.027Z] 35d82f9e3411: Verifying Checksum [2023-01-10T17:49:00.027Z] 35d82f9e3411: Download complete [2023-01-10T17:49:00.027Z] 7e9fc2657dce: Verifying Checksum [2023-01-10T17:49:00.027Z] 7e9fc2657dce: Download complete [2023-01-10T17:49:00.027Z] dda99020689f: Verifying Checksum [2023-01-10T17:49:00.027Z] dda99020689f: Download complete [2023-01-10T17:49:00.027Z] 9b18e9b68314: Verifying Checksum [2023-01-10T17:49:00.027Z] 9b18e9b68314: Download complete [2023-01-10T17:49:01.286Z] 9b18e9b68314: Pull complete [2023-01-10T17:49:01.286Z] 891c053d2c06: Verifying Checksum [2023-01-10T17:49:01.286Z] 891c053d2c06: Download complete [2023-01-10T17:49:01.570Z] 35d82f9e3411: Pull complete [2023-01-10T17:49:02.171Z] e16973657156: Pull complete [2023-01-10T17:49:02.771Z] db1c61fa0a46: Verifying Checksum [2023-01-10T17:49:02.771Z] db1c61fa0a46: Download complete [2023-01-10T17:49:03.372Z] fc693d55d65f: Download complete [2023-01-10T17:49:15.767Z] fc693d55d65f: Pull complete [2023-01-10T17:49:15.767Z] 7e9fc2657dce: Pull complete [2023-01-10T17:49:15.767Z] dda99020689f: Pull complete [2023-01-10T17:49:22.583Z] db1c61fa0a46: Pull complete [2023-01-10T17:49:24.538Z] 891c053d2c06: Pull complete [2023-01-10T17:49:24.538Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-10T17:49:24.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-10T17:49:24.538Z] ---> f96f9c87975a [2023-01-10T17:49:24.538Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:49:25.135Z] ---> Running in a3ce8aba2d22 [2023-01-10T17:49:25.723Z] Removing intermediate container a3ce8aba2d22 [2023-01-10T17:49:25.723Z] ---> 33b42bd1404b [2023-01-10T17:49:25.723Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:49:25.723Z] ---> Running in bf7fd3e17620 [2023-01-10T17:49:25.995Z] Removing intermediate container bf7fd3e17620 [2023-01-10T17:49:25.995Z] ---> 6c73f853b5a5 [2023-01-10T17:49:25.995Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:49:25.995Z] ---> Running in 620f97ee85dd [2023-01-10T17:49:26.584Z] Removing intermediate container 620f97ee85dd [2023-01-10T17:49:26.584Z] ---> 79f9960fbf53 [2023-01-10T17:49:26.584Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:49:26.584Z] ---> Running in 1f5a34822679 [2023-01-10T17:49:26.859Z] Removing intermediate container 1f5a34822679 [2023-01-10T17:49:26.859Z] ---> bc31d9541228 [2023-01-10T17:49:26.859Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:49:26.859Z] ---> Running in 7115d6c4ff0f [2023-01-10T17:49:28.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:49:28.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:49:29.540Z] (1/14) Installing libintl (0.21-r2) [2023-01-10T17:49:29.540Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:49:29.812Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:49:29.812Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:49:29.812Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-01-10T17:49:29.812Z] (6/14) Installing udev-init-scripts (35-r0) [2023-01-10T17:49:29.812Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:49:29.812Z] (7/14) Installing libblkid (2.38-r1) [2023-01-10T17:49:29.812Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-01-10T17:49:29.812Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:49:29.812Z] (10/14) Installing kmod-libs (29-r2) [2023-01-10T17:49:29.812Z] (11/14) Installing eudev (3.2.11-r0) [2023-01-10T17:49:29.812Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-01-10T17:49:29.812Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-01-10T17:49:29.812Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-01-10T17:49:30.085Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:49:30.085Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:49:30.085Z] OK: 228 MiB in 65 packages [2023-01-10T17:49:31.511Z] Removing intermediate container 7115d6c4ff0f [2023-01-10T17:49:31.511Z] ---> f6c4d7c2b5af [2023-01-10T17:49:31.511Z] Step 8/13 : WORKDIR /device-usb-camera [2023-01-10T17:49:31.511Z] ---> Running in 2db03b547874 [2023-01-10T17:49:31.785Z] Removing intermediate container 2db03b547874 [2023-01-10T17:49:31.785Z] ---> 1c0963013d60 [2023-01-10T17:49:31.785Z] Step 9/13 : COPY go.mod vendor* ./ [2023-01-10T17:49:32.374Z] ---> 6fee8d505697 [2023-01-10T17:49:32.374Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:49:32.374Z] ---> Running in fcf70380c8a5 [2023-01-10T17:50:28.826Z] Removing intermediate container fcf70380c8a5 [2023-01-10T17:50:28.826Z] ---> eb96855d7028 [2023-01-10T17:50:28.826Z] Step 11/13 : COPY . . [2023-01-10T17:50:28.826Z] ---> 2dfe2f15aa32 [2023-01-10T17:50:28.826Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:50:28.826Z] ---> Running in 3e27f7da2b7f [2023-01-10T17:50:28.826Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:50:28.826Z] Dload Upload Total Spent Left Speed [2023-01-10T17:50:28.826Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12650 0 --:--:-- --:--:-- --:--:-- 12795 [2023-01-10T17:50:28.826Z] Removing intermediate container 3e27f7da2b7f [2023-01-10T17:50:28.826Z] ---> df3d19a18446 [2023-01-10T17:50:28.826Z] Step 13/13 : RUN ${MAKE} [2023-01-10T17:50:28.826Z] ---> Running in c89c9a71ea44 [2023-01-10T17:50:29.095Z] noop [2023-01-10T17:50:29.681Z] Removing intermediate container c89c9a71ea44 [2023-01-10T17:50:29.681Z] ---> 5cacbd5f907f [2023-01-10T17:50:29.681Z] Successfully built 5cacbd5f907f [2023-01-10T17:50:29.681Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:50:30.173Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:50:30.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:50:30.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container [2023-01-10T17:50:30.538Z] $ 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 [2023-01-10T17:50:31.768Z] $ docker top 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:50:32.666Z] + go version [2023-01-10T17:50:32.667Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-10T17:50:32.705Z] $ docker stop --time=1 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 [2023-01-10T17:50:35.075Z] $ docker rm -f --volumes 9a56e27d7b425b0d60bca996873f2e2fe65e39eb027714d9fc6b30a6729e9db8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:50:35.887Z] + docker inspect -f . ci-base-image-arm64 [2023-01-10T17:50:35.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:50:36.148Z] prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container [2023-01-10T17:50:36.224Z] $ 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 [2023-01-10T17:50:37.436Z] $ docker top 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:50:38.324Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-01-10T17:50:39.034Z] + make test [2023-01-10T17:50:39.034Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2023-01-10T17:50:40.455Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-01-10T17:52:17.171Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-01-10T17:52:20.527Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.066s coverage: 1.9% of statements [2023-01-10T17:52:20.527Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-10T17:52:20.527Z] CGO_ENABLED=1 go vet ./... [2023-01-10T17:52:52.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-10T17:52:52.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-10T17:52:52.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-10T17:52:52.855Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-10T17:52:52.898Z] $ docker stop --time=1 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 [2023-01-10T17:52:54.707Z] $ docker rm -f --volumes 6721006ba8ae894d774ab6415bf3544a472e0f42fac2c1a0e8168ded5a031c24 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-10T17:52:55.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-10T17:52:55.778Z] Warning: overwriting stash ‘coverage-report’ [2023-01-10T17:52:56.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-10T17:52:56.893Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-10T17:52:57.232Z] + ls -al . [2023-01-10T17:52:57.232Z] total 204 [2023-01-10T17:52:57.232Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 10 17:50 . [2023-01-10T17:52:57.232Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 .. [2023-01-10T17:52:57.232Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 17:48 .git [2023-01-10T17:52:57.232Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 .github [2023-01-10T17:52:57.232Z] -rw-rw-r-- 1 jenkins jenkins 414 Jan 10 17:48 .gitignore [2023-01-10T17:52:57.232Z] -rw-rw-r-- 1 jenkins jenkins 42 Jan 10 17:48 .golangci.yml [2023-01-10T17:52:57.232Z] -rw-rw-r-- 1 jenkins jenkins 77 Jan 10 17:48 .hadolint.yml [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 9546 Jan 10 17:48 Attribution.txt [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 6219 Jan 10 17:48 CHANGELOG.md [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 2360 Jan 10 17:48 Dockerfile [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 678 Jan 10 17:48 GOVERNANCE.md [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 659 Jan 10 17:48 Jenkinsfile [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jan 10 17:48 LICENSE [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 2554 Jan 10 17:48 Makefile [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 10 17:48 OWNERS.md [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 5934 Jan 10 17:48 README.md [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 17:45 VERSION [2023-01-10T17:52:57.233Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 17:48 bin [2023-01-10T17:52:57.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 cmd [2023-01-10T17:52:57.233Z] -rw-r--r-- 1 jenkins jenkins 30666 Jan 10 17:52 coverage.out [2023-01-10T17:52:57.233Z] -rwxrwxr-x 1 jenkins jenkins 140 Jan 10 17:48 docker-entrypoint.sh [2023-01-10T17:52:57.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 docs [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 3574 Jan 10 17:48 go.mod [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 45170 Jan 10 17:48 go.sum [2023-01-10T17:52:57.233Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 17:48 internal [2023-01-10T17:52:57.233Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 17:48 snap [2023-01-10T17:52:57.233Z] -rw-rw-r-- 1 jenkins jenkins 231 Jan 10 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:52:57.661Z] + 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=96bb1a39827d9e5322dc8534a6ebe54a12857b08 --label arch=arm64 --label version=0.0.0 . [2023-01-10T17:52:57.934Z] Sending build context to Docker daemon 1.135MB [2023-01-10T17:52:57.934Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-01-10T17:52:57.934Z] Step 2/35 : FROM ${BASE} AS builder [2023-01-10T17:52:57.934Z] ---> 5cacbd5f907f [2023-01-10T17:52:57.934Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-01-10T17:52:58.203Z] ---> Running in 8b50419a8a33 [2023-01-10T17:52:58.472Z] Removing intermediate container 8b50419a8a33 [2023-01-10T17:52:58.472Z] ---> 1f93e1be4c69 [2023-01-10T17:52:58.472Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-10T17:52:58.472Z] ---> Running in a86657d60fa6 [2023-01-10T17:52:59.061Z] Removing intermediate container a86657d60fa6 [2023-01-10T17:52:59.061Z] ---> d626e2f21b9b [2023-01-10T17:52:59.061Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2023-01-10T17:52:59.061Z] ---> Running in 0135a92e05f9 [2023-01-10T17:52:59.333Z] Removing intermediate container 0135a92e05f9 [2023-01-10T17:52:59.334Z] ---> 3b536e1bb060 [2023-01-10T17:52:59.334Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-01-10T17:52:59.334Z] ---> Running in 0408672b3a78 [2023-01-10T17:52:59.604Z] Removing intermediate container 0408672b3a78 [2023-01-10T17:52:59.604Z] ---> 38761ec7d81b [2023-01-10T17:52:59.604Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-10T17:52:59.874Z] ---> Running in 7c13e99dca76 [2023-01-10T17:53:00.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:53:01.435Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:53:02.402Z] OK: 228 MiB in 65 packages [2023-01-10T17:53:04.359Z] Removing intermediate container 7c13e99dca76 [2023-01-10T17:53:04.359Z] ---> aaafc558a4d9 [2023-01-10T17:53:04.359Z] Step 8/35 : WORKDIR /device-usb-camera [2023-01-10T17:53:04.359Z] ---> Running in 2240f0dbb3ca [2023-01-10T17:53:04.359Z] Removing intermediate container 2240f0dbb3ca [2023-01-10T17:53:04.359Z] ---> f0d00c780071 [2023-01-10T17:53:04.359Z] Step 9/35 : COPY go.mod vendor* ./ [2023-01-10T17:53:04.948Z] ---> ef7dc501d983 [2023-01-10T17:53:04.948Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-10T17:53:04.948Z] ---> Running in 186b74d42943 [2023-01-10T17:53:07.547Z] Removing intermediate container 186b74d42943 [2023-01-10T17:53:07.547Z] ---> 86c37a234108 [2023-01-10T17:53:07.547Z] Step 11/35 : COPY . . [2023-01-10T17:53:08.135Z] ---> 52a6adb2bfb0 [2023-01-10T17:53:08.135Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-01-10T17:53:08.135Z] ---> Running in 5f595d3e8e67 [2023-01-10T17:53:09.097Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:53:09.097Z]  Dload Upload Total Spent Left Speed [2023-01-10T17:53:09.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13309 0 --:--:-- --:--:-- --:--:-- 13443 [2023-01-10T17:53:09.955Z] Removing intermediate container 5f595d3e8e67 [2023-01-10T17:53:09.955Z] ---> 36b51e34af83 [2023-01-10T17:53:09.955Z] Step 13/35 : RUN ${MAKE} [2023-01-10T17:53:09.955Z] ---> Running in f4446e14ca17 [2023-01-10T17:53:10.922Z] CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.7" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2023-01-10T17:55:47.678Z] Removing intermediate container f4446e14ca17 [2023-01-10T17:55:47.678Z] ---> be3150cdb05c [2023-01-10T17:55:47.678Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-01-10T17:55:47.678Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-01-10T17:55:47.678Z] eab2503cf8f4: Pulling fs layer [2023-01-10T17:55:47.678Z] 97cd0a44c592: Pulling fs layer [2023-01-10T17:55:47.678Z] 97cd0a44c592: Verifying Checksum [2023-01-10T17:55:47.678Z] 97cd0a44c592: Download complete [2023-01-10T17:55:47.678Z] eab2503cf8f4: Verifying Checksum [2023-01-10T17:55:47.678Z] eab2503cf8f4: Download complete [2023-01-10T17:55:47.678Z] eab2503cf8f4: Pull complete [2023-01-10T17:55:47.678Z] 97cd0a44c592: Pull complete [2023-01-10T17:55:47.678Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-01-10T17:55:47.678Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-01-10T17:55:47.678Z] ---> 7f763cca56b3 [2023-01-10T17:55:47.678Z] Step 15/35 : FROM alpine:3.16 [2023-01-10T17:55:47.678Z] 3.16: Pulling from library/alpine [2023-01-10T17:55:47.678Z] 6875df1f5354: Pulling fs layer [2023-01-10T17:55:47.678Z] 6875df1f5354: Download complete [2023-01-10T17:55:47.678Z] 6875df1f5354: Pull complete [2023-01-10T17:55:47.678Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-10T17:55:47.678Z] Status: Downloaded newer image for alpine:3.16 [2023-01-10T17:55:47.678Z] ---> 2b4661558fb8 [2023-01-10T17:55:47.678Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-01-10T17:55:47.678Z] ---> Running in cb4e00fd13ef [2023-01-10T17:55:47.678Z] Removing intermediate container cb4e00fd13ef [2023-01-10T17:55:47.678Z] ---> c934569b059c [2023-01-10T17:55:47.678Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2023-01-10T17:55:47.678Z] ---> Running in c4d4a0e5a3ad [2023-01-10T17:55:47.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-10T17:55:47.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-10T17:55:48.263Z] (1/82) Installing dumb-init (1.2.5-r1) [2023-01-10T17:55:48.263Z] (2/82) Installing sdl2 (2.0.22-r0) [2023-01-10T17:55:48.531Z] (3/82) Installing libxau (1.0.9-r0) [2023-01-10T17:55:48.531Z] (4/82) Installing libxdmcp (1.1.3-r0) [2023-01-10T17:55:48.531Z] (5/82) Installing libxcb (1.15-r0) [2023-01-10T17:55:48.531Z] (6/82) Installing libx11 (1.8-r0) [2023-01-10T17:55:48.531Z] (7/82) Installing aom-libs (3.3.0-r0) [2023-01-10T17:55:48.799Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2023-01-10T17:55:48.799Z] (9/82) Installing expat (2.5.0-r0) [2023-01-10T17:55:48.799Z] (10/82) Installing brotli-libs (1.0.9-r6) [2023-01-10T17:55:48.799Z] (11/82) Installing libbz2 (1.0.8-r1) [2023-01-10T17:55:48.799Z] (12/82) Installing libpng (1.6.37-r1) [2023-01-10T17:55:48.799Z] (13/82) Installing freetype (2.12.1-r0) [2023-01-10T17:55:48.799Z] (14/82) Installing fontconfig (2.14.0-r0) [2023-01-10T17:55:48.799Z] (15/82) Installing fribidi (1.0.12-r0) [2023-01-10T17:55:48.799Z] (16/82) Installing libffi (3.4.2-r1) [2023-01-10T17:55:48.799Z] (17/82) Installing libintl (0.21-r2) [2023-01-10T17:55:48.799Z] (18/82) Installing libblkid (2.38-r1) [2023-01-10T17:55:49.067Z] (19/82) Installing libmount (2.38-r1) [2023-01-10T17:55:49.067Z] (20/82) Installing pcre (8.45-r2) [2023-01-10T17:55:49.067Z] (21/82) Installing glib (2.72.1-r0) [2023-01-10T17:55:49.067Z] (22/82) Installing graphite2 (1.3.14-r1) [2023-01-10T17:55:49.067Z] (23/82) Installing harfbuzz (4.3.0-r0) [2023-01-10T17:55:49.067Z] (24/82) Installing libass (0.16.0-r0) [2023-01-10T17:55:49.067Z] (25/82) Installing libdav1d (1.0.0-r0) [2023-01-10T17:55:49.067Z] (26/82) Installing libdrm (2.4.110-r0) [2023-01-10T17:55:49.067Z] (27/82) Installing gmp (6.2.1-r2) [2023-01-10T17:55:49.335Z] (28/82) Installing nettle (3.7.3-r0) [2023-01-10T17:55:49.335Z] (29/82) Installing p11-kit (0.24.1-r0) [2023-01-10T17:55:49.335Z] (30/82) Installing libtasn1 (4.18.0-r1) [2023-01-10T17:55:49.335Z] (31/82) Installing libunistring (1.0-r0) [2023-01-10T17:55:49.335Z] (32/82) Installing gnutls (3.7.7-r0) [2023-01-10T17:55:49.335Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-01-10T17:55:49.335Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2023-01-10T17:55:49.335Z] (35/82) Installing lame (3.100-r0) [2023-01-10T17:55:49.335Z] (36/82) Installing opus (1.3.1-r1) [2023-01-10T17:55:49.335Z] (37/82) Installing libasyncns (0.8-r1) [2023-01-10T17:55:49.335Z] (38/82) Installing dbus-libs (1.14.4-r0) [2023-01-10T17:55:49.335Z] (39/82) Installing libltdl (2.4.7-r0) [2023-01-10T17:55:49.602Z] (40/82) Installing orc (0.4.32-r0) [2023-01-10T17:55:49.602Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2023-01-10T17:55:49.602Z] (42/82) Installing libogg (1.3.5-r1) [2023-01-10T17:55:49.602Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-10T17:55:49.602Z] (44/82) Installing flac (1.3.4-r0) [2023-01-10T17:55:49.602Z] (45/82) Installing libvorbis (1.3.7-r0) [2023-01-10T17:55:49.602Z] (46/82) Installing libsndfile (1.1.0-r0) [2023-01-10T17:55:49.602Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2023-01-10T17:55:49.602Z] (48/82) Installing soxr (0.1.3-r2) [2023-01-10T17:55:49.602Z] (49/82) Installing speexdsp (1.2.0-r0) [2023-01-10T17:55:49.602Z] (50/82) Installing tdb-libs (1.4.6-r0) [2023-01-10T17:55:49.602Z] (51/82) Installing libpulse (15.0-r2) [2023-01-10T17:55:49.602Z] (52/82) Installing cjson (1.7.15-r3) [2023-01-10T17:55:49.602Z] (53/82) Installing mbedtls (2.28.2-r0) [2023-01-10T17:55:49.602Z] (54/82) Installing librist (0.2.6-r1) [2023-01-10T17:55:49.602Z] (55/82) Installing libsrt (1.4.4-r0) [2023-01-10T17:55:49.869Z] (56/82) Installing libssh (0.9.6-r1) [2023-01-10T17:55:49.869Z] (57/82) Installing libtheora (1.1.1-r16) [2023-01-10T17:55:49.869Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2023-01-10T17:55:49.869Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2023-01-10T17:55:49.869Z] (60/82) Installing libxext (1.3.4-r0) [2023-01-10T17:55:49.869Z] (61/82) Installing libxfixes (6.0.0-r0) [2023-01-10T17:55:49.869Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2023-01-10T17:55:49.869Z] (63/82) Installing libva (2.14.0-r0) [2023-01-10T17:55:49.869Z] (64/82) Installing libvdpau (1.5-r0) [2023-01-10T17:55:49.869Z] (65/82) Installing vidstab (1.1.0-r1) [2023-01-10T17:55:49.869Z] (66/82) Installing libvpx (1.11.0-r1) [2023-01-10T17:55:49.869Z] (67/82) Installing libwebp (1.2.3-r0) [2023-01-10T17:55:49.869Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2023-01-10T17:55:49.869Z] (69/82) Installing numactl (2.0.14-r0) [2023-01-10T17:55:49.869Z] (70/82) Installing x265-libs (3.5-r3) [2023-01-10T17:55:50.137Z] (71/82) Installing xvidcore (1.3.7-r1) [2023-01-10T17:55:50.137Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2023-01-10T17:55:50.722Z] (73/82) Installing ffmpeg (5.0.1-r1) [2023-01-10T17:55:50.722Z] (74/82) Installing udev-init-scripts (35-r0) [2023-01-10T17:55:50.722Z] Executing udev-init-scripts-35-r0.post-install [2023-01-10T17:55:50.722Z] (75/82) Installing eudev-libs (3.2.11-r0) [2023-01-10T17:55:50.722Z] (76/82) Installing xz-libs (5.2.5-r1) [2023-01-10T17:55:50.722Z] (77/82) Installing zstd-libs (1.5.2-r1) [2023-01-10T17:55:50.722Z] (78/82) Installing kmod-libs (29-r2) [2023-01-10T17:55:50.722Z] (79/82) Installing eudev (3.2.11-r0) [2023-01-10T17:55:50.722Z] (80/82) Installing libsodium (1.0.18-r0) [2023-01-10T17:55:50.722Z] (81/82) Installing libzmq (4.3.4-r0) [2023-01-10T17:55:50.722Z] (82/82) Installing zeromq (4.3.4-r0) [2023-01-10T17:55:50.722Z] Executing busybox-1.35.0-r17.trigger [2023-01-10T17:55:50.722Z] Executing eudev-3.2.11-r0.trigger [2023-01-10T17:55:50.722Z] OK: 78 MiB in 96 packages [2023-01-10T17:55:54.070Z] Removing intermediate container c4d4a0e5a3ad [2023-01-10T17:55:54.070Z] ---> c5935b4c8f49 [2023-01-10T17:55:54.070Z] Step 18/35 : WORKDIR / [2023-01-10T17:55:54.070Z] ---> Running in b735c5fbe204 [2023-01-10T17:55:54.339Z] Removing intermediate container b735c5fbe204 [2023-01-10T17:55:54.339Z] ---> 32b1c54fa6a7 [2023-01-10T17:55:54.339Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-01-10T17:55:55.770Z] ---> 41e370e35bae [2023-01-10T17:55:55.770Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-01-10T17:55:56.355Z] ---> 1df9f4cc4de1 [2023-01-10T17:55:56.355Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-01-10T17:55:56.936Z] ---> ee04e2c134ef [2023-01-10T17:55:56.936Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-01-10T17:55:59.517Z] ---> b17b32ed1125 [2023-01-10T17:55:59.517Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-01-10T17:55:59.517Z] ---> ee2d4a9cc358 [2023-01-10T17:55:59.517Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-01-10T17:56:00.104Z] ---> aa6658a5ace0 [2023-01-10T17:56:00.104Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-01-10T17:56:01.510Z] ---> 1296aa9d0baa [2023-01-10T17:56:01.510Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:56:01.510Z] ---> Running in ba5b1b0381a5 [2023-01-10T17:56:02.923Z] Removing intermediate container ba5b1b0381a5 [2023-01-10T17:56:02.923Z] ---> 965e8d93029f [2023-01-10T17:56:02.923Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-01-10T17:56:02.923Z] ---> Running in aef0a13b7972 [2023-01-10T17:56:04.865Z] Removing intermediate container aef0a13b7972 [2023-01-10T17:56:04.865Z] ---> 0f43c9868511 [2023-01-10T17:56:04.865Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-01-10T17:56:04.865Z] ---> Running in a009a6c4d71f [2023-01-10T17:56:06.272Z] Removing intermediate container a009a6c4d71f [2023-01-10T17:56:06.272Z] ---> d3064b7db5ea [2023-01-10T17:56:06.272Z] Step 29/35 : EXPOSE 59983 [2023-01-10T17:56:06.272Z] ---> Running in 118fdfce8f3a [2023-01-10T17:56:06.272Z] Removing intermediate container 118fdfce8f3a [2023-01-10T17:56:06.272Z] ---> e244687676fb [2023-01-10T17:56:06.272Z] Step 30/35 : EXPOSE 8554 [2023-01-10T17:56:06.548Z] ---> Running in 77fdb233f229 [2023-01-10T17:56:06.828Z] Removing intermediate container 77fdb233f229 [2023-01-10T17:56:06.828Z] ---> 597b83601c05 [2023-01-10T17:56:06.828Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-01-10T17:56:06.828Z] ---> Running in 5a947e41675e [2023-01-10T17:56:07.097Z] Removing intermediate container 5a947e41675e [2023-01-10T17:56:07.097Z] ---> 849b5bd45e07 [2023-01-10T17:56:07.097Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-01-10T17:56:07.097Z] ---> Running in bbc57679dba5 [2023-01-10T17:56:07.370Z] Removing intermediate container bbc57679dba5 [2023-01-10T17:56:07.370Z] ---> 0f11f6975c2c [2023-01-10T17:56:07.370Z] Step 33/35 : LABEL arch=arm64 [2023-01-10T17:56:07.370Z] ---> Running in 8758a94600c5 [2023-01-10T17:56:07.642Z] Removing intermediate container 8758a94600c5 [2023-01-10T17:56:07.642Z] ---> dcfbb4107409 [2023-01-10T17:56:07.642Z] Step 34/35 : LABEL git_sha=96bb1a39827d9e5322dc8534a6ebe54a12857b08 [2023-01-10T17:56:07.907Z] ---> Running in 8ea7385761f9 [2023-01-10T17:56:08.172Z] Removing intermediate container 8ea7385761f9 [2023-01-10T17:56:08.172Z] ---> 2d26c1ddc7a5 [2023-01-10T17:56:08.172Z] Step 35/35 : LABEL version=0.0.0 [2023-01-10T17:56:08.172Z] ---> Running in b2f2574a2566 [2023-01-10T17:56:08.438Z] Removing intermediate container b2f2574a2566 [2023-01-10T17:56:08.438Z] ---> 61799765d164 [2023-01-10T17:56:08.438Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-10T17:56:08.438Z] Successfully built 61799765d164 [2023-01-10T17:56:08.438Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:09.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:56:09.175Z] [2023-01-10T17:56:09.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:09.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:56:11.566Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-10T17:56:11.566Z] 8998bd30e6a1: Pulling fs layer [2023-01-10T17:56:11.566Z] 04944245beec: Pulling fs layer [2023-01-10T17:56:11.566Z] 699f458cf7ca: Pulling fs layer [2023-01-10T17:56:11.566Z] 765212b225bb: Pulling fs layer [2023-01-10T17:56:11.566Z] f23df028b6ca: Pulling fs layer [2023-01-10T17:56:11.566Z] d65c8cfc05b1: Pulling fs layer [2023-01-10T17:56:11.566Z] 2437ff75d9bd: Pulling fs layer [2023-01-10T17:56:11.566Z] 765212b225bb: Waiting [2023-01-10T17:56:11.566Z] f23df028b6ca: Waiting [2023-01-10T17:56:11.566Z] d65c8cfc05b1: Waiting [2023-01-10T17:56:11.566Z] 2437ff75d9bd: Waiting [2023-01-10T17:56:11.566Z] 04944245beec: Verifying Checksum [2023-01-10T17:56:11.566Z] 04944245beec: Download complete [2023-01-10T17:56:11.566Z] 765212b225bb: Verifying Checksum [2023-01-10T17:56:11.566Z] 765212b225bb: Download complete [2023-01-10T17:56:11.566Z] f23df028b6ca: Download complete [2023-01-10T17:56:11.566Z] d65c8cfc05b1: Verifying Checksum [2023-01-10T17:56:11.566Z] d65c8cfc05b1: Download complete [2023-01-10T17:56:11.566Z] 699f458cf7ca: Verifying Checksum [2023-01-10T17:56:11.566Z] 699f458cf7ca: Download complete [2023-01-10T17:56:12.190Z] 8998bd30e6a1: Verifying Checksum [2023-01-10T17:56:12.190Z] 8998bd30e6a1: Download complete [2023-01-10T17:56:14.799Z] 2437ff75d9bd: Verifying Checksum [2023-01-10T17:56:14.799Z] 2437ff75d9bd: Download complete [2023-01-10T17:56:16.204Z] 8998bd30e6a1: Pull complete [2023-01-10T17:56:16.469Z] 04944245beec: Pull complete [2023-01-10T17:56:17.880Z] 699f458cf7ca: Pull complete [2023-01-10T17:56:18.147Z] 765212b225bb: Pull complete [2023-01-10T17:56:19.108Z] f23df028b6ca: Pull complete [2023-01-10T17:56:19.108Z] d65c8cfc05b1: Pull complete [2023-01-10T17:56:34.107Z] 2437ff75d9bd: Pull complete [2023-01-10T17:56:34.107Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-10T17:56:34.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-10T17:56:34.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:34.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-1623 does not seem to be running inside a container [2023-01-10T17:56:34.479Z] $ 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 [2023-01-10T17:56:38.224Z] $ docker top 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:39.129Z] ---> job-cost.sh [2023-01-10T17:56:39.129Z] lf-activate-venv: SKIPPING [2023-01-10T17:56:39.129Z] INFO: No Stack... [2023-01-10T17:56:39.708Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-10T17:56:40.326Z] INFO: Archiving Costs [Pipeline] sh [2023-01-10T17:56:40.733Z] + + cutcat -d, /w/workspace/device-usb-camera/1/archives/cost.csv -f6 [2023-01-10T17:56:40.733Z] [Pipeline] lock [2023-01-10T17:56:40.820Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [2023-01-10T17:56:40.825Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] did not exist. Created. [2023-01-10T17:56:40.825Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-10T17:56:41.248Z] /w/workspace/device-usb-camera/1@tmp/durable-2e5a6106/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-10T17:56:41.603Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-10T17:56:41.640Z] Warning: overwriting stash ‘stack-cost’ [2023-01-10T17:56:41.697Z] Stashed 1 file(s) [Pipeline] } [2023-01-10T17:56:41.712Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-125-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-10T17:56:41.791Z] $ docker stop --time=1 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b [2023-01-10T17:56:43.247Z] $ docker rm -f --volumes 1eb87d3a75ab08ee2e9f0876e820f3c738bcbc046dc6b1d365289d1ec9faa38b [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 [2023-01-10T17:56:44.183Z] provisioning config files... [2023-01-10T17:56:44.193Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config13897184885670392582tmp [Pipeline] { [Pipeline] sh [2023-01-10T17:56:44.525Z] + set +x [2023-01-10T17:56:44.525Z] + curl -s https://codecov.io/bash [2023-01-10T17:56:44.525Z] + bash -s -- [2023-01-10T17:56:44.525Z] [2023-01-10T17:56:44.525Z] _____ _ [2023-01-10T17:56:44.525Z] / ____| | | [2023-01-10T17:56:44.525Z] | | ___ __| | ___ ___ _____ __ [2023-01-10T17:56:44.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-10T17:56:44.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-10T17:56:44.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-10T17:56:44.525Z] Bash-1.0.6 [2023-01-10T17:56:44.525Z] [2023-01-10T17:56:44.525Z] [2023-01-10T17:56:44.525Z] ==> git version 2.25.1 found [2023-01-10T17:56:44.525Z] ==> 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 [2023-01-10T17:56:44.525Z] Release-Date: 2020-01-08 [2023-01-10T17:56:44.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-01-10T17:56:44.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-10T17:56:44.525Z] ==> Jenkins CI detected. [2023-01-10T17:56:44.525Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-125 [2023-01-10T17:56:44.525Z] project root: . [2023-01-10T17:56:44.525Z] --> token set from env [2023-01-10T17:56:44.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-10T17:56:44.525Z] ==> Running gcov in . (disable via -X gcov) [2023-01-10T17:56:44.525Z] ==> Python coveragepy not found [2023-01-10T17:56:44.525Z] ==> Searching for coverage reports in: [2023-01-10T17:56:44.525Z] + . [2023-01-10T17:56:44.525Z] -> Found 1 reports [2023-01-10T17:56:44.525Z] ==> Detecting git/mercurial file structure [2023-01-10T17:56:44.526Z] ==> Reading reports [2023-01-10T17:56:44.526Z] + ./coverage.out bytes=30666 [2023-01-10T17:56:44.526Z] ==> Appending adjustments [2023-01-10T17:56:44.526Z] https://docs.codecov.io/docs/fixing-reports [2023-01-10T17:56:44.784Z] + Found adjustments [2023-01-10T17:56:44.784Z] ==> Gzipping contents [2023-01-10T17:56:44.784Z] 8.0K /tmp/codecov.gHVQuv.gz [2023-01-10T17:56:44.784Z] ==> Uploading reports [2023-01-10T17:56:44.784Z] url: https://codecov.io [2023-01-10T17:56:44.784Z] query: branch=PR-125&commit=96bb1a39827d9e5322dc8534a6ebe54a12857b08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=125&job=&cmd_args= [2023-01-10T17:56:44.784Z] -> Pinging Codecov [2023-01-10T17:56:44.784Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-125&commit=96bb1a39827d9e5322dc8534a6ebe54a12857b08&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-125%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=125&job=&cmd_args= [2023-01-10T17:56:45.044Z] -> Uploading to [2023-01-10T17:56:45.044Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-10/73D8F5FF140700D3E01443B452E23636/96bb1a39827d9e5322dc8534a6ebe54a12857b08/03ed6cfe-f446-4b90-92d0-8c8989297e38.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230110T175644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=460b7d750772987874ebf1c8ac50751902785505d5589dde3246cf947aa3f04e [2023-01-10T17:56:45.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-10T17:56:45.044Z] Dload Upload Total Spent Left Speed [2023-01-10T17:56:45.305Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4335 0 0 100 4335 0 19976 --:--:-- --:--:-- --:--:-- 19976 [2023-01-10T17:56:45.305Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/96bb1a39827d9e5322dc8534a6ebe54a12857b08 [Pipeline] } [2023-01-10T17:56:45.332Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-10T17:56:47.045Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-125/archives ] [2023-01-10T17:56:47.045Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-125/archives [2023-01-10T17:56:47.045Z] total 16 [2023-01-10T17:56:47.045Z] drwxr-xr-x 3 root root 4096 Jan 10 17:47 . [2023-01-10T17:56:47.045Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:47 .. [2023-01-10T17:56:47.045Z] drwxr-xr-x 2 root root 4096 Jan 10 17:47 cost [2023-01-10T17:56:47.045Z] -rw-r--r-- 1 root root 89 Jan 10 17:47 cost.csv [2023-01-10T17:56:47.045Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-125/archives [2023-01-10T17:56:47.045Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-125/archives [2023-01-10T17:56:47.045Z] total 16 [2023-01-10T17:56:47.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 10 17:47 . [2023-01-10T17:56:47.045Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 10 17:47 .. [2023-01-10T17:56:47.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 10 17:47 cost [2023-01-10T17:56:47.045Z] -rw-r--r-- 1 jenkins jenkins 89 Jan 10 17:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:47.378Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:48.268Z] ---> package-listing.sh [2023-01-10T17:56:48.268Z] ++ facter osfamily [2023-01-10T17:56:48.268Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-10T17:56:48.527Z] + OS_FAMILY=debian [2023-01-10T17:56:48.527Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-125 [2023-01-10T17:56:48.527Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-10T17:56:48.527Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-10T17:56:48.527Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-10T17:56:48.527Z] + PACKAGES=/tmp/packages_start.txt [2023-01-10T17:56:48.527Z] + '[' /w/workspace/foundry_device-usb-camera_PR-125 ']' [2023-01-10T17:56:48.527Z] + PACKAGES=/tmp/packages_end.txt [2023-01-10T17:56:48.527Z] + case "${OS_FAMILY}" in [2023-01-10T17:56:48.527Z] + dpkg -l [2023-01-10T17:56:48.527Z] + grep '^ii' [2023-01-10T17:56:48.527Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-10T17:56:48.527Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-10T17:56:48.527Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-10T17:56:48.527Z] + '[' /w/workspace/foundry_device-usb-camera_PR-125 ']' [2023-01-10T17:56:48.527Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-125/archives/ [2023-01-10T17:56:48.527Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-125/archives/ [Pipeline] echo [2023-01-10T17:56:48.558Z] 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-125/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-10T17:56:48.848Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-10T17:56:49.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-10T17:56:49.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-10T17:56:49.628Z] prd-ubuntu20.04-docker-8c-8g-1617 does not seem to be running inside a container [2023-01-10T17:56:49.665Z] $ 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-125/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-125 -v /w/workspace/foundry_device-usb-camera_PR-125:/w/workspace/foundry_device-usb-camera_PR-125:rw,z -v /w/workspace/foundry_device-usb-camera_PR-125@tmp:/w/workspace/foundry_device-usb-camera_PR-125@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 [2023-01-10T17:56:50.638Z] $ docker top c3cb50a00f77819cee28616a75883407b4997345432e5d96b3a5089f6911d3ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-10T17:56:51.020Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-10T17:56:51.329Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-10T17:56:51.642Z] + ls /var/log/sa-host [2023-01-10T17:56:51.642Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-10T17:56:51.769Z] provisioning config files... [2023-01-10T17:56:51.777Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-125@tmp/config11677564975859661620tmp [Pipeline] { [Pipeline] echo [2023-01-10T17:56:51.830Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:52.144Z] ---> create-netrc.sh [Pipeline] } [2023-01-10T17:56:52.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:52.575Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-10T17:56:52.605Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:52.915Z] ---> sudo-logs.sh [2023-01-10T17:56:52.915Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-10T17:56:52.992Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:53.304Z] ---> job-cost.sh [2023-01-10T17:56:53.304Z] lf-activate-venv: SKIPPING [2023-01-10T17:56:53.304Z] DEBUG: total: 0.2199999988079071 [2023-01-10T17:56:53.304Z] INFO: Retrieving Stack Cost... [2023-01-10T17:56:53.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-10T17:56:54.130Z] INFO: Archiving Costs [Pipeline] echo [2023-01-10T17:56:54.166Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-10T17:56:54.483Z] ---> logs-deploy.sh [2023-01-10T17:56:54.483Z] lf-activate-venv: SKIPPING [2023-01-10T17:56:54.483Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-125/1 [2023-01-10T17:56:54.483Z] INFO: archiving workspace using pattern(s): [2023-01-10T17:56:55.420Z] Archives upload complete. [2023-01-10T17:56:55.420Z] INFO: archiving logs to Nexus