Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75b826590da898f2794a2a9ca8e49a79136e1d2a 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-ssh10399727203977040737.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8271077258274582996.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17423061928854196202.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3630483989699425704.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8570959224535041615.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8067 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 75b826590da898f2794a2a9ca8e49a79136e1d2a (main) Commit message: "Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.43" > 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 core.sparsecheckout # timeout=10 > git checkout -f 75b826590da898f2794a2a9ca8e49a79136e1d2a # timeout=10 > git rev-list --no-walk eb09eea23094f9dfe3d7b3f55c1f0828961a3a42 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-02T07:41:31.412Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-02T07:41:31.482Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-02T07:41:31.494Z] ========================================================= [2023-03-02T07:41:31.494Z] EdgeX Global Pipelines Version Info [2023-03-02T07:41:31.494Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:41:32.581Z] ------------------- [2023-03-02T07:41:32.581Z] stable info: [2023-03-02T07:41:32.581Z] ------------------- [2023-03-02T07:41:32.581Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-02T07:41:32.581Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T07:41:32.581Z] Message: update stable to v1.0.244 [2023-03-02T07:41:32.845Z] ------------------- [2023-03-02T07:41:32.845Z] experimental info: [2023-03-02T07:41:32.845Z] ------------------- [2023-03-02T07:41:32.845Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-02T07:41:32.845Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-02T07:41:32.845Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-02T07:41:33.033Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-02T07:41:33.046Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-02T07:41:33.062Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-02T07:41:33.072Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-02T07:41:33.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-02T07:41:33.096Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-02T07:41:33.112Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-02T07:41:33.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-02T07:41:33.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-02T07:41:33.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-02T07:41:33.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-02T07:41:33.155Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-02T07:41:33.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-02T07:41:33.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-02T07:41:33.180Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T07:41:33.189Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-02T07:41:33.197Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-02T07:41:33.205Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-02T07:41:33.215Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-02T07:41:33.231Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-02T07:41:33.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-02T07:41:33.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-02T07:41:33.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-02T07:41:33.282Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-02T07:41:33.292Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-02T07:41:33.306Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-02T07:41:33.322Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-02T07:41:33.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-02T07:41:33.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-02T07:41:33.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-02T07:41:33.374Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] echo [2023-03-02T07:41:33.388Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75b8265 [Pipeline] echo [2023-03-02T07:41:33.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:41:33.442Z] provisioning config files... [2023-03-02T07:41:33.456Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11552368993766093535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:41:33.758Z] ---> docker-login.sh [2023-03-02T07:41:33.758Z] nexus3.edgexfoundry.org:10001 [2023-03-02T07:41:35.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:35.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:35.404Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:35.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:35.404Z] [2023-03-02T07:41:35.404Z] Login Succeeded [2023-03-02T07:41:35.404Z] nexus3.edgexfoundry.org:10002 [2023-03-02T07:41:35.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:35.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:35.665Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:35.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:35.665Z] [2023-03-02T07:41:35.665Z] Login Succeeded [2023-03-02T07:41:35.665Z] nexus3.edgexfoundry.org:10003 [2023-03-02T07:41:35.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:35.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:35.665Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:35.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:35.665Z] [2023-03-02T07:41:35.665Z] Login Succeeded [2023-03-02T07:41:35.665Z] nexus3.edgexfoundry.org:10004 [2023-03-02T07:41:35.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:35.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:35.665Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:35.665Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:35.665Z] [2023-03-02T07:41:35.665Z] Login Succeeded [2023-03-02T07:41:35.665Z] docker.io [2023-03-02T07:41:35.926Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:36.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:36.186Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:36.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:36.186Z] [2023-03-02T07:41:36.186Z] Login Succeeded [2023-03-02T07:41:36.186Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T07:41:36.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-02T07:41:36.542Z] + git rev-list -1 --merges 75b826590da898f2794a2a9ca8e49a79136e1d2a~1..75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] echo [2023-03-02T07:41:36.593Z] -----------> git rev-list -1 --merges 75b826590da898f2794a2a9ca8e49a79136e1d2a~1..75b826590da898f2794a2a9ca8e49a79136e1d2a 75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:41:36.593Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a [false] [Pipeline] sh [2023-03-02T07:41:36.879Z] + git log --format=format:%s -1 75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] echo [2023-03-02T07:41:36.895Z] ========================================================= [2023-03-02T07:41:36.896Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-02T07:41:36.896Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T07:41:37.233Z] + git log --format=format:%s -1 75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] echo [2023-03-02T07:41:37.244Z] [semverPrep] GIT_COMMIT: 75b826590da898f2794a2a9ca8e49a79136e1d2a, Commit Message: Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.43 [Pipeline] echo [2023-03-02T07:41:37.255Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-02T07:41:37.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T07:41:37.613Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-02T07:41:37.613Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-02T07:41:37.613Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-02T07:41:37.613Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-02T07:41:37.613Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-02T07:41:37.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:41:38.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:41:38.026Z] [2023-03-02T07:41:38.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:41:38.330Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:41:38.330Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-02T07:41:38.330Z] b85a868b505f: Pulling fs layer [2023-03-02T07:41:38.330Z] e2be974225ed: Pulling fs layer [2023-03-02T07:41:38.330Z] 339a4e72a1f5: Pulling fs layer [2023-03-02T07:41:38.330Z] 988bab9f4d93: Pulling fs layer [2023-03-02T07:41:38.330Z] 1469e6f7b9e6: Pulling fs layer [2023-03-02T07:41:38.330Z] eaf3925da568: Pulling fs layer [2023-03-02T07:41:38.330Z] 988bab9f4d93: Waiting [2023-03-02T07:41:38.330Z] 1469e6f7b9e6: Waiting [2023-03-02T07:41:38.330Z] bab4dde63d76: Pulling fs layer [2023-03-02T07:41:38.330Z] bde34c3a00c8: Pulling fs layer [2023-03-02T07:41:38.330Z] b352a97aabf1: Pulling fs layer [2023-03-02T07:41:38.330Z] bde34c3a00c8: Waiting [2023-03-02T07:41:38.330Z] bab4dde63d76: Waiting [2023-03-02T07:41:38.330Z] eaf3925da568: Waiting [2023-03-02T07:41:38.330Z] 4872d77fe225: Pulling fs layer [2023-03-02T07:41:38.330Z] 5851b861e8e6: Pulling fs layer [2023-03-02T07:41:38.330Z] b352a97aabf1: Waiting [2023-03-02T07:41:38.330Z] 4872d77fe225: Waiting [2023-03-02T07:41:38.330Z] 5851b861e8e6: Waiting [2023-03-02T07:41:38.330Z] e2be974225ed: Download complete [2023-03-02T07:41:38.330Z] 988bab9f4d93: Verifying Checksum [2023-03-02T07:41:38.330Z] 988bab9f4d93: Download complete [2023-03-02T07:41:38.590Z] 1469e6f7b9e6: Download complete [2023-03-02T07:41:38.590Z] 339a4e72a1f5: Verifying Checksum [2023-03-02T07:41:38.590Z] 339a4e72a1f5: Download complete [2023-03-02T07:41:38.590Z] eaf3925da568: Download complete [2023-03-02T07:41:38.590Z] bde34c3a00c8: Download complete [2023-03-02T07:41:38.590Z] b352a97aabf1: Download complete [2023-03-02T07:41:38.590Z] 4872d77fe225: Download complete [2023-03-02T07:41:38.590Z] 5851b861e8e6: Download complete [2023-03-02T07:41:38.590Z] b85a868b505f: Verifying Checksum [2023-03-02T07:41:38.590Z] b85a868b505f: Download complete [2023-03-02T07:41:38.849Z] bab4dde63d76: Verifying Checksum [2023-03-02T07:41:38.849Z] bab4dde63d76: Download complete [2023-03-02T07:41:39.787Z] b85a868b505f: Pull complete [2023-03-02T07:41:39.787Z] e2be974225ed: Pull complete [2023-03-02T07:41:40.364Z] 339a4e72a1f5: Pull complete [2023-03-02T07:41:40.364Z] 988bab9f4d93: Pull complete [2023-03-02T07:41:40.936Z] 1469e6f7b9e6: Pull complete [2023-03-02T07:41:40.936Z] eaf3925da568: Pull complete [2023-03-02T07:41:42.845Z] bab4dde63d76: Pull complete [2023-03-02T07:41:42.845Z] bde34c3a00c8: Pull complete [2023-03-02T07:41:43.106Z] b352a97aabf1: Pull complete [2023-03-02T07:41:43.367Z] 4872d77fe225: Pull complete [2023-03-02T07:41:43.367Z] 5851b861e8e6: Pull complete [2023-03-02T07:41:43.630Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-02T07:41:43.630Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:41:43.630Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:41:43.728Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:41:43.764Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-02T07:41:51.076Z] $ docker top 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c -eo pid,comm [2023-03-02T07:41:51.184Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-02T07:41:51.184Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T07:41:51.220Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T07:41:51.220Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T07:41:51.384Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T07:41:51.391Z] $ docker exec 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c ssh-agent [2023-03-02T07:41:51.529Z] SSH_AUTH_SOCK=/tmp/ssh-vRKAXMXO1eO9/agent.15 [2023-03-02T07:41:51.529Z] SSH_AGENT_PID=21 [2023-03-02T07:41:51.536Z] Running ssh-add (command line suppressed) [2023-03-02T07:41:51.658Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17930372307109273520.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_17930372307109273520.key) [2023-03-02T07:41:51.667Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T07:41:51.951Z] + git tag --points-at HEAD [Pipeline] } [2023-03-02T07:41:51.974Z] $ docker exec --env ******** --env ******** 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c ssh-agent -k [2023-03-02T07:41:52.078Z] unset SSH_AUTH_SOCK; [2023-03-02T07:41:52.078Z] unset SSH_AGENT_PID; [2023-03-02T07:41:52.080Z] echo Agent pid 21 killed; [2023-03-02T07:41:52.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-02T07:41:52.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T07:41:52.196Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T07:41:52.324Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T07:41:52.331Z] $ docker exec 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c ssh-agent [2023-03-02T07:41:52.451Z] SSH_AUTH_SOCK=/tmp/ssh-IB6BtweBQQVV/agent.71 [2023-03-02T07:41:52.451Z] SSH_AGENT_PID=77 [2023-03-02T07:41:52.455Z] Running ssh-add (command line suppressed) [2023-03-02T07:41:52.563Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9342617134900406222.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9342617134900406222.key) [2023-03-02T07:41:52.579Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T07:41:52.871Z] + git semver init [2023-03-02T07:41:53.131Z] 2023-03-02 07:41:53,061 [run_init] DEBUG init version:0.0.0 force:False [2023-03-02T07:41:53.131Z] 2023-03-02 07:41:53,062 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-02T07:41:53.131Z] 2023-03-02 07:41:53,062 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-02T07:41:53.131Z] 2023-03-02 07:41:53,063 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-02T07:41:54.069Z] 2023-03-02 07:41:53,934 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-02T07:41:54.069Z] 2023-03-02 07:41:53,935 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-02T07:41:54.069Z] 2023-03-02 07:41:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:41:54.069Z] 2023-03-02 07:41:53,935 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:41:54.069Z] 3.0.0-dev.12 [Pipeline] } [2023-03-02T07:41:54.080Z] $ docker exec --env ******** --env ******** 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c ssh-agent -k [2023-03-02T07:41:54.188Z] unset SSH_AUTH_SOCK; [2023-03-02T07:41:54.188Z] unset SSH_AGENT_PID; [2023-03-02T07:41:54.188Z] echo Agent pid 77 killed; [2023-03-02T07:41:54.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T07:41:54.493Z] + git semver [Pipeline] } [2023-03-02T07:41:55.083Z] $ docker stop --time=1 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c [2023-03-02T07:41:56.390Z] $ docker rm -f --volumes 434e52c4350e0833de4a833f4042e1176216cf43e6499e39552a68da5eafd66c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T07:41:56.727Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-02T07:41:56.929Z] Stashed 1 file(s) [Pipeline] echo [2023-03-02T07:41:56.933Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.12 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:41:57.089Z] provisioning config files... [2023-03-02T07:41:57.098Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1433107347262481560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:41:57.396Z] ---> docker-login.sh [2023-03-02T07:41:57.396Z] nexus3.edgexfoundry.org:10001 [2023-03-02T07:41:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:57.396Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:57.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:57.396Z] [2023-03-02T07:41:57.396Z] Login Succeeded [2023-03-02T07:41:57.396Z] nexus3.edgexfoundry.org:10002 [2023-03-02T07:41:57.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:57.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:57.396Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:57.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:57.396Z] [2023-03-02T07:41:57.396Z] Login Succeeded [2023-03-02T07:41:57.396Z] nexus3.edgexfoundry.org:10003 [2023-03-02T07:41:57.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:57.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:57.655Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:57.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:57.655Z] [2023-03-02T07:41:57.655Z] Login Succeeded [2023-03-02T07:41:57.655Z] nexus3.edgexfoundry.org:10004 [2023-03-02T07:41:57.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:57.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:57.655Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:57.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:57.655Z] [2023-03-02T07:41:57.655Z] Login Succeeded [2023-03-02T07:41:57.655Z] docker.io [2023-03-02T07:41:57.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:41:57.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:41:57.917Z] Configure a credential helper to remove this warning. See [2023-03-02T07:41:57.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:41:57.917Z] [2023-03-02T07:41:57.917Z] Login Succeeded [2023-03-02T07:41:57.917Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T07:41:57.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-02T07:41:57.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:41:57.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:41:58.003Z] ========================================================= [2023-03-02T07:41:58.003Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-02T07:41:58.003Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:41:58.309Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-02T07:41:58.309Z] Sending build context to Docker daemon 1.77MB [2023-03-02T07:41:58.309Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T07:41:58.309Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-02T07:41:58.570Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-02T07:41:58.570Z] 213ec9aee27d: Pulling fs layer [2023-03-02T07:41:58.570Z] 4583459ba037: Pulling fs layer [2023-03-02T07:41:58.570Z] 93c1e223e6f2: Pulling fs layer [2023-03-02T07:41:58.570Z] 53926ce57604: Pulling fs layer [2023-03-02T07:41:58.570Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-02T07:41:58.570Z] 22ff95d597cd: Pulling fs layer [2023-03-02T07:41:58.570Z] 12d6caf4c0d1: Pulling fs layer [2023-03-02T07:41:58.570Z] 96b7cbca73a9: Pulling fs layer [2023-03-02T07:41:58.570Z] a7acece74701: Pulling fs layer [2023-03-02T07:41:58.570Z] 21b2b0c7a3f4: Waiting [2023-03-02T07:41:58.570Z] 22ff95d597cd: Waiting [2023-03-02T07:41:58.570Z] 12d6caf4c0d1: Waiting [2023-03-02T07:41:58.570Z] 96b7cbca73a9: Waiting [2023-03-02T07:41:58.570Z] a7acece74701: Waiting [2023-03-02T07:41:58.570Z] 53926ce57604: Waiting [2023-03-02T07:41:58.570Z] 93c1e223e6f2: Verifying Checksum [2023-03-02T07:41:58.570Z] 93c1e223e6f2: Download complete [2023-03-02T07:41:58.570Z] 4583459ba037: Verifying Checksum [2023-03-02T07:41:58.570Z] 4583459ba037: Download complete [2023-03-02T07:41:58.570Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-02T07:41:58.570Z] 21b2b0c7a3f4: Download complete [2023-03-02T07:41:58.570Z] 22ff95d597cd: Verifying Checksum [2023-03-02T07:41:58.570Z] 22ff95d597cd: Download complete [2023-03-02T07:41:58.570Z] 213ec9aee27d: Verifying Checksum [2023-03-02T07:41:58.570Z] 213ec9aee27d: Download complete [2023-03-02T07:41:58.570Z] 12d6caf4c0d1: Verifying Checksum [2023-03-02T07:41:58.570Z] 12d6caf4c0d1: Download complete [2023-03-02T07:41:58.836Z] 213ec9aee27d: Pull complete [2023-03-02T07:41:59.098Z] 4583459ba037: Pull complete [2023-03-02T07:41:59.098Z] 93c1e223e6f2: Pull complete [2023-03-02T07:41:59.098Z] a7acece74701: Verifying Checksum [2023-03-02T07:41:59.098Z] a7acece74701: Download complete [2023-03-02T07:41:59.357Z] 96b7cbca73a9: Verifying Checksum [2023-03-02T07:41:59.357Z] 96b7cbca73a9: Download complete [2023-03-02T07:41:59.357Z] 53926ce57604: Verifying Checksum [2023-03-02T07:41:59.357Z] 53926ce57604: Download complete [2023-03-02T07:42:03.553Z] 53926ce57604: Pull complete [2023-03-02T07:42:03.553Z] 21b2b0c7a3f4: Pull complete [2023-03-02T07:42:03.553Z] 22ff95d597cd: Pull complete [2023-03-02T07:42:03.553Z] 12d6caf4c0d1: Pull complete [2023-03-02T07:42:05.466Z] 96b7cbca73a9: Pull complete [2023-03-02T07:42:06.034Z] a7acece74701: Pull complete [2023-03-02T07:42:06.034Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-02T07:42:06.034Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-02T07:42:06.034Z] ---> db6d94c90886 [2023-03-02T07:42:06.034Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-02T07:42:11.305Z] ---> Running in dd428d6b24bc [2023-03-02T07:42:11.305Z] Removing intermediate container dd428d6b24bc [2023-03-02T07:42:11.305Z] ---> 22c6f6a18637 [2023-03-02T07:42:11.305Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T07:42:11.305Z] ---> Running in b2a60b798ec1 [2023-03-02T07:42:11.305Z] Removing intermediate container b2a60b798ec1 [2023-03-02T07:42:11.305Z] ---> 10956db86ba0 [2023-03-02T07:42:11.305Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-02T07:42:11.305Z] ---> Running in 23de22ca194d [2023-03-02T07:42:11.305Z] Removing intermediate container 23de22ca194d [2023-03-02T07:42:11.305Z] ---> b43daa973ae5 [2023-03-02T07:42:11.305Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-02T07:42:11.305Z] ---> Running in e35fdc40e227 [2023-03-02T07:42:11.563Z] Removing intermediate container e35fdc40e227 [2023-03-02T07:42:11.563Z] ---> a5f8eb49c95f [2023-03-02T07:42:11.563Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T07:42:11.563Z] ---> Running in 36959b3832f5 [2023-03-02T07:42:11.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T07:42:11.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T07:42:12.043Z] Still waiting to schedule task [2023-03-02T07:42:12.043Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-02T07:42:12.080Z] (1/80) Installing mesa (21.3.9-r0) [2023-03-02T07:42:12.080Z] (2/80) Installing libxau (1.0.9-r0) [2023-03-02T07:42:12.080Z] (3/80) Installing libxdmcp (1.1.3-r0) [2023-03-02T07:42:12.080Z] (4/80) Installing libxcb (1.15-r0) [2023-03-02T07:42:12.080Z] (5/80) Installing libx11 (1.8-r0) [2023-03-02T07:42:12.339Z] (6/80) Installing libxext (1.3.4-r0) [2023-03-02T07:42:12.339Z] (7/80) Installing libxfixes (6.0.0-r0) [2023-03-02T07:42:12.339Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2023-03-02T07:42:12.339Z] (9/80) Installing libpciaccess (0.16-r0) [2023-03-02T07:42:12.339Z] (10/80) Installing libdrm (2.4.110-r0) [2023-03-02T07:42:12.339Z] (11/80) Installing mesa-glapi (21.3.9-r0) [2023-03-02T07:42:12.339Z] (12/80) Installing libxshmfence (1.3-r1) [2023-03-02T07:42:12.339Z] (13/80) Installing mesa-gl (21.3.9-r0) [2023-03-02T07:42:12.339Z] (14/80) Installing icu-data-full (71.1-r2) [2023-03-02T07:42:12.339Z] (15/80) Installing libice (1.0.10-r0) [2023-03-02T07:42:12.339Z] (16/80) Installing libuuid (2.38-r1) [2023-03-02T07:42:12.339Z] (17/80) Installing libsm (1.2.3-r0) [2023-03-02T07:42:12.339Z] (18/80) Installing libxt (1.2.1-r0) [2023-03-02T07:42:12.339Z] (19/80) Installing libxmu (1.1.3-r0) [2023-03-02T07:42:12.339Z] (20/80) Installing xset (1.2.4-r0) [2023-03-02T07:42:12.339Z] (21/80) Installing xprop (1.2.5-r0) [2023-03-02T07:42:12.339Z] (22/80) Installing xdg-utils (1.1.3-r3) [2023-03-02T07:42:12.339Z] (23/80) Installing dbus-libs (1.14.4-r0) [2023-03-02T07:42:12.597Z] (24/80) Installing libffi (3.4.2-r1) [2023-03-02T07:42:12.597Z] (25/80) Installing libintl (0.21-r2) [2023-03-02T07:42:12.597Z] (26/80) Installing libblkid (2.38-r1) [2023-03-02T07:42:12.597Z] (27/80) Installing libmount (2.38-r1) [2023-03-02T07:42:12.597Z] (28/80) Installing pcre (8.45-r2) [2023-03-02T07:42:12.597Z] (29/80) Installing glib (2.72.1-r0) [2023-03-02T07:42:12.597Z] (30/80) Installing icu-libs (71.1-r2) [2023-03-02T07:42:12.597Z] (31/80) Installing libpcre2-16 (10.40-r0) [2023-03-02T07:42:12.597Z] (32/80) Installing zstd-libs (1.5.2-r1) [2023-03-02T07:42:12.597Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2023-03-02T07:42:12.854Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2023-03-02T07:42:12.854Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2023-03-02T07:42:12.854Z] (36/80) Installing mesa-gbm (21.3.9-r0) [2023-03-02T07:42:12.854Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-02T07:42:12.854Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2023-03-02T07:42:12.854Z] (39/80) Installing libxcomposite (0.4.5-r0) [2023-03-02T07:42:12.854Z] (40/80) Installing libbz2 (1.0.8-r1) [2023-03-02T07:42:12.854Z] (41/80) Installing libpng (1.6.37-r1) [2023-03-02T07:42:12.854Z] (42/80) Installing freetype (2.12.1-r0) [2023-03-02T07:42:12.855Z] (43/80) Installing fontconfig (2.14.0-r0) [2023-03-02T07:42:13.113Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2023-03-02T07:42:13.113Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2023-03-02T07:42:13.113Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2023-03-02T07:42:13.113Z] (47/80) Installing xz-libs (5.2.5-r1) [2023-03-02T07:42:13.113Z] (48/80) Installing libxml2 (2.9.14-r2) [2023-03-02T07:42:13.113Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2023-03-02T07:42:13.113Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2023-03-02T07:42:13.113Z] (51/80) Installing mesa-egl (21.3.9-r0) [2023-03-02T07:42:13.113Z] (52/80) Installing avahi-libs (0.8-r6) [2023-03-02T07:42:13.113Z] (53/80) Installing nettle (3.7.3-r0) [2023-03-02T07:42:13.113Z] (54/80) Installing p11-kit (0.24.1-r0) [2023-03-02T07:42:13.113Z] (55/80) Installing libtasn1 (4.18.0-r1) [2023-03-02T07:42:13.113Z] (56/80) Installing libunistring (1.0-r0) [2023-03-02T07:42:13.113Z] (57/80) Installing gnutls (3.7.7-r1) [2023-03-02T07:42:13.113Z] (58/80) Installing cups-libs (2.4.2-r0) [2023-03-02T07:42:13.113Z] (59/80) Installing graphite2 (1.3.14-r1) [2023-03-02T07:42:13.113Z] (60/80) Installing harfbuzz (4.3.0-r0) [2023-03-02T07:42:13.113Z] (61/80) Installing libevdev (1.12.1-r0) [2023-03-02T07:42:13.113Z] (62/80) Installing mtdev (1.1.6-r0) [2023-03-02T07:42:13.113Z] (63/80) Installing eudev-libs (3.2.11-r0) [2023-03-02T07:42:13.113Z] (64/80) Installing libinput-libs (1.20.1-r0) [2023-03-02T07:42:13.113Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-02T07:42:13.113Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2023-03-02T07:42:13.373Z] (67/80) Installing xcb-util (0.4.0-r3) [2023-03-02T07:42:13.373Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2023-03-02T07:42:13.373Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2023-03-02T07:42:13.373Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2023-03-02T07:42:13.373Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2023-03-02T07:42:13.373Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2023-03-02T07:42:13.373Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-02T07:42:13.373Z] (74/80) Installing v4l-utils (1.22.1-r1) [2023-03-02T07:42:13.373Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-02T07:42:13.373Z] Executing udev-init-scripts-35-r0.post-install [2023-03-02T07:42:13.373Z] (76/80) Installing kmod-libs (29-r2) [2023-03-02T07:42:13.373Z] (77/80) Installing eudev (3.2.11-r0) [2023-03-02T07:42:13.373Z] (78/80) Installing eudev-dev (3.2.11-r0) [2023-03-02T07:42:13.373Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-02T07:42:13.373Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2023-03-02T07:42:13.373Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T07:42:13.373Z] Executing eudev-3.2.11-r0.trigger [2023-03-02T07:42:13.373Z] OK: 331 MiB in 131 packages [2023-03-02T07:42:17.583Z] Removing intermediate container 36959b3832f5 [2023-03-02T07:42:17.583Z] ---> 67346871c3b3 [2023-03-02T07:42:17.583Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-02T07:42:17.583Z] ---> Running in bd5ad1a838a4 [2023-03-02T07:42:17.583Z] Removing intermediate container bd5ad1a838a4 [2023-03-02T07:42:17.583Z] ---> 58f592f128e4 [2023-03-02T07:42:17.583Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-02T07:42:17.583Z] ---> d223fbf0fbcf [2023-03-02T07:42:17.583Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T07:42:17.583Z] ---> Running in 97cc44da1fea [2023-03-02T07:43:13.822Z] Removing intermediate container 97cc44da1fea [2023-03-02T07:43:13.822Z] ---> d31af87e5753 [2023-03-02T07:43:13.822Z] Step 11/13 : COPY . . [2023-03-02T07:43:13.822Z] ---> 48ff12836587 [2023-03-02T07:43:13.822Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-02T07:43:13.822Z] ---> Running in 9291b5e8aa20 [2023-03-02T07:43:13.822Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:43:13.822Z] Dload Upload Total Spent Left Speed [2023-03-02T07:43:13.822Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4178 0 --:--:-- --:--:-- --:--:-- 4164 100 1062 100 1062 0 0 4177 0 --:--:-- --:--:-- --:--:-- 4164 [2023-03-02T07:43:13.822Z] Removing intermediate container 9291b5e8aa20 [2023-03-02T07:43:13.822Z] ---> 8331db27898e [2023-03-02T07:43:13.822Z] Step 13/13 : RUN ${MAKE} [2023-03-02T07:43:13.822Z] ---> Running in 2906d288dc05 [2023-03-02T07:43:13.822Z] noop [2023-03-02T07:43:13.822Z] Removing intermediate container 2906d288dc05 [2023-03-02T07:43:13.822Z] ---> 0cdc45964962 [2023-03-02T07:43:13.822Z] Successfully built 0cdc45964962 [2023-03-02T07:43:13.822Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:43:14.128Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T07:43:14.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:43:14.196Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:43:14.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-02T07:43:14.586Z] $ docker top e604020563cc629dfba641a9e27440d524cdd492892a3c88743505e57f966899 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T07:43:14.923Z] + go version [2023-03-02T07:43:14.923Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-02T07:43:14.934Z] $ docker stop --time=1 e604020563cc629dfba641a9e27440d524cdd492892a3c88743505e57f966899 [2023-03-02T07:43:16.258Z] $ docker rm -f --volumes e604020563cc629dfba641a9e27440d524cdd492892a3c88743505e57f966899 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:43:16.699Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-02T07:43:16.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:43:16.778Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:43:16.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat [2023-03-02T07:43:17.161Z] $ docker top 9d0a40d32438dc8a1c13a964d68999eb1fb5b9d4f435abfaace4b6bcecdedadd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T07:43:17.497Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-02T07:43:17.794Z] + make test [2023-03-02T07:43:17.794Z] go test ./... -coverprofile=coverage.out ./... [2023-03-02T07:43:18.052Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-02T07:43:28.024Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-02T07:43:28.024Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 2.0% of statements [2023-03-02T07:43:34.579Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-02T07:43:34.579Z] go vet ./... [2023-03-02T07:43:37.105Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T07:43:37.105Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T07:43:37.105Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T07:43:37.118Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-02T07:43:37.130Z] $ docker stop --time=1 9d0a40d32438dc8a1c13a964d68999eb1fb5b9d4f435abfaace4b6bcecdedadd [2023-03-02T07:43:39.693Z] $ docker rm -f --volumes 9d0a40d32438dc8a1c13a964d68999eb1fb5b9d4f435abfaace4b6bcecdedadd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T07:43:40.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-02T07:43:40.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-02T07:43:40.664Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-02T07:43:40.960Z] + ls -al . [2023-03-02T07:43:40.960Z] total 188 [2023-03-02T07:43:40.960Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 2 07:43 . [2023-03-02T07:43:40.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:41 .. [2023-03-02T07:43:40.960Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 07:43 .git [2023-03-02T07:43:40.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:41 .github [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 2 07:41 .gitignore [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 2 07:41 .golangci.yml [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 2 07:41 .hadolint.yml [2023-03-02T07:43:40.960Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 07:41 .semver [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 2 07:41 Attribution.txt [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 2 07:41 CHANGELOG.md [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 2 07:41 Dockerfile [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 2 07:41 GOVERNANCE.md [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 2 07:41 Jenkinsfile [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 2 07:41 LICENSE [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 2 07:41 Makefile [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 2 07:41 OWNERS.md [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 2 07:41 README.md [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 2 07:41 VERSION [2023-03-02T07:43:40.960Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 07:41 bin [2023-03-02T07:43:40.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:41 cmd [2023-03-02T07:43:40.960Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 2 07:43 coverage.out [2023-03-02T07:43:40.960Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 2 07:41 docker-entrypoint.sh [2023-03-02T07:43:40.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:41 docs [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 2 07:41 go.mod [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 2 07:41 go.sum [2023-03-02T07:43:40.960Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:41 internal [2023-03-02T07:43:40.960Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:41 snap [2023-03-02T07:43:40.960Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 2 07:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:43:41.269Z] + 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=75b826590da898f2794a2a9ca8e49a79136e1d2a --label arch=amd64 --label version=3.0.0-dev.12 . [2023-03-02T07:43:41.269Z] Sending build context to Docker daemon 1.799MB [2023-03-02T07:43:41.269Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T07:43:41.269Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-02T07:43:41.269Z] ---> 0cdc45964962 [2023-03-02T07:43:41.269Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-02T07:43:41.269Z] ---> Running in 0a9a42d2b8fa [2023-03-02T07:43:41.527Z] Removing intermediate container 0a9a42d2b8fa [2023-03-02T07:43:41.527Z] ---> b07a5d8beed5 [2023-03-02T07:43:41.527Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T07:43:41.527Z] ---> Running in 25f443316be3 [2023-03-02T07:43:41.527Z] Removing intermediate container 25f443316be3 [2023-03-02T07:43:41.527Z] ---> 9d1d7a1b0363 [2023-03-02T07:43:41.527Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-02T07:43:41.527Z] ---> Running in d8d1853d2d0f [2023-03-02T07:43:41.527Z] Removing intermediate container d8d1853d2d0f [2023-03-02T07:43:41.527Z] ---> 27167c3bbd35 [2023-03-02T07:43:41.527Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-02T07:43:41.787Z] ---> Running in 4119ed3e4dd9 [2023-03-02T07:43:41.787Z] Removing intermediate container 4119ed3e4dd9 [2023-03-02T07:43:41.787Z] ---> d359849f2378 [2023-03-02T07:43:41.787Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T07:43:41.787Z] ---> Running in ed8228a25566 [2023-03-02T07:43:42.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T07:43:42.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T07:43:42.567Z] OK: 331 MiB in 131 packages [2023-03-02T07:43:42.826Z] Removing intermediate container ed8228a25566 [2023-03-02T07:43:42.826Z] ---> b6d29494c85d [2023-03-02T07:43:42.826Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-02T07:43:42.826Z] ---> Running in e41f27b3bd24 [2023-03-02T07:43:42.826Z] Removing intermediate container e41f27b3bd24 [2023-03-02T07:43:42.826Z] ---> b4e216146240 [2023-03-02T07:43:42.826Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-02T07:43:43.084Z] ---> ed874f1e6dc6 [2023-03-02T07:43:43.084Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T07:43:43.084Z] ---> Running in 90587f3d3e69 [2023-03-02T07:43:44.018Z] Removing intermediate container 90587f3d3e69 [2023-03-02T07:43:44.018Z] ---> f3afc38b9109 [2023-03-02T07:43:44.018Z] Step 11/35 : COPY . . [2023-03-02T07:43:44.018Z] ---> b734ec811fa9 [2023-03-02T07:43:44.018Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-02T07:43:44.018Z] ---> Running in fc7d4347b15d [2023-03-02T07:43:44.276Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:43:44.276Z] Dload Upload Total Spent Left Speed [2023-03-02T07:43:44.298Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8069 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-02T07:43:44.309Z] Running in /w/workspace/device-usb-camera/83 [Pipeline] { [Pipeline] checkout [2023-03-02T07:43:44.349Z] Selected Git installation does not exist. Using Default [2023-03-02T07:43:44.349Z] The recommended git tool is: NONE [2023-03-02T07:43:44.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 46320 0 --:--:-- --:--:-- --:--:-- 48272 [2023-03-02T07:43:44.793Z] Removing intermediate container fc7d4347b15d [2023-03-02T07:43:44.793Z] ---> f1918db7a89a [2023-03-02T07:43:44.793Z] Step 13/35 : RUN ${MAKE} [2023-03-02T07:43:44.793Z] ---> Running in 4e2d0a62f97e [2023-03-02T07:43:45.108Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-02T07:43:49.587Z] using credential edgex-jenkins-ssh [2023-03-02T07:43:49.606Z] Cloning the remote Git repository [2023-03-02T07:43:49.644Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-02T07:43:49.727Z] > git init /w/workspace/device-usb-camera/83 # timeout=10 [2023-03-02T07:43:49.867Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-02T07:43:49.868Z] > git --version # timeout=10 [2023-03-02T07:43:49.892Z] > git --version # 'git version 2.25.1' [2023-03-02T07:43:49.894Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-02T07:43:49.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T07:43:51.600Z] Avoid second fetch [2023-03-02T07:43:51.601Z] Checking out Revision 75b826590da898f2794a2a9ca8e49a79136e1d2a (main) [2023-03-02T07:43:50.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-02T07:43:50.754Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-02T07:43:51.614Z] > git config core.sparsecheckout # timeout=10 [2023-03-02T07:43:51.634Z] > git checkout -f 75b826590da898f2794a2a9ca8e49a79136e1d2a # timeout=10 [2023-03-02T07:43:52.092Z] Commit message: "Merge pull request #167 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.43" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T07:43:52.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-02T07:43:52.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:43:52.989Z] Dload Upload Total Spent Left Speed [2023-03-02T07:43:52.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-03-02T07:43:53.619Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-02T07:43:53.949Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-02T07:43:53.949Z] + sudo tee /etc/docker/daemon.new [2023-03-02T07:43:53.949Z] { [2023-03-02T07:43:53.949Z] "registry-mirrors": [ [2023-03-02T07:43:53.949Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-02T07:43:53.949Z] ], [2023-03-02T07:43:53.949Z] "bip": "10.250.0.254/24", [2023-03-02T07:43:53.949Z] "hosts": [ [2023-03-02T07:43:53.949Z] "tcp://0.0.0.0:5555", [2023-03-02T07:43:53.949Z] "unix:///var/run/docker.sock" [2023-03-02T07:43:53.949Z] ], [2023-03-02T07:43:53.949Z] "mtu": 1458, [2023-03-02T07:43:53.949Z] "selinux-enabled": true, [2023-03-02T07:43:53.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-02T07:43:53.949Z] } [Pipeline] sh [2023-03-02T07:43:54.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-02T07:43:54.626Z] + sudo service docker restart [2023-03-02T07:44:11.738Z] Removing intermediate container 4e2d0a62f97e [2023-03-02T07:44:11.738Z] ---> 9e2a9cff691f [2023-03-02T07:44:11.738Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-02T07:44:11.738Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-02T07:44:11.738Z] af6660deedbd: Pulling fs layer [2023-03-02T07:44:11.738Z] 97cd0a44c592: Pulling fs layer [2023-03-02T07:44:11.738Z] 97cd0a44c592: Download complete [2023-03-02T07:44:11.738Z] af6660deedbd: Verifying Checksum [2023-03-02T07:44:11.738Z] af6660deedbd: Download complete [2023-03-02T07:44:11.738Z] af6660deedbd: Pull complete [2023-03-02T07:44:11.738Z] 97cd0a44c592: Pull complete [2023-03-02T07:44:11.738Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-02T07:44:11.738Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-02T07:44:11.738Z] ---> fea57e182299 [2023-03-02T07:44:11.738Z] Step 15/35 : FROM alpine:3.16 [2023-03-02T07:44:11.738Z] 3.16: Pulling from library/alpine [2023-03-02T07:44:11.738Z] ef5531b6e74e: Pulling fs layer [2023-03-02T07:44:11.738Z] ef5531b6e74e: Verifying Checksum [2023-03-02T07:44:11.738Z] ef5531b6e74e: Download complete [2023-03-02T07:44:11.738Z] ef5531b6e74e: Pull complete [2023-03-02T07:44:11.738Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T07:44:11.738Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T07:44:11.738Z] ---> dfd21b5a31f5 [2023-03-02T07:44:11.738Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-02T07:44:11.738Z] ---> Running in 104b6d3e219a [2023-03-02T07:44:11.738Z] Removing intermediate container 104b6d3e219a [2023-03-02T07:44:11.738Z] ---> 0d7755672a68 [2023-03-02T07:44:11.738Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-02T07:44:11.738Z] ---> Running in f1978a1a56b9 [2023-03-02T07:44:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-02T07:44:11.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-02T07:44:11.738Z] (1/80) Installing dumb-init (1.2.5-r1) [2023-03-02T07:44:11.738Z] (2/80) Installing sdl2 (2.0.22-r0) [2023-03-02T07:44:11.738Z] (3/80) Installing libxau (1.0.9-r0) [2023-03-02T07:44:11.738Z] (4/80) Installing libxdmcp (1.1.3-r0) [2023-03-02T07:44:11.738Z] (5/80) Installing libxcb (1.15-r0) [2023-03-02T07:44:11.738Z] (6/80) Installing libx11 (1.8-r0) [2023-03-02T07:44:11.738Z] (7/80) Installing aom-libs (3.3.0-r0) [2023-03-02T07:44:11.738Z] (8/80) Installing alsa-lib (1.2.7.2-r0) [2023-03-02T07:44:11.738Z] (9/80) Installing expat (2.5.0-r0) [2023-03-02T07:44:11.738Z] (10/80) Installing brotli-libs (1.0.9-r6) [2023-03-02T07:44:11.738Z] (11/80) Installing libbz2 (1.0.8-r1) [2023-03-02T07:44:11.738Z] (12/80) Installing libpng (1.6.37-r1) [2023-03-02T07:44:11.738Z] (13/80) Installing freetype (2.12.1-r0) [2023-03-02T07:44:11.738Z] (14/80) Installing fontconfig (2.14.0-r0) [2023-03-02T07:44:11.738Z] (15/80) Installing fribidi (1.0.12-r0) [2023-03-02T07:44:11.738Z] (16/80) Installing libffi (3.4.2-r1) [2023-03-02T07:44:11.738Z] (17/80) Installing libintl (0.21-r2) [2023-03-02T07:44:11.738Z] (18/80) Installing libblkid (2.38-r1) [2023-03-02T07:44:11.738Z] (19/80) Installing libmount (2.38-r1) [2023-03-02T07:44:11.738Z] (20/80) Installing pcre (8.45-r2) [2023-03-02T07:44:11.738Z] (21/80) Installing glib (2.72.1-r0) [2023-03-02T07:44:11.738Z] (22/80) Installing graphite2 (1.3.14-r1) [2023-03-02T07:44:11.738Z] (23/80) Installing harfbuzz (4.3.0-r0) [2023-03-02T07:44:11.738Z] (24/80) Installing libass (0.16.0-r0) [2023-03-02T07:44:11.738Z] (25/80) Installing libdav1d (1.0.0-r0) [2023-03-02T07:44:11.738Z] (26/80) Installing libpciaccess (0.16-r0) [2023-03-02T07:44:11.738Z] (27/80) Installing libdrm (2.4.110-r0) [2023-03-02T07:44:11.738Z] (28/80) Installing gmp (6.2.1-r2) [2023-03-02T07:44:11.738Z] (29/80) Installing nettle (3.7.3-r0) [2023-03-02T07:44:11.738Z] (30/80) Installing p11-kit (0.24.1-r0) [2023-03-02T07:44:11.738Z] (31/80) Installing libtasn1 (4.18.0-r1) [2023-03-02T07:44:11.738Z] (32/80) Installing libunistring (1.0-r0) [2023-03-02T07:44:11.738Z] (33/80) Installing gnutls (3.7.7-r1) [2023-03-02T07:44:11.738Z] (34/80) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-02T07:44:11.738Z] (35/80) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-02T07:44:11.738Z] (36/80) Installing lame (3.100-r0) [2023-03-02T07:44:11.738Z] (37/80) Installing opus (1.3.1-r1) [2023-03-02T07:44:11.738Z] (38/80) Installing libasyncns (0.8-r1) [2023-03-02T07:44:11.738Z] (39/80) Installing dbus-libs (1.14.4-r0) [2023-03-02T07:44:11.738Z] (40/80) Installing libltdl (2.4.7-r0) [2023-03-02T07:44:11.738Z] (41/80) Installing orc (0.4.32-r0) [2023-03-02T07:44:11.738Z] (42/80) Installing libgcc (11.2.1_git20220219-r2) [2023-03-02T07:44:11.738Z] (43/80) Installing libogg (1.3.5-r1) [2023-03-02T07:44:11.739Z] (44/80) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-02T07:44:11.739Z] (45/80) Installing flac (1.3.4-r0) [2023-03-02T07:44:11.739Z] (46/80) Installing libvorbis (1.3.7-r0) [2023-03-02T07:44:11.739Z] (47/80) Installing libsndfile (1.1.0-r0) [2023-03-02T07:44:11.739Z] (48/80) Installing libgomp (11.2.1_git20220219-r2) [2023-03-02T07:44:11.739Z] (49/80) Installing soxr (0.1.3-r2) [2023-03-02T07:44:11.739Z] (50/80) Installing speexdsp (1.2.0-r0) [2023-03-02T07:44:11.739Z] (51/80) Installing tdb-libs (1.4.6-r0) [2023-03-02T07:44:11.739Z] (52/80) Installing libpulse (15.0-r2) [2023-03-02T07:44:11.739Z] (53/80) Installing cjson (1.7.15-r3) [2023-03-02T07:44:11.739Z] (54/80) Installing mbedtls (2.28.2-r0) [2023-03-02T07:44:11.739Z] (55/80) Installing librist (0.2.6-r1) [2023-03-02T07:44:11.739Z] (56/80) Installing libsrt (1.4.4-r0) [2023-03-02T07:44:11.739Z] (57/80) Installing libssh (0.9.6-r1) [2023-03-02T07:44:11.739Z] (58/80) Installing libtheora (1.1.1-r16) [2023-03-02T07:44:11.739Z] (59/80) Installing libjpeg-turbo (2.1.3-r1) [2023-03-02T07:44:11.739Z] (60/80) Installing v4l-utils-libs (1.22.1-r1) [2023-03-02T07:44:11.739Z] (61/80) Installing libxext (1.3.4-r0) [2023-03-02T07:44:11.739Z] (62/80) Installing libxfixes (6.0.0-r0) [2023-03-02T07:44:11.739Z] (63/80) Installing wayland-libs-client (1.20.0-r0) [2023-03-02T07:44:11.739Z] (64/80) Installing libva (2.14.0-r0) [2023-03-02T07:44:11.739Z] (65/80) Installing libvdpau (1.5-r0) [2023-03-02T07:44:11.739Z] (66/80) Installing vidstab (1.1.0-r1) [2023-03-02T07:44:11.739Z] (67/80) Installing libvpx (1.11.0-r1) [2023-03-02T07:44:11.739Z] (68/80) Installing libwebp (1.2.3-r0) [2023-03-02T07:44:11.739Z] (69/80) Installing x264-libs (0.163_git20210613-r0) [2023-03-02T07:44:11.739Z] (70/80) Installing numactl (2.0.14-r0) [2023-03-02T07:44:11.739Z] (71/80) Installing x265-libs (3.5-r3) [2023-03-02T07:44:11.998Z] (72/80) Installing xvidcore (1.3.7-r1) [2023-03-02T07:44:11.998Z] (73/80) Installing ffmpeg-libs (5.0.1-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:44:12.920Z] provisioning config files... [2023-03-02T07:44:12.936Z] (74/80) Installing ffmpeg (5.0.1-r1) [2023-03-02T07:44:12.936Z] (75/80) Installing udev-init-scripts (35-r0) [2023-03-02T07:44:12.936Z] Executing udev-init-scripts-35-r0.post-install [2023-03-02T07:44:12.936Z] (76/80) Installing eudev-libs (3.2.11-r0) [2023-03-02T07:44:12.936Z] (77/80) Installing xz-libs (5.2.5-r1) [2023-03-02T07:44:12.936Z] (78/80) Installing zstd-libs (1.5.2-r1) [2023-03-02T07:44:12.936Z] (79/80) Installing kmod-libs (29-r2) [2023-03-02T07:44:12.936Z] (80/80) Installing eudev (3.2.11-r0) [2023-03-02T07:44:12.936Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T07:44:12.936Z] Executing eudev-3.2.11-r0.trigger [2023-03-02T07:44:12.936Z] OK: 100 MiB in 94 packages [2023-03-02T07:44:12.947Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/83@tmp/config4909387962336927474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:44:13.310Z] ---> docker-login.sh [2023-03-02T07:44:13.310Z] nexus3.edgexfoundry.org:10001 [2023-03-02T07:44:13.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:13.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:13.902Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:13.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:13.902Z] [2023-03-02T07:44:13.902Z] Login Succeeded [2023-03-02T07:44:13.902Z] nexus3.edgexfoundry.org:10002 [2023-03-02T07:44:14.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:14.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:14.445Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:14.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:14.445Z] [2023-03-02T07:44:14.445Z] Login Succeeded [2023-03-02T07:44:14.445Z] nexus3.edgexfoundry.org:10003 [2023-03-02T07:44:14.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:14.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:14.716Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:14.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:14.716Z] [2023-03-02T07:44:14.716Z] Login Succeeded [2023-03-02T07:44:14.716Z] nexus3.edgexfoundry.org:10004 [2023-03-02T07:44:14.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:14.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:14.985Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:14.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:14.985Z] [2023-03-02T07:44:14.985Z] Login Succeeded [2023-03-02T07:44:14.985Z] docker.io [2023-03-02T07:44:15.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:15.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:15.519Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:15.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:15.519Z] [2023-03-02T07:44:15.519Z] Login Succeeded [2023-03-02T07:44:15.519Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T07:44:15.532Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-02T07:44:15.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:44:15.790Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:44:15.801Z] ========================================================= [2023-03-02T07:44:15.801Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-02T07:44:15.801Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:16.148Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-02T07:44:16.418Z] Sending build context to Docker daemon 1.132MB [2023-03-02T07:44:16.418Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T07:44:16.418Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-02T07:44:16.692Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-02T07:44:16.692Z] 9b18e9b68314: Pulling fs layer [2023-03-02T07:44:16.692Z] 35d82f9e3411: Pulling fs layer [2023-03-02T07:44:16.692Z] e16973657156: Pulling fs layer [2023-03-02T07:44:16.692Z] fc693d55d65f: Pulling fs layer [2023-03-02T07:44:16.692Z] 7e9fc2657dce: Pulling fs layer [2023-03-02T07:44:16.692Z] dda99020689f: Pulling fs layer [2023-03-02T07:44:16.692Z] db1c61fa0a46: Pulling fs layer [2023-03-02T07:44:16.692Z] 891c053d2c06: Pulling fs layer [2023-03-02T07:44:16.692Z] fc693d55d65f: Waiting [2023-03-02T07:44:16.692Z] 7e9fc2657dce: Waiting [2023-03-02T07:44:16.692Z] dda99020689f: Waiting [2023-03-02T07:44:16.692Z] db1c61fa0a46: Waiting [2023-03-02T07:44:16.692Z] e16973657156: Verifying Checksum [2023-03-02T07:44:16.692Z] e16973657156: Download complete [2023-03-02T07:44:16.692Z] 35d82f9e3411: Download complete [2023-03-02T07:44:16.692Z] 7e9fc2657dce: Verifying Checksum [2023-03-02T07:44:16.692Z] 7e9fc2657dce: Download complete [2023-03-02T07:44:16.692Z] dda99020689f: Verifying Checksum [2023-03-02T07:44:16.692Z] dda99020689f: Download complete [2023-03-02T07:44:16.692Z] 9b18e9b68314: Verifying Checksum [2023-03-02T07:44:17.159Z] Removing intermediate container f1978a1a56b9 [2023-03-02T07:44:17.159Z] ---> 0fb29ec18017 [2023-03-02T07:44:17.159Z] Step 18/35 : WORKDIR / [2023-03-02T07:44:17.159Z] ---> Running in 58c162884f85 [2023-03-02T07:44:17.159Z] Removing intermediate container 58c162884f85 [2023-03-02T07:44:17.159Z] ---> 3ac2890ec207 [2023-03-02T07:44:17.159Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-02T07:44:17.661Z] 9b18e9b68314: Pull complete [2023-03-02T07:44:17.661Z] 891c053d2c06: Verifying Checksum [2023-03-02T07:44:17.661Z] 891c053d2c06: Download complete [2023-03-02T07:44:18.126Z] ---> c9206f8f8b5e [2023-03-02T07:44:18.127Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-02T07:44:18.262Z] 35d82f9e3411: Pull complete [2023-03-02T07:44:18.384Z] ---> a7683f3a181d [2023-03-02T07:44:18.384Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-02T07:44:18.384Z] ---> 9096368bc237 [2023-03-02T07:44:18.384Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-02T07:44:18.534Z] e16973657156: Pull complete [2023-03-02T07:44:18.642Z] ---> 10ded6fd5688 [2023-03-02T07:44:18.642Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-02T07:44:18.900Z] ---> bd2458944cc6 [2023-03-02T07:44:18.900Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-02T07:44:18.900Z] ---> 3ec7b97eec62 [2023-03-02T07:44:18.900Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-02T07:44:19.125Z] db1c61fa0a46: Verifying Checksum [2023-03-02T07:44:19.125Z] db1c61fa0a46: Download complete [2023-03-02T07:44:19.484Z] ---> 082e0d205c7c [2023-03-02T07:44:19.484Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-02T07:44:19.713Z] fc693d55d65f: Verifying Checksum [2023-03-02T07:44:19.713Z] fc693d55d65f: Download complete [2023-03-02T07:44:19.742Z] ---> Running in 70f82d9b7bce [2023-03-02T07:44:20.308Z] Removing intermediate container 70f82d9b7bce [2023-03-02T07:44:20.308Z] ---> e77977e1b078 [2023-03-02T07:44:20.308Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-02T07:44:20.308Z] ---> Running in 8fe6bf43af80 [2023-03-02T07:44:20.876Z] Removing intermediate container 8fe6bf43af80 [2023-03-02T07:44:20.876Z] ---> eb4b8af7fdad [2023-03-02T07:44:20.876Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-02T07:44:20.876Z] ---> Running in 1a1c45293ba8 [2023-03-02T07:44:21.443Z] Removing intermediate container 1a1c45293ba8 [2023-03-02T07:44:21.443Z] ---> b45869376f0f [2023-03-02T07:44:21.443Z] Step 29/35 : EXPOSE 59983 [2023-03-02T07:44:21.443Z] ---> Running in d2e85fce495c [2023-03-02T07:44:21.443Z] Removing intermediate container d2e85fce495c [2023-03-02T07:44:21.443Z] ---> 7faaf42c4360 [2023-03-02T07:44:21.443Z] Step 30/35 : EXPOSE 8554 [2023-03-02T07:44:21.443Z] ---> Running in c5d9c007baf7 [2023-03-02T07:44:21.443Z] Removing intermediate container c5d9c007baf7 [2023-03-02T07:44:21.443Z] ---> e737992faca8 [2023-03-02T07:44:21.443Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-02T07:44:21.701Z] ---> Running in e588c1ee4aa1 [2023-03-02T07:44:21.701Z] Removing intermediate container e588c1ee4aa1 [2023-03-02T07:44:21.701Z] ---> 008450d37972 [2023-03-02T07:44:21.701Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-02T07:44:21.701Z] ---> Running in 8babf3d84885 [2023-03-02T07:44:21.701Z] Removing intermediate container 8babf3d84885 [2023-03-02T07:44:21.701Z] ---> 307324bffd01 [2023-03-02T07:44:21.701Z] Step 33/35 : LABEL arch=amd64 [2023-03-02T07:44:21.701Z] ---> Running in 35ecce1db958 [2023-03-02T07:44:21.701Z] Removing intermediate container 35ecce1db958 [2023-03-02T07:44:21.701Z] ---> 0554bc427eab [2023-03-02T07:44:21.701Z] Step 34/35 : LABEL git_sha=75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:44:21.960Z] ---> Running in 5bbb363a282f [2023-03-02T07:44:21.960Z] Removing intermediate container 5bbb363a282f [2023-03-02T07:44:21.960Z] ---> 5a9c58917701 [2023-03-02T07:44:21.960Z] Step 35/35 : LABEL version=3.0.0-dev.12 [2023-03-02T07:44:21.960Z] ---> Running in 2045bfc438ad [2023-03-02T07:44:21.960Z] Removing intermediate container 2045bfc438ad [2023-03-02T07:44:21.960Z] ---> 5860ba964bfd [2023-03-02T07:44:21.960Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-02T07:44:21.960Z] Successfully built 5860ba964bfd [2023-03-02T07:44:21.960Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:44:22.062Z] provisioning config files... [2023-03-02T07:44:22.069Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16566995312734033680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:44:22.364Z] ---> docker-login.sh [2023-03-02T07:44:22.364Z] nexus3.edgexfoundry.org:10001 [2023-03-02T07:44:22.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:22.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:22.364Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:22.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:22.364Z] [2023-03-02T07:44:22.364Z] Login Succeeded [2023-03-02T07:44:22.364Z] nexus3.edgexfoundry.org:10002 [2023-03-02T07:44:22.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:22.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:22.364Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:22.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:22.364Z] [2023-03-02T07:44:22.364Z] Login Succeeded [2023-03-02T07:44:22.364Z] nexus3.edgexfoundry.org:10003 [2023-03-02T07:44:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:22.622Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:22.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:22.622Z] [2023-03-02T07:44:22.622Z] Login Succeeded [2023-03-02T07:44:22.622Z] nexus3.edgexfoundry.org:10004 [2023-03-02T07:44:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:22.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:22.622Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:22.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:22.622Z] [2023-03-02T07:44:22.622Z] Login Succeeded [2023-03-02T07:44:22.622Z] docker.io [2023-03-02T07:44:22.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:44:22.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:44:22.880Z] Configure a credential helper to remove this warning. See [2023-03-02T07:44:22.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:44:22.880Z] [2023-03-02T07:44:22.880Z] Login Succeeded [2023-03-02T07:44:22.880Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T07:44:22.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-02T07:44:22.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:44:22.926Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-02T07:44:22.926Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:44:22.926Z] latest [2023-03-02T07:44:22.926Z] 3.0.0-dev.12 [2023-03-02T07:44:22.926Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:44:22.926Z] main [2023-03-02T07:44:22.926Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:23.229Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:23.537Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:44:23.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-02T07:44:23.537Z] 5e2b41eee0f0: Preparing [2023-03-02T07:44:23.537Z] 60326d59dd79: Preparing [2023-03-02T07:44:23.537Z] f50eb4038668: Preparing [2023-03-02T07:44:23.537Z] 550e596c6d0e: Preparing [2023-03-02T07:44:23.537Z] 1207169bf42c: Preparing [2023-03-02T07:44:23.537Z] f69b641c1f4c: Preparing [2023-03-02T07:44:23.537Z] a342eb7a102b: Preparing [2023-03-02T07:44:23.537Z] 7c046b960f00: Preparing [2023-03-02T07:44:23.537Z] b7d4784f5952: Preparing [2023-03-02T07:44:23.537Z] 22deeea1d9c9: Preparing [2023-03-02T07:44:23.537Z] 693403cd5c59: Preparing [2023-03-02T07:44:23.537Z] aa5968d388b8: Preparing [2023-03-02T07:44:23.537Z] f69b641c1f4c: Waiting [2023-03-02T07:44:23.537Z] a342eb7a102b: Waiting [2023-03-02T07:44:23.537Z] 7c046b960f00: Waiting [2023-03-02T07:44:23.537Z] b7d4784f5952: Waiting [2023-03-02T07:44:23.537Z] aa5968d388b8: Waiting [2023-03-02T07:44:23.537Z] 693403cd5c59: Waiting [2023-03-02T07:44:23.537Z] 1207169bf42c: Pushed [2023-03-02T07:44:23.537Z] 5e2b41eee0f0: Pushed [2023-03-02T07:44:23.537Z] f50eb4038668: Pushed [2023-03-02T07:44:23.537Z] 60326d59dd79: Pushed [2023-03-02T07:44:23.537Z] f69b641c1f4c: Pushed [2023-03-02T07:44:23.795Z] a342eb7a102b: Pushed [2023-03-02T07:44:23.795Z] 7c046b960f00: Pushed [2023-03-02T07:44:23.795Z] b7d4784f5952: Pushed [2023-03-02T07:44:23.795Z] aa5968d388b8: Layer already exists [2023-03-02T07:44:25.704Z] 550e596c6d0e: Pushed [2023-03-02T07:44:25.963Z] 22deeea1d9c9: Pushed [2023-03-02T07:44:32.050Z] fc693d55d65f: Pull complete [2023-03-02T07:44:32.050Z] 7e9fc2657dce: Pull complete [2023-03-02T07:44:32.050Z] dda99020689f: Pull complete [2023-03-02T07:44:32.603Z] 693403cd5c59: Pushed [2023-03-02T07:44:32.603Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a: digest: sha256:5bc204056e6f1d513f571953719d86904e49f17afe7dcbf81365ac202ea622c6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:32.913Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:33.218Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-02T07:44:33.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-02T07:44:33.218Z] 5e2b41eee0f0: Preparing [2023-03-02T07:44:33.218Z] 60326d59dd79: Preparing [2023-03-02T07:44:33.218Z] f50eb4038668: Preparing [2023-03-02T07:44:33.218Z] 550e596c6d0e: Preparing [2023-03-02T07:44:33.218Z] 1207169bf42c: Preparing [2023-03-02T07:44:33.218Z] f69b641c1f4c: Preparing [2023-03-02T07:44:33.218Z] a342eb7a102b: Preparing [2023-03-02T07:44:33.218Z] 7c046b960f00: Preparing [2023-03-02T07:44:33.218Z] b7d4784f5952: Preparing [2023-03-02T07:44:33.218Z] 22deeea1d9c9: Preparing [2023-03-02T07:44:33.218Z] 693403cd5c59: Preparing [2023-03-02T07:44:33.218Z] aa5968d388b8: Preparing [2023-03-02T07:44:33.218Z] f69b641c1f4c: Waiting [2023-03-02T07:44:33.218Z] a342eb7a102b: Waiting [2023-03-02T07:44:33.218Z] b7d4784f5952: Waiting [2023-03-02T07:44:33.218Z] 7c046b960f00: Waiting [2023-03-02T07:44:33.218Z] 22deeea1d9c9: Waiting [2023-03-02T07:44:33.218Z] 693403cd5c59: Waiting [2023-03-02T07:44:33.218Z] aa5968d388b8: Waiting [2023-03-02T07:44:33.218Z] 5e2b41eee0f0: Layer already exists [2023-03-02T07:44:33.218Z] 1207169bf42c: Layer already exists [2023-03-02T07:44:33.218Z] f50eb4038668: Layer already exists [2023-03-02T07:44:33.218Z] 550e596c6d0e: Layer already exists [2023-03-02T07:44:33.218Z] 60326d59dd79: Layer already exists [2023-03-02T07:44:33.218Z] 7c046b960f00: Layer already exists [2023-03-02T07:44:33.218Z] a342eb7a102b: Layer already exists [2023-03-02T07:44:33.218Z] f69b641c1f4c: Layer already exists [2023-03-02T07:44:33.218Z] 22deeea1d9c9: Layer already exists [2023-03-02T07:44:33.218Z] b7d4784f5952: Layer already exists [2023-03-02T07:44:33.218Z] 693403cd5c59: Layer already exists [2023-03-02T07:44:33.218Z] aa5968d388b8: Layer already exists [2023-03-02T07:44:33.218Z] latest: digest: sha256:5bc204056e6f1d513f571953719d86904e49f17afe7dcbf81365ac202ea622c6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:33.524Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:33.830Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.12 [2023-03-02T07:44:33.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-02T07:44:33.830Z] 5e2b41eee0f0: Preparing [2023-03-02T07:44:33.830Z] 60326d59dd79: Preparing [2023-03-02T07:44:33.830Z] f50eb4038668: Preparing [2023-03-02T07:44:33.830Z] 550e596c6d0e: Preparing [2023-03-02T07:44:33.830Z] 1207169bf42c: Preparing [2023-03-02T07:44:33.830Z] f69b641c1f4c: Preparing [2023-03-02T07:44:33.830Z] a342eb7a102b: Preparing [2023-03-02T07:44:33.830Z] 7c046b960f00: Preparing [2023-03-02T07:44:33.830Z] b7d4784f5952: Preparing [2023-03-02T07:44:33.830Z] 22deeea1d9c9: Preparing [2023-03-02T07:44:33.830Z] 693403cd5c59: Preparing [2023-03-02T07:44:33.830Z] aa5968d388b8: Preparing [2023-03-02T07:44:33.830Z] 7c046b960f00: Waiting [2023-03-02T07:44:33.830Z] 22deeea1d9c9: Waiting [2023-03-02T07:44:33.830Z] 693403cd5c59: Waiting [2023-03-02T07:44:33.830Z] f69b641c1f4c: Waiting [2023-03-02T07:44:33.830Z] b7d4784f5952: Waiting [2023-03-02T07:44:33.830Z] aa5968d388b8: Waiting [2023-03-02T07:44:33.830Z] a342eb7a102b: Waiting [2023-03-02T07:44:33.830Z] 550e596c6d0e: Layer already exists [2023-03-02T07:44:33.830Z] 1207169bf42c: Layer already exists [2023-03-02T07:44:33.830Z] f50eb4038668: Layer already exists [2023-03-02T07:44:33.830Z] 60326d59dd79: Layer already exists [2023-03-02T07:44:33.830Z] 5e2b41eee0f0: Layer already exists [2023-03-02T07:44:33.830Z] a342eb7a102b: Layer already exists [2023-03-02T07:44:33.830Z] b7d4784f5952: Layer already exists [2023-03-02T07:44:33.830Z] f69b641c1f4c: Layer already exists [2023-03-02T07:44:33.830Z] 7c046b960f00: Layer already exists [2023-03-02T07:44:33.830Z] 22deeea1d9c9: Layer already exists [2023-03-02T07:44:33.830Z] aa5968d388b8: Layer already exists [2023-03-02T07:44:33.830Z] 693403cd5c59: Layer already exists [2023-03-02T07:44:33.830Z] 3.0.0-dev.12: digest: sha256:5bc204056e6f1d513f571953719d86904e49f17afe7dcbf81365ac202ea622c6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:34.139Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:34.443Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:44:34.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-02T07:44:34.443Z] 5e2b41eee0f0: Preparing [2023-03-02T07:44:34.443Z] 60326d59dd79: Preparing [2023-03-02T07:44:34.443Z] f50eb4038668: Preparing [2023-03-02T07:44:34.443Z] 550e596c6d0e: Preparing [2023-03-02T07:44:34.443Z] 1207169bf42c: Preparing [2023-03-02T07:44:34.443Z] f69b641c1f4c: Preparing [2023-03-02T07:44:34.443Z] a342eb7a102b: Preparing [2023-03-02T07:44:34.443Z] 7c046b960f00: Preparing [2023-03-02T07:44:34.443Z] b7d4784f5952: Preparing [2023-03-02T07:44:34.443Z] 22deeea1d9c9: Preparing [2023-03-02T07:44:34.443Z] 693403cd5c59: Preparing [2023-03-02T07:44:34.443Z] aa5968d388b8: Preparing [2023-03-02T07:44:34.443Z] 22deeea1d9c9: Waiting [2023-03-02T07:44:34.443Z] b7d4784f5952: Waiting [2023-03-02T07:44:34.443Z] 693403cd5c59: Waiting [2023-03-02T07:44:34.443Z] f69b641c1f4c: Waiting [2023-03-02T07:44:34.443Z] a342eb7a102b: Waiting [2023-03-02T07:44:34.443Z] 7c046b960f00: Waiting [2023-03-02T07:44:34.443Z] 5e2b41eee0f0: Layer already exists [2023-03-02T07:44:34.443Z] 550e596c6d0e: Layer already exists [2023-03-02T07:44:34.443Z] 1207169bf42c: Layer already exists [2023-03-02T07:44:34.443Z] 60326d59dd79: Layer already exists [2023-03-02T07:44:34.443Z] f50eb4038668: Layer already exists [2023-03-02T07:44:34.443Z] a342eb7a102b: Layer already exists [2023-03-02T07:44:34.443Z] f69b641c1f4c: Layer already exists [2023-03-02T07:44:34.443Z] 22deeea1d9c9: Layer already exists [2023-03-02T07:44:34.443Z] 7c046b960f00: Layer already exists [2023-03-02T07:44:34.443Z] b7d4784f5952: Layer already exists [2023-03-02T07:44:34.443Z] 693403cd5c59: Layer already exists [2023-03-02T07:44:34.443Z] aa5968d388b8: Layer already exists [2023-03-02T07:44:34.443Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12: digest: sha256:5bc204056e6f1d513f571953719d86904e49f17afe7dcbf81365ac202ea622c6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:34.754Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:35.057Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-02T07:44:35.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-02T07:44:35.057Z] 5e2b41eee0f0: Preparing [2023-03-02T07:44:35.057Z] 60326d59dd79: Preparing [2023-03-02T07:44:35.057Z] f50eb4038668: Preparing [2023-03-02T07:44:35.057Z] 550e596c6d0e: Preparing [2023-03-02T07:44:35.057Z] 1207169bf42c: Preparing [2023-03-02T07:44:35.057Z] f69b641c1f4c: Preparing [2023-03-02T07:44:35.057Z] a342eb7a102b: Preparing [2023-03-02T07:44:35.057Z] 7c046b960f00: Preparing [2023-03-02T07:44:35.057Z] b7d4784f5952: Preparing [2023-03-02T07:44:35.057Z] 22deeea1d9c9: Preparing [2023-03-02T07:44:35.057Z] 693403cd5c59: Preparing [2023-03-02T07:44:35.057Z] aa5968d388b8: Preparing [2023-03-02T07:44:35.057Z] 22deeea1d9c9: Waiting [2023-03-02T07:44:35.057Z] 693403cd5c59: Waiting [2023-03-02T07:44:35.057Z] aa5968d388b8: Waiting [2023-03-02T07:44:35.057Z] a342eb7a102b: Waiting [2023-03-02T07:44:35.057Z] 7c046b960f00: Waiting [2023-03-02T07:44:35.057Z] b7d4784f5952: Waiting [2023-03-02T07:44:35.057Z] f69b641c1f4c: Waiting [2023-03-02T07:44:35.057Z] 550e596c6d0e: Layer already exists [2023-03-02T07:44:35.057Z] 1207169bf42c: Layer already exists [2023-03-02T07:44:35.057Z] 5e2b41eee0f0: Layer already exists [2023-03-02T07:44:35.057Z] 60326d59dd79: Layer already exists [2023-03-02T07:44:35.057Z] f50eb4038668: Layer already exists [2023-03-02T07:44:35.057Z] f69b641c1f4c: Layer already exists [2023-03-02T07:44:35.057Z] a342eb7a102b: Layer already exists [2023-03-02T07:44:35.057Z] 7c046b960f00: Layer already exists [2023-03-02T07:44:35.057Z] b7d4784f5952: Layer already exists [2023-03-02T07:44:35.057Z] 22deeea1d9c9: Layer already exists [2023-03-02T07:44:35.057Z] 693403cd5c59: Layer already exists [2023-03-02T07:44:35.057Z] aa5968d388b8: Layer already exists [2023-03-02T07:44:35.057Z] main: digest: sha256:5bc204056e6f1d513f571953719d86904e49f17afe7dcbf81365ac202ea622c6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-02T07:44:35.105Z] ===================================================== [Pipeline] echo [2023-03-02T07:44:35.111Z] taggedImages: [2023-03-02T07:44:35.111Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:44:35.111Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-02T07:44:35.111Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.12 [2023-03-02T07:44:35.111Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:44:35.111Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:35.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T07:44:35.473Z] [2023-03-02T07:44:35.473Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:44:35.779Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T07:44:35.780Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-02T07:44:35.780Z] 5eb5b503b376: Pulling fs layer [2023-03-02T07:44:35.780Z] 5c69ac0246d0: Pulling fs layer [2023-03-02T07:44:35.780Z] ec43610c2a17: Pulling fs layer [2023-03-02T07:44:35.780Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-02T07:44:35.780Z] 33b1e0a273af: Pulling fs layer [2023-03-02T07:44:35.780Z] 5d3b04190fa2: Pulling fs layer [2023-03-02T07:44:35.780Z] 2f39f015ded8: Pulling fs layer [2023-03-02T07:44:35.780Z] 3a2ae6a8a46f: Waiting [2023-03-02T07:44:35.780Z] 33b1e0a273af: Waiting [2023-03-02T07:44:35.780Z] 5d3b04190fa2: Waiting [2023-03-02T07:44:35.780Z] 2f39f015ded8: Waiting [2023-03-02T07:44:36.039Z] 5c69ac0246d0: Download complete [2023-03-02T07:44:36.039Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-02T07:44:36.039Z] 3a2ae6a8a46f: Download complete [2023-03-02T07:44:36.039Z] 33b1e0a273af: Verifying Checksum [2023-03-02T07:44:36.039Z] 33b1e0a273af: Download complete [2023-03-02T07:44:36.039Z] 5d3b04190fa2: Verifying Checksum [2023-03-02T07:44:36.039Z] 5d3b04190fa2: Download complete [2023-03-02T07:44:36.039Z] ec43610c2a17: Verifying Checksum [2023-03-02T07:44:36.039Z] ec43610c2a17: Download complete [2023-03-02T07:44:36.298Z] 5eb5b503b376: Download complete [2023-03-02T07:44:36.867Z] 2f39f015ded8: Verifying Checksum [2023-03-02T07:44:36.867Z] 2f39f015ded8: Download complete [2023-03-02T07:44:37.415Z] db1c61fa0a46: Pull complete [2023-03-02T07:44:37.434Z] 5eb5b503b376: Pull complete [2023-03-02T07:44:37.434Z] 5c69ac0246d0: Pull complete [2023-03-02T07:44:37.998Z] ec43610c2a17: Pull complete [2023-03-02T07:44:37.998Z] 3a2ae6a8a46f: Pull complete [2023-03-02T07:44:38.256Z] 33b1e0a273af: Pull complete [2023-03-02T07:44:38.256Z] 5d3b04190fa2: Pull complete [2023-03-02T07:44:40.015Z] 891c053d2c06: Pull complete [2023-03-02T07:44:40.015Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-02T07:44:40.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-02T07:44:40.015Z] ---> f96f9c87975a [2023-03-02T07:44:40.015Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-02T07:44:41.978Z] ---> Running in 12b7dcf6fb49 [2023-03-02T07:44:41.978Z] Removing intermediate container 12b7dcf6fb49 [2023-03-02T07:44:41.978Z] ---> afb1123384b4 [2023-03-02T07:44:41.978Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T07:44:41.978Z] ---> Running in 50a4f49ddf3c [2023-03-02T07:44:42.565Z] Removing intermediate container 50a4f49ddf3c [2023-03-02T07:44:42.565Z] ---> d3f2f02dcc81 [2023-03-02T07:44:42.565Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-02T07:44:42.565Z] ---> Running in fe4dd827d7f4 [2023-03-02T07:44:42.834Z] Removing intermediate container fe4dd827d7f4 [2023-03-02T07:44:42.834Z] ---> 11733d3b8745 [2023-03-02T07:44:42.834Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-02T07:44:42.834Z] ---> Running in c4384c4a2d10 [2023-03-02T07:44:43.104Z] Removing intermediate container c4384c4a2d10 [2023-03-02T07:44:43.104Z] ---> c8b38d751e5f [2023-03-02T07:44:43.104Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T07:44:43.372Z] ---> Running in efd339ffad11 [2023-03-02T07:44:43.527Z] 2f39f015ded8: Pull complete [2023-03-02T07:44:43.527Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-02T07:44:43.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T07:44:43.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:44:43.613Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:44:43.649Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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-lftools-log-publisher:latest cat [2023-03-02T07:44:44.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T07:44:44.935Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T07:44:45.904Z] (1/14) Installing libintl (0.21-r2) [2023-03-02T07:44:45.904Z] (2/14) Installing eudev-libs (3.2.11-r0) [2023-03-02T07:44:45.904Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2023-03-02T07:44:45.904Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2023-03-02T07:44:45.904Z] (5/14) Installing v4l-utils (1.22.1-r1) [2023-03-02T07:44:46.175Z] (6/14) Installing udev-init-scripts (35-r0) [2023-03-02T07:44:46.175Z] Executing udev-init-scripts-35-r0.post-install [2023-03-02T07:44:46.175Z] (7/14) Installing libblkid (2.38-r1) [2023-03-02T07:44:46.175Z] (8/14) Installing xz-libs (5.2.5-r1) [2023-03-02T07:44:46.175Z] (9/14) Installing zstd-libs (1.5.2-r1) [2023-03-02T07:44:46.175Z] (10/14) Installing kmod-libs (29-r2) [2023-03-02T07:44:46.175Z] (11/14) Installing eudev (3.2.11-r0) [2023-03-02T07:44:46.175Z] (12/14) Installing eudev-dev (3.2.11-r0) [2023-03-02T07:44:46.175Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2023-03-02T07:44:46.175Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2023-03-02T07:44:46.175Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T07:44:46.175Z] Executing eudev-3.2.11-r0.trigger [2023-03-02T07:44:46.448Z] OK: 228 MiB in 65 packages [2023-03-02T07:44:47.869Z] Removing intermediate container efd339ffad11 [2023-03-02T07:44:47.869Z] ---> 0c536d6a1e9c [2023-03-02T07:44:47.869Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-02T07:44:47.869Z] ---> Running in d94425675cf8 [2023-03-02T07:44:48.141Z] Removing intermediate container d94425675cf8 [2023-03-02T07:44:48.141Z] ---> 816b40df7caa [2023-03-02T07:44:48.141Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-02T07:44:48.731Z] ---> f60cb674444b [2023-03-02T07:44:48.731Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T07:44:48.731Z] ---> Running in e04305a2003f [2023-03-02T07:44:49.929Z] $ docker top 72c272bc020fff4782ecb9c1c887117b326071d0ff3af782227fdec07f238778 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:44:50.292Z] ---> job-cost.sh [2023-03-02T07:44:50.292Z] lf-activate-venv: SKIPPING [2023-03-02T07:44:50.292Z] INFO: No Stack... [2023-03-02T07:44:50.859Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-02T07:44:51.116Z] INFO: Archiving Costs [Pipeline] sh [2023-03-02T07:44:51.408Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-02T07:44:51.408Z] + cut -d, -f6 [Pipeline] lock [2023-03-02T07:44:51.423Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [2023-03-02T07:44:51.433Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] did not exist. Created. [2023-03-02T07:44:51.433Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T07:44:51.730Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-02T07:44:51.759Z] Stashed 1 file(s) [Pipeline] } [2023-03-02T07:44:51.766Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-02T07:44:51.783Z] $ docker stop --time=1 72c272bc020fff4782ecb9c1c887117b326071d0ff3af782227fdec07f238778 [2023-03-02T07:44:52.923Z] $ docker rm -f --volumes 72c272bc020fff4782ecb9c1c887117b326071d0ff3af782227fdec07f238778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-02T07:45:56.785Z] Removing intermediate container e04305a2003f [2023-03-02T07:45:56.785Z] ---> f68272f439c6 [2023-03-02T07:45:56.785Z] Step 11/13 : COPY . . [2023-03-02T07:45:56.785Z] ---> 3f29b8edc589 [2023-03-02T07:45:56.785Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-02T07:45:56.785Z] ---> Running in 230399b74781 [2023-03-02T07:45:56.785Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:45:56.785Z] Dload Upload Total Spent Left Speed [2023-03-02T07:45:56.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 5257 0 --:--:-- --:--:-- --:--:-- 5283 [2023-03-02T07:45:56.785Z] Removing intermediate container 230399b74781 [2023-03-02T07:45:56.785Z] ---> b045c5ef48a5 [2023-03-02T07:45:56.785Z] Step 13/13 : RUN ${MAKE} [2023-03-02T07:45:56.785Z] ---> Running in 11a943b4a1ab [2023-03-02T07:45:56.785Z] noop [2023-03-02T07:45:56.785Z] Removing intermediate container 11a943b4a1ab [2023-03-02T07:45:56.785Z] ---> 2d2feebae322 [2023-03-02T07:45:56.785Z] Successfully built 2d2feebae322 [2023-03-02T07:45:56.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:45:57.140Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T07:45:57.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:45:57.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-8069 does not seem to be running inside a container [2023-03-02T07:45:57.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/83 -v /w/workspace/device-usb-camera/83:/w/workspace/device-usb-camera/83:rw,z -v /w/workspace/device-usb-camera/83@tmp:/w/workspace/device-usb-camera/83@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 ******** ci-base-image-arm64 cat [2023-03-02T07:45:58.604Z] $ docker top bca1d7eca110185ff4a396555ac7f01901a0680c281a0d594d83056c11f572f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T07:45:59.417Z] + go version [2023-03-02T07:45:59.417Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-02T07:45:59.443Z] $ docker stop --time=1 bca1d7eca110185ff4a396555ac7f01901a0680c281a0d594d83056c11f572f2 [2023-03-02T07:46:04.020Z] $ docker rm -f --volumes bca1d7eca110185ff4a396555ac7f01901a0680c281a0d594d83056c11f572f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:46:04.527Z] + docker inspect -f . ci-base-image-arm64 [2023-03-02T07:46:04.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:46:04.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-8069 does not seem to be running inside a container [2023-03-02T07:46:04.770Z] $ 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/83 -v /w/workspace/device-usb-camera/83:/w/workspace/device-usb-camera/83:rw,z -v /w/workspace/device-usb-camera/83@tmp:/w/workspace/device-usb-camera/83@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 ******** ci-base-image-arm64 cat [2023-03-02T07:46:05.960Z] $ docker top 01f104baa4ddc35a54ce3662cbf841820712a32061ab3ea618fae4a1b88e20c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T07:46:06.473Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/83 [Pipeline] fileExists [Pipeline] sh [2023-03-02T07:46:07.121Z] + make test [2023-03-02T07:46:07.121Z] go test ./... -coverprofile=coverage.out ./... [2023-03-02T07:46:08.530Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-02T07:47:30.175Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-02T07:47:35.521Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.064s coverage: 2.0% of statements [2023-03-02T07:47:35.521Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-02T07:47:35.521Z] go vet ./... [2023-03-02T07:47:57.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-02T07:47:57.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-02T07:47:57.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-02T07:47:57.628Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-02T07:47:57.653Z] $ docker stop --time=1 01f104baa4ddc35a54ce3662cbf841820712a32061ab3ea618fae4a1b88e20c2 [2023-03-02T07:47:59.423Z] $ docker rm -f --volumes 01f104baa4ddc35a54ce3662cbf841820712a32061ab3ea618fae4a1b88e20c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T07:48:00.335Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-02T07:48:00.363Z] Warning: overwriting stash ‘coverage-report’ [2023-03-02T07:48:00.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-02T07:48:01.236Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-02T07:48:01.560Z] + ls -al . [2023-03-02T07:48:01.560Z] total 184 [2023-03-02T07:48:01.560Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 07:46 . [2023-03-02T07:48:01.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:43 .. [2023-03-02T07:48:01.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 2 07:43 .git [2023-03-02T07:48:01.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:43 .github [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 2 07:43 .gitignore [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 2 07:43 .golangci.yml [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 2 07:43 .hadolint.yml [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 2 07:43 Attribution.txt [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 2 07:43 CHANGELOG.md [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 2 07:43 Dockerfile [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 2 07:43 GOVERNANCE.md [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 2 07:43 Jenkinsfile [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 2 07:43 LICENSE [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 2329 Mar 2 07:43 Makefile [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 2 07:43 OWNERS.md [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 5934 Mar 2 07:43 README.md [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 2 07:41 VERSION [2023-03-02T07:48:01.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 2 07:43 bin [2023-03-02T07:48:01.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:43 cmd [2023-03-02T07:48:01.560Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 2 07:47 coverage.out [2023-03-02T07:48:01.560Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 2 07:43 docker-entrypoint.sh [2023-03-02T07:48:01.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:43 docs [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 2 07:43 go.mod [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 31547 Mar 2 07:43 go.sum [2023-03-02T07:48:01.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 2 07:43 internal [2023-03-02T07:48:01.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 2 07:43 snap [2023-03-02T07:48:01.560Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 2 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:48:01.914Z] + 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=75b826590da898f2794a2a9ca8e49a79136e1d2a --label arch=arm64 --label version=3.0.0-dev.12 . [2023-03-02T07:48:02.180Z] Sending build context to Docker daemon 1.161MB [2023-03-02T07:48:02.180Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2023-03-02T07:48:02.180Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-02T07:48:02.180Z] ---> 2d2feebae322 [2023-03-02T07:48:02.180Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-02T07:48:02.766Z] ---> Running in f6da0aad3e6a [2023-03-02T07:48:03.034Z] Removing intermediate container f6da0aad3e6a [2023-03-02T07:48:03.034Z] ---> 8c1aa0385b73 [2023-03-02T07:48:03.034Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-02T07:48:03.300Z] ---> Running in 64234cf0c8f6 [2023-03-02T07:48:03.570Z] Removing intermediate container 64234cf0c8f6 [2023-03-02T07:48:03.570Z] ---> 2fd58fe7a6f6 [2023-03-02T07:48:03.570Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-02T07:48:03.570Z] ---> Running in 212817b368a7 [2023-03-02T07:48:04.154Z] Removing intermediate container 212817b368a7 [2023-03-02T07:48:04.154Z] ---> 14a882afde8c [2023-03-02T07:48:04.154Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-02T07:48:04.154Z] ---> Running in dc18985f988d [2023-03-02T07:48:04.422Z] Removing intermediate container dc18985f988d [2023-03-02T07:48:04.422Z] ---> bd1f955bed73 [2023-03-02T07:48:04.422Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-02T07:48:04.422Z] ---> Running in cb30230d088d [2023-03-02T07:48:05.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T07:48:05.855Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T07:48:06.820Z] OK: 228 MiB in 65 packages [2023-03-02T07:48:07.783Z] Removing intermediate container cb30230d088d [2023-03-02T07:48:07.783Z] ---> 51bfcf2986e9 [2023-03-02T07:48:07.783Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-02T07:48:07.783Z] ---> Running in bb1eda5761e8 [2023-03-02T07:48:09.734Z] Removing intermediate container bb1eda5761e8 [2023-03-02T07:48:09.734Z] ---> 34df815e0870 [2023-03-02T07:48:09.734Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-02T07:48:10.003Z] ---> 46af13027a8b [2023-03-02T07:48:10.003Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-02T07:48:10.003Z] ---> Running in 934bffd392e9 [2023-03-02T07:48:13.360Z] Removing intermediate container 934bffd392e9 [2023-03-02T07:48:13.360Z] ---> 96539ca58a4d [2023-03-02T07:48:13.360Z] Step 11/35 : COPY . . [2023-03-02T07:48:13.946Z] ---> ae6ba9771bdf [2023-03-02T07:48:13.946Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-02T07:48:13.946Z] ---> Running in dbfe24a21c06 [2023-03-02T07:48:15.371Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:48:15.371Z] Dload Upload Total Spent Left Speed [2023-03-02T07:48:15.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100  1062 0 0 13521 0 --:--:-- --:--:-- --:--:-- 13792 [2023-03-02T07:48:16.223Z] Removing intermediate container dbfe24a21c06 [2023-03-02T07:48:16.223Z] ---> 07ddfd3b218a [2023-03-02T07:48:16.223Z] Step 13/35 : RUN ${MAKE} [2023-03-02T07:48:16.491Z] ---> Running in ee8552f5523d [2023-03-02T07:48:17.453Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.12" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-02T07:50:54.161Z] Removing intermediate container ee8552f5523d [2023-03-02T07:50:54.161Z] ---> 35efddb7fb3b [2023-03-02T07:50:54.161Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2023-03-02T07:50:54.161Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2023-03-02T07:50:54.161Z] eab2503cf8f4: Pulling fs layer [2023-03-02T07:50:54.161Z] 97cd0a44c592: Pulling fs layer [2023-03-02T07:50:54.161Z] 97cd0a44c592: Verifying Checksum [2023-03-02T07:50:54.161Z] 97cd0a44c592: Download complete [2023-03-02T07:50:54.161Z] eab2503cf8f4: Verifying Checksum [2023-03-02T07:50:54.161Z] eab2503cf8f4: Download complete [2023-03-02T07:50:54.161Z] eab2503cf8f4: Pull complete [2023-03-02T07:50:54.161Z] 97cd0a44c592: Pull complete [2023-03-02T07:50:54.161Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2023-03-02T07:50:54.161Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2023-03-02T07:50:54.161Z] ---> 7f763cca56b3 [2023-03-02T07:50:54.161Z] Step 15/35 : FROM alpine:3.16 [2023-03-02T07:50:54.161Z] 3.16: Pulling from library/alpine [2023-03-02T07:50:54.161Z] 3760b48202b3: Pulling fs layer [2023-03-02T07:50:54.161Z] 3760b48202b3: Download complete [2023-03-02T07:50:54.161Z] 3760b48202b3: Pull complete [2023-03-02T07:50:54.161Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-02T07:50:54.161Z] Status: Downloaded newer image for alpine:3.16 [2023-03-02T07:50:54.161Z] ---> 4c81e5bf8899 [2023-03-02T07:50:54.161Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-02T07:50:54.161Z] ---> Running in c6b788f17d85 [2023-03-02T07:50:54.161Z] Removing intermediate container c6b788f17d85 [2023-03-02T07:50:54.161Z] ---> 68d6ce5899ca [2023-03-02T07:50:54.161Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-02T07:50:54.161Z] ---> Running in e53f6df2b81b [2023-03-02T07:50:54.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-02T07:50:54.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-02T07:50:54.161Z] (1/79) Installing dumb-init (1.2.5-r1) [2023-03-02T07:50:54.161Z] (2/79) Installing sdl2 (2.0.22-r0) [2023-03-02T07:50:54.161Z] (3/79) Installing libxau (1.0.9-r0) [2023-03-02T07:50:54.161Z] (4/79) Installing libxdmcp (1.1.3-r0) [2023-03-02T07:50:54.161Z] (5/79) Installing libxcb (1.15-r0) [2023-03-02T07:50:54.161Z] (6/79) Installing libx11 (1.8-r0) [2023-03-02T07:50:54.161Z] (7/79) Installing aom-libs (3.3.0-r0) [2023-03-02T07:50:54.161Z] (8/79) Installing alsa-lib (1.2.7.2-r0) [2023-03-02T07:50:54.161Z] (9/79) Installing expat (2.5.0-r0) [2023-03-02T07:50:54.161Z] (10/79) Installing brotli-libs (1.0.9-r6) [2023-03-02T07:50:54.161Z] (11/79) Installing libbz2 (1.0.8-r1) [2023-03-02T07:50:54.161Z] (12/79) Installing libpng (1.6.37-r1) [2023-03-02T07:50:54.161Z] (13/79) Installing freetype (2.12.1-r0) [2023-03-02T07:50:54.161Z] (14/79) Installing fontconfig (2.14.0-r0) [2023-03-02T07:50:54.161Z] (15/79) Installing fribidi (1.0.12-r0) [2023-03-02T07:50:54.161Z] (16/79) Installing libffi (3.4.2-r1) [2023-03-02T07:50:54.161Z] (17/79) Installing libintl (0.21-r2) [2023-03-02T07:50:54.161Z] (18/79) Installing libblkid (2.38-r1) [2023-03-02T07:50:54.161Z] (19/79) Installing libmount (2.38-r1) [2023-03-02T07:50:54.161Z] (20/79) Installing pcre (8.45-r2) [2023-03-02T07:50:54.161Z] (21/79) Installing glib (2.72.1-r0) [2023-03-02T07:50:54.161Z] (22/79) Installing graphite2 (1.3.14-r1) [2023-03-02T07:50:54.161Z] (23/79) Installing harfbuzz (4.3.0-r0) [2023-03-02T07:50:54.161Z] (24/79) Installing libass (0.16.0-r0) [2023-03-02T07:50:54.161Z] (25/79) Installing libdav1d (1.0.0-r0) [2023-03-02T07:50:54.161Z] (26/79) Installing libdrm (2.4.110-r0) [2023-03-02T07:50:54.161Z] (27/79) Installing gmp (6.2.1-r2) [2023-03-02T07:50:54.161Z] (28/79) Installing nettle (3.7.3-r0) [2023-03-02T07:50:54.161Z] (29/79) Installing p11-kit (0.24.1-r0) [2023-03-02T07:50:54.161Z] (30/79) Installing libtasn1 (4.18.0-r1) [2023-03-02T07:50:54.161Z] (31/79) Installing libunistring (1.0-r0) [2023-03-02T07:50:54.161Z] (32/79) Installing gnutls (3.7.7-r1) [2023-03-02T07:50:54.161Z] (33/79) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-03-02T07:50:54.161Z] (34/79) Installing ncurses-libs (6.3_p20220521-r0) [2023-03-02T07:50:54.161Z] (35/79) Installing lame (3.100-r0) [2023-03-02T07:50:54.161Z] (36/79) Installing opus (1.3.1-r1) [2023-03-02T07:50:54.161Z] (37/79) Installing libasyncns (0.8-r1) [2023-03-02T07:50:54.161Z] (38/79) Installing dbus-libs (1.14.4-r0) [2023-03-02T07:50:54.161Z] (39/79) Installing libltdl (2.4.7-r0) [2023-03-02T07:50:54.161Z] (40/79) Installing orc (0.4.32-r0) [2023-03-02T07:50:54.161Z] (41/79) Installing libgcc (11.2.1_git20220219-r2) [2023-03-02T07:50:54.161Z] (42/79) Installing libogg (1.3.5-r1) [2023-03-02T07:50:54.161Z] (43/79) Installing libstdc++ (11.2.1_git20220219-r2) [2023-03-02T07:50:54.161Z] (44/79) Installing flac (1.3.4-r0) [2023-03-02T07:50:54.161Z] (45/79) Installing libvorbis (1.3.7-r0) [2023-03-02T07:50:54.161Z] (46/79) Installing libsndfile (1.1.0-r0) [2023-03-02T07:50:54.161Z] (47/79) Installing libgomp (11.2.1_git20220219-r2) [2023-03-02T07:50:54.161Z] (48/79) Installing soxr (0.1.3-r2) [2023-03-02T07:50:54.161Z] (49/79) Installing speexdsp (1.2.0-r0) [2023-03-02T07:50:54.161Z] (50/79) Installing tdb-libs (1.4.6-r0) [2023-03-02T07:50:54.161Z] (51/79) Installing libpulse (15.0-r2) [2023-03-02T07:50:54.161Z] (52/79) Installing cjson (1.7.15-r3) [2023-03-02T07:50:54.161Z] (53/79) Installing mbedtls (2.28.2-r0) [2023-03-02T07:50:54.161Z] (54/79) Installing librist (0.2.6-r1) [2023-03-02T07:50:54.161Z] (55/79) Installing libsrt (1.4.4-r0) [2023-03-02T07:50:54.161Z] (56/79) Installing libssh (0.9.6-r1) [2023-03-02T07:50:54.161Z] (57/79) Installing libtheora (1.1.1-r16) [2023-03-02T07:50:54.161Z] (58/79) Installing libjpeg-turbo (2.1.3-r1) [2023-03-02T07:50:54.161Z] (59/79) Installing v4l-utils-libs (1.22.1-r1) [2023-03-02T07:50:54.161Z] (60/79) Installing libxext (1.3.4-r0) [2023-03-02T07:50:54.161Z] (61/79) Installing libxfixes (6.0.0-r0) [2023-03-02T07:50:54.161Z] (62/79) Installing wayland-libs-client (1.20.0-r0) [2023-03-02T07:50:54.161Z] (63/79) Installing libva (2.14.0-r0) [2023-03-02T07:50:54.161Z] (64/79) Installing libvdpau (1.5-r0) [2023-03-02T07:50:54.161Z] (65/79) Installing vidstab (1.1.0-r1) [2023-03-02T07:50:54.161Z] (66/79) Installing libvpx (1.11.0-r1) [2023-03-02T07:50:54.161Z] (67/79) Installing libwebp (1.2.3-r0) [2023-03-02T07:50:54.161Z] (68/79) Installing x264-libs (0.163_git20210613-r0) [2023-03-02T07:50:54.161Z] (69/79) Installing numactl (2.0.14-r0) [2023-03-02T07:50:54.161Z] (70/79) Installing x265-libs (3.5-r3) [2023-03-02T07:50:54.161Z] (71/79) Installing xvidcore (1.3.7-r1) [2023-03-02T07:50:54.161Z] (72/79) Installing ffmpeg-libs (5.0.1-r1) [2023-03-02T07:50:54.161Z] (73/79) Installing ffmpeg (5.0.1-r1) [2023-03-02T07:50:54.161Z] (74/79) Installing udev-init-scripts (35-r0) [2023-03-02T07:50:54.161Z] Executing udev-init-scripts-35-r0.post-install [2023-03-02T07:50:54.161Z] (75/79) Installing eudev-libs (3.2.11-r0) [2023-03-02T07:50:54.161Z] (76/79) Installing xz-libs (5.2.5-r1) [2023-03-02T07:50:54.161Z] (77/79) Installing zstd-libs (1.5.2-r1) [2023-03-02T07:50:54.161Z] (78/79) Installing kmod-libs (29-r2) [2023-03-02T07:50:54.161Z] (79/79) Installing eudev (3.2.11-r0) [2023-03-02T07:50:54.161Z] Executing busybox-1.35.0-r17.trigger [2023-03-02T07:50:54.161Z] Executing eudev-3.2.11-r0.trigger [2023-03-02T07:50:54.161Z] OK: 77 MiB in 93 packages [2023-03-02T07:50:56.100Z] Removing intermediate container e53f6df2b81b [2023-03-02T07:50:56.100Z] ---> d1de1b5722e9 [2023-03-02T07:50:56.100Z] Step 18/35 : WORKDIR / [2023-03-02T07:50:56.100Z] ---> Running in 8a047fe12a53 [2023-03-02T07:50:56.366Z] Removing intermediate container 8a047fe12a53 [2023-03-02T07:50:56.366Z] ---> b265885a67b7 [2023-03-02T07:50:56.366Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-02T07:50:57.769Z] ---> 88c55e9a556b [2023-03-02T07:50:57.769Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-02T07:50:58.352Z] ---> 6ab0ddeaffcb [2023-03-02T07:50:58.352Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-02T07:50:58.618Z] ---> b009aadab7e9 [2023-03-02T07:50:58.618Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-02T07:50:59.200Z] ---> 76743f1dc324 [2023-03-02T07:50:59.200Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-02T07:51:01.134Z] ---> 19ad93253175 [2023-03-02T07:51:01.134Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-02T07:51:01.134Z] ---> 1bc718ddea52 [2023-03-02T07:51:01.134Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-02T07:51:02.541Z] ---> 5711f082fe94 [2023-03-02T07:51:02.541Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-02T07:51:02.541Z] ---> Running in 9b7b115d0166 [2023-03-02T07:51:03.949Z] Removing intermediate container 9b7b115d0166 [2023-03-02T07:51:03.949Z] ---> 6de18e32df99 [2023-03-02T07:51:03.949Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-02T07:51:03.949Z] ---> Running in 8785f7b550aa [2023-03-02T07:51:05.354Z] Removing intermediate container 8785f7b550aa [2023-03-02T07:51:05.355Z] ---> 55a5a32eaa7a [2023-03-02T07:51:05.355Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-02T07:51:05.355Z] ---> Running in 5103091382fc [2023-03-02T07:51:06.760Z] Removing intermediate container 5103091382fc [2023-03-02T07:51:06.760Z] ---> 5dae127e1de1 [2023-03-02T07:51:06.760Z] Step 29/35 : EXPOSE 59983 [2023-03-02T07:51:07.027Z] ---> Running in 57e8e9a26ff7 [2023-03-02T07:51:07.291Z] Removing intermediate container 57e8e9a26ff7 [2023-03-02T07:51:07.291Z] ---> 17d5afc3eb4e [2023-03-02T07:51:07.291Z] Step 30/35 : EXPOSE 8554 [2023-03-02T07:51:07.291Z] ---> Running in 508c9d31653a [2023-03-02T07:51:07.558Z] Removing intermediate container 508c9d31653a [2023-03-02T07:51:07.558Z] ---> 72ebfced994a [2023-03-02T07:51:07.558Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-02T07:51:07.558Z] ---> Running in 5c0069704704 [2023-03-02T07:51:07.824Z] Removing intermediate container 5c0069704704 [2023-03-02T07:51:07.824Z] ---> 8293f2a5232b [2023-03-02T07:51:07.824Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-02T07:51:08.093Z] ---> Running in 91567a4ce71d [2023-03-02T07:51:08.359Z] Removing intermediate container 91567a4ce71d [2023-03-02T07:51:08.359Z] ---> 9ef7d3416f39 [2023-03-02T07:51:08.359Z] Step 33/35 : LABEL arch=arm64 [2023-03-02T07:51:08.359Z] ---> Running in c587db8db53d [2023-03-02T07:51:08.627Z] Removing intermediate container c587db8db53d [2023-03-02T07:51:08.627Z] ---> 660393d1560e [2023-03-02T07:51:08.627Z] Step 34/35 : LABEL git_sha=75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:51:08.627Z] ---> Running in 7f01b2b1f0c2 [2023-03-02T07:51:08.895Z] Removing intermediate container 7f01b2b1f0c2 [2023-03-02T07:51:08.895Z] ---> 7bb28801cfec [2023-03-02T07:51:08.895Z] Step 35/35 : LABEL version=3.0.0-dev.12 [2023-03-02T07:51:08.895Z] ---> Running in ee044d9f5f6d [2023-03-02T07:51:09.161Z] Removing intermediate container ee044d9f5f6d [2023-03-02T07:51:09.161Z] ---> 1898a7c86187 [2023-03-02T07:51:09.161Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-02T07:51:09.426Z] Successfully built 1898a7c86187 [2023-03-02T07:51:09.426Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:51:09.567Z] provisioning config files... [2023-03-02T07:51:09.585Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/83@tmp/config5123134164147212407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:51:09.920Z] ---> docker-login.sh [2023-03-02T07:51:09.920Z] nexus3.edgexfoundry.org:10001 [2023-03-02T07:51:09.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:51:10.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:51:10.188Z] Configure a credential helper to remove this warning. See [2023-03-02T07:51:10.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:51:10.189Z] [2023-03-02T07:51:10.189Z] Login Succeeded [2023-03-02T07:51:10.189Z] nexus3.edgexfoundry.org:10002 [2023-03-02T07:51:10.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:51:10.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:51:10.455Z] Configure a credential helper to remove this warning. See [2023-03-02T07:51:10.455Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:51:10.455Z] [2023-03-02T07:51:10.455Z] Login Succeeded [2023-03-02T07:51:10.455Z] nexus3.edgexfoundry.org:10003 [2023-03-02T07:51:10.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:51:11.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:51:11.047Z] Configure a credential helper to remove this warning. See [2023-03-02T07:51:11.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:51:11.047Z] [2023-03-02T07:51:11.047Z] Login Succeeded [2023-03-02T07:51:11.047Z] nexus3.edgexfoundry.org:10004 [2023-03-02T07:51:11.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:51:11.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:51:11.330Z] Configure a credential helper to remove this warning. See [2023-03-02T07:51:11.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:51:11.330Z] [2023-03-02T07:51:11.330Z] Login Succeeded [2023-03-02T07:51:11.330Z] docker.io [2023-03-02T07:51:11.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-02T07:51:11.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-02T07:51:11.882Z] Configure a credential helper to remove this warning. See [2023-03-02T07:51:11.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-02T07:51:11.882Z] [2023-03-02T07:51:11.882Z] Login Succeeded [2023-03-02T07:51:11.882Z] ---> docker-login.sh ends [Pipeline] } [2023-03-02T07:51:11.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-02T07:51:11.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-02T07:51:11.942Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-02T07:51:11.942Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:51:11.942Z] latest [2023-03-02T07:51:11.942Z] 3.0.0-dev.12 [2023-03-02T07:51:11.942Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:51:11.942Z] main [2023-03-02T07:51:11.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:12.280Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:12.653Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:51:12.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-02T07:51:12.653Z] 13f38cdc92fc: Preparing [2023-03-02T07:51:12.653Z] faef92dfc583: Preparing [2023-03-02T07:51:12.653Z] 8e04375617a5: Preparing [2023-03-02T07:51:12.653Z] a43932d1df72: Preparing [2023-03-02T07:51:12.653Z] 1207169bf42c: Preparing [2023-03-02T07:51:12.653Z] e7d14cc52cda: Preparing [2023-03-02T07:51:12.653Z] 1aa216009967: Preparing [2023-03-02T07:51:12.653Z] b5e2737de375: Preparing [2023-03-02T07:51:12.653Z] e7d14cc52cda: Waiting [2023-03-02T07:51:12.653Z] abe566c81257: Preparing [2023-03-02T07:51:12.653Z] 1aa216009967: Waiting [2023-03-02T07:51:12.653Z] 1b24319b45f4: Preparing [2023-03-02T07:51:12.653Z] b5e2737de375: Waiting [2023-03-02T07:51:12.653Z] 25f97f7754a1: Preparing [2023-03-02T07:51:12.653Z] abe566c81257: Waiting [2023-03-02T07:51:12.653Z] f70ee36035b9: Preparing [2023-03-02T07:51:12.653Z] 1b24319b45f4: Waiting [2023-03-02T07:51:12.653Z] 25f97f7754a1: Waiting [2023-03-02T07:51:12.653Z] f70ee36035b9: Waiting [2023-03-02T07:51:12.932Z] 1207169bf42c: Pushed [2023-03-02T07:51:12.932Z] faef92dfc583: Pushed [2023-03-02T07:51:12.932Z] 8e04375617a5: Pushed [2023-03-02T07:51:12.932Z] 13f38cdc92fc: Pushed [2023-03-02T07:51:12.932Z] e7d14cc52cda: Pushed [2023-03-02T07:51:13.205Z] 1aa216009967: Pushed [2023-03-02T07:51:13.205Z] b5e2737de375: Pushed [2023-03-02T07:51:13.205Z] abe566c81257: Pushed [2023-03-02T07:51:13.205Z] f70ee36035b9: Layer already exists [2023-03-02T07:51:17.465Z] a43932d1df72: Pushed [2023-03-02T07:51:18.426Z] 1b24319b45f4: Pushed [2023-03-02T07:51:30.725Z] 25f97f7754a1: Pushed [2023-03-02T07:51:30.725Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a: digest: sha256:4ce65c80c68ffa774f456dbace5de73f544eed3876b2f4d1c41ff01d578d5d08 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:31.072Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:31.407Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-02T07:51:31.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-02T07:51:31.408Z] 13f38cdc92fc: Preparing [2023-03-02T07:51:31.408Z] faef92dfc583: Preparing [2023-03-02T07:51:31.408Z] 8e04375617a5: Preparing [2023-03-02T07:51:31.408Z] a43932d1df72: Preparing [2023-03-02T07:51:31.408Z] 1207169bf42c: Preparing [2023-03-02T07:51:31.408Z] e7d14cc52cda: Preparing [2023-03-02T07:51:31.408Z] 1aa216009967: Preparing [2023-03-02T07:51:31.408Z] b5e2737de375: Preparing [2023-03-02T07:51:31.408Z] abe566c81257: Preparing [2023-03-02T07:51:31.408Z] 1b24319b45f4: Preparing [2023-03-02T07:51:31.408Z] 25f97f7754a1: Preparing [2023-03-02T07:51:31.408Z] f70ee36035b9: Preparing [2023-03-02T07:51:31.408Z] abe566c81257: Waiting [2023-03-02T07:51:31.408Z] 1b24319b45f4: Waiting [2023-03-02T07:51:31.408Z] e7d14cc52cda: Waiting [2023-03-02T07:51:31.408Z] 1aa216009967: Waiting [2023-03-02T07:51:31.408Z] 25f97f7754a1: Waiting [2023-03-02T07:51:31.408Z] b5e2737de375: Waiting [2023-03-02T07:51:31.408Z] 13f38cdc92fc: Layer already exists [2023-03-02T07:51:31.408Z] 8e04375617a5: Layer already exists [2023-03-02T07:51:31.408Z] 1207169bf42c: Layer already exists [2023-03-02T07:51:31.408Z] faef92dfc583: Layer already exists [2023-03-02T07:51:31.408Z] a43932d1df72: Layer already exists [2023-03-02T07:51:31.408Z] b5e2737de375: Layer already exists [2023-03-02T07:51:31.408Z] 1aa216009967: Layer already exists [2023-03-02T07:51:31.408Z] e7d14cc52cda: Layer already exists [2023-03-02T07:51:31.408Z] abe566c81257: Layer already exists [2023-03-02T07:51:31.408Z] 1b24319b45f4: Layer already exists [2023-03-02T07:51:31.408Z] f70ee36035b9: Layer already exists [2023-03-02T07:51:31.408Z] 25f97f7754a1: Layer already exists [2023-03-02T07:51:31.673Z] latest: digest: sha256:4ce65c80c68ffa774f456dbace5de73f544eed3876b2f4d1c41ff01d578d5d08 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:32.020Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:32.358Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.12 [2023-03-02T07:51:32.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-02T07:51:32.358Z] 13f38cdc92fc: Preparing [2023-03-02T07:51:32.358Z] faef92dfc583: Preparing [2023-03-02T07:51:32.358Z] 8e04375617a5: Preparing [2023-03-02T07:51:32.358Z] a43932d1df72: Preparing [2023-03-02T07:51:32.358Z] 1207169bf42c: Preparing [2023-03-02T07:51:32.358Z] e7d14cc52cda: Preparing [2023-03-02T07:51:32.358Z] 1aa216009967: Preparing [2023-03-02T07:51:32.358Z] b5e2737de375: Preparing [2023-03-02T07:51:32.358Z] abe566c81257: Preparing [2023-03-02T07:51:32.358Z] 1b24319b45f4: Preparing [2023-03-02T07:51:32.358Z] 25f97f7754a1: Preparing [2023-03-02T07:51:32.358Z] f70ee36035b9: Preparing [2023-03-02T07:51:32.358Z] e7d14cc52cda: Waiting [2023-03-02T07:51:32.358Z] 1b24319b45f4: Waiting [2023-03-02T07:51:32.358Z] 1aa216009967: Waiting [2023-03-02T07:51:32.358Z] 25f97f7754a1: Waiting [2023-03-02T07:51:32.358Z] abe566c81257: Waiting [2023-03-02T07:51:32.358Z] b5e2737de375: Waiting [2023-03-02T07:51:32.358Z] a43932d1df72: Layer already exists [2023-03-02T07:51:32.358Z] 1207169bf42c: Layer already exists [2023-03-02T07:51:32.358Z] 13f38cdc92fc: Layer already exists [2023-03-02T07:51:32.358Z] 8e04375617a5: Layer already exists [2023-03-02T07:51:32.358Z] faef92dfc583: Layer already exists [2023-03-02T07:51:32.358Z] e7d14cc52cda: Layer already exists [2023-03-02T07:51:32.358Z] b5e2737de375: Layer already exists [2023-03-02T07:51:32.358Z] abe566c81257: Layer already exists [2023-03-02T07:51:32.358Z] 1aa216009967: Layer already exists [2023-03-02T07:51:32.358Z] 1b24319b45f4: Layer already exists [2023-03-02T07:51:32.358Z] f70ee36035b9: Layer already exists [2023-03-02T07:51:32.358Z] 25f97f7754a1: Layer already exists [2023-03-02T07:51:32.624Z] 3.0.0-dev.12: digest: sha256:4ce65c80c68ffa774f456dbace5de73f544eed3876b2f4d1c41ff01d578d5d08 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:32.956Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:33.285Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:51:33.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-02T07:51:33.285Z] 13f38cdc92fc: Preparing [2023-03-02T07:51:33.285Z] faef92dfc583: Preparing [2023-03-02T07:51:33.285Z] 8e04375617a5: Preparing [2023-03-02T07:51:33.285Z] a43932d1df72: Preparing [2023-03-02T07:51:33.285Z] 1207169bf42c: Preparing [2023-03-02T07:51:33.285Z] e7d14cc52cda: Preparing [2023-03-02T07:51:33.285Z] 1aa216009967: Preparing [2023-03-02T07:51:33.285Z] b5e2737de375: Preparing [2023-03-02T07:51:33.285Z] abe566c81257: Preparing [2023-03-02T07:51:33.285Z] 1b24319b45f4: Preparing [2023-03-02T07:51:33.285Z] 25f97f7754a1: Preparing [2023-03-02T07:51:33.285Z] f70ee36035b9: Preparing [2023-03-02T07:51:33.285Z] e7d14cc52cda: Waiting [2023-03-02T07:51:33.285Z] b5e2737de375: Waiting [2023-03-02T07:51:33.285Z] abe566c81257: Waiting [2023-03-02T07:51:33.285Z] 1b24319b45f4: Waiting [2023-03-02T07:51:33.285Z] 25f97f7754a1: Waiting [2023-03-02T07:51:33.285Z] f70ee36035b9: Waiting [2023-03-02T07:51:33.285Z] 1aa216009967: Waiting [2023-03-02T07:51:33.285Z] 8e04375617a5: Layer already exists [2023-03-02T07:51:33.285Z] 1207169bf42c: Layer already exists [2023-03-02T07:51:33.285Z] faef92dfc583: Layer already exists [2023-03-02T07:51:33.285Z] a43932d1df72: Layer already exists [2023-03-02T07:51:33.285Z] 13f38cdc92fc: Layer already exists [2023-03-02T07:51:33.285Z] e7d14cc52cda: Layer already exists [2023-03-02T07:51:33.285Z] b5e2737de375: Layer already exists [2023-03-02T07:51:33.285Z] abe566c81257: Layer already exists [2023-03-02T07:51:33.285Z] 1aa216009967: Layer already exists [2023-03-02T07:51:33.285Z] 1b24319b45f4: Layer already exists [2023-03-02T07:51:33.285Z] f70ee36035b9: Layer already exists [2023-03-02T07:51:33.285Z] 25f97f7754a1: Layer already exists [2023-03-02T07:51:33.552Z] 75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12: digest: sha256:4ce65c80c68ffa774f456dbace5de73f544eed3876b2f4d1c41ff01d578d5d08 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:33.893Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:34.224Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-02T07:51:34.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-02T07:51:34.225Z] 13f38cdc92fc: Preparing [2023-03-02T07:51:34.225Z] faef92dfc583: Preparing [2023-03-02T07:51:34.225Z] 8e04375617a5: Preparing [2023-03-02T07:51:34.225Z] a43932d1df72: Preparing [2023-03-02T07:51:34.225Z] 1207169bf42c: Preparing [2023-03-02T07:51:34.225Z] e7d14cc52cda: Preparing [2023-03-02T07:51:34.225Z] 1aa216009967: Preparing [2023-03-02T07:51:34.225Z] b5e2737de375: Preparing [2023-03-02T07:51:34.225Z] abe566c81257: Preparing [2023-03-02T07:51:34.225Z] 1b24319b45f4: Preparing [2023-03-02T07:51:34.225Z] 25f97f7754a1: Preparing [2023-03-02T07:51:34.225Z] f70ee36035b9: Preparing [2023-03-02T07:51:34.225Z] abe566c81257: Waiting [2023-03-02T07:51:34.225Z] 1b24319b45f4: Waiting [2023-03-02T07:51:34.225Z] 25f97f7754a1: Waiting [2023-03-02T07:51:34.225Z] e7d14cc52cda: Waiting [2023-03-02T07:51:34.225Z] 1aa216009967: Waiting [2023-03-02T07:51:34.225Z] f70ee36035b9: Waiting [2023-03-02T07:51:34.225Z] b5e2737de375: Waiting [2023-03-02T07:51:34.225Z] 8e04375617a5: Layer already exists [2023-03-02T07:51:34.225Z] a43932d1df72: Layer already exists [2023-03-02T07:51:34.225Z] faef92dfc583: Layer already exists [2023-03-02T07:51:34.225Z] 13f38cdc92fc: Layer already exists [2023-03-02T07:51:34.225Z] 1207169bf42c: Layer already exists [2023-03-02T07:51:34.225Z] b5e2737de375: Layer already exists [2023-03-02T07:51:34.225Z] e7d14cc52cda: Layer already exists [2023-03-02T07:51:34.225Z] abe566c81257: Layer already exists [2023-03-02T07:51:34.225Z] 1aa216009967: Layer already exists [2023-03-02T07:51:34.225Z] 1b24319b45f4: Layer already exists [2023-03-02T07:51:34.225Z] f70ee36035b9: Layer already exists [2023-03-02T07:51:34.225Z] 25f97f7754a1: Layer already exists [2023-03-02T07:51:34.491Z] main: digest: sha256:4ce65c80c68ffa774f456dbace5de73f544eed3876b2f4d1c41ff01d578d5d08 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-02T07:51:34.535Z] ===================================================== [Pipeline] echo [2023-03-02T07:51:34.540Z] taggedImages: [2023-03-02T07:51:34.540Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a [2023-03-02T07:51:34.540Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-02T07:51:34.540Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.12 [2023-03-02T07:51:34.540Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:75b826590da898f2794a2a9ca8e49a79136e1d2a-3.0.0-dev.12 [2023-03-02T07:51:34.540Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:34.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T07:51:34.898Z] [2023-03-02T07:51:34.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:51:35.234Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T07:51:35.234Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-02T07:51:35.234Z] 8998bd30e6a1: Pulling fs layer [2023-03-02T07:51:35.234Z] 04944245beec: Pulling fs layer [2023-03-02T07:51:35.234Z] 699f458cf7ca: Pulling fs layer [2023-03-02T07:51:35.234Z] 765212b225bb: Pulling fs layer [2023-03-02T07:51:35.234Z] f23df028b6ca: Pulling fs layer [2023-03-02T07:51:35.234Z] d65c8cfc05b1: Pulling fs layer [2023-03-02T07:51:35.234Z] 2437ff75d9bd: Pulling fs layer [2023-03-02T07:51:35.234Z] f23df028b6ca: Waiting [2023-03-02T07:51:35.234Z] d65c8cfc05b1: Waiting [2023-03-02T07:51:35.234Z] 2437ff75d9bd: Waiting [2023-03-02T07:51:35.234Z] 765212b225bb: Waiting [2023-03-02T07:51:35.501Z] 04944245beec: Verifying Checksum [2023-03-02T07:51:35.501Z] 04944245beec: Download complete [2023-03-02T07:51:35.501Z] 765212b225bb: Download complete [2023-03-02T07:51:35.501Z] f23df028b6ca: Download complete [2023-03-02T07:51:35.501Z] d65c8cfc05b1: Verifying Checksum [2023-03-02T07:51:35.501Z] d65c8cfc05b1: Download complete [2023-03-02T07:51:35.769Z] 699f458cf7ca: Download complete [2023-03-02T07:51:36.038Z] 8998bd30e6a1: Verifying Checksum [2023-03-02T07:51:36.038Z] 8998bd30e6a1: Download complete [2023-03-02T07:51:38.623Z] 2437ff75d9bd: Verifying Checksum [2023-03-02T07:51:38.623Z] 2437ff75d9bd: Download complete [2023-03-02T07:51:40.563Z] 8998bd30e6a1: Pull complete [2023-03-02T07:51:40.831Z] 04944245beec: Pull complete [2023-03-02T07:51:42.238Z] 699f458cf7ca: Pull complete [2023-03-02T07:51:42.507Z] 765212b225bb: Pull complete [2023-03-02T07:51:43.468Z] f23df028b6ca: Pull complete [2023-03-02T07:51:43.468Z] d65c8cfc05b1: Pull complete [2023-03-02T07:51:58.454Z] 2437ff75d9bd: Pull complete [2023-03-02T07:51:58.454Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-02T07:51:58.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-02T07:51:58.454Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:51:58.621Z] prd-ubuntu20.04-docker-arm64-4c-16g-8069 does not seem to be running inside a container [2023-03-02T07:51:58.689Z] $ 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/83 -v /w/workspace/device-usb-camera/83:/w/workspace/device-usb-camera/83:rw,z -v /w/workspace/device-usb-camera/83@tmp:/w/workspace/device-usb-camera/83@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-02T07:52:01.062Z] $ docker top a274d981b10ef4f0509eda8afb3f10b68654cfa123b5c846fbe5170a0b4088e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:52:01.554Z] ---> job-cost.sh [2023-03-02T07:52:01.817Z] lf-activate-venv: SKIPPING [2023-03-02T07:52:01.817Z] INFO: No Stack... [2023-03-02T07:52:02.082Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-02T07:52:03.035Z] INFO: Archiving Costs [Pipeline] sh [2023-03-02T07:52:03.348Z] + cat /w/workspace/device-usb-camera/83/archives/cost.csv [2023-03-02T07:52:03.348Z] + cut -d, -f6 [Pipeline] lock [2023-03-02T07:52:03.405Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [2023-03-02T07:52:03.411Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] did not exist. Created. [2023-03-02T07:52:03.411Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T07:52:03.737Z] /w/workspace/device-usb-camera/83@tmp/durable-2d51598e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-02T07:52:04.060Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-02T07:52:04.082Z] Warning: overwriting stash ‘stack-cost’ [2023-03-02T07:52:04.128Z] Stashed 1 file(s) [Pipeline] } [2023-03-02T07:52:04.134Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-02T07:52:04.159Z] $ docker stop --time=1 a274d981b10ef4f0509eda8afb3f10b68654cfa123b5c846fbe5170a0b4088e1 [2023-03-02T07:52:05.598Z] $ docker rm -f --volumes a274d981b10ef4f0509eda8afb3f10b68654cfa123b5c846fbe5170a0b4088e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-02T07:52:05.972Z] provisioning config files... [2023-03-02T07:52:05.980Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9135470019465948132tmp [Pipeline] { [Pipeline] sh [2023-03-02T07:52:06.274Z] + set +x [2023-03-02T07:52:06.274Z] + curl -s https://codecov.io/bash [2023-03-02T07:52:06.274Z] + bash -s -- [2023-03-02T07:52:06.274Z] [2023-03-02T07:52:06.274Z] _____ _ [2023-03-02T07:52:06.274Z] / ____| | | [2023-03-02T07:52:06.274Z] | | ___ __| | ___ ___ _____ __ [2023-03-02T07:52:06.274Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-02T07:52:06.274Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-02T07:52:06.274Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-02T07:52:06.274Z] Bash-1.0.6 [2023-03-02T07:52:06.274Z] [2023-03-02T07:52:06.274Z] [2023-03-02T07:52:06.274Z] ==> git version 2.25.1 found [2023-03-02T07:52:06.274Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-02T07:52:06.274Z] Release-Date: 2020-01-08 [2023-03-02T07:52:06.274Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-02T07:52:06.274Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-02T07:52:06.274Z] ==> Jenkins CI detected. [2023-03-02T07:52:06.274Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-02T07:52:06.274Z] project root: . [2023-03-02T07:52:06.274Z] --> token set from env [2023-03-02T07:52:06.274Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-02T07:52:06.274Z] ==> Running gcov in . (disable via -X gcov) [2023-03-02T07:52:06.274Z] ==> Python coveragepy not found [2023-03-02T07:52:06.274Z] ==> Searching for coverage reports in: [2023-03-02T07:52:06.274Z] + . [2023-03-02T07:52:06.274Z] -> Found 1 reports [2023-03-02T07:52:06.274Z] ==> Detecting git/mercurial file structure [2023-03-02T07:52:06.274Z] ==> Reading reports [2023-03-02T07:52:06.274Z] + ./coverage.out bytes=28352 [2023-03-02T07:52:06.274Z] ==> Appending adjustments [2023-03-02T07:52:06.274Z] https://docs.codecov.io/docs/fixing-reports [2023-03-02T07:52:06.534Z] + Found adjustments [2023-03-02T07:52:06.534Z] ==> Gzipping contents [2023-03-02T07:52:06.534Z] 4.0K /tmp/codecov.VcExOI.gz [2023-03-02T07:52:06.534Z] ==> Uploading reports [2023-03-02T07:52:06.534Z] url: https://codecov.io [2023-03-02T07:52:06.534Z] query: branch=main&commit=75b826590da898f2794a2a9ca8e49a79136e1d2a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-02T07:52:06.534Z] -> Pinging Codecov [2023-03-02T07:52:06.534Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=75b826590da898f2794a2a9ca8e49a79136e1d2a&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-02T07:52:06.534Z] -> Uploading to [2023-03-02T07:52:06.534Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-02/73D8F5FF140700D3E01443B452E23636/75b826590da898f2794a2a9ca8e49a79136e1d2a/bf855a0b-5e73-4310-9214-154989081c36.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230302T075206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=83028661e6295a61b93cfea891284ee32e45eae63bac10de3567fa1829182f38 [2023-03-02T07:52:06.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-02T07:52:06.534Z] Dload Upload Total Spent Left Speed [2023-03-02T07:52:07.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3992 0 0 100 3992 0 14622 --:--:-- --:--:-- --:--:-- 14622 [2023-03-02T07:52:07.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] } [2023-03-02T07:52:07.110Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-02T07:52:07.288Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-02T07:52:07.300Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:07.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-02T07:52:07.603Z] [2023-03-02T07:52:07.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:07.907Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-02T07:52:07.907Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-02T07:52:07.907Z] df9b9388f04a: Pulling fs layer [2023-03-02T07:52:07.907Z] 52dc419b0ee2: Pulling fs layer [2023-03-02T07:52:07.907Z] 25bc292e5bac: Pulling fs layer [2023-03-02T07:52:07.907Z] 114826534d7a: Pulling fs layer [2023-03-02T07:52:07.907Z] 4657fd5d0bcf: Pulling fs layer [2023-03-02T07:52:07.907Z] 6ad1cebc031e: Pulling fs layer [2023-03-02T07:52:07.907Z] 8a3aa393b2d8: Pulling fs layer [2023-03-02T07:52:07.907Z] 4657fd5d0bcf: Waiting [2023-03-02T07:52:07.907Z] 6ad1cebc031e: Waiting [2023-03-02T07:52:07.907Z] 8a3aa393b2d8: Waiting [2023-03-02T07:52:07.907Z] 114826534d7a: Waiting [2023-03-02T07:52:07.907Z] 25bc292e5bac: Verifying Checksum [2023-03-02T07:52:07.907Z] 25bc292e5bac: Download complete [2023-03-02T07:52:07.907Z] 52dc419b0ee2: Verifying Checksum [2023-03-02T07:52:07.907Z] 52dc419b0ee2: Download complete [2023-03-02T07:52:07.907Z] 4657fd5d0bcf: Download complete [2023-03-02T07:52:07.907Z] df9b9388f04a: Verifying Checksum [2023-03-02T07:52:07.907Z] df9b9388f04a: Download complete [2023-03-02T07:52:08.167Z] df9b9388f04a: Pull complete [2023-03-02T07:52:08.167Z] 6ad1cebc031e: Verifying Checksum [2023-03-02T07:52:08.167Z] 6ad1cebc031e: Download complete [2023-03-02T07:52:08.167Z] 52dc419b0ee2: Pull complete [2023-03-02T07:52:08.426Z] 25bc292e5bac: Pull complete [2023-03-02T07:52:08.686Z] 114826534d7a: Verifying Checksum [2023-03-02T07:52:08.686Z] 114826534d7a: Download complete [2023-03-02T07:52:08.946Z] 8a3aa393b2d8: Verifying Checksum [2023-03-02T07:52:08.946Z] 8a3aa393b2d8: Download complete [2023-03-02T07:52:12.229Z] 114826534d7a: Pull complete [2023-03-02T07:52:12.489Z] 4657fd5d0bcf: Pull complete [2023-03-02T07:52:12.748Z] 6ad1cebc031e: Pull complete [2023-03-02T07:52:16.031Z] 8a3aa393b2d8: Pull complete [2023-03-02T07:52:16.031Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-02T07:52:16.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-02T07:52:16.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:52:16.112Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:52:16.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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/edgex-snyk-go:1.410.4 cat [2023-03-02T07:52:21.317Z] $ docker top b122ab96f1592d08e36afc6d224dee1964cd48b88a0b28673ebdab7124926b85 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-02T07:52:21.383Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-02T07:52:21.659Z] + set -o pipefail [2023-03-02T07:52:21.659Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-02T07:52:26.931Z] [2023-03-02T07:52:26.931Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-03-02T07:52:26.931Z] [2023-03-02T07:52:26.931Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/04a5275e-0204-48d4-a5bb-3fa071c4417c [2023-03-02T07:52:26.931Z] [2023-03-02T07:52:26.931Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-02T07:52:26.931Z] [2023-03-02T07:52:26.931Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-02T07:52:26.931Z] [2023-03-02T07:52:27.882Z] [2023-03-02T07:52:27.882Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-02T07:52:27.882Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-02T07:52:27.882Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-02T07:52:27.895Z] $ docker stop --time=1 b122ab96f1592d08e36afc6d224dee1964cd48b88a0b28673ebdab7124926b85 [2023-03-02T07:52:30.882Z] $ docker rm -f --volumes b122ab96f1592d08e36afc6d224dee1964cd48b88a0b28673ebdab7124926b85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-02T07:52:31.585Z] + git log --format=format:%s -1 75b826590da898f2794a2a9ca8e49a79136e1d2a [Pipeline] sh [2023-03-02T07:52:31.876Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T07:52:31.876Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:32.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:52:32.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:52:32.244Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:52:32.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-02T07:52:32.669Z] $ docker top 20b342c922dbced3b30fc1450f4ec82c39834db77422c6e4583500c76d9e1e40 -eo pid,comm [2023-03-02T07:52:32.714Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-02T07:52:32.714Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T07:52:32.752Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T07:52:32.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T07:52:32.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T07:52:32.862Z] $ docker exec 20b342c922dbced3b30fc1450f4ec82c39834db77422c6e4583500c76d9e1e40 ssh-agent [2023-03-02T07:52:32.963Z] SSH_AUTH_SOCK=/tmp/ssh-7Nn9oiQesU2E/agent.31 [2023-03-02T07:52:32.963Z] SSH_AGENT_PID=37 [2023-03-02T07:52:32.967Z] Running ssh-add (command line suppressed) [2023-03-02T07:52:33.074Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6707567677509884111.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6707567677509884111.key) [2023-03-02T07:52:33.085Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T07:52:33.368Z] + git semver tag [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,531 [run_tag] DEBUG tag force:False [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,531 [check_head_tag] DEBUG check head tag [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,532 [execute] INFO git cat-file --batch-check [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,536 [execute] INFO git cat-file --batch [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,536 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,553 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,553 [execute] INFO git tag -a v3.0.0-dev.12 -m v3.0.0-dev.12 [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,554 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.12', '-m', 'v3.0.0-dev.12'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-02T07:52:33.627Z] 2023-03-02 07:52:33,558 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:33.627Z] 3.0.0-dev.12 [Pipeline] } [2023-03-02T07:52:33.637Z] $ docker exec --env ******** --env ******** 20b342c922dbced3b30fc1450f4ec82c39834db77422c6e4583500c76d9e1e40 ssh-agent -k [2023-03-02T07:52:33.730Z] unset SSH_AUTH_SOCK; [2023-03-02T07:52:33.730Z] unset SSH_AGENT_PID; [2023-03-02T07:52:33.730Z] echo Agent pid 37 killed; [2023-03-02T07:52:33.738Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T07:52:34.043Z] + git semver [Pipeline] } [2023-03-02T07:52:34.312Z] $ docker stop --time=1 20b342c922dbced3b30fc1450f4ec82c39834db77422c6e4583500c76d9e1e40 [2023-03-02T07:52:35.588Z] $ docker rm -f --volumes 20b342c922dbced3b30fc1450f4ec82c39834db77422c6e4583500c76d9e1e40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:35.994Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-02T07:52:35.994Z] [2023-03-02T07:52:35.994Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:36.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-02T07:52:36.295Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-02T07:52:36.295Z] ab5ef0e58194: Pulling fs layer [2023-03-02T07:52:36.295Z] 9712f1f96733: Pulling fs layer [2023-03-02T07:52:36.295Z] 63f879dbbcfc: Pulling fs layer [2023-03-02T07:52:36.295Z] 0d9ebad4ef96: Pulling fs layer [2023-03-02T07:52:36.295Z] e9a5061849ea: Pulling fs layer [2023-03-02T07:52:36.295Z] d747dcd14b5f: Pulling fs layer [2023-03-02T07:52:36.295Z] 2de7ff778b66: Pulling fs layer [2023-03-02T07:52:36.295Z] 0d9ebad4ef96: Waiting [2023-03-02T07:52:36.295Z] e9a5061849ea: Waiting [2023-03-02T07:52:36.295Z] d747dcd14b5f: Waiting [2023-03-02T07:52:36.295Z] 2de7ff778b66: Waiting [2023-03-02T07:52:36.295Z] 9712f1f96733: Verifying Checksum [2023-03-02T07:52:36.295Z] 9712f1f96733: Download complete [2023-03-02T07:52:37.254Z] 63f879dbbcfc: Verifying Checksum [2023-03-02T07:52:37.254Z] 63f879dbbcfc: Download complete [2023-03-02T07:52:37.254Z] ab5ef0e58194: Verifying Checksum [2023-03-02T07:52:37.254Z] ab5ef0e58194: Download complete [2023-03-02T07:52:37.254Z] e9a5061849ea: Verifying Checksum [2023-03-02T07:52:37.254Z] e9a5061849ea: Download complete [2023-03-02T07:52:37.254Z] d747dcd14b5f: Verifying Checksum [2023-03-02T07:52:37.254Z] d747dcd14b5f: Download complete [2023-03-02T07:52:37.254Z] 0d9ebad4ef96: Verifying Checksum [2023-03-02T07:52:37.254Z] 0d9ebad4ef96: Download complete [2023-03-02T07:52:37.254Z] 2de7ff778b66: Verifying Checksum [2023-03-02T07:52:37.254Z] 2de7ff778b66: Download complete [2023-03-02T07:52:39.778Z] ab5ef0e58194: Pull complete [2023-03-02T07:52:39.778Z] 9712f1f96733: Pull complete [2023-03-02T07:52:40.342Z] 63f879dbbcfc: Pull complete [2023-03-02T07:52:43.623Z] 0d9ebad4ef96: Pull complete [2023-03-02T07:52:43.881Z] e9a5061849ea: Pull complete [2023-03-02T07:52:44.139Z] d747dcd14b5f: Pull complete [2023-03-02T07:52:45.074Z] 2de7ff778b66: Pull complete [2023-03-02T07:52:45.074Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-02T07:52:45.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-02T07:52:45.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:52:45.142Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:52:45.169Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-03-02T07:52:49.306Z] $ docker top bb481a3174742dd81ee60beaf72152ae7c733ef5b2e1a9bff352c8073feadc76 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:52:49.373Z] provisioning config files... [2023-03-02T07:52:49.380Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config14887845608140955410tmp [2023-03-02T07:52:49.390Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9719203142981219436tmp [2023-03-02T07:52:49.397Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8880616770539632071tmp [Pipeline] { [Pipeline] echo [2023-03-02T07:52:49.413Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:52:49.688Z] ---> sigul-configuration.sh [2023-03-02T07:52:49.688Z] gpg: directory `/root/.gnupg' created [2023-03-02T07:52:49.688Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-02T07:52:49.688Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-02T07:52:49.688Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-02T07:52:49.688Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-02T07:52:49.688Z] gpg: CAST5 encrypted data [2023-03-02T07:52:49.688Z] gpg: encrypted with 1 passphrase [2023-03-02T07:52:49.688Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-02T07:52:49.968Z] + mkdir /home/jenkins [2023-03-02T07:52:49.968Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-02T07:52:50.250Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-02T07:52:50.257Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:52:50.536Z] ---> sigul-install.sh [2023-03-02T07:52:50.536Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-02T07:52:50.817Z] + git tag --list [2023-03-02T07:52:50.817Z] v0.0.0 [2023-03-02T07:52:50.817Z] v0.0.1-dev.1 [2023-03-02T07:52:50.817Z] v0.0.1-dev.10 [2023-03-02T07:52:50.817Z] v0.0.1-dev.11 [2023-03-02T07:52:50.817Z] v0.0.1-dev.12 [2023-03-02T07:52:50.817Z] v0.0.1-dev.13 [2023-03-02T07:52:50.817Z] v0.0.1-dev.14 [2023-03-02T07:52:50.817Z] v0.0.1-dev.15 [2023-03-02T07:52:50.817Z] v0.0.1-dev.16 [2023-03-02T07:52:50.817Z] v0.0.1-dev.2 [2023-03-02T07:52:50.817Z] v0.0.1-dev.3 [2023-03-02T07:52:50.817Z] v0.0.1-dev.4 [2023-03-02T07:52:50.817Z] v0.0.1-dev.5 [2023-03-02T07:52:50.817Z] v0.0.1-dev.6 [2023-03-02T07:52:50.817Z] v0.0.1-dev.7 [2023-03-02T07:52:50.817Z] v0.0.1-dev.8 [2023-03-02T07:52:50.817Z] v0.0.1-dev.9 [2023-03-02T07:52:50.817Z] v2.2.0 [2023-03-02T07:52:50.817Z] v2.2.0-dev.17 [2023-03-02T07:52:50.817Z] v2.2.0-dev.18 [2023-03-02T07:52:50.817Z] v2.2.0-dev.19 [2023-03-02T07:52:50.817Z] v2.2.0-dev.20 [2023-03-02T07:52:50.817Z] v2.2.0-dev.21 [2023-03-02T07:52:50.817Z] v2.2.0-dev.22 [2023-03-02T07:52:50.817Z] v2.2.0-dev.23 [2023-03-02T07:52:50.817Z] v2.2.0-dev.24 [2023-03-02T07:52:50.817Z] v2.2.0-dev.25 [2023-03-02T07:52:50.817Z] v2.2.0-dev.26 [2023-03-02T07:52:50.817Z] v2.2.0-dev.27 [2023-03-02T07:52:50.817Z] v2.3.0 [2023-03-02T07:52:50.817Z] v2.3.0-dev.1 [2023-03-02T07:52:50.817Z] v2.3.0-dev.10 [2023-03-02T07:52:50.817Z] v2.3.0-dev.11 [2023-03-02T07:52:50.817Z] v2.3.0-dev.12 [2023-03-02T07:52:50.817Z] v2.3.0-dev.13 [2023-03-02T07:52:50.817Z] v2.3.0-dev.14 [2023-03-02T07:52:50.817Z] v2.3.0-dev.15 [2023-03-02T07:52:50.817Z] v2.3.0-dev.16 [2023-03-02T07:52:50.817Z] v2.3.0-dev.17 [2023-03-02T07:52:50.817Z] v2.3.0-dev.18 [2023-03-02T07:52:50.817Z] v2.3.0-dev.19 [2023-03-02T07:52:50.817Z] v2.3.0-dev.2 [2023-03-02T07:52:50.817Z] v2.3.0-dev.20 [2023-03-02T07:52:50.817Z] v2.3.0-dev.21 [2023-03-02T07:52:50.817Z] v2.3.0-dev.22 [2023-03-02T07:52:50.817Z] v2.3.0-dev.23 [2023-03-02T07:52:50.817Z] v2.3.0-dev.24 [2023-03-02T07:52:50.817Z] v2.3.0-dev.25 [2023-03-02T07:52:50.817Z] v2.3.0-dev.26 [2023-03-02T07:52:50.817Z] v2.3.0-dev.27 [2023-03-02T07:52:50.817Z] v2.3.0-dev.28 [2023-03-02T07:52:50.817Z] v2.3.0-dev.3 [2023-03-02T07:52:50.817Z] v2.3.0-dev.4 [2023-03-02T07:52:50.817Z] v2.3.0-dev.5 [2023-03-02T07:52:50.817Z] v2.3.0-dev.6 [2023-03-02T07:52:50.817Z] v2.3.0-dev.7 [2023-03-02T07:52:50.817Z] v2.3.0-dev.8 [2023-03-02T07:52:50.817Z] v2.3.0-dev.9 [2023-03-02T07:52:50.817Z] v3.0.0-dev.1 [2023-03-02T07:52:50.817Z] v3.0.0-dev.10 [2023-03-02T07:52:50.817Z] v3.0.0-dev.11 [2023-03-02T07:52:50.817Z] v3.0.0-dev.12 [2023-03-02T07:52:50.817Z] v3.0.0-dev.2 [2023-03-02T07:52:50.817Z] v3.0.0-dev.3 [2023-03-02T07:52:50.817Z] v3.0.0-dev.4 [2023-03-02T07:52:50.817Z] v3.0.0-dev.5 [2023-03-02T07:52:50.817Z] v3.0.0-dev.6 [2023-03-02T07:52:50.817Z] v3.0.0-dev.7 [2023-03-02T07:52:50.817Z] v3.0.0-dev.8 [2023-03-02T07:52:50.817Z] v3.0.0-dev.9 [Pipeline] sh [2023-03-02T07:52:51.106Z] + lftools sign git-tag v3.0.0-dev.12 [2023-03-02T07:52:51.672Z] Signing Git tag with Sigul... [2023-03-02T07:52:51.672Z] Signing v3.0.0-dev.12 [Pipeline] echo [2023-03-02T07:52:51.939Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:52:52.225Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-02T07:52:52.233Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-02T07:52:52.252Z] $ docker stop --time=1 bb481a3174742dd81ee60beaf72152ae7c733ef5b2e1a9bff352c8073feadc76 [2023-03-02T07:52:53.523Z] $ docker rm -f --volumes bb481a3174742dd81ee60beaf72152ae7c733ef5b2e1a9bff352c8073feadc76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-02T07:52:53.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T07:52:53.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:54.222Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:52:54.222Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:52:54.294Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:52:54.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-02T07:52:54.644Z] $ docker top aaf5f399e0247bc899f4dd24af3830ec2af1e7bd31645a988b2e4ff79bac43bf -eo pid,comm [2023-03-02T07:52:54.690Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-02T07:52:54.690Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T07:52:54.731Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T07:52:54.731Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T07:52:54.843Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T07:52:54.846Z] $ docker exec aaf5f399e0247bc899f4dd24af3830ec2af1e7bd31645a988b2e4ff79bac43bf ssh-agent [2023-03-02T07:52:54.943Z] SSH_AUTH_SOCK=/tmp/ssh-XU5jjmzRJlz8/agent.32 [2023-03-02T07:52:54.943Z] SSH_AGENT_PID=38 [2023-03-02T07:52:54.947Z] Running ssh-add (command line suppressed) [2023-03-02T07:52:55.046Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14272965366443755204.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14272965366443755204.key) [2023-03-02T07:52:55.059Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T07:52:55.348Z] + git semver bump pre [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [bump_version] DEBUG bumping version:3.0.0-dev.12 on axis:pre with prefix:dev [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [bump_version] DEBUG bumped version:3.0.0-dev.13 [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [write_version] DEBUG write version:3.0.0-dev.13 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,505 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,507 [execute] INFO git cat-file --batch-check [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,510 [execute] INFO git cat-file --batch [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,511 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T07:52:55.607Z] 2023-03-02 07:52:55,514 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:52:55.607Z] 3.0.0-dev.13 [Pipeline] } [2023-03-02T07:52:55.619Z] $ docker exec --env ******** --env ******** aaf5f399e0247bc899f4dd24af3830ec2af1e7bd31645a988b2e4ff79bac43bf ssh-agent -k [2023-03-02T07:52:55.698Z] unset SSH_AUTH_SOCK; [2023-03-02T07:52:55.698Z] unset SSH_AGENT_PID; [2023-03-02T07:52:55.698Z] echo Agent pid 38 killed; [2023-03-02T07:52:55.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T07:52:56.014Z] + git semver [Pipeline] } [2023-03-02T07:52:56.287Z] $ docker stop --time=1 aaf5f399e0247bc899f4dd24af3830ec2af1e7bd31645a988b2e4ff79bac43bf [2023-03-02T07:52:57.538Z] $ docker rm -f --volumes aaf5f399e0247bc899f4dd24af3830ec2af1e7bd31645a988b2e4ff79bac43bf [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-02T07:52:57.882Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-02T07:52:57.882Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:52:58.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-02T07:52:58.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:52:58.248Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:52:58.279Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-02T07:52:58.588Z] $ docker top 76943439e179b7f690e5c701f331d526aa538619cb1e8bc2c80e77531c303190 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-02T07:52:58.684Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-02T07:52:58.684Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-02T07:52:58.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-02T07:52:58.795Z] $ docker exec 76943439e179b7f690e5c701f331d526aa538619cb1e8bc2c80e77531c303190 ssh-agent [2023-03-02T07:52:58.895Z] SSH_AUTH_SOCK=/tmp/ssh-i1oV9TZqWUxT/agent.32 [2023-03-02T07:52:58.895Z] SSH_AGENT_PID=38 [2023-03-02T07:52:58.900Z] Running ssh-add (command line suppressed) [2023-03-02T07:52:58.996Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1903031275330885985.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1903031275330885985.key) [2023-03-02T07:52:59.006Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-02T07:52:59.294Z] + git semver push [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,454 [run_push] DEBUG push [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,454 [execute] INFO git cat-file --batch-check [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,458 [execute] INFO git rev-list 941136282dde36aad91f009b13ef60bf372bddd4 -- [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,458 [execute] DEBUG Popen(['git', 'rev-list', '941136282dde36aad91f009b13ef60bf372bddd4', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-02T07:52:59.551Z] 2023-03-02 07:52:59,464 [execute] INFO git fetch -v origin [2023-03-02T07:52:59.552Z] 2023-03-02 07:52:59,464 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-02T07:53:00.491Z] 2023-03-02 07:53:00,172 [run_push] DEBUG no remote changes detected [2023-03-02T07:53:00.491Z] 2023-03-02 07:53:00,173 [execute] INFO git push origin semver [2023-03-02T07:53:00.491Z] 2023-03-02 07:53:00,173 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-02T07:53:01.431Z] 2023-03-02 07:53:01,070 [run_push] DEBUG push all version tags [2023-03-02T07:53:01.431Z] 2023-03-02 07:53:01,070 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-02T07:53:01.431Z] 2023-03-02 07:53:01,071 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-03-02T07:53:02.000Z] 2023-03-02 07:53:01,963 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-02T07:53:02.000Z] 3.0.0-dev.13 [Pipeline] } [2023-03-02T07:53:02.010Z] $ docker exec --env ******** --env ******** 76943439e179b7f690e5c701f331d526aa538619cb1e8bc2c80e77531c303190 ssh-agent -k [2023-03-02T07:53:02.101Z] unset SSH_AUTH_SOCK; [2023-03-02T07:53:02.101Z] unset SSH_AGENT_PID; [2023-03-02T07:53:02.101Z] echo Agent pid 38 killed; [2023-03-02T07:53:02.111Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-02T07:53:02.420Z] + git semver [Pipeline] } [2023-03-02T07:53:02.697Z] $ docker stop --time=1 76943439e179b7f690e5c701f331d526aa538619cb1e8bc2c80e77531c303190 [2023-03-02T07:53:03.969Z] $ docker rm -f --volumes 76943439e179b7f690e5c701f331d526aa538619cb1e8bc2c80e77531c303190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-02T07:53:04.569Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-02T07:53:04.569Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-02T07:53:04.569Z] total 16 [2023-03-02T07:53:04.569Z] drwxr-xr-x 3 root root 4096 Mar 2 07:44 . [2023-03-02T07:53:04.569Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 2 07:52 .. [2023-03-02T07:53:04.569Z] drwxr-xr-x 2 root root 4096 Mar 2 07:44 cost [2023-03-02T07:53:04.569Z] -rw-r--r-- 1 root root 88 Mar 2 07:44 cost.csv [2023-03-02T07:53:04.569Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-02T07:53:04.569Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-02T07:53:04.569Z] total 16 [2023-03-02T07:53:04.569Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 2 07:44 . [2023-03-02T07:53:04.569Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 2 07:52 .. [2023-03-02T07:53:04.569Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 2 07:44 cost [2023-03-02T07:53:04.569Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 2 07:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:04.880Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:05.859Z] ---> package-listing.sh [2023-03-02T07:53:05.859Z] ++ facter osfamily [2023-03-02T07:53:05.859Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-02T07:53:06.125Z] + OS_FAMILY=debian [2023-03-02T07:53:06.125Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-02T07:53:06.125Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-02T07:53:06.125Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-02T07:53:06.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-02T07:53:06.125Z] + PACKAGES=/tmp/packages_start.txt [2023-03-02T07:53:06.125Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-02T07:53:06.125Z] + PACKAGES=/tmp/packages_end.txt [2023-03-02T07:53:06.125Z] + case "${OS_FAMILY}" in [2023-03-02T07:53:06.125Z] + grep '^ii' [2023-03-02T07:53:06.125Z] + dpkg -l [2023-03-02T07:53:06.125Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-02T07:53:06.125Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-02T07:53:06.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-02T07:53:06.125Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-02T07:53:06.125Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-02T07:53:06.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-02T07:53:06.138Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-02T07:53:06.418Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-02T07:53:07.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-02T07:53:07.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-02T07:53:07.070Z] prd-ubuntu20.04-docker-8c-8g-8067 does not seem to be running inside a container [2023-03-02T07:53:07.114Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-02T07:53:07.341Z] $ docker top 2bb3414c5cd374a78ee9fda19294debdf50ffecc5de954dc06e226f3f1280532 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-02T07:53:07.684Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-02T07:53:07.967Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-02T07:53:08.252Z] + ls /var/log/sa-host [2023-03-02T07:53:08.252Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-02T07:53:08.319Z] provisioning config files... [2023-03-02T07:53:08.326Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7700970939668200203tmp [Pipeline] { [Pipeline] echo [2023-03-02T07:53:08.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:08.623Z] ---> create-netrc.sh [Pipeline] } [2023-03-02T07:53:08.631Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:08.944Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-02T07:53:08.953Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:09.237Z] ---> sudo-logs.sh [2023-03-02T07:53:09.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-02T07:53:09.267Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:09.551Z] ---> job-cost.sh [2023-03-02T07:53:09.551Z] lf-activate-venv: SKIPPING [2023-03-02T07:53:09.551Z] DEBUG: total: 0.2199999988079071 [2023-03-02T07:53:09.551Z] INFO: Retrieving Stack Cost... [2023-03-02T07:53:09.809Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-02T07:53:10.383Z] INFO: Archiving Costs [Pipeline] echo [2023-03-02T07:53:10.398Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-02T07:53:10.685Z] ---> logs-deploy.sh [2023-03-02T07:53:10.685Z] lf-activate-venv: SKIPPING [2023-03-02T07:53:10.685Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/83 [2023-03-02T07:53:10.685Z] INFO: archiving workspace using pattern(s): [2023-03-02T07:53:11.625Z] Archives upload complete. [2023-03-02T07:53:11.625Z] INFO: archiving logs to Nexus