Pull request #98 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 04b2efeb3b77290b223fa324f834d380cd5b35e9+2f8c06fbfb8b0782f288c35171c6afc148f652fe (6a3465566b88837e3c7305eeb9ff1368ea08f11b) 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-ssh15251098791414500696.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh8086209802659399349.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-98/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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2381273729121327062.key Verifying host key using known hosts file > 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-98/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10824654114854364018.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh2750686025872238158.key Verifying host key using known hosts file > 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-98/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-98/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1552199164497838198.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6905 in /w/workspace/xfoundry_device-usb-camera_PR-98 [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/xfoundry_device-usb-camera_PR-98 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 04b2efeb3b77290b223fa324f834d380cd5b35e9 > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 Merge succeeded, producing 04b2efeb3b77290b223fa324f834d380cd5b35e9 Checking out Revision 04b2efeb3b77290b223fa324f834d380cd5b35e9 (PR-98) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T17:29:50.509Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T17:29:50.685Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T17:29:50.786Z] ========================================================= [2022-10-03T17:29:50.786Z] EdgeX Global Pipelines Version Info [2022-10-03T17:29:50.786Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 [2022-10-03T17:29:51.519Z] ------------------- [2022-10-03T17:29:51.519Z] stable info: [2022-10-03T17:29:51.519Z] ------------------- [2022-10-03T17:29:51.519Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T17:29:51.519Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:29:51.519Z] Message: update stable to v1.0.239 [2022-10-03T17:29:52.090Z] ------------------- [2022-10-03T17:29:52.090Z] experimental info: [2022-10-03T17:29:52.090Z] ------------------- [2022-10-03T17:29:52.090Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T17:29:52.090Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T17:29:52.090Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T17:29:52.357Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-10-03T17:29:52.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-10-03T17:29:52.443Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T17:29:52.482Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T17:29:52.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T17:29:52.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T17:29:52.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T17:29:52.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T17:29:52.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T17:29:52.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T17:29:52.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T17:29:52.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-10-03T17:29:52.843Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T17:29:52.880Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T17:29:52.921Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T17:29:52.959Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T17:29:52.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:29:53.036Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T17:29:53.075Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T17:29:53.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T17:29:53.148Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T17:29:53.187Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T17:29:53.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T17:29:53.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T17:29:53.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T17:29:53.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T17:29:53.378Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T17:29:53.418Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-98 [Pipeline] echo [2022-10-03T17:29:53.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-98 [Pipeline] echo [2022-10-03T17:29:53.495Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-98 [Pipeline] echo [2022-10-03T17:29:53.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo [2022-10-03T17:29:53.571Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 04b2efe [Pipeline] echo [2022-10-03T17:29:53.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:29:53.714Z] provisioning config files... [2022-10-03T17:29:53.728Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config1058497379627097711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:29:54.087Z] ---> docker-login.sh [2022-10-03T17:29:54.087Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:29:54.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:29:54.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:29:54.347Z] Configure a credential helper to remove this warning. See [2022-10-03T17:29:54.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:29:54.347Z] [2022-10-03T17:29:54.347Z] Login Succeeded [2022-10-03T17:29:54.347Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:29:54.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:29:54.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:29:54.347Z] Configure a credential helper to remove this warning. See [2022-10-03T17:29:54.347Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:29:54.347Z] [2022-10-03T17:29:54.347Z] Login Succeeded [2022-10-03T17:29:54.347Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:29:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:29:54.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:29:54.608Z] Configure a credential helper to remove this warning. See [2022-10-03T17:29:54.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:29:54.608Z] [2022-10-03T17:29:54.608Z] Login Succeeded [2022-10-03T17:29:54.608Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:29:54.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:29:54.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:29:54.608Z] Configure a credential helper to remove this warning. See [2022-10-03T17:29:54.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:29:54.608Z] [2022-10-03T17:29:54.608Z] Login Succeeded [2022-10-03T17:29:54.608Z] docker.io [2022-10-03T17:29:54.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:29:55.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:29:55.128Z] Configure a credential helper to remove this warning. See [2022-10-03T17:29:55.128Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:29:55.128Z] [2022-10-03T17:29:55.128Z] Login Succeeded [2022-10-03T17:29:55.128Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:29:55.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T17:29:55.788Z] + git rev-list -1 --merges 04b2efeb3b77290b223fa324f834d380cd5b35e9~1..04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo [2022-10-03T17:29:55.837Z] -----------> git rev-list -1 --merges 04b2efeb3b77290b223fa324f834d380cd5b35e9~1..04b2efeb3b77290b223fa324f834d380cd5b35e9 04b2efeb3b77290b223fa324f834d380cd5b35e9 [false] [Pipeline] sh [2022-10-03T17:29:56.149Z] + git log --format=format:%s -1 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo [2022-10-03T17:29:56.185Z] ========================================================= [2022-10-03T17:29:56.185Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T17:29:56.185Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:29:56.617Z] + git log --format=format:%s -1 04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] echo [2022-10-03T17:29:56.650Z] [semverPrep] GIT_COMMIT: 04b2efeb3b77290b223fa324f834d380cd5b35e9, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-10-03T17:29:56.681Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T17:29:57.048Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T17:29:57.048Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T17:29:57.048Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T17:29:57.048Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T17:29:57.048Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T17:29:57.048Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T17:29:57.048Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:29:57.472Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:29:57.472Z] [2022-10-03T17:29:57.472Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:29:57.846Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:29:57.846Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T17:29:57.846Z] b85a868b505f: Pulling fs layer [2022-10-03T17:29:57.846Z] e2be974225ed: Pulling fs layer [2022-10-03T17:29:57.846Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T17:29:57.846Z] 988bab9f4d93: Pulling fs layer [2022-10-03T17:29:57.846Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T17:29:57.846Z] eaf3925da568: Pulling fs layer [2022-10-03T17:29:57.846Z] bab4dde63d76: Pulling fs layer [2022-10-03T17:29:57.846Z] 988bab9f4d93: Waiting [2022-10-03T17:29:57.846Z] 1469e6f7b9e6: Waiting [2022-10-03T17:29:57.846Z] eaf3925da568: Waiting [2022-10-03T17:29:57.846Z] bde34c3a00c8: Pulling fs layer [2022-10-03T17:29:57.846Z] b352a97aabf1: Pulling fs layer [2022-10-03T17:29:57.846Z] 4872d77fe225: Pulling fs layer [2022-10-03T17:29:57.846Z] 5851b861e8e6: Pulling fs layer [2022-10-03T17:29:57.846Z] b352a97aabf1: Waiting [2022-10-03T17:29:57.846Z] 4872d77fe225: Waiting [2022-10-03T17:29:57.846Z] bde34c3a00c8: Waiting [2022-10-03T17:29:57.846Z] bab4dde63d76: Waiting [2022-10-03T17:29:57.846Z] 5851b861e8e6: Waiting [2022-10-03T17:29:57.846Z] e2be974225ed: Verifying Checksum [2022-10-03T17:29:57.846Z] e2be974225ed: Download complete [2022-10-03T17:29:57.846Z] 988bab9f4d93: Verifying Checksum [2022-10-03T17:29:57.846Z] 988bab9f4d93: Download complete [2022-10-03T17:29:58.114Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T17:29:58.114Z] 1469e6f7b9e6: Download complete [2022-10-03T17:29:58.114Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T17:29:58.114Z] 339a4e72a1f5: Download complete [2022-10-03T17:29:58.114Z] eaf3925da568: Verifying Checksum [2022-10-03T17:29:58.114Z] eaf3925da568: Download complete [2022-10-03T17:29:58.114Z] bde34c3a00c8: Verifying Checksum [2022-10-03T17:29:58.114Z] bde34c3a00c8: Download complete [2022-10-03T17:29:58.114Z] b352a97aabf1: Verifying Checksum [2022-10-03T17:29:58.114Z] b352a97aabf1: Download complete [2022-10-03T17:29:58.114Z] 4872d77fe225: Verifying Checksum [2022-10-03T17:29:58.114Z] 4872d77fe225: Download complete [2022-10-03T17:29:58.114Z] b85a868b505f: Verifying Checksum [2022-10-03T17:29:58.114Z] b85a868b505f: Download complete [2022-10-03T17:29:58.114Z] 5851b861e8e6: Verifying Checksum [2022-10-03T17:29:58.114Z] 5851b861e8e6: Download complete [2022-10-03T17:29:58.389Z] bab4dde63d76: Verifying Checksum [2022-10-03T17:29:58.389Z] bab4dde63d76: Download complete [2022-10-03T17:29:59.782Z] b85a868b505f: Pull complete [2022-10-03T17:29:59.782Z] e2be974225ed: Pull complete [2022-10-03T17:30:00.358Z] 339a4e72a1f5: Pull complete [2022-10-03T17:30:00.358Z] 988bab9f4d93: Pull complete [2022-10-03T17:30:00.627Z] 1469e6f7b9e6: Pull complete [2022-10-03T17:30:00.627Z] eaf3925da568: Pull complete [2022-10-03T17:30:02.529Z] bab4dde63d76: Pull complete [2022-10-03T17:30:02.529Z] bde34c3a00c8: Pull complete [2022-10-03T17:30:02.788Z] b352a97aabf1: Pull complete [2022-10-03T17:30:02.788Z] 4872d77fe225: Pull complete [2022-10-03T17:30:03.047Z] 5851b861e8e6: Pull complete [2022-10-03T17:30:03.047Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T17:30:03.047Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T17:30:03.047Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:30:03.278Z] prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container [2022-10-03T17:30:03.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@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 [2022-10-03T17:30:06.300Z] $ docker top ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 -eo pid,comm [2022-10-03T17:30:06.365Z] 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). [2022-10-03T17:30:06.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T17:30:06.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:30:06.494Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:30:06.639Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:30:06.634Z] $ docker exec ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent [2022-10-03T17:30:06.762Z] SSH_AUTH_SOCK=/tmp/ssh-ZOUxx9PFNdiY/agent.32 [2022-10-03T17:30:06.762Z] SSH_AGENT_PID=38 [2022-10-03T17:30:06.769Z] Running ssh-add (command line suppressed) [2022-10-03T17:30:06.875Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_4488716839756968995.key (/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_4488716839756968995.key) [2022-10-03T17:30:06.898Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:30:07.229Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T17:30:07.251Z] $ docker exec --env ******** --env ******** ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent -k [2022-10-03T17:30:07.372Z] unset SSH_AUTH_SOCK; [2022-10-03T17:30:07.372Z] unset SSH_AGENT_PID; [2022-10-03T17:30:07.372Z] echo Agent pid 38 killed; [2022-10-03T17:30:07.394Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T17:30:07.490Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T17:30:07.490Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T17:30:07.620Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T17:30:07.616Z] $ docker exec ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent [2022-10-03T17:30:07.736Z] SSH_AUTH_SOCK=/tmp/ssh-GHTiwCOdpIHL/agent.70 [2022-10-03T17:30:07.736Z] SSH_AGENT_PID=76 [2022-10-03T17:30:07.742Z] Running ssh-add (command line suppressed) [2022-10-03T17:30:07.838Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_6212548611277449817.key (/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/private_key_6212548611277449817.key) [2022-10-03T17:30:07.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T17:30:08.184Z] + git semver init [2022-10-03T17:30:08.447Z] 2022-10-03 17:30:08,364 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T17:30:08.447Z] 2022-10-03 17:30:08,365 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver [2022-10-03T17:30:08.447Z] 2022-10-03 17:30:08,365 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-98/.semver [2022-10-03T17:30:08.447Z] 2022-10-03 17:30:08,366 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-98/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98, universal_newlines=False, shell=None, istream=None) [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,186 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-98/.git/info/exclude [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,186 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 with force:False [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,186 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,190 [execute] INFO git cat-file --batch-check [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,191 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,196 [execute] INFO git cat-file --batch [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-98/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T17:30:09.385Z] 2022-10-03 17:30:09,202 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-98/.semver/PR-98 [2022-10-03T17:30:09.385Z] 0.0.0 [Pipeline] } [2022-10-03T17:30:09.408Z] $ docker exec --env ******** --env ******** ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 ssh-agent -k [2022-10-03T17:30:09.508Z] unset SSH_AUTH_SOCK; [2022-10-03T17:30:09.509Z] unset SSH_AGENT_PID; [2022-10-03T17:30:09.509Z] echo Agent pid 76 killed; [2022-10-03T17:30:09.523Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T17:30:09.948Z] + git semver [Pipeline] } [2022-10-03T17:30:10.226Z] $ docker stop --time=1 ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 [2022-10-03T17:30:11.550Z] $ docker rm -f ae98a7ec583d8138c3ef6c891b610c692adcc090615c5c11ae22c800ca3ee714 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:30:11.954Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T17:30:12.178Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T17:30:12.194Z] [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 [2022-10-03T17:30:12.765Z] provisioning config files... [2022-10-03T17:30:12.774Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config12159891188252118744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:30:13.121Z] ---> docker-login.sh [2022-10-03T17:30:13.121Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:30:13.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:30:13.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:30:13.121Z] Configure a credential helper to remove this warning. See [2022-10-03T17:30:13.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:30:13.121Z] [2022-10-03T17:30:13.121Z] Login Succeeded [2022-10-03T17:30:13.121Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:30:13.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:30:13.121Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:30:13.121Z] Configure a credential helper to remove this warning. See [2022-10-03T17:30:13.121Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:30:13.121Z] [2022-10-03T17:30:13.121Z] Login Succeeded [2022-10-03T17:30:13.121Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:30:13.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:30:13.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:30:13.382Z] Configure a credential helper to remove this warning. See [2022-10-03T17:30:13.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:30:13.382Z] [2022-10-03T17:30:13.382Z] Login Succeeded [2022-10-03T17:30:13.382Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:30:13.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:30:13.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:30:13.383Z] Configure a credential helper to remove this warning. See [2022-10-03T17:30:13.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:30:13.383Z] [2022-10-03T17:30:13.383Z] Login Succeeded [2022-10-03T17:30:13.383Z] docker.io [2022-10-03T17:30:13.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:30:13.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:30:13.901Z] Configure a credential helper to remove this warning. See [2022-10-03T17:30:13.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:30:13.901Z] [2022-10-03T17:30:13.901Z] Login Succeeded [2022-10-03T17:30:13.901Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:30:13.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T17:30:14.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:30:14.149Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:30:14.182Z] ========================================================= [2022-10-03T17:30:14.182Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T17:30:14.182Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:30:14.648Z] + 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 . [2022-10-03T17:30:14.648Z] Sending build context to Docker daemon 1.473MB [2022-10-03T17:30:14.648Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:30:14.648Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T17:30:14.648Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T17:30:14.648Z] 2408cc74d12b: Pulling fs layer [2022-10-03T17:30:14.648Z] ea60b727a1ce: Pulling fs layer [2022-10-03T17:30:14.648Z] 30c4a7721957: Pulling fs layer [2022-10-03T17:30:14.648Z] 370296b7ddb6: Pulling fs layer [2022-10-03T17:30:14.648Z] 7c6cee850709: Pulling fs layer [2022-10-03T17:30:14.648Z] aa9baa53a306: Pulling fs layer [2022-10-03T17:30:14.648Z] 8b309c321861: Pulling fs layer [2022-10-03T17:30:14.648Z] d8d76fd02f46: Pulling fs layer [2022-10-03T17:30:14.648Z] fa31f396de31: Pulling fs layer [2022-10-03T17:30:14.648Z] d8d76fd02f46: Waiting [2022-10-03T17:30:14.648Z] 370296b7ddb6: Waiting [2022-10-03T17:30:14.648Z] aa9baa53a306: Waiting [2022-10-03T17:30:14.648Z] fa31f396de31: Waiting [2022-10-03T17:30:14.648Z] 8b309c321861: Waiting [2022-10-03T17:30:14.648Z] 7c6cee850709: Waiting [2022-10-03T17:30:14.648Z] 30c4a7721957: Verifying Checksum [2022-10-03T17:30:14.648Z] 30c4a7721957: Download complete [2022-10-03T17:30:14.648Z] ea60b727a1ce: Download complete [2022-10-03T17:30:14.648Z] 7c6cee850709: Verifying Checksum [2022-10-03T17:30:14.648Z] 7c6cee850709: Download complete [2022-10-03T17:30:14.648Z] aa9baa53a306: Verifying Checksum [2022-10-03T17:30:14.648Z] aa9baa53a306: Download complete [2022-10-03T17:30:14.910Z] 2408cc74d12b: Verifying Checksum [2022-10-03T17:30:14.910Z] 2408cc74d12b: Download complete [2022-10-03T17:30:14.910Z] 8b309c321861: Download complete [2022-10-03T17:30:14.910Z] 2408cc74d12b: Pull complete [2022-10-03T17:30:15.173Z] ea60b727a1ce: Pull complete [2022-10-03T17:30:15.173Z] 30c4a7721957: Pull complete [2022-10-03T17:30:15.173Z] fa31f396de31: Verifying Checksum [2022-10-03T17:30:15.173Z] fa31f396de31: Download complete [2022-10-03T17:30:15.434Z] d8d76fd02f46: Download complete [2022-10-03T17:30:15.694Z] 370296b7ddb6: Verifying Checksum [2022-10-03T17:30:15.694Z] 370296b7ddb6: Download complete [2022-10-03T17:30:19.885Z] 370296b7ddb6: Pull complete [2022-10-03T17:30:19.885Z] 7c6cee850709: Pull complete [2022-10-03T17:30:19.885Z] aa9baa53a306: Pull complete [2022-10-03T17:30:19.885Z] 8b309c321861: Pull complete [2022-10-03T17:30:21.786Z] d8d76fd02f46: Pull complete [2022-10-03T17:30:22.353Z] fa31f396de31: Pull complete [2022-10-03T17:30:22.353Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T17:30:22.353Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T17:30:22.353Z] ---> cef68f9685f8 [2022-10-03T17:30:22.353Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:30:27.594Z] Still waiting to schedule task [2022-10-03T17:30:27.594Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6903’ [2022-10-03T17:30:27.996Z] ---> Running in 33b216793a21 [2022-10-03T17:30:27.996Z] Removing intermediate container 33b216793a21 [2022-10-03T17:30:27.996Z] ---> 259dab0ba2ab [2022-10-03T17:30:27.996Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:30:27.996Z] ---> Running in e23a6e43ba4c [2022-10-03T17:30:27.996Z] Removing intermediate container e23a6e43ba4c [2022-10-03T17:30:27.996Z] ---> 4805daf0ffe7 [2022-10-03T17:30:27.996Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T17:30:27.996Z] ---> Running in f8cb7fa868b4 [2022-10-03T17:30:27.996Z] Removing intermediate container f8cb7fa868b4 [2022-10-03T17:30:27.996Z] ---> 8c9e3c65fa8f [2022-10-03T17:30:27.996Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T17:30:27.996Z] ---> Running in d8c5a029d0d0 [2022-10-03T17:30:27.996Z] Removing intermediate container d8c5a029d0d0 [2022-10-03T17:30:27.996Z] ---> 1bab36610793 [2022-10-03T17:30:27.996Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:30:27.996Z] ---> Running in 432e5e63a8a1 [2022-10-03T17:30:27.996Z] Removing intermediate container 432e5e63a8a1 [2022-10-03T17:30:27.996Z] ---> 0afc09689372 [2022-10-03T17:30:27.996Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:30:27.996Z] ---> Running in 3b561e942509 [2022-10-03T17:30:28.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:30:29.229Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:30:29.495Z] (1/80) Installing mesa (21.3.8-r2) [2022-10-03T17:30:29.754Z] (2/80) Installing libxau (1.0.9-r0) [2022-10-03T17:30:29.754Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-10-03T17:30:29.754Z] (4/80) Installing libxcb (1.15-r0) [2022-10-03T17:30:30.013Z] (5/80) Installing libx11 (1.8-r0) [2022-10-03T17:30:30.013Z] (6/80) Installing libxext (1.3.4-r0) [2022-10-03T17:30:30.013Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-10-03T17:30:30.272Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-10-03T17:30:30.272Z] (9/80) Installing libpciaccess (0.16-r0) [2022-10-03T17:30:30.272Z] (10/80) Installing libdrm (2.4.110-r0) [2022-10-03T17:30:30.532Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-10-03T17:30:30.532Z] (12/80) Installing libxshmfence (1.3-r1) [2022-10-03T17:30:30.792Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-10-03T17:30:30.792Z] (14/80) Installing icu-data-full (71.1-r2) [2022-10-03T17:30:31.740Z] (15/80) Installing libice (1.0.10-r0) [2022-10-03T17:30:31.740Z] (16/80) Installing libuuid (2.38-r1) [2022-10-03T17:30:31.740Z] (17/80) Installing libsm (1.2.3-r0) [2022-10-03T17:30:31.740Z] (18/80) Installing libxt (1.2.1-r0) [2022-10-03T17:30:32.000Z] (19/80) Installing libxmu (1.1.3-r0) [2022-10-03T17:30:32.000Z] (20/80) Installing xset (1.2.4-r0) [2022-10-03T17:30:32.259Z] (21/80) Installing xprop (1.2.5-r0) [2022-10-03T17:30:32.259Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-10-03T17:30:32.259Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-10-03T17:30:32.518Z] (24/80) Installing libffi (3.4.2-r1) [2022-10-03T17:30:32.518Z] (25/80) Installing libintl (0.21-r2) [2022-10-03T17:30:32.518Z] (26/80) Installing libblkid (2.38-r1) [2022-10-03T17:30:32.777Z] (27/80) Installing libmount (2.38-r1) [2022-10-03T17:30:32.777Z] (28/80) Installing pcre (8.45-r2) [2022-10-03T17:30:32.777Z] (29/80) Installing glib (2.72.1-r0) [2022-10-03T17:30:33.036Z] (30/80) Installing icu-libs (71.1-r2) [2022-10-03T17:30:33.295Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-10-03T17:30:33.295Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-10-03T17:30:33.553Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-10-03T17:30:33.811Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T17:30:33.811Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T17:30:34.071Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-10-03T17:30:34.071Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T17:30:34.071Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-10-03T17:30:34.640Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-10-03T17:30:34.640Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-10-03T17:30:34.899Z] (41/80) Installing libpng (1.6.37-r1) [2022-10-03T17:30:34.899Z] (42/80) Installing freetype (2.12.1-r0) [2022-10-03T17:30:34.899Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-10-03T17:30:35.158Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T17:30:35.158Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T17:30:35.158Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T17:30:35.417Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-10-03T17:30:35.417Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-10-03T17:30:35.675Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-10-03T17:30:35.676Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-10-03T17:30:35.933Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-10-03T17:30:35.933Z] (52/80) Installing avahi-libs (0.8-r6) [2022-10-03T17:30:35.933Z] (53/80) Installing nettle (3.7.3-r0) [2022-10-03T17:30:36.191Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-10-03T17:30:36.191Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-10-03T17:30:36.191Z] (56/80) Installing libunistring (1.0-r0) [2022-10-03T17:30:36.450Z] (57/80) Installing gnutls (3.7.7-r0) [2022-10-03T17:30:36.450Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-10-03T17:30:36.709Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-10-03T17:30:36.709Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-10-03T17:30:36.709Z] (61/80) Installing libevdev (1.12.1-r0) [2022-10-03T17:30:36.967Z] (62/80) Installing mtdev (1.1.6-r0) [2022-10-03T17:30:36.967Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-10-03T17:30:36.967Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-10-03T17:30:37.225Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T17:30:37.225Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-10-03T17:30:37.484Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-10-03T17:30:37.484Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-10-03T17:30:37.484Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-10-03T17:30:37.484Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-10-03T17:30:37.750Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-10-03T17:30:37.750Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-10-03T17:30:38.317Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T17:30:38.596Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-10-03T17:30:38.855Z] (75/80) Installing udev-init-scripts (35-r0) [2022-10-03T17:30:38.855Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T17:30:38.855Z] (76/80) Installing kmod-libs (29-r2) [2022-10-03T17:30:38.855Z] (77/80) Installing eudev (3.2.11-r0) [2022-10-03T17:30:39.113Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-10-03T17:30:39.113Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-03T17:30:39.371Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-10-03T17:30:39.371Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T17:30:39.371Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T17:30:39.371Z] OK: 330 MiB in 131 packages [2022-10-03T17:30:42.656Z] Removing intermediate container 3b561e942509 [2022-10-03T17:30:42.656Z] ---> ec32a8930b88 [2022-10-03T17:30:42.656Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-03T17:30:42.657Z] ---> Running in 8b9f5c85e344 [2022-10-03T17:30:42.657Z] Removing intermediate container 8b9f5c85e344 [2022-10-03T17:30:42.657Z] ---> 9fb9cb19ce10 [2022-10-03T17:30:42.657Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T17:30:42.657Z] ---> afc5fd3be560 [2022-10-03T17:30:42.657Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:30:42.657Z] ---> Running in a9e3bfb75fe0 [2022-10-03T17:31:04.630Z] Removing intermediate container a9e3bfb75fe0 [2022-10-03T17:31:04.630Z] ---> bccc9cf4f935 [2022-10-03T17:31:04.630Z] Step 12/14 : COPY . . [2022-10-03T17:31:04.630Z] ---> 82c8de6ae75d [2022-10-03T17:31:04.630Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T17:31:04.630Z] ---> Running in 06c0e1aa7720 [2022-10-03T17:31:04.630Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:31:04.630Z] Dload Upload Total Spent Left Speed [2022-10-03T17:31:04.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46546 0 --:--:-- --:--:-- --:--:-- 48272 [2022-10-03T17:31:04.630Z] Removing intermediate container 06c0e1aa7720 [2022-10-03T17:31:04.630Z] ---> ac0a5d6fd10b [2022-10-03T17:31:04.630Z] Step 14/14 : RUN ${MAKE} [2022-10-03T17:31:04.630Z] ---> Running in 41d9a8abd340 [2022-10-03T17:31:04.630Z] noop [2022-10-03T17:31:04.630Z] Removing intermediate container 41d9a8abd340 [2022-10-03T17:31:04.630Z] ---> 1089973f6529 [2022-10-03T17:31:04.630Z] Successfully built 1089973f6529 [2022-10-03T17:31:04.896Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:31:05.333Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:31:05.333Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:31:05.481Z] prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container [2022-10-03T17:31:05.521Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@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 [2022-10-03T17:31:05.889Z] $ docker top cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:31:06.272Z] + go version [2022-10-03T17:31:06.272Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T17:31:06.310Z] $ docker stop --time=1 cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 [2022-10-03T17:31:07.579Z] $ docker rm -f cf2078fd56edde4339226894bb4980da54bf33cc432675ff0611923979e5d489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:31:08.255Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T17:31:08.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:31:08.394Z] prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container [2022-10-03T17:31:08.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@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 [2022-10-03T17:31:08.746Z] $ docker top cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:31:09.176Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-98 [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:31:09.572Z] + make test [2022-10-03T17:31:09.572Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-03T17:31:09.829Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-03T17:31:19.803Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-03T17:31:19.803Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements [2022-10-03T17:31:26.355Z] 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." [2022-10-03T17:31:26.355Z] CGO_ENABLED=1 go vet ./... [2022-10-03T17:31:28.252Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:31:28.252Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T17:31:28.252Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T17:31:28.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:31:28.570Z] $ docker stop --time=1 cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 [2022-10-03T17:31:31.140Z] $ docker rm -f cca43c467d125059709abd334cec4d52f2a684283374ea6905cdc36b8a39ba05 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:31:31.619Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:31:31.695Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T17:31:32.348Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T17:31:32.654Z] + ls -al . [2022-10-03T17:31:32.654Z] total 196 [2022-10-03T17:31:32.654Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 17:31 . [2022-10-03T17:31:32.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:29 .. [2022-10-03T17:31:32.654Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:31 .git [2022-10-03T17:31:32.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 .github [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 17:29 .gitignore [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 17:29 .golangci.yml [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 17:29 .hadolint.yml [2022-10-03T17:31:32.654Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 17:30 .semver [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 17:29 Attribution.txt [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 17:29 CHANGELOG.md [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 17:29 Dockerfile [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 17:29 GOVERNANCE.md [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 17:29 Jenkinsfile [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 17:29 LICENSE [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 17:29 Makefile [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 17:29 OWNERS.md [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 17:29 README.md [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 17:30 VERSION [2022-10-03T17:31:32.654Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:29 bin [2022-10-03T17:31:32.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 cmd [2022-10-03T17:31:32.654Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 17:31 coverage.out [2022-10-03T17:31:32.654Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 17:29 docker-entrypoint.sh [2022-10-03T17:31:32.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 docs [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 17:29 go.mod [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 17:29 go.sum [2022-10-03T17:31:32.654Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:29 internal [2022-10-03T17:31:32.654Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:29 snap [2022-10-03T17:31:32.654Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 17:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:31:33.039Z] + 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=04b2efeb3b77290b223fa324f834d380cd5b35e9 --label arch=amd64 --label version=0.0.0 . [2022-10-03T17:31:33.039Z] Sending build context to Docker daemon 1.503MB [2022-10-03T17:31:33.039Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:31:33.039Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-03T17:31:33.039Z] ---> 1089973f6529 [2022-10-03T17:31:33.039Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:31:33.039Z] ---> Running in 150adbd0f26c [2022-10-03T17:31:33.298Z] Removing intermediate container 150adbd0f26c [2022-10-03T17:31:33.298Z] ---> a1bf10eb1125 [2022-10-03T17:31:33.298Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:31:33.298Z] ---> Running in e19c51866531 [2022-10-03T17:31:33.298Z] Removing intermediate container e19c51866531 [2022-10-03T17:31:33.298Z] ---> 981812694445 [2022-10-03T17:31:33.298Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T17:31:33.298Z] ---> Running in 2ac55b11e75a [2022-10-03T17:31:33.298Z] Removing intermediate container 2ac55b11e75a [2022-10-03T17:31:33.298Z] ---> f9b16e3a946c [2022-10-03T17:31:33.298Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T17:31:33.298Z] ---> Running in 132dfe2eb919 [2022-10-03T17:31:33.556Z] Removing intermediate container 132dfe2eb919 [2022-10-03T17:31:33.556Z] ---> b52a348baf6f [2022-10-03T17:31:33.556Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:31:33.556Z] ---> Running in ada833ad0988 [2022-10-03T17:31:34.124Z] Removing intermediate container ada833ad0988 [2022-10-03T17:31:34.124Z] ---> 04e13c0c9953 [2022-10-03T17:31:34.124Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:31:34.124Z] ---> Running in eaf56f83871e [2022-10-03T17:31:34.383Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:31:35.320Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:31:35.320Z] OK: 330 MiB in 131 packages [2022-10-03T17:31:35.889Z] Removing intermediate container eaf56f83871e [2022-10-03T17:31:35.890Z] ---> e408e80bdae9 [2022-10-03T17:31:35.890Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-03T17:31:35.890Z] ---> Running in 782578f857f8 [2022-10-03T17:31:35.890Z] Removing intermediate container 782578f857f8 [2022-10-03T17:31:35.890Z] ---> e43c70bf27e1 [2022-10-03T17:31:35.890Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-03T17:31:35.890Z] ---> 34fb10c5bece [2022-10-03T17:31:35.890Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:31:35.890Z] ---> Running in 5bf24e211a64 [2022-10-03T17:31:36.456Z] Removing intermediate container 5bf24e211a64 [2022-10-03T17:31:36.456Z] ---> 0e952d2c542c [2022-10-03T17:31:36.456Z] Step 12/36 : COPY . . [2022-10-03T17:31:37.021Z] ---> 07a61ef7422b [2022-10-03T17:31:37.021Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T17:31:37.021Z] ---> Running in a24de6d1a25c [2022-10-03T17:31:37.278Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:31:37.278Z] Dload Upload Total Spent Left Speed [2022-10-03T17:31:37.278Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1062  100  1062    0     0 38387 0 --:--:-- --:--:-- --:--:-- 39333 [2022-10-03T17:31:37.537Z] Removing intermediate container a24de6d1a25c [2022-10-03T17:31:37.537Z] ---> 8c8c5a29df37 [2022-10-03T17:31:37.537Z] Step 14/36 : RUN ${MAKE} [2022-10-03T17:31:37.537Z] ---> Running in 95280b014cc7 [2022-10-03T17:31:37.795Z] 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/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-03T17:31:59.710Z] Removing intermediate container 95280b014cc7 [2022-10-03T17:31:59.710Z] ---> ad7881cc3795 [2022-10-03T17:31:59.710Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-03T17:31:59.710Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-03T17:31:59.710Z] af6660deedbd: Pulling fs layer [2022-10-03T17:31:59.710Z] 97cd0a44c592: Pulling fs layer [2022-10-03T17:31:59.710Z] 97cd0a44c592: Verifying Checksum [2022-10-03T17:31:59.710Z] 97cd0a44c592: Download complete [2022-10-03T17:31:59.710Z] af6660deedbd: Verifying Checksum [2022-10-03T17:31:59.710Z] af6660deedbd: Download complete [2022-10-03T17:31:59.710Z] af6660deedbd: Pull complete [2022-10-03T17:31:59.710Z] 97cd0a44c592: Pull complete [2022-10-03T17:31:59.710Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-03T17:31:59.710Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-03T17:31:59.710Z] ---> fea57e182299 [2022-10-03T17:31:59.710Z] Step 16/36 : FROM alpine:3.16 [2022-10-03T17:32:00.651Z] 3.16: Pulling from library/alpine [2022-10-03T17:32:00.651Z] 213ec9aee27d: Pulling fs layer [2022-10-03T17:32:00.932Z] 213ec9aee27d: Verifying Checksum [2022-10-03T17:32:00.932Z] 213ec9aee27d: Download complete [2022-10-03T17:32:00.932Z] 213ec9aee27d: Pull complete [2022-10-03T17:32:00.932Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T17:32:00.932Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T17:32:00.932Z] ---> 9c6f07244728 [2022-10-03T17:32:00.932Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T17:32:01.194Z] ---> Running in 16492c8c311d [2022-10-03T17:32:01.454Z] Removing intermediate container 16492c8c311d [2022-10-03T17:32:01.454Z] ---> 2cd0df1f8f3c [2022-10-03T17:32:01.454Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-03T17:32:01.454Z] ---> Running in 8ede60a480b5 [2022-10-03T17:32:01.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T17:32:01.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T17:32:01.970Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-10-03T17:32:01.970Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-10-03T17:32:01.970Z] (3/83) Installing libxau (1.0.9-r0) [2022-10-03T17:32:01.970Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-10-03T17:32:01.970Z] (5/83) Installing libxcb (1.15-r0) [2022-10-03T17:32:01.970Z] (6/83) Installing libx11 (1.8-r0) [2022-10-03T17:32:01.970Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-10-03T17:32:01.970Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T17:32:01.970Z] (9/83) Installing expat (2.4.9-r0) [2022-10-03T17:32:02.228Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-10-03T17:32:02.228Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-10-03T17:32:02.228Z] (12/83) Installing libpng (1.6.37-r1) [2022-10-03T17:32:02.228Z] (13/83) Installing freetype (2.12.1-r0) [2022-10-03T17:32:02.228Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-10-03T17:32:02.228Z] (15/83) Installing fribidi (1.0.12-r0) [2022-10-03T17:32:02.229Z] (16/83) Installing libffi (3.4.2-r1) [2022-10-03T17:32:02.229Z] (17/83) Installing libintl (0.21-r2) [2022-10-03T17:32:02.229Z] (18/83) Installing libblkid (2.38-r1) [2022-10-03T17:32:02.229Z] (19/83) Installing libmount (2.38-r1) [2022-10-03T17:32:02.229Z] (20/83) Installing pcre (8.45-r2) [2022-10-03T17:32:02.229Z] (21/83) Installing glib (2.72.1-r0) [2022-10-03T17:32:02.229Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-10-03T17:32:02.229Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-10-03T17:32:02.229Z] (24/83) Installing libass (0.16.0-r0) [2022-10-03T17:32:02.229Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-10-03T17:32:02.229Z] (26/83) Installing libpciaccess (0.16-r0) [2022-10-03T17:32:02.229Z] (27/83) Installing libdrm (2.4.110-r0) [2022-10-03T17:32:02.229Z] (28/83) Installing gmp (6.2.1-r2) [2022-10-03T17:32:02.487Z] (29/83) Installing nettle (3.7.3-r0) [2022-10-03T17:32:02.487Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-10-03T17:32:02.487Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-10-03T17:32:02.487Z] (32/83) Installing libunistring (1.0-r0) [2022-10-03T17:32:02.487Z] (33/83) Installing gnutls (3.7.7-r0) [2022-10-03T17:32:02.487Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T17:32:02.487Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T17:32:02.487Z] (36/83) Installing lame (3.100-r0) [2022-10-03T17:32:02.487Z] (37/83) Installing opus (1.3.1-r1) [2022-10-03T17:32:02.487Z] (38/83) Installing libasyncns (0.8-r1) [2022-10-03T17:32:02.487Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-10-03T17:32:02.487Z] (40/83) Installing libltdl (2.4.7-r0) [2022-10-03T17:32:02.487Z] (41/83) Installing orc (0.4.32-r0) [2022-10-03T17:32:02.487Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T17:32:02.487Z] (43/83) Installing libogg (1.3.5-r1) [2022-10-03T17:32:02.487Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T17:32:02.487Z] (45/83) Installing flac (1.3.4-r0) [2022-10-03T17:32:02.487Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-10-03T17:32:02.487Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-10-03T17:32:02.487Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T17:32:02.487Z] (49/83) Installing soxr (0.1.3-r2) [2022-10-03T17:32:02.487Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-10-03T17:32:02.487Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-10-03T17:32:02.487Z] (52/83) Installing libpulse (15.0-r2) [2022-10-03T17:32:02.487Z] (53/83) Installing cjson (1.7.15-r3) [2022-10-03T17:32:02.487Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-10-03T17:32:02.746Z] (55/83) Installing librist (0.2.6-r1) [2022-10-03T17:32:02.746Z] (56/83) Installing libsrt (1.4.4-r0) [2022-10-03T17:32:02.746Z] (57/83) Installing libssh (0.9.6-r1) [2022-10-03T17:32:02.746Z] (58/83) Installing libtheora (1.1.1-r16) [2022-10-03T17:32:02.746Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T17:32:02.746Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T17:32:02.746Z] (61/83) Installing libxext (1.3.4-r0) [2022-10-03T17:32:02.746Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-10-03T17:32:02.746Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T17:32:02.746Z] (64/83) Installing libva (2.14.0-r0) [2022-10-03T17:32:02.746Z] (65/83) Installing libvdpau (1.5-r0) [2022-10-03T17:32:02.746Z] (66/83) Installing vidstab (1.1.0-r1) [2022-10-03T17:32:02.746Z] (67/83) Installing libvpx (1.11.0-r1) [2022-10-03T17:32:02.746Z] (68/83) Installing libwebp (1.2.3-r0) [2022-10-03T17:32:02.746Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T17:32:02.746Z] (70/83) Installing numactl (2.0.14-r0) [2022-10-03T17:32:02.746Z] (71/83) Installing x265-libs (3.5-r3) [2022-10-03T17:32:03.005Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-10-03T17:32:03.005Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T17:32:03.005Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-10-03T17:32:03.005Z] (75/83) Installing udev-init-scripts (35-r0) [2022-10-03T17:32:03.005Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T17:32:03.005Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-10-03T17:32:03.005Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-10-03T17:32:03.005Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-10-03T17:32:03.005Z] (79/83) Installing kmod-libs (29-r2) [2022-10-03T17:32:03.005Z] (80/83) Installing eudev (3.2.11-r0) [2022-10-03T17:32:03.262Z] (81/83) Installing libsodium (1.0.18-r0) [2022-10-03T17:32:03.262Z] (82/83) Installing libzmq (4.3.4-r0) [2022-10-03T17:32:03.262Z] (83/83) Installing zeromq (4.3.4-r0) [2022-10-03T17:32:03.262Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T17:32:03.262Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T17:32:03.262Z] OK: 101 MiB in 97 packages [2022-10-03T17:32:05.900Z] Removing intermediate container 8ede60a480b5 [2022-10-03T17:32:05.900Z] ---> 17dc1e53048c [2022-10-03T17:32:05.900Z] Step 19/36 : WORKDIR / [2022-10-03T17:32:05.900Z] ---> Running in 3b6682a73474 [2022-10-03T17:32:05.900Z] Removing intermediate container 3b6682a73474 [2022-10-03T17:32:05.900Z] ---> cd9fe6e294ef [2022-10-03T17:32:05.900Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-03T17:32:06.159Z] ---> 5e871fa9d5b8 [2022-10-03T17:32:06.159Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-03T17:32:06.419Z] ---> b8754b719862 [2022-10-03T17:32:06.419Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-03T17:32:06.419Z] ---> 0a42aa1dcab4 [2022-10-03T17:32:06.419Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-03T17:32:06.678Z] ---> 413749b82518 [2022-10-03T17:32:06.678Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-03T17:32:06.678Z] ---> c0d3c50954c8 [2022-10-03T17:32:06.678Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-03T17:32:06.678Z] ---> 5a3ffcb7ca00 [2022-10-03T17:32:06.678Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-03T17:32:07.245Z] ---> 20d4c9bb4b35 [2022-10-03T17:32:07.245Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-03T17:32:07.504Z] ---> Running in ebd7550e603d [2022-10-03T17:32:07.764Z] Removing intermediate container ebd7550e603d [2022-10-03T17:32:07.764Z] ---> c3c171113385 [2022-10-03T17:32:07.764Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-03T17:32:08.024Z] ---> Running in 384da5eec583 [2022-10-03T17:32:08.592Z] Removing intermediate container 384da5eec583 [2022-10-03T17:32:08.592Z] ---> ed8218cb1b09 [2022-10-03T17:32:08.592Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-03T17:32:08.592Z] ---> Running in 55592fd2c7ce [2022-10-03T17:32:09.158Z] Removing intermediate container 55592fd2c7ce [2022-10-03T17:32:09.158Z] ---> d0f815a1d9b7 [2022-10-03T17:32:09.158Z] Step 30/36 : EXPOSE 59983 [2022-10-03T17:32:09.158Z] ---> Running in f95c146d4494 [2022-10-03T17:32:09.158Z] Removing intermediate container f95c146d4494 [2022-10-03T17:32:09.158Z] ---> 77bf0c14d8bf [2022-10-03T17:32:09.158Z] Step 31/36 : EXPOSE 8554 [2022-10-03T17:32:09.158Z] ---> Running in 8fa91a02f586 [2022-10-03T17:32:09.158Z] Removing intermediate container 8fa91a02f586 [2022-10-03T17:32:09.158Z] ---> 2a49a1497b28 [2022-10-03T17:32:09.158Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-03T17:32:09.158Z] ---> Running in c0a46bac4423 [2022-10-03T17:32:09.158Z] Removing intermediate container c0a46bac4423 [2022-10-03T17:32:09.158Z] ---> 3b3974838d06 [2022-10-03T17:32:09.158Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-03T17:32:09.158Z] ---> Running in 9c0e8752e5fe [2022-10-03T17:32:09.416Z] Removing intermediate container 9c0e8752e5fe [2022-10-03T17:32:09.416Z] ---> bb9965684f77 [2022-10-03T17:32:09.416Z] Step 34/36 : LABEL arch=amd64 [2022-10-03T17:32:09.416Z] ---> Running in b18696b5744e [2022-10-03T17:32:09.416Z] Removing intermediate container b18696b5744e [2022-10-03T17:32:09.416Z] ---> d670a44a9f79 [2022-10-03T17:32:09.416Z] Step 35/36 : LABEL git_sha=04b2efeb3b77290b223fa324f834d380cd5b35e9 [2022-10-03T17:32:09.416Z] ---> Running in 6e3f4ae8c9cf [2022-10-03T17:32:09.416Z] Removing intermediate container 6e3f4ae8c9cf [2022-10-03T17:32:09.416Z] ---> aea01e8ebe92 [2022-10-03T17:32:09.416Z] Step 36/36 : LABEL version=0.0.0 [2022-10-03T17:32:09.416Z] ---> Running in cbea2b72e837 [2022-10-03T17:32:09.673Z] Removing intermediate container cbea2b72e837 [2022-10-03T17:32:09.673Z] ---> af00cec34189 [2022-10-03T17:32:09.673Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T17:32:09.673Z] Successfully built af00cec34189 [2022-10-03T17:32:09.673Z] 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 [2022-10-03T17:32:10.509Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:32:10.509Z] [2022-10-03T17:32:10.509Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:32:10.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:32:10.883Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T17:32:10.883Z] 5eb5b503b376: Pulling fs layer [2022-10-03T17:32:10.883Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T17:32:10.883Z] ec43610c2a17: Pulling fs layer [2022-10-03T17:32:10.883Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T17:32:10.883Z] 33b1e0a273af: Pulling fs layer [2022-10-03T17:32:10.883Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T17:32:10.883Z] 2f39f015ded8: Pulling fs layer [2022-10-03T17:32:10.883Z] 33b1e0a273af: Waiting [2022-10-03T17:32:10.883Z] 2f39f015ded8: Waiting [2022-10-03T17:32:10.883Z] 5d3b04190fa2: Waiting [2022-10-03T17:32:10.883Z] 3a2ae6a8a46f: Waiting [2022-10-03T17:32:10.883Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T17:32:10.883Z] 5c69ac0246d0: Download complete [2022-10-03T17:32:10.883Z] 3a2ae6a8a46f: Download complete [2022-10-03T17:32:10.883Z] 33b1e0a273af: Verifying Checksum [2022-10-03T17:32:10.883Z] 33b1e0a273af: Download complete [2022-10-03T17:32:11.141Z] ec43610c2a17: Verifying Checksum [2022-10-03T17:32:11.141Z] ec43610c2a17: Download complete [2022-10-03T17:32:11.141Z] 5d3b04190fa2: Verifying Checksum [2022-10-03T17:32:11.141Z] 5d3b04190fa2: Download complete [2022-10-03T17:32:11.141Z] 5eb5b503b376: Verifying Checksum [2022-10-03T17:32:11.141Z] 5eb5b503b376: Download complete [2022-10-03T17:32:11.706Z] 2f39f015ded8: Verifying Checksum [2022-10-03T17:32:11.706Z] 2f39f015ded8: Download complete [2022-10-03T17:32:12.272Z] 5eb5b503b376: Pull complete [2022-10-03T17:32:12.272Z] 5c69ac0246d0: Pull complete [2022-10-03T17:32:12.838Z] ec43610c2a17: Pull complete [2022-10-03T17:32:12.838Z] 3a2ae6a8a46f: Pull complete [2022-10-03T17:32:13.096Z] 33b1e0a273af: Pull complete [2022-10-03T17:32:13.096Z] 5d3b04190fa2: Pull complete [2022-10-03T17:32:17.277Z] 2f39f015ded8: Pull complete [2022-10-03T17:32:17.277Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T17:32:17.277Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:32:17.277Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:32:17.495Z] prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container [2022-10-03T17:32:17.527Z] $ 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/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@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 [2022-10-03T17:32:21.869Z] $ docker top e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:32:22.312Z] ---> job-cost.sh [2022-10-03T17:32:22.312Z] lf-activate-venv: SKIPPING [2022-10-03T17:32:22.312Z] INFO: No Stack... [2022-10-03T17:32:22.572Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] echo [2022-10-03T17:32:22.611Z] Exception caught while running job-cost.sh. [Pipeline] } [2022-10-03T17:32:22.627Z] $ docker stop --time=1 e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 [2022-10-03T17:32:23.785Z] $ docker rm -f e8c65ca7331a62a29085e37ea9ef67422f7cdd00b15b73586bf1e9eed570e081 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T17:33:07.841Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6908 in /w/workspace/xfoundry_device-usb-camera_PR-98 [Pipeline] { [Pipeline] ws [2022-10-03T17:33:07.883Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2022-10-03T17:33:07.958Z] Selected Git installation does not exist. Using Default [2022-10-03T17:33:07.958Z] The recommended git tool is: NONE [2022-10-03T17:33:13.321Z] using credential edgex-jenkins-ssh [2022-10-03T17:33:13.343Z] Cloning the remote Git repository [2022-10-03T17:33:13.405Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-10-03T17:33:13.485Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2022-10-03T17:33:13.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-03T17:33:13.656Z] > git --version # timeout=10 [2022-10-03T17:33:13.676Z] > git --version # 'git version 2.25.1' [2022-10-03T17:33:13.678Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T17:33:13.732Z] Verifying host key using known hosts file [2022-10-03T17:33:13.931Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T17:33:13.944Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:33:14.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-03T17:33:14.708Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T17:33:16.195Z] Merging remotes/origin/main commit 2f8c06fbfb8b0782f288c35171c6afc148f652fe into PR head commit 04b2efeb3b77290b223fa324f834d380cd5b35e9 [2022-10-03T17:33:16.421Z] Merge succeeded, producing 04b2efeb3b77290b223fa324f834d380cd5b35e9 [2022-10-03T17:33:16.422Z] Checking out Revision 04b2efeb3b77290b223fa324f834d380cd5b35e9 (PR-98) [2022-10-03T17:33:15.568Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-10-03T17:33:15.613Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-10-03T17:33:15.614Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T17:33:15.619Z] Verifying host key using known hosts file [2022-10-03T17:33:15.627Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T17:33:15.639Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/98/head:refs/remotes/origin/PR-98 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-03T17:33:16.216Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T17:33:16.233Z] > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 [2022-10-03T17:33:16.316Z] > git remote # timeout=10 [2022-10-03T17:33:16.336Z] > git config --get remote.origin.url # timeout=10 [2022-10-03T17:33:16.365Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T17:33:16.370Z] Verifying host key using known hosts file [2022-10-03T17:33:16.374Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T17:33:16.382Z] > git merge 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [2022-10-03T17:33:16.405Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-03T17:33:16.431Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T17:33:16.454Z] > git checkout -f 04b2efeb3b77290b223fa324f834d380cd5b35e9 # timeout=10 [2022-10-03T17:33:16.924Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" [2022-10-03T17:33:16.977Z] > git --version # timeout=10 [2022-10-03T17:33:16.987Z] > git --version # 'git version 2.25.1' [2022-10-03T17:33:17.004Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:33:17.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T17:33:17.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:33:17.979Z] Dload Upload Total Spent Left Speed [2022-10-03T17:33:17.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh [2022-10-03T17:33:18.605Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T17:33:18.951Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T17:33:18.951Z] + sudo tee /etc/docker/daemon.new [2022-10-03T17:33:18.951Z] { [2022-10-03T17:33:18.951Z] "registry-mirrors": [ [2022-10-03T17:33:18.951Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T17:33:18.951Z] ], [2022-10-03T17:33:18.951Z] "bip": "10.250.0.254/24", [2022-10-03T17:33:18.951Z] "hosts": [ [2022-10-03T17:33:18.951Z] "tcp://0.0.0.0:5555", [2022-10-03T17:33:18.951Z] "unix:///var/run/docker.sock" [2022-10-03T17:33:18.951Z] ], [2022-10-03T17:33:18.951Z] "mtu": 1458, [2022-10-03T17:33:18.951Z] "selinux-enabled": true, [2022-10-03T17:33:18.951Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T17:33:18.951Z] } [Pipeline] sh [2022-10-03T17:33:19.292Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T17:33:19.643Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:33:37.959Z] provisioning config files... [2022-10-03T17:33:37.987Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1170870477916210763tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:33:38.373Z] ---> docker-login.sh [2022-10-03T17:33:38.373Z] nexus3.edgexfoundry.org:10001 [2022-10-03T17:33:38.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:33:38.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:33:38.908Z] Configure a credential helper to remove this warning. See [2022-10-03T17:33:38.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:33:38.908Z] [2022-10-03T17:33:38.908Z] Login Succeeded [2022-10-03T17:33:38.908Z] nexus3.edgexfoundry.org:10002 [2022-10-03T17:33:39.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:33:39.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:33:39.178Z] Configure a credential helper to remove this warning. See [2022-10-03T17:33:39.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:33:39.178Z] [2022-10-03T17:33:39.178Z] Login Succeeded [2022-10-03T17:33:39.178Z] nexus3.edgexfoundry.org:10003 [2022-10-03T17:33:39.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:33:39.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:33:39.715Z] Configure a credential helper to remove this warning. See [2022-10-03T17:33:39.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:33:39.715Z] [2022-10-03T17:33:39.715Z] Login Succeeded [2022-10-03T17:33:39.715Z] nexus3.edgexfoundry.org:10004 [2022-10-03T17:33:39.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:33:39.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:33:39.985Z] Configure a credential helper to remove this warning. See [2022-10-03T17:33:39.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:33:39.985Z] [2022-10-03T17:33:39.985Z] Login Succeeded [2022-10-03T17:33:39.985Z] docker.io [2022-10-03T17:33:40.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T17:33:40.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T17:33:40.521Z] Configure a credential helper to remove this warning. See [2022-10-03T17:33:40.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T17:33:40.521Z] [2022-10-03T17:33:40.521Z] Login Succeeded [2022-10-03T17:33:40.521Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T17:33:40.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T17:33:40.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:33:40.892Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T17:33:40.923Z] ========================================================= [2022-10-03T17:33:40.924Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T17:33:40.924Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:33:41.420Z] + 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 . [2022-10-03T17:33:41.690Z] Sending build context to Docker daemon 967.2kB [2022-10-03T17:33:41.690Z] Step 1/14 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:33:41.690Z] Step 2/14 : FROM ${BASE} AS builder [2022-10-03T17:33:41.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T17:33:41.966Z] b3c136eddcbf: Pulling fs layer [2022-10-03T17:33:41.966Z] c0a3192eca97: Pulling fs layer [2022-10-03T17:33:41.966Z] a050256f5b6f: Pulling fs layer [2022-10-03T17:33:41.966Z] 656be50a0ddc: Pulling fs layer [2022-10-03T17:33:41.966Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T17:33:41.966Z] f607e4fc86c3: Pulling fs layer [2022-10-03T17:33:41.966Z] 4d572c569a2c: Pulling fs layer [2022-10-03T17:33:41.966Z] fcf976331f73: Pulling fs layer [2022-10-03T17:33:41.966Z] 656be50a0ddc: Waiting [2022-10-03T17:33:41.966Z] 4d572c569a2c: Waiting [2022-10-03T17:33:41.966Z] fcf976331f73: Waiting [2022-10-03T17:33:41.966Z] 2bbca73fdf42: Waiting [2022-10-03T17:33:41.966Z] a050256f5b6f: Verifying Checksum [2022-10-03T17:33:41.966Z] a050256f5b6f: Download complete [2022-10-03T17:33:41.966Z] c0a3192eca97: Verifying Checksum [2022-10-03T17:33:41.966Z] c0a3192eca97: Download complete [2022-10-03T17:33:41.966Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T17:33:41.966Z] 2bbca73fdf42: Download complete [2022-10-03T17:33:41.966Z] f607e4fc86c3: Download complete [2022-10-03T17:33:41.966Z] b3c136eddcbf: Verifying Checksum [2022-10-03T17:33:42.940Z] b3c136eddcbf: Pull complete [2022-10-03T17:33:43.216Z] fcf976331f73: Verifying Checksum [2022-10-03T17:33:43.216Z] fcf976331f73: Download complete [2022-10-03T17:33:43.216Z] c0a3192eca97: Pull complete [2022-10-03T17:33:43.818Z] a050256f5b6f: Pull complete [2022-10-03T17:33:44.416Z] 4d572c569a2c: Verifying Checksum [2022-10-03T17:33:44.416Z] 4d572c569a2c: Download complete [2022-10-03T17:33:45.004Z] 656be50a0ddc: Verifying Checksum [2022-10-03T17:33:45.004Z] 656be50a0ddc: Download complete [2022-10-03T17:33:57.320Z] 656be50a0ddc: Pull complete [2022-10-03T17:33:57.320Z] 2bbca73fdf42: Pull complete [2022-10-03T17:33:57.320Z] f607e4fc86c3: Pull complete [2022-10-03T17:34:02.825Z] 4d572c569a2c: Pull complete [2022-10-03T17:34:03.785Z] fcf976331f73: Pull complete [2022-10-03T17:34:03.785Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T17:34:03.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T17:34:03.785Z] ---> 3970a7415f9e [2022-10-03T17:34:03.785Z] Step 3/14 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:34:05.731Z] ---> Running in 2de2ebf71f6d [2022-10-03T17:34:05.997Z] Removing intermediate container 2de2ebf71f6d [2022-10-03T17:34:05.997Z] ---> 78d1a0d451d6 [2022-10-03T17:34:05.997Z] Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:34:06.264Z] ---> Running in faa35ed1c10b [2022-10-03T17:34:06.532Z] Removing intermediate container faa35ed1c10b [2022-10-03T17:34:06.532Z] ---> 48cedd37e114 [2022-10-03T17:34:06.532Z] Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T17:34:06.532Z] ---> Running in b645955b1201 [2022-10-03T17:34:06.798Z] Removing intermediate container b645955b1201 [2022-10-03T17:34:06.798Z] ---> 0048ac6233fb [2022-10-03T17:34:06.798Z] Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T17:34:06.798Z] ---> Running in 591ba04e7e4e [2022-10-03T17:34:07.072Z] Removing intermediate container 591ba04e7e4e [2022-10-03T17:34:07.072Z] ---> b7582eab6a20 [2022-10-03T17:34:07.072Z] Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:34:07.340Z] ---> Running in fa0fa6e166c5 [2022-10-03T17:34:09.300Z] Removing intermediate container fa0fa6e166c5 [2022-10-03T17:34:09.300Z] ---> d5a79c813111 [2022-10-03T17:34:09.300Z] Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:34:09.300Z] ---> Running in 13f2fc58f65f [2022-10-03T17:34:09.887Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:34:10.866Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:34:11.853Z] (1/14) Installing libintl (0.21-r2) [2022-10-03T17:34:11.853Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-10-03T17:34:12.131Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T17:34:12.131Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T17:34:12.131Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-10-03T17:34:12.403Z] (6/14) Installing udev-init-scripts (35-r0) [2022-10-03T17:34:12.403Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T17:34:12.403Z] (7/14) Installing libblkid (2.38-r1) [2022-10-03T17:34:12.672Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-10-03T17:34:12.672Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-10-03T17:34:12.672Z] (10/14) Installing kmod-libs (29-r2) [2022-10-03T17:34:12.941Z] (11/14) Installing eudev (3.2.11-r0) [2022-10-03T17:34:12.941Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-10-03T17:34:13.210Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-10-03T17:34:13.210Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-10-03T17:34:13.481Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T17:34:13.481Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T17:34:13.481Z] OK: 228 MiB in 65 packages [2022-10-03T17:34:14.923Z] Removing intermediate container 13f2fc58f65f [2022-10-03T17:34:14.923Z] ---> f668a741cc63 [2022-10-03T17:34:14.923Z] Step 9/14 : WORKDIR /device-usb-camera [2022-10-03T17:34:14.923Z] ---> Running in 162759412cd1 [2022-10-03T17:34:15.190Z] Removing intermediate container 162759412cd1 [2022-10-03T17:34:15.190Z] ---> 032a73ee2908 [2022-10-03T17:34:15.190Z] Step 10/14 : COPY go.mod vendor* ./ [2022-10-03T17:34:15.461Z] ---> 57721340ca4c [2022-10-03T17:34:15.461Z] Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:34:15.731Z] ---> Running in 5a1931eb3546 [2022-10-03T17:35:12.167Z] Removing intermediate container 5a1931eb3546 [2022-10-03T17:35:12.167Z] ---> 23cd4b6bd242 [2022-10-03T17:35:12.167Z] Step 12/14 : COPY . . [2022-10-03T17:35:12.167Z] ---> 18e2c919bffc [2022-10-03T17:35:12.167Z] Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T17:35:12.167Z] ---> Running in 09662d9c964e [2022-10-03T17:35:12.167Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:35:12.167Z] Dload Upload Total Spent Left Speed [2022-10-03T17:35:12.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13875 0 --:--:-- --:--:-- --:--:-- 13973 [2022-10-03T17:35:12.167Z] Removing intermediate container 09662d9c964e [2022-10-03T17:35:12.167Z] ---> 1bfe94171b61 [2022-10-03T17:35:12.167Z] Step 14/14 : RUN ${MAKE} [2022-10-03T17:35:12.167Z] ---> Running in 8f1bea9a6f63 [2022-10-03T17:35:12.167Z] noop [2022-10-03T17:35:12.167Z] Removing intermediate container 8f1bea9a6f63 [2022-10-03T17:35:12.167Z] ---> 29bcb87850cc [2022-10-03T17:35:12.167Z] Successfully built 29bcb87850cc [2022-10-03T17:35:12.167Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:35:12.650Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:35:12.650Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:35:12.899Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2022-10-03T17:35:12.968Z] $ 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 [2022-10-03T17:35:14.198Z] $ docker top de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:35:15.076Z] + go version [2022-10-03T17:35:15.076Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T17:35:15.114Z] $ docker stop --time=1 de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc [2022-10-03T17:35:16.788Z] $ docker rm -f de79155a3e221c509bd9351adbcc35eeaab5e85390b87aea1cfaf418b1ee75fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:35:17.637Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T17:35:17.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:35:17.882Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2022-10-03T17:35:17.949Z] $ 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 [2022-10-03T17:35:19.148Z] $ docker top a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:35:20.031Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2022-10-03T17:35:20.416Z] + make test [2022-10-03T17:35:20.683Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-10-03T17:35:22.089Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-10-03T17:36:58.752Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-10-03T17:37:01.348Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.072s coverage: 1.9% of statements [2022-10-03T17:37:01.934Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T17:37:01.934Z] CGO_ENABLED=1 go vet ./... [2022-10-03T17:37:28.668Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T17:37:28.668Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T17:37:28.668Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T17:37:28.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T17:37:28.735Z] $ docker stop --time=1 a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 [2022-10-03T17:37:30.551Z] $ docker rm -f a5a2db07da61f582a6a892f4d2a29df1a99d88babbf176dd99df7e91df292147 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T17:37:31.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T17:37:31.677Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T17:37:32.141Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T17:37:32.745Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T17:37:33.078Z] + ls -al . [2022-10-03T17:37:33.078Z] total 192 [2022-10-03T17:37:33.078Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 17:35 . [2022-10-03T17:37:33.078Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:33 .. [2022-10-03T17:37:33.078Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 17:33 .git [2022-10-03T17:37:33.078Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 .github [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 17:33 .gitignore [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 17:33 .golangci.yml [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 17:33 .hadolint.yml [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 17:33 Attribution.txt [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 17:33 CHANGELOG.md [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 17:33 Dockerfile [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 17:33 GOVERNANCE.md [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 17:33 Jenkinsfile [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 17:33 LICENSE [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 17:33 Makefile [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 17:33 OWNERS.md [2022-10-03T17:37:33.078Z] -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 17:33 README.md [2022-10-03T17:37:33.079Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 17:30 VERSION [2022-10-03T17:37:33.079Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 17:33 bin [2022-10-03T17:37:33.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 cmd [2022-10-03T17:37:33.079Z] -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 17:37 coverage.out [2022-10-03T17:37:33.079Z] -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 17:33 docker-entrypoint.sh [2022-10-03T17:37:33.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 docs [2022-10-03T17:37:33.079Z] -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 17:33 go.mod [2022-10-03T17:37:33.079Z] -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 17:33 go.sum [2022-10-03T17:37:33.079Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 17:33 internal [2022-10-03T17:37:33.079Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 17:33 snap [2022-10-03T17:37:33.079Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 17:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:37:33.522Z] + 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=04b2efeb3b77290b223fa324f834d380cd5b35e9 --label arch=arm64 --label version=0.0.0 . [2022-10-03T17:37:33.792Z] Sending build context to Docker daemon 997.4kB [2022-10-03T17:37:33.792Z] Step 1/36 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T17:37:33.792Z] Step 2/36 : FROM ${BASE} AS builder [2022-10-03T17:37:33.792Z] ---> 29bcb87850cc [2022-10-03T17:37:33.792Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2022-10-03T17:37:34.061Z] ---> Running in 17acddc191f6 [2022-10-03T17:37:34.328Z] Removing intermediate container 17acddc191f6 [2022-10-03T17:37:34.328Z] ---> f1334709c2e1 [2022-10-03T17:37:34.328Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T17:37:34.328Z] ---> Running in afd89b502681 [2022-10-03T17:37:34.597Z] Removing intermediate container afd89b502681 [2022-10-03T17:37:34.597Z] ---> 344b20cde0de [2022-10-03T17:37:34.597Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-10-03T17:37:34.867Z] ---> Running in 8a96bfc9ffc8 [2022-10-03T17:37:35.136Z] Removing intermediate container 8a96bfc9ffc8 [2022-10-03T17:37:35.136Z] ---> 1d1dd5f98e35 [2022-10-03T17:37:35.136Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-10-03T17:37:35.412Z] ---> Running in 0cf1a31266de [2022-10-03T17:37:35.688Z] Removing intermediate container 0cf1a31266de [2022-10-03T17:37:35.688Z] ---> 91caec3b6ff4 [2022-10-03T17:37:35.688Z] Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T17:37:35.688Z] ---> Running in 55d2f73158c6 [2022-10-03T17:37:37.645Z] Removing intermediate container 55d2f73158c6 [2022-10-03T17:37:37.645Z] ---> 9775e09b54fd [2022-10-03T17:37:37.645Z] Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T17:37:37.645Z] ---> Running in 964ef0379cb6 [2022-10-03T17:37:39.057Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:37:39.642Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:37:41.059Z] OK: 228 MiB in 65 packages [2022-10-03T17:37:42.029Z] Removing intermediate container 964ef0379cb6 [2022-10-03T17:37:42.029Z] ---> 2adee2e31dbb [2022-10-03T17:37:42.029Z] Step 9/36 : WORKDIR /device-usb-camera [2022-10-03T17:37:42.029Z] ---> Running in 7aab28330c82 [2022-10-03T17:37:42.620Z] Removing intermediate container 7aab28330c82 [2022-10-03T17:37:42.620Z] ---> 4582cb6e0aa7 [2022-10-03T17:37:42.620Z] Step 10/36 : COPY go.mod vendor* ./ [2022-10-03T17:37:43.209Z] ---> ce01d103ef93 [2022-10-03T17:37:43.209Z] Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T17:37:43.482Z] ---> Running in b1a9d39fdf3c [2022-10-03T17:37:46.887Z] Removing intermediate container b1a9d39fdf3c [2022-10-03T17:37:46.887Z] ---> 9dc3e2681135 [2022-10-03T17:37:46.887Z] Step 12/36 : COPY . . [2022-10-03T17:37:47.866Z] ---> c39409c5969b [2022-10-03T17:37:47.866Z] Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-10-03T17:37:47.866Z] ---> Running in 2eef803a110d [2022-10-03T17:37:48.833Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:37:48.833Z] Dload Upload Total Spent Left Speed [2022-10-03T17:37:48.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 12905 0 --:--:-- --:--:-- --:--:-- 13111 [2022-10-03T17:37:49.812Z] Removing intermediate container 2eef803a110d [2022-10-03T17:37:49.812Z] ---> 743e7220e36a [2022-10-03T17:37:49.812Z] Step 14/36 : RUN ${MAKE} [2022-10-03T17:37:49.812Z] ---> Running in 0ba5507bebab [2022-10-03T17:37:51.235Z] 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/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-10-03T17:40:27.983Z] Removing intermediate container 0ba5507bebab [2022-10-03T17:40:27.983Z] ---> 5fb719db3140 [2022-10-03T17:40:27.983Z] Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-10-03T17:40:28.254Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-10-03T17:40:28.523Z] eab2503cf8f4: Pulling fs layer [2022-10-03T17:40:28.523Z] 97cd0a44c592: Pulling fs layer [2022-10-03T17:40:28.796Z] 97cd0a44c592: Verifying Checksum [2022-10-03T17:40:28.796Z] 97cd0a44c592: Download complete [2022-10-03T17:40:28.796Z] eab2503cf8f4: Verifying Checksum [2022-10-03T17:40:28.796Z] eab2503cf8f4: Download complete [2022-10-03T17:40:29.386Z] eab2503cf8f4: Pull complete [2022-10-03T17:40:29.653Z] 97cd0a44c592: Pull complete [2022-10-03T17:40:29.653Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-10-03T17:40:29.653Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-10-03T17:40:29.653Z] ---> 7f763cca56b3 [2022-10-03T17:40:29.653Z] Step 16/36 : FROM alpine:3.16 [2022-10-03T17:40:30.236Z] 3.16: Pulling from library/alpine [2022-10-03T17:40:30.504Z] 9b18e9b68314: Pulling fs layer [2022-10-03T17:40:30.773Z] 9b18e9b68314: Download complete [2022-10-03T17:40:31.364Z] 9b18e9b68314: Pull complete [2022-10-03T17:40:31.364Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T17:40:31.364Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T17:40:31.364Z] ---> a6215f271958 [2022-10-03T17:40:31.364Z] Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-10-03T17:40:31.364Z] ---> Running in 72929cee232d [2022-10-03T17:40:31.639Z] Removing intermediate container 72929cee232d [2022-10-03T17:40:31.639Z] ---> 6c8a1dab17d5 [2022-10-03T17:40:31.639Z] Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-10-03T17:40:31.920Z] ---> Running in 708767ed3796 [2022-10-03T17:40:32.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T17:40:33.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T17:40:34.103Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-10-03T17:40:34.103Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-10-03T17:40:34.103Z] (3/82) Installing libxau (1.0.9-r0) [2022-10-03T17:40:34.103Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-10-03T17:40:34.103Z] (5/82) Installing libxcb (1.15-r0) [2022-10-03T17:40:34.103Z] (6/82) Installing libx11 (1.8-r0) [2022-10-03T17:40:34.372Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-10-03T17:40:34.372Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T17:40:34.372Z] (9/82) Installing expat (2.4.9-r0) [2022-10-03T17:40:34.372Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-10-03T17:40:34.639Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-10-03T17:40:34.639Z] (12/82) Installing libpng (1.6.37-r1) [2022-10-03T17:40:34.639Z] (13/82) Installing freetype (2.12.1-r0) [2022-10-03T17:40:34.639Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-10-03T17:40:34.639Z] (15/82) Installing fribidi (1.0.12-r0) [2022-10-03T17:40:34.639Z] (16/82) Installing libffi (3.4.2-r1) [2022-10-03T17:40:34.639Z] (17/82) Installing libintl (0.21-r2) [2022-10-03T17:40:34.639Z] (18/82) Installing libblkid (2.38-r1) [2022-10-03T17:40:34.639Z] (19/82) Installing libmount (2.38-r1) [2022-10-03T17:40:34.639Z] (20/82) Installing pcre (8.45-r2) [2022-10-03T17:40:34.639Z] (21/82) Installing glib (2.72.1-r0) [2022-10-03T17:40:34.639Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-10-03T17:40:34.639Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-10-03T17:40:34.906Z] (24/82) Installing libass (0.16.0-r0) [2022-10-03T17:40:34.906Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-10-03T17:40:34.906Z] (26/82) Installing libdrm (2.4.110-r0) [2022-10-03T17:40:34.906Z] (27/82) Installing gmp (6.2.1-r2) [2022-10-03T17:40:34.906Z] (28/82) Installing nettle (3.7.3-r0) [2022-10-03T17:40:34.906Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-10-03T17:40:34.906Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-10-03T17:40:34.906Z] (31/82) Installing libunistring (1.0-r0) [2022-10-03T17:40:34.906Z] (32/82) Installing gnutls (3.7.7-r0) [2022-10-03T17:40:34.906Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T17:40:35.173Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T17:40:35.173Z] (35/82) Installing lame (3.100-r0) [2022-10-03T17:40:35.173Z] (36/82) Installing opus (1.3.1-r1) [2022-10-03T17:40:35.173Z] (37/82) Installing libasyncns (0.8-r1) [2022-10-03T17:40:35.173Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-10-03T17:40:35.173Z] (39/82) Installing libltdl (2.4.7-r0) [2022-10-03T17:40:35.173Z] (40/82) Installing orc (0.4.32-r0) [2022-10-03T17:40:35.173Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T17:40:35.173Z] (42/82) Installing libogg (1.3.5-r1) [2022-10-03T17:40:35.173Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T17:40:35.173Z] (44/82) Installing flac (1.3.4-r0) [2022-10-03T17:40:35.173Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-10-03T17:40:35.173Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-10-03T17:40:35.173Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T17:40:35.173Z] (48/82) Installing soxr (0.1.3-r2) [2022-10-03T17:40:35.173Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-10-03T17:40:35.490Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-10-03T17:40:35.490Z] (51/82) Installing libpulse (15.0-r2) [2022-10-03T17:40:35.490Z] (52/82) Installing cjson (1.7.15-r3) [2022-10-03T17:40:35.490Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-10-03T17:40:35.490Z] (54/82) Installing librist (0.2.6-r1) [2022-10-03T17:40:35.490Z] (55/82) Installing libsrt (1.4.4-r0) [2022-10-03T17:40:35.490Z] (56/82) Installing libssh (0.9.6-r1) [2022-10-03T17:40:35.490Z] (57/82) Installing libtheora (1.1.1-r16) [2022-10-03T17:40:35.490Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T17:40:35.490Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T17:40:35.490Z] (60/82) Installing libxext (1.3.4-r0) [2022-10-03T17:40:35.490Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-10-03T17:40:35.490Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T17:40:35.490Z] (63/82) Installing libva (2.14.0-r0) [2022-10-03T17:40:35.490Z] (64/82) Installing libvdpau (1.5-r0) [2022-10-03T17:40:35.490Z] (65/82) Installing vidstab (1.1.0-r1) [2022-10-03T17:40:35.490Z] (66/82) Installing libvpx (1.11.0-r1) [2022-10-03T17:40:35.490Z] (67/82) Installing libwebp (1.2.3-r0) [2022-10-03T17:40:35.760Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T17:40:35.761Z] (69/82) Installing numactl (2.0.14-r0) [2022-10-03T17:40:35.761Z] (70/82) Installing x265-libs (3.5-r3) [2022-10-03T17:40:35.761Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-10-03T17:40:35.761Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T17:40:36.379Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-10-03T17:40:36.379Z] (74/82) Installing udev-init-scripts (35-r0) [2022-10-03T17:40:36.379Z] Executing udev-init-scripts-35-r0.post-install [2022-10-03T17:40:36.379Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-10-03T17:40:36.379Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-10-03T17:40:36.379Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-10-03T17:40:36.379Z] (78/82) Installing kmod-libs (29-r2) [2022-10-03T17:40:36.379Z] (79/82) Installing eudev (3.2.11-r0) [2022-10-03T17:40:36.379Z] (80/82) Installing libsodium (1.0.18-r0) [2022-10-03T17:40:36.379Z] (81/82) Installing libzmq (4.3.4-r0) [2022-10-03T17:40:36.379Z] (82/82) Installing zeromq (4.3.4-r0) [2022-10-03T17:40:36.379Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T17:40:36.661Z] Executing eudev-3.2.11-r0.trigger [2022-10-03T17:40:36.661Z] OK: 78 MiB in 96 packages [2022-10-03T17:40:40.054Z] Removing intermediate container 708767ed3796 [2022-10-03T17:40:40.054Z] ---> b2fa22563453 [2022-10-03T17:40:40.054Z] Step 19/36 : WORKDIR / [2022-10-03T17:40:40.054Z] ---> Running in 993a40d5d731 [2022-10-03T17:40:40.054Z] Removing intermediate container 993a40d5d731 [2022-10-03T17:40:40.054Z] ---> 0fe1a206cae3 [2022-10-03T17:40:40.054Z] Step 20/36 : COPY --from=builder /device-usb-camera/cmd / [2022-10-03T17:40:41.464Z] ---> 2b0bd4450982 [2022-10-03T17:40:41.464Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / [2022-10-03T17:40:41.731Z] ---> 364cc40c1db7 [2022-10-03T17:40:41.731Z] Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-10-03T17:40:42.313Z] ---> 772e0a73cebb [2022-10-03T17:40:42.313Z] Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-10-03T17:40:42.910Z] ---> e2fce7cb3918 [2022-10-03T17:40:42.910Z] Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-10-03T17:40:43.497Z] ---> f8ca8156f9b6 [2022-10-03T17:40:43.497Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-10-03T17:40:43.766Z] ---> 7846d33617a9 [2022-10-03T17:40:43.766Z] Step 26/36 : COPY --from=rtsp /rtsp-simple-server / [2022-10-03T17:40:45.193Z] ---> 27367555a465 [2022-10-03T17:40:45.193Z] Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-10-03T17:40:45.193Z] ---> Running in ff8dd54a4580 [2022-10-03T17:40:47.139Z] Removing intermediate container ff8dd54a4580 [2022-10-03T17:40:47.139Z] ---> c6e43d570746 [2022-10-03T17:40:47.139Z] Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-10-03T17:40:47.139Z] ---> Running in 05cc039f8e69 [2022-10-03T17:40:48.549Z] Removing intermediate container 05cc039f8e69 [2022-10-03T17:40:48.549Z] ---> fb7e1ca66b86 [2022-10-03T17:40:48.549Z] Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-10-03T17:40:48.549Z] ---> Running in a7086ed961f7 [2022-10-03T17:40:49.973Z] Removing intermediate container a7086ed961f7 [2022-10-03T17:40:49.973Z] ---> b0829a5dd8ee [2022-10-03T17:40:49.973Z] Step 30/36 : EXPOSE 59983 [2022-10-03T17:40:49.973Z] ---> Running in 6ec84e15bcc5 [2022-10-03T17:40:50.243Z] Removing intermediate container 6ec84e15bcc5 [2022-10-03T17:40:50.243Z] ---> c777122262f5 [2022-10-03T17:40:50.243Z] Step 31/36 : EXPOSE 8554 [2022-10-03T17:40:50.243Z] ---> Running in 83998815b716 [2022-10-03T17:40:50.522Z] Removing intermediate container 83998815b716 [2022-10-03T17:40:50.522Z] ---> ed33b521a78f [2022-10-03T17:40:50.522Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-10-03T17:40:50.789Z] ---> Running in ad873501d50e [2022-10-03T17:40:51.056Z] Removing intermediate container ad873501d50e [2022-10-03T17:40:51.056Z] ---> dd511987367b [2022-10-03T17:40:51.056Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-10-03T17:40:51.056Z] ---> Running in 2cbbda92a11d [2022-10-03T17:40:51.322Z] Removing intermediate container 2cbbda92a11d [2022-10-03T17:40:51.322Z] ---> 54a6596236b2 [2022-10-03T17:40:51.322Z] Step 34/36 : LABEL arch=arm64 [2022-10-03T17:40:51.322Z] ---> Running in 42040c66b148 [2022-10-03T17:40:51.592Z] Removing intermediate container 42040c66b148 [2022-10-03T17:40:51.592Z] ---> f86a40c09e12 [2022-10-03T17:40:51.592Z] Step 35/36 : LABEL git_sha=04b2efeb3b77290b223fa324f834d380cd5b35e9 [2022-10-03T17:40:51.592Z] ---> Running in edef2a933dec [2022-10-03T17:40:51.860Z] Removing intermediate container edef2a933dec [2022-10-03T17:40:51.861Z] ---> 206bbef06aa4 [2022-10-03T17:40:51.861Z] Step 36/36 : LABEL version=0.0.0 [2022-10-03T17:40:52.128Z] ---> Running in 9badd3c9a832 [2022-10-03T17:40:52.395Z] Removing intermediate container 9badd3c9a832 [2022-10-03T17:40:52.395Z] ---> 2fc1369aff0b [2022-10-03T17:40:52.395Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T17:40:52.395Z] Successfully built 2fc1369aff0b [2022-10-03T17:40:52.395Z] 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 [2022-10-03T17:40:53.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:40:53.141Z] [2022-10-03T17:40:53.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:40:53.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:40:53.808Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T17:40:53.808Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T17:40:53.808Z] 04944245beec: Pulling fs layer [2022-10-03T17:40:53.808Z] 699f458cf7ca: Pulling fs layer [2022-10-03T17:40:53.808Z] 765212b225bb: Pulling fs layer [2022-10-03T17:40:53.808Z] f23df028b6ca: Pulling fs layer [2022-10-03T17:40:53.808Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T17:40:53.808Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T17:40:53.808Z] 765212b225bb: Waiting [2022-10-03T17:40:53.808Z] 2437ff75d9bd: Waiting [2022-10-03T17:40:53.808Z] f23df028b6ca: Waiting [2022-10-03T17:40:53.808Z] d65c8cfc05b1: Waiting [2022-10-03T17:40:53.808Z] 04944245beec: Verifying Checksum [2022-10-03T17:40:53.808Z] 04944245beec: Download complete [2022-10-03T17:40:53.808Z] 765212b225bb: Verifying Checksum [2022-10-03T17:40:53.808Z] 765212b225bb: Download complete [2022-10-03T17:40:53.808Z] f23df028b6ca: Download complete [2022-10-03T17:40:53.808Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T17:40:53.808Z] d65c8cfc05b1: Download complete [2022-10-03T17:40:54.075Z] 699f458cf7ca: Verifying Checksum [2022-10-03T17:40:54.075Z] 699f458cf7ca: Download complete [2022-10-03T17:40:54.343Z] 8998bd30e6a1: Download complete [2022-10-03T17:40:56.938Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T17:40:56.938Z] 2437ff75d9bd: Download complete [2022-10-03T17:40:58.344Z] 8998bd30e6a1: Pull complete [2022-10-03T17:40:58.610Z] 04944245beec: Pull complete [2022-10-03T17:41:00.018Z] 699f458cf7ca: Pull complete [2022-10-03T17:41:00.018Z] 765212b225bb: Pull complete [2022-10-03T17:41:00.604Z] f23df028b6ca: Pull complete [2022-10-03T17:41:00.872Z] d65c8cfc05b1: Pull complete [2022-10-03T17:41:15.870Z] 2437ff75d9bd: Pull complete [2022-10-03T17:41:15.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T17:41:15.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T17:41:15.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:41:16.174Z] prd-ubuntu20.04-docker-arm64-4c-16g-6908 does not seem to be running inside a container [2022-10-03T17:41:16.230Z] $ 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 [2022-10-03T17:41:18.567Z] $ docker top 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:19.448Z] ---> job-cost.sh [2022-10-03T17:41:19.448Z] lf-activate-venv: SKIPPING [2022-10-03T17:41:19.448Z] INFO: No Stack... [2022-10-03T17:41:19.713Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T17:41:20.670Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T17:41:21.007Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2022-10-03T17:41:21.007Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T17:41:21.345Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] [2022-10-03T17:41:21.349Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] did not exist. Created. [2022-10-03T17:41:21.349Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T17:41:21.750Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T17:41:21.824Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T17:41:21.839Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-98-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T17:41:21.910Z] $ docker stop --time=1 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 [2022-10-03T17:41:23.403Z] $ docker rm -f 968933d7f52da1b4d4df1d2100a7eccd611d2150547b969ba20e9e5db863b456 [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 [2022-10-03T17:41:24.346Z] provisioning config files... [2022-10-03T17:41:24.354Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config13733842207299555954tmp [Pipeline] { [Pipeline] sh [2022-10-03T17:41:24.681Z] + set +x [2022-10-03T17:41:24.681Z] + curl -s https://codecov.io/bash [2022-10-03T17:41:24.681Z] + bash -s -- [2022-10-03T17:41:24.681Z] [2022-10-03T17:41:24.681Z] _____ _ [2022-10-03T17:41:24.681Z] / ____| | | [2022-10-03T17:41:24.681Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T17:41:24.681Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T17:41:24.681Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T17:41:24.681Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T17:41:24.681Z] Bash-1.0.6 [2022-10-03T17:41:24.681Z] [2022-10-03T17:41:24.681Z] [2022-10-03T17:41:24.681Z] ==> git version 2.25.1 found [2022-10-03T17:41:24.681Z] ==> 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 [2022-10-03T17:41:24.681Z] Release-Date: 2020-01-08 [2022-10-03T17:41:24.681Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-03T17:41:24.681Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T17:41:24.681Z] ==> Jenkins CI detected. [2022-10-03T17:41:24.681Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-98 [2022-10-03T17:41:24.681Z] project root: . [2022-10-03T17:41:24.681Z] --> token set from env [2022-10-03T17:41:24.681Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T17:41:24.681Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T17:41:24.681Z] ==> Python coveragepy not found [2022-10-03T17:41:24.681Z] ==> Searching for coverage reports in: [2022-10-03T17:41:24.681Z] + . [2022-10-03T17:41:24.681Z] -> Found 1 reports [2022-10-03T17:41:24.681Z] ==> Detecting git/mercurial file structure [2022-10-03T17:41:24.681Z] ==> Reading reports [2022-10-03T17:41:24.681Z] + ./coverage.out bytes=29387 [2022-10-03T17:41:24.681Z] ==> Appending adjustments [2022-10-03T17:41:24.681Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T17:41:24.947Z] + Found adjustments [2022-10-03T17:41:24.947Z] ==> Gzipping contents [2022-10-03T17:41:24.947Z] 8.0K /tmp/codecov.kIWfw1.gz [2022-10-03T17:41:24.947Z] ==> Uploading reports [2022-10-03T17:41:24.947Z] url: https://codecov.io [2022-10-03T17:41:24.947Z] query: branch=PR-98&commit=04b2efeb3b77290b223fa324f834d380cd5b35e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=98&job=&cmd_args= [2022-10-03T17:41:24.947Z] -> Pinging Codecov [2022-10-03T17:41:24.947Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-98&commit=04b2efeb3b77290b223fa324f834d380cd5b35e9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-98%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=98&job=&cmd_args= [2022-10-03T17:41:25.207Z] -> Uploading to [2022-10-03T17:41:25.207Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/73D8F5FF140700D3E01443B452E23636/04b2efeb3b77290b223fa324f834d380cd5b35e9/8d98baaf-75df-4a2a-8e8d-c9fb8a3732cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T174124Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1d49ca1721e8c16dc2eea51bf62212fc0e3906b2a77dd3e08c7a5c246c2b29e4 [2022-10-03T17:41:25.207Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T17:41:25.207Z] Dload Upload Total Spent Left Speed [2022-10-03T17:41:25.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4135 0 0 100 4135 0 19879 --:--:-- --:--:-- --:--:-- 19879 [2022-10-03T17:41:25.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/04b2efeb3b77290b223fa324f834d380cd5b35e9 [Pipeline] } [2022-10-03T17:41:25.492Z] 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 [2022-10-03T17:41:27.190Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-98/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:27.518Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:28.397Z] ---> package-listing.sh [2022-10-03T17:41:28.397Z] ++ facter osfamily [2022-10-03T17:41:28.397Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T17:41:28.655Z] + OS_FAMILY=debian [2022-10-03T17:41:28.655Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-98 [2022-10-03T17:41:28.655Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T17:41:28.655Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T17:41:28.655Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T17:41:28.655Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T17:41:28.655Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-98 ']' [2022-10-03T17:41:28.655Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T17:41:28.655Z] + case "${OS_FAMILY}" in [2022-10-03T17:41:28.655Z] + dpkg -l [2022-10-03T17:41:28.655Z] + grep '^ii' [2022-10-03T17:41:28.655Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T17:41:28.655Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T17:41:28.655Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T17:41:28.655Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-98 ']' [2022-10-03T17:41:28.655Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-98/archives/ [2022-10-03T17:41:28.655Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-98/archives/ [Pipeline] echo [2022-10-03T17:41:28.685Z] 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/xfoundry_device-usb-camera_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T17:41:28.974Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T17:41:29.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T17:41:29.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T17:41:29.738Z] prd-ubuntu20.04-docker-8c-8g-6905 does not seem to be running inside a container [2022-10-03T17:41:29.778Z] $ 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/xfoundry_device-usb-camera_PR-98/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-98 -v /w/workspace/xfoundry_device-usb-camera_PR-98:/w/workspace/xfoundry_device-usb-camera_PR-98:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-98@tmp:/w/workspace/xfoundry_device-usb-camera_PR-98@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 [2022-10-03T17:41:29.979Z] $ docker top 147444f43442ac451213f5afdf9be6a78a1faaede7f810e50e9d4aed13022f76 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T17:41:30.344Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T17:41:30.653Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T17:41:30.959Z] + ls /var/log/sa-host [2022-10-03T17:41:30.959Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T17:41:31.087Z] provisioning config files... [2022-10-03T17:41:31.096Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-98@tmp/config13697271633631786492tmp [Pipeline] { [Pipeline] echo [2022-10-03T17:41:31.141Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:31.451Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T17:41:31.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:31.881Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T17:41:31.913Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:32.220Z] ---> sudo-logs.sh [2022-10-03T17:41:32.220Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T17:41:32.302Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:32.613Z] ---> job-cost.sh [2022-10-03T17:41:32.613Z] lf-activate-venv: SKIPPING [2022-10-03T17:41:32.613Z] DEBUG: total: 0.10999999940395355 [2022-10-03T17:41:32.613Z] INFO: Retrieving Stack Cost... [2022-10-03T17:41:33.179Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T17:41:33.441Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T17:41:33.473Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T17:41:33.794Z] ---> logs-deploy.sh [2022-10-03T17:41:33.794Z] lf-activate-venv: SKIPPING [2022-10-03T17:41:33.794Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-98/1 [2022-10-03T17:41:33.794Z] INFO: archiving workspace using pattern(s): [2022-10-03T17:41:34.739Z] Archives upload complete. [2022-10-03T17:41:34.739Z] INFO: archiving logs to Nexus [2022-10-03T17:41:35.306Z] ---> uname -a: [2022-10-03T17:41:35.306Z] Linux prd-ubuntu20-04-docker-8c-8g-6905 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-03T17:41:35.306Z] [2022-10-03T17:41:35.306Z] [2022-10-03T17:41:35.306Z] ---> lscpu: [2022-10-03T17:41:35.306Z] Architecture: x86_64 [2022-10-03T17:41:35.306Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-03T17:41:35.306Z] Byte Order: Little Endian [2022-10-03T17:41:35.306Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-03T17:41:35.306Z] CPU(s): 8 [2022-10-03T17:41:35.306Z] On-line CPU(s) list: 0-7 [2022-10-03T17:41:35.306Z] Thread(s) per core: 1 [2022-10-03T17:41:35.306Z] Core(s) per socket: 1 [2022-10-03T17:41:35.306Z] Socket(s): 8 [2022-10-03T17:41:35.306Z] NUMA node(s): 1 [2022-10-03T17:41:35.306Z] Vendor ID: AuthenticAMD [2022-10-03T17:41:35.306Z] CPU family: 23 [2022-10-03T17:41:35.306Z] Model: 49 [2022-10-03T17:41:35.306Z] Model name: AMD EPYC-Rome Processor [2022-10-03T17:41:35.306Z] Stepping: 0 [2022-10-03T17:41:35.306Z] CPU MHz: 2799.998 [2022-10-03T17:41:35.306Z] BogoMIPS: 5599.99 [2022-10-03T17:41:35.306Z] Virtualization: AMD-V [2022-10-03T17:41:35.306Z] Hypervisor vendor: KVM [2022-10-03T17:41:35.306Z] Virtualization type: full [2022-10-03T17:41:35.306Z] L1d cache: 256 KiB [2022-10-03T17:41:35.306Z] L1i cache: 256 KiB [2022-10-03T17:41:35.306Z] L2 cache: 4 MiB [2022-10-03T17:41:35.306Z] L3 cache: 128 MiB [2022-10-03T17:41:35.306Z] NUMA node0 CPU(s): 0-7 [2022-10-03T17:41:35.306Z] Vulnerability Itlb multihit: Not affected [2022-10-03T17:41:35.306Z] Vulnerability L1tf: Not affected [2022-10-03T17:41:35.306Z] Vulnerability Mds: Not affected [2022-10-03T17:41:35.306Z] Vulnerability Meltdown: Not affected [2022-10-03T17:41:35.306Z] Vulnerability Mmio stale data: Not affected [2022-10-03T17:41:35.306Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-03T17:41:35.306Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-03T17:41:35.306Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-03T17:41:35.306Z] Vulnerability Srbds: Not affected [2022-10-03T17:41:35.306Z] Vulnerability Tsx async abort: Not affected [2022-10-03T17:41:35.306Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-10-03T17:41:35.306Z] [2022-10-03T17:41:35.306Z]