Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 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-ssh12607103717168996389.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh16758931588904094514.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9672229180222723097.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16741118091471428906.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-ssh7753262848438954038.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5981 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 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 (main) Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.22" > 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 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 > git rev-list --no-walk df8fee098ca8f8207e6b8a7bc916bcd179a74499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-12T20:55:42.300Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-12T20:55:42.363Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-12T20:55:42.376Z] ========================================================= [2023-09-12T20:55:42.376Z] EdgeX Global Pipelines Version Info [2023-09-12T20:55:42.376Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:55:43.467Z] ------------------- [2023-09-12T20:55:43.467Z] stable info: [2023-09-12T20:55:43.467Z] ------------------- [2023-09-12T20:55:43.467Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-12T20:55:43.467Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:55:43.467Z] Message: update stable to v1.0.254 [2023-09-12T20:55:43.727Z] ------------------- [2023-09-12T20:55:43.727Z] experimental info: [2023-09-12T20:55:43.727Z] ------------------- [2023-09-12T20:55:43.727Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-12T20:55:43.727Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-12T20:55:43.727Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-12T20:55:43.901Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-12T20:55:43.917Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-12T20:55:43.934Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-12T20:55:43.951Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-12T20:55:43.970Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-12T20:55:43.985Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-12T20:55:44.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-12T20:55:44.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-12T20:55:44.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-12T20:55:44.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-12T20:55:44.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-12T20:55:44.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-12T20:55:44.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-12T20:55:44.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-12T20:55:44.172Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:55:44.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-12T20:55:44.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:55:44.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-12T20:55:44.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-12T20:55:44.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-12T20:55:44.247Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-12T20:55:44.259Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-12T20:55:44.272Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-12T20:55:44.284Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-12T20:55:44.297Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-12T20:55:44.312Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-12T20:55:44.326Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-12T20:55:44.344Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-12T20:55:44.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-12T20:55:44.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-12T20:55:44.387Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] echo [2023-09-12T20:55:44.401Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 46c2a4d [Pipeline] echo [2023-09-12T20:55:44.416Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:55:44.458Z] provisioning config files... [2023-09-12T20:55:44.487Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3088471860280483589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:55:44.812Z] ---> docker-login.sh [2023-09-12T20:55:44.812Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:55:45.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:55:45.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:55:45.072Z] Configure a credential helper to remove this warning. See [2023-09-12T20:55:45.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:55:45.072Z] [2023-09-12T20:55:45.072Z] Login Succeeded [2023-09-12T20:55:45.072Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:55:45.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:55:45.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:55:45.333Z] Configure a credential helper to remove this warning. See [2023-09-12T20:55:45.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:55:45.333Z] [2023-09-12T20:55:45.333Z] Login Succeeded [2023-09-12T20:55:45.333Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:55:45.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:55:45.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:55:45.333Z] Configure a credential helper to remove this warning. See [2023-09-12T20:55:45.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:55:45.333Z] [2023-09-12T20:55:45.333Z] Login Succeeded [2023-09-12T20:55:45.333Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:55:45.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:55:45.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:55:45.593Z] Configure a credential helper to remove this warning. See [2023-09-12T20:55:45.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:55:45.593Z] [2023-09-12T20:55:45.593Z] Login Succeeded [2023-09-12T20:55:45.593Z] docker.io [2023-09-12T20:55:45.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:55:45.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:55:45.854Z] Configure a credential helper to remove this warning. See [2023-09-12T20:55:45.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:55:45.854Z] [2023-09-12T20:55:45.854Z] Login Succeeded [2023-09-12T20:55:45.854Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:55:45.861Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-12T20:55:46.226Z] + git rev-list -1 --merges 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696~1..46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] echo [2023-09-12T20:55:46.274Z] -----------> git rev-list -1 --merges 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696~1..46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T20:55:46.274Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [false] [Pipeline] sh [2023-09-12T20:55:46.568Z] + git log --format=format:%s -1 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] echo [2023-09-12T20:55:46.584Z] ========================================================= [2023-09-12T20:55:46.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-12T20:55:46.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:55:46.910Z] + git log --format=format:%s -1 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] echo [2023-09-12T20:55:46.921Z] [semverPrep] GIT_COMMIT: 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696, Commit Message: Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.22 [Pipeline] echo [2023-09-12T20:55:46.929Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-12T20:55:47.301Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T20:55:47.301Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-12T20:55:47.301Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-12T20:55:47.301Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-12T20:55:47.301Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-12T20:55:47.301Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-12T20:55:47.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:55:47.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:55:47.731Z] [2023-09-12T20:55:47.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:55:48.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:55:48.032Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-12T20:55:48.032Z] b85a868b505f: Pulling fs layer [2023-09-12T20:55:48.032Z] e2be974225ed: Pulling fs layer [2023-09-12T20:55:48.032Z] 339a4e72a1f5: Pulling fs layer [2023-09-12T20:55:48.032Z] 988bab9f4d93: Pulling fs layer [2023-09-12T20:55:48.032Z] 1469e6f7b9e6: Pulling fs layer [2023-09-12T20:55:48.032Z] eaf3925da568: Pulling fs layer [2023-09-12T20:55:48.032Z] bab4dde63d76: Pulling fs layer [2023-09-12T20:55:48.032Z] bde34c3a00c8: Pulling fs layer [2023-09-12T20:55:48.032Z] 988bab9f4d93: Waiting [2023-09-12T20:55:48.032Z] eaf3925da568: Waiting [2023-09-12T20:55:48.032Z] bab4dde63d76: Waiting [2023-09-12T20:55:48.032Z] b352a97aabf1: Pulling fs layer [2023-09-12T20:55:48.032Z] 1469e6f7b9e6: Waiting [2023-09-12T20:55:48.032Z] 4872d77fe225: Pulling fs layer [2023-09-12T20:55:48.032Z] bde34c3a00c8: Waiting [2023-09-12T20:55:48.032Z] b352a97aabf1: Waiting [2023-09-12T20:55:48.032Z] 5851b861e8e6: Pulling fs layer [2023-09-12T20:55:48.032Z] 4872d77fe225: Waiting [2023-09-12T20:55:48.032Z] 5851b861e8e6: Waiting [2023-09-12T20:55:48.032Z] e2be974225ed: Verifying Checksum [2023-09-12T20:55:48.032Z] e2be974225ed: Download complete [2023-09-12T20:55:48.032Z] 988bab9f4d93: Verifying Checksum [2023-09-12T20:55:48.032Z] 988bab9f4d93: Download complete [2023-09-12T20:55:48.291Z] 1469e6f7b9e6: Verifying Checksum [2023-09-12T20:55:48.291Z] 1469e6f7b9e6: Download complete [2023-09-12T20:55:48.291Z] eaf3925da568: Download complete [2023-09-12T20:55:48.291Z] 339a4e72a1f5: Download complete [2023-09-12T20:55:48.291Z] bde34c3a00c8: Download complete [2023-09-12T20:55:48.291Z] b352a97aabf1: Verifying Checksum [2023-09-12T20:55:48.291Z] b352a97aabf1: Download complete [2023-09-12T20:55:48.291Z] 4872d77fe225: Verifying Checksum [2023-09-12T20:55:48.291Z] 4872d77fe225: Download complete [2023-09-12T20:55:48.291Z] 5851b861e8e6: Verifying Checksum [2023-09-12T20:55:48.291Z] b85a868b505f: Verifying Checksum [2023-09-12T20:55:48.291Z] b85a868b505f: Download complete [2023-09-12T20:55:48.549Z] bab4dde63d76: Verifying Checksum [2023-09-12T20:55:48.549Z] bab4dde63d76: Download complete [2023-09-12T20:55:49.939Z] b85a868b505f: Pull complete [2023-09-12T20:55:49.939Z] e2be974225ed: Pull complete [2023-09-12T20:55:50.508Z] 339a4e72a1f5: Pull complete [2023-09-12T20:55:50.508Z] 988bab9f4d93: Pull complete [2023-09-12T20:55:50.768Z] 1469e6f7b9e6: Pull complete [2023-09-12T20:55:50.768Z] eaf3925da568: Pull complete [2023-09-12T20:55:52.691Z] bab4dde63d76: Pull complete [2023-09-12T20:55:52.691Z] bde34c3a00c8: Pull complete [2023-09-12T20:55:52.952Z] b352a97aabf1: Pull complete [2023-09-12T20:55:52.952Z] 4872d77fe225: Pull complete [2023-09-12T20:55:52.952Z] 5851b861e8e6: Pull complete [2023-09-12T20:55:52.952Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-12T20:55:52.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T20:55:53.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:55:53.312Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T20:55:53.331Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T20:55:55.562Z] $ docker top c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db -eo pid,comm [2023-09-12T20:55:55.635Z] 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-09-12T20:55:55.635Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T20:55:55.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:55:55.674Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:55:55.800Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:55:55.786Z] $ docker exec c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db ssh-agent [2023-09-12T20:55:55.908Z] SSH_AUTH_SOCK=/tmp/ssh-qySVbPBVGT5y/agent.32 [2023-09-12T20:55:55.908Z] SSH_AGENT_PID=38 [2023-09-12T20:55:55.916Z] Running ssh-add (command line suppressed) [2023-09-12T20:55:56.015Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9881585587973822971.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9881585587973822971.key) [2023-09-12T20:55:56.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:55:56.337Z] + git tag --points-at HEAD [Pipeline] } [2023-09-12T20:55:56.340Z] $ docker exec --env ******** --env ******** c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db ssh-agent -k [2023-09-12T20:55:56.442Z] unset SSH_AUTH_SOCK; [2023-09-12T20:55:56.443Z] unset SSH_AGENT_PID; [2023-09-12T20:55:56.443Z] echo Agent pid 38 killed; [2023-09-12T20:55:56.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-12T20:55:56.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T20:55:56.489Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T20:55:56.605Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T20:55:56.593Z] $ docker exec c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db ssh-agent [2023-09-12T20:55:56.725Z] SSH_AUTH_SOCK=/tmp/ssh-JbXaDTyD6TOc/agent.70 [2023-09-12T20:55:56.725Z] SSH_AGENT_PID=76 [2023-09-12T20:55:56.730Z] Running ssh-add (command line suppressed) [2023-09-12T20:55:56.818Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15754317384189230809.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_15754317384189230809.key) [2023-09-12T20:55:56.849Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T20:55:57.139Z] + git semver init [2023-09-12T20:55:57.399Z] 2023-09-12 20:55:57,311 [run_init] DEBUG init version:0.0.0 force:False [2023-09-12T20:55:57.399Z] 2023-09-12 20:55:57,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-12T20:55:57.399Z] 2023-09-12 20:55:57,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-09-12T20:55:57.399Z] 2023-09-12 20:55:57,312 [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-09-12T20:55:58.337Z] 2023-09-12 20:55:58,055 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-09-12T20:55:58.337Z] 2023-09-12 20:55:58,056 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-09-12T20:55:58.337Z] 2023-09-12 20:55:58,056 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T20:55:58.337Z] 2023-09-12 20:55:58,056 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T20:55:58.337Z] 3.1.0-dev.18 [Pipeline] } [2023-09-12T20:55:58.330Z] $ docker exec --env ******** --env ******** c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db ssh-agent -k [2023-09-12T20:55:58.435Z] unset SSH_AUTH_SOCK; [2023-09-12T20:55:58.436Z] unset SSH_AGENT_PID; [2023-09-12T20:55:58.436Z] echo Agent pid 76 killed; [2023-09-12T20:55:58.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T20:55:58.771Z] + git semver [Pipeline] } [2023-09-12T20:55:59.026Z] $ docker stop --time=1 c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db [2023-09-12T20:56:00.344Z] $ docker rm -f --volumes c66a8c08351b8bc2bb3517a978fd944168d0e530a86ad277426ce9704fa669db [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:56:00.705Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-12T20:56:00.899Z] Stashed 1 file(s) [Pipeline] echo [2023-09-12T20:56:00.902Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [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-09-12T20:56:01.056Z] provisioning config files... [2023-09-12T20:56:01.064Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15949108036225502959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:56:01.358Z] ---> docker-login.sh [2023-09-12T20:56:01.358Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:56:01.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:56:01.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:56:01.358Z] Configure a credential helper to remove this warning. See [2023-09-12T20:56:01.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:56:01.358Z] [2023-09-12T20:56:01.358Z] Login Succeeded [2023-09-12T20:56:01.358Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:56:01.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:56:01.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:56:01.358Z] Configure a credential helper to remove this warning. See [2023-09-12T20:56:01.358Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:56:01.358Z] [2023-09-12T20:56:01.358Z] Login Succeeded [2023-09-12T20:56:01.358Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:56:01.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:56:01.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:56:01.619Z] Configure a credential helper to remove this warning. See [2023-09-12T20:56:01.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:56:01.619Z] [2023-09-12T20:56:01.619Z] Login Succeeded [2023-09-12T20:56:01.619Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:56:01.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:56:01.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:56:01.619Z] Configure a credential helper to remove this warning. See [2023-09-12T20:56:01.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:56:01.619Z] [2023-09-12T20:56:01.619Z] Login Succeeded [2023-09-12T20:56:01.619Z] docker.io [2023-09-12T20:56:01.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:56:02.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:56:02.140Z] Configure a credential helper to remove this warning. See [2023-09-12T20:56:02.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:56:02.140Z] [2023-09-12T20:56:02.140Z] Login Succeeded [2023-09-12T20:56:02.140Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:56:02.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:56:02.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:56:02.214Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:56:02.223Z] ========================================================= [2023-09-12T20:56:02.223Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-12T20:56:02.223Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:02.534Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T20:56:02.534Z] Sending build context to Docker daemon 2.172MB [2023-09-12T20:56:02.534Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:56:02.534Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T20:56:02.534Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-12T20:56:02.534Z] 7264a8db6415: Pulling fs layer [2023-09-12T20:56:02.535Z] c4d48a809fc2: Pulling fs layer [2023-09-12T20:56:02.535Z] 4f1c88b9dad5: Pulling fs layer [2023-09-12T20:56:02.535Z] ad3a456e5733: Pulling fs layer [2023-09-12T20:56:02.535Z] 9e4f439ed901: Pulling fs layer [2023-09-12T20:56:02.535Z] feaf6a47b606: Pulling fs layer [2023-09-12T20:56:02.535Z] 5e8b037d7d82: Pulling fs layer [2023-09-12T20:56:02.535Z] 8ac70367396e: Pulling fs layer [2023-09-12T20:56:02.535Z] 6db16350a2e2: Pulling fs layer [2023-09-12T20:56:02.535Z] 9250d5d63582: Pulling fs layer [2023-09-12T20:56:02.535Z] feaf6a47b606: Waiting [2023-09-12T20:56:02.535Z] 5e8b037d7d82: Waiting [2023-09-12T20:56:02.535Z] 8ac70367396e: Waiting [2023-09-12T20:56:02.535Z] 6db16350a2e2: Waiting [2023-09-12T20:56:02.535Z] 9250d5d63582: Waiting [2023-09-12T20:56:02.535Z] ad3a456e5733: Waiting [2023-09-12T20:56:02.535Z] 9e4f439ed901: Waiting [2023-09-12T20:56:02.535Z] c4d48a809fc2: Download complete [2023-09-12T20:56:02.535Z] ad3a456e5733: Verifying Checksum [2023-09-12T20:56:02.535Z] ad3a456e5733: Download complete [2023-09-12T20:56:02.535Z] 9e4f439ed901: Verifying Checksum [2023-09-12T20:56:02.535Z] 9e4f439ed901: Download complete [2023-09-12T20:56:02.793Z] 7264a8db6415: Verifying Checksum [2023-09-12T20:56:02.793Z] 7264a8db6415: Download complete [2023-09-12T20:56:02.793Z] feaf6a47b606: Verifying Checksum [2023-09-12T20:56:02.793Z] feaf6a47b606: Download complete [2023-09-12T20:56:02.793Z] 7264a8db6415: Pull complete [2023-09-12T20:56:03.057Z] c4d48a809fc2: Pull complete [2023-09-12T20:56:03.057Z] 8ac70367396e: Verifying Checksum [2023-09-12T20:56:03.057Z] 8ac70367396e: Download complete [2023-09-12T20:56:03.316Z] 4f1c88b9dad5: Verifying Checksum [2023-09-12T20:56:03.316Z] 4f1c88b9dad5: Download complete [2023-09-12T20:56:03.316Z] 6db16350a2e2: Verifying Checksum [2023-09-12T20:56:03.316Z] 6db16350a2e2: Download complete [2023-09-12T20:56:03.574Z] 5e8b037d7d82: Verifying Checksum [2023-09-12T20:56:03.574Z] 5e8b037d7d82: Download complete [2023-09-12T20:56:03.574Z] 9250d5d63582: Verifying Checksum [2023-09-12T20:56:03.574Z] 9250d5d63582: Download complete [2023-09-12T20:56:06.877Z] 4f1c88b9dad5: Pull complete [2023-09-12T20:56:06.877Z] ad3a456e5733: Pull complete [2023-09-12T20:56:06.877Z] 9e4f439ed901: Pull complete [2023-09-12T20:56:06.877Z] feaf6a47b606: Pull complete [2023-09-12T20:56:09.415Z] 5e8b037d7d82: Pull complete [2023-09-12T20:56:09.415Z] 8ac70367396e: Pull complete [2023-09-12T20:56:09.983Z] 6db16350a2e2: Pull complete [2023-09-12T20:56:10.550Z] 9250d5d63582: Pull complete [2023-09-12T20:56:10.550Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-12T20:56:10.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-12T20:56:10.550Z] ---> fa269f55d9b9 [2023-09-12T20:56:10.550Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:56:14.742Z] ---> Running in 58dea2d5c08a [2023-09-12T20:56:14.742Z] Removing intermediate container 58dea2d5c08a [2023-09-12T20:56:14.742Z] ---> 5d235dcbd44e [2023-09-12T20:56:14.742Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:56:15.001Z] ---> Running in da793498ef93 [2023-09-12T20:56:15.001Z] Removing intermediate container da793498ef93 [2023-09-12T20:56:15.001Z] ---> b32c67fcc5db [2023-09-12T20:56:15.001Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T20:56:15.001Z] ---> Running in 72026c49c5ac [2023-09-12T20:56:15.001Z] Removing intermediate container 72026c49c5ac [2023-09-12T20:56:15.001Z] ---> 14e42631fec9 [2023-09-12T20:56:15.001Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T20:56:15.001Z] ---> Running in e91eda9fe16f [2023-09-12T20:56:15.001Z] Removing intermediate container e91eda9fe16f [2023-09-12T20:56:15.001Z] ---> be700615f692 [2023-09-12T20:56:15.001Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:56:15.260Z] ---> Running in 49729ac75096 [2023-09-12T20:56:15.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:56:15.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:56:15.778Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T20:56:15.778Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T20:56:15.778Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T20:56:15.778Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T20:56:15.778Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T20:56:15.778Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T20:56:15.778Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T20:56:16.010Z] Still waiting to schedule task [2023-09-12T20:56:16.010Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-09-12T20:56:16.038Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T20:56:16.038Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T20:56:16.038Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T20:56:16.038Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T20:56:16.038Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T20:56:16.038Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T20:56:16.038Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T20:56:16.038Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T20:56:16.038Z] OK: 272 MiB in 69 packages [2023-09-12T20:56:16.629Z] Removing intermediate container 49729ac75096 [2023-09-12T20:56:16.629Z] ---> 56c1fd319b5d [2023-09-12T20:56:16.629Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T20:56:16.629Z] ---> Running in 22484f17b557 [2023-09-12T20:56:16.629Z] Removing intermediate container 22484f17b557 [2023-09-12T20:56:16.629Z] ---> 6b61f67ba132 [2023-09-12T20:56:16.629Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T20:56:16.888Z] ---> 26623d20e117 [2023-09-12T20:56:16.888Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:56:16.888Z] ---> Running in 10c9f872a28d [2023-09-12T20:56:55.636Z] Removing intermediate container 10c9f872a28d [2023-09-12T20:56:55.636Z] ---> 91acac7b53e0 [2023-09-12T20:56:55.636Z] Step 11/13 : COPY . . [2023-09-12T20:56:55.636Z] ---> 46197ace9191 [2023-09-12T20:56:55.636Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T20:56:55.636Z] ---> Running in 8a66a24e9a78 [2023-09-12T20:56:55.636Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:56:55.636Z] Dload Upload Total Spent Left Speed [2023-09-12T20:56:55.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 11608 0 --:--:-- --:--:-- --:--:-- 11710 [2023-09-12T20:56:55.636Z] Removing intermediate container 8a66a24e9a78 [2023-09-12T20:56:55.636Z] ---> 0b26bad7aa30 [2023-09-12T20:56:55.636Z] Step 13/13 : RUN ${MAKE} [2023-09-12T20:56:55.636Z] ---> Running in 97482784dab8 [2023-09-12T20:56:55.636Z] noop [2023-09-12T20:56:55.636Z] Removing intermediate container 97482784dab8 [2023-09-12T20:56:55.636Z] ---> 17e0fa41f8b3 [2023-09-12T20:56:55.636Z] Successfully built 17e0fa41f8b3 [2023-09-12T20:56:55.636Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:55.948Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:56:55.948Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:56:56.017Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T20:56:56.030Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:56:56.453Z] $ docker top 3c3be8b033153a9e5f73da3fc40d79d3531dfbb2d6e8654b7ddc555cb2bbaa58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:56:56.816Z] + go version [2023-09-12T20:56:56.817Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-12T20:56:56.807Z] $ docker stop --time=1 3c3be8b033153a9e5f73da3fc40d79d3531dfbb2d6e8654b7ddc555cb2bbaa58 [2023-09-12T20:56:58.629Z] $ docker rm -f --volumes 3c3be8b033153a9e5f73da3fc40d79d3531dfbb2d6e8654b7ddc555cb2bbaa58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:56:59.105Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-12T20:56:59.105Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:56:59.175Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T20:56:59.185Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-09-12T20:56:59.805Z] $ docker top 27661bf0c8e11dcfadb4b4dd2aec7b242a1264d2c0b20afe7b6e8d72e3ad4a8f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T20:57:00.160Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-09-12T20:57:00.483Z] + make test [2023-09-12T20:57:00.483Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T20:57:01.860Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T20:57:11.822Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T20:57:11.822Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2023-09-12T20:57:18.376Z] go vet ./... [2023-09-12T20:57:21.656Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T20:57:21.656Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T20:57:21.656Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T20:57:21.665Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T20:57:21.669Z] $ docker stop --time=1 27661bf0c8e11dcfadb4b4dd2aec7b242a1264d2c0b20afe7b6e8d72e3ad4a8f [2023-09-12T20:57:25.538Z] $ docker rm -f --volumes 27661bf0c8e11dcfadb4b4dd2aec7b242a1264d2c0b20afe7b6e8d72e3ad4a8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T20:57:26.023Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T20:57:26.107Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-12T20:57:26.596Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T20:57:26.924Z] + ls -al . [2023-09-12T20:57:26.924Z] total 220 [2023-09-12T20:57:26.924Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 12 20:57 . [2023-09-12T20:57:26.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:55 .. [2023-09-12T20:57:26.924Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:57 .git [2023-09-12T20:57:26.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:55 .github [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 20:55 .gitignore [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 20:55 .golangci.yml [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 20:55 .hadolint.yml [2023-09-12T20:57:26.924Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:55 .semver [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 20:55 Attribution.txt [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 20:55 CHANGELOG.md [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 20:55 Dockerfile [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 20:55 GOVERNANCE.md [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 20:55 Jenkinsfile [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 20:55 LICENSE [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 20:55 Makefile [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 20:55 OWNERS.md [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 20:55 README.md [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 20:56 VERSION [2023-09-12T20:57:26.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:55 bin [2023-09-12T20:57:26.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:55 cmd [2023-09-12T20:57:26.924Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 20:57 coverage.out [2023-09-12T20:57:26.924Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 20:55 docker-entrypoint.sh [2023-09-12T20:57:26.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:55 docs [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 20:55 go.mod [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 20:55 go.sum [2023-09-12T20:57:26.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:55 internal [2023-09-12T20:57:26.924Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:55 snap [2023-09-12T20:57:26.924Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:57:27.244Z] + 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=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 --label arch=amd64 --label version=3.1.0-dev.18 . [2023-09-12T20:57:27.244Z] Sending build context to Docker daemon 2.227MB [2023-09-12T20:57:27.244Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:57:27.244Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T20:57:27.244Z] ---> 17e0fa41f8b3 [2023-09-12T20:57:27.244Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T20:57:27.244Z] ---> Running in 48dac1780a80 [2023-09-12T20:57:27.504Z] Removing intermediate container 48dac1780a80 [2023-09-12T20:57:27.504Z] ---> ff8934ab7dcc [2023-09-12T20:57:27.504Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T20:57:27.504Z] ---> Running in 16cd735eaf0f [2023-09-12T20:57:27.504Z] Removing intermediate container 16cd735eaf0f [2023-09-12T20:57:27.504Z] ---> 4e90c8d4d7ab [2023-09-12T20:57:27.504Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T20:57:27.504Z] ---> Running in e2bf5ee4a1f5 [2023-09-12T20:57:27.763Z] Removing intermediate container e2bf5ee4a1f5 [2023-09-12T20:57:27.763Z] ---> 488955e4fab9 [2023-09-12T20:57:27.763Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T20:57:27.763Z] ---> Running in 18ffbe4a0547 [2023-09-12T20:57:27.763Z] Removing intermediate container 18ffbe4a0547 [2023-09-12T20:57:27.763Z] ---> c0d118aaeb77 [2023-09-12T20:57:27.763Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T20:57:27.763Z] ---> Running in 4cd47df64427 [2023-09-12T20:57:28.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:57:28.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:57:28.593Z] OK: 272 MiB in 69 packages [2023-09-12T20:57:28.852Z] Removing intermediate container 4cd47df64427 [2023-09-12T20:57:28.852Z] ---> 35206282f30a [2023-09-12T20:57:28.852Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T20:57:28.852Z] ---> Running in 72e6091c8415 [2023-09-12T20:57:28.852Z] Removing intermediate container 72e6091c8415 [2023-09-12T20:57:28.852Z] ---> 5aafefa678a6 [2023-09-12T20:57:28.852Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T20:57:29.112Z] ---> 11236656f5e2 [2023-09-12T20:57:29.112Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T20:57:29.112Z] ---> Running in 8a66a9ae82d8 [2023-09-12T20:57:30.048Z] Removing intermediate container 8a66a9ae82d8 [2023-09-12T20:57:30.048Z] ---> 67b0968ed77b [2023-09-12T20:57:30.048Z] Step 11/36 : COPY . . [2023-09-12T20:57:30.048Z] ---> db85d3294aea [2023-09-12T20:57:30.048Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T20:57:30.048Z] ---> Running in 7be8be34caf4 [2023-09-12T20:57:30.307Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:57:30.307Z] Dload Upload Total Spent Left  Speed [2023-09-12T20:57:30.308Z]  0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 40561 0 --:--:-- --:--:-- --:--:-- 41766 [2023-09-12T20:57:30.567Z] Removing intermediate container 7be8be34caf4 [2023-09-12T20:57:30.567Z] ---> af14d60b632c [2023-09-12T20:57:30.567Z] Step 13/36 : RUN ${MAKE} [2023-09-12T20:57:30.827Z] ---> Running in 4015f709218a [2023-09-12T20:57:31.086Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T20:57:53.028Z] Removing intermediate container 4015f709218a [2023-09-12T20:57:53.028Z] ---> 09ecf5918648 [2023-09-12T20:57:53.028Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T20:57:53.028Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T20:57:53.028Z] 4acc49c71d14: Pulling fs layer [2023-09-12T20:57:53.028Z] 4acc49c71d14: Verifying Checksum [2023-09-12T20:57:53.028Z] 4acc49c71d14: Download complete [2023-09-12T20:57:53.028Z] 4acc49c71d14: Pull complete [2023-09-12T20:57:53.028Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T20:57:53.028Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T20:57:53.028Z] ---> 01a2bd3e5fff [2023-09-12T20:57:53.028Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T20:57:53.028Z] 3.17: Pulling from library/alpine [2023-09-12T20:57:53.028Z] 9398808236ff: Pulling fs layer [2023-09-12T20:57:53.028Z] 9398808236ff: Download complete [2023-09-12T20:57:53.028Z] 9398808236ff: Pull complete [2023-09-12T20:57:53.028Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T20:57:53.028Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T20:57:53.028Z] ---> 1e0b8b5322fc [2023-09-12T20:57:53.028Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T20:57:53.028Z] ---> Running in ec3b91ff4e15 [2023-09-12T20:57:53.028Z] Removing intermediate container ec3b91ff4e15 [2023-09-12T20:57:53.028Z] ---> fa3935785556 [2023-09-12T20:57:53.028Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T20:57:53.028Z] ---> Running in 330baf02b90b [2023-09-12T20:57:53.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-09-12T20:57:53.547Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-09-12T20:57:53.806Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-09-12T20:57:53.806Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-09-12T20:57:53.806Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-09-12T20:57:54.064Z] (4/86) Installing libxau (1.0.10-r0) [2023-09-12T20:57:54.064Z] (5/86) Installing libmd (1.0.4-r0) [2023-09-12T20:57:54.064Z] (6/86) Installing libbsd (0.11.7-r0) [2023-09-12T20:57:54.064Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-09-12T20:57:54.064Z] (8/86) Installing libxcb (1.15-r0) [2023-09-12T20:57:54.064Z] (9/86) Installing libx11 (1.8.4-r1) [2023-09-12T20:57:54.064Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-09-12T20:57:54.064Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-09-12T20:57:54.064Z] (12/86) Installing libexpat (2.5.0-r0) [2023-09-12T20:57:54.064Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-09-12T20:57:54.064Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-09-12T20:57:54.064Z] (15/86) Installing libpng (1.6.39-r0) [2023-09-12T20:57:54.064Z] (16/86) Installing freetype (2.12.1-r0) [2023-09-12T20:57:54.064Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-09-12T20:57:54.064Z] (18/86) Installing fribidi (1.0.12-r0) [2023-09-12T20:57:54.064Z] (19/86) Installing libffi (3.4.4-r0) [2023-09-12T20:57:54.064Z] (20/86) Installing libintl (0.21.1-r1) [2023-09-12T20:57:54.064Z] (21/86) Installing libblkid (2.38.1-r1) [2023-09-12T20:57:54.064Z] (22/86) Installing libmount (2.38.1-r1) [2023-09-12T20:57:54.064Z] (23/86) Installing pcre2 (10.42-r0) [2023-09-12T20:57:54.064Z] (24/86) Installing glib (2.74.7-r0) [2023-09-12T20:57:54.323Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-09-12T20:57:54.323Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-09-12T20:57:54.323Z] (27/86) Installing libass (0.16.0-r1) [2023-09-12T20:57:54.323Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-09-12T20:57:54.323Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-09-12T20:57:54.323Z] (30/86) Installing libpciaccess (0.17-r0) [2023-09-12T20:57:54.323Z] (31/86) Installing libdrm (2.4.114-r0) [2023-09-12T20:57:54.323Z] (32/86) Installing gmp (6.2.1-r2) [2023-09-12T20:57:54.323Z] (33/86) Installing nettle (3.8.1-r0) [2023-09-12T20:57:54.323Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-09-12T20:57:54.323Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-09-12T20:57:54.323Z] (36/86) Installing libunistring (1.1-r0) [2023-09-12T20:57:54.323Z] (37/86) Installing gnutls (3.7.8-r3) [2023-09-12T20:57:54.323Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T20:57:54.323Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T20:57:54.323Z] (40/86) Installing lame (3.100-r2) [2023-09-12T20:57:54.323Z] (41/86) Installing opus (1.3.1-r1) [2023-09-12T20:57:54.323Z] (42/86) Installing libasyncns (0.8-r1) [2023-09-12T20:57:54.323Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-09-12T20:57:54.323Z] (44/86) Installing libltdl (2.4.7-r1) [2023-09-12T20:57:54.323Z] (45/86) Installing orc (0.4.33-r0) [2023-09-12T20:57:54.323Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T20:57:54.323Z] (47/86) Installing libogg (1.3.5-r2) [2023-09-12T20:57:54.323Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T20:57:54.323Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-09-12T20:57:54.323Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-09-12T20:57:54.582Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-09-12T20:57:54.582Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T20:57:54.582Z] (53/86) Installing soxr (0.1.3-r3) [2023-09-12T20:57:54.582Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-09-12T20:57:54.582Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-09-12T20:57:54.582Z] (56/86) Installing libpulse (16.1-r6) [2023-09-12T20:57:54.582Z] (57/86) Installing cjson (1.7.15-r3) [2023-09-12T20:57:54.582Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-09-12T20:57:54.582Z] (59/86) Installing librist (0.2.7-r0) [2023-09-12T20:57:54.582Z] (60/86) Installing libsrt (1.5.1-r0) [2023-09-12T20:57:54.582Z] (61/86) Installing libssh (0.10.5-r0) [2023-09-12T20:57:54.582Z] (62/86) Installing libtheora (1.1.1-r16) [2023-09-12T20:57:54.582Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T20:57:54.582Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T20:57:54.582Z] (65/86) Installing libxext (1.3.5-r0) [2023-09-12T20:57:54.582Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-09-12T20:57:54.582Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T20:57:54.582Z] (68/86) Installing libva (2.16.0-r0) [2023-09-12T20:57:54.582Z] (69/86) Installing libvdpau (1.5-r0) [2023-09-12T20:57:54.582Z] (70/86) Installing vidstab (1.1.0-r2) [2023-09-12T20:57:54.582Z] (71/86) Installing libvpx (1.12.0-r1) [2023-09-12T20:57:54.582Z] (72/86) Installing libwebp (1.2.4-r2) [2023-09-12T20:57:54.841Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T20:57:54.841Z] (74/86) Installing numactl (2.0.16-r1) [2023-09-12T20:57:54.841Z] (75/86) Installing x265-libs (3.5-r3) [2023-09-12T20:57:54.841Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-09-12T20:57:54.841Z] (77/86) Installing libsodium (1.0.18-r2) [2023-09-12T20:57:54.841Z] (78/86) Installing libzmq (4.3.4-r1) [2023-09-12T20:57:54.841Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T20:57:54.841Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-09-12T20:57:54.841Z] (81/86) Installing udev-init-scripts (35-r1) [2023-09-12T20:57:54.841Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-09-12T20:57:55.100Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-09-12T20:57:55.100Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-09-12T20:57:55.100Z] (85/86) Installing kmod-libs (30-r1) [2023-09-12T20:57:55.100Z] (86/86) Installing eudev (3.2.11-r4) [2023-09-12T20:57:55.100Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T20:57:55.100Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T20:57:55.100Z] OK: 112 MiB in 101 packages [2023-09-12T20:57:57.671Z] Removing intermediate container 330baf02b90b [2023-09-12T20:57:57.671Z] ---> 1c381f0fe8d8 [2023-09-12T20:57:57.671Z] Step 18/36 : WORKDIR / [2023-09-12T20:57:57.671Z] ---> Running in 594acba73f51 [2023-09-12T20:57:57.671Z] Removing intermediate container 594acba73f51 [2023-09-12T20:57:57.671Z] ---> c23946df674a [2023-09-12T20:57:57.671Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T20:57:58.284Z] ---> 72f1d30e48d4 [2023-09-12T20:57:58.284Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T20:57:58.284Z] ---> 70b8276e2d41 [2023-09-12T20:57:58.284Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T20:57:58.543Z] ---> 53e4892377f0 [2023-09-12T20:57:58.543Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T20:57:58.543Z] ---> e58cedc0b02b [2023-09-12T20:57:58.543Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T20:57:58.802Z] ---> db463e719eb8 [2023-09-12T20:57:58.802Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T20:57:58.802Z] ---> 0b0e8f3fc8f6 [2023-09-12T20:57:58.802Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T20:57:59.739Z] ---> df4218318df8 [2023-09-12T20:57:59.739Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T20:57:59.739Z] ---> Running in 5df87793c94d [2023-09-12T20:58:00.309Z] Removing intermediate container 5df87793c94d [2023-09-12T20:58:00.309Z] ---> 2f043fbc2f93 [2023-09-12T20:58:00.309Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T20:58:00.309Z] ---> Running in dc5f5bdaaff5 [2023-09-12T20:58:00.878Z] Removing intermediate container dc5f5bdaaff5 [2023-09-12T20:58:00.878Z] ---> d68f1dd5eeb3 [2023-09-12T20:58:00.878Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T20:58:00.878Z] ---> Running in 89b49ee2d356 [2023-09-12T20:58:01.446Z] Removing intermediate container 89b49ee2d356 [2023-09-12T20:58:01.446Z] ---> 8d64e879e48e [2023-09-12T20:58:01.446Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T20:58:01.446Z] ---> Running in 6272479532e9 [2023-09-12T20:58:02.016Z] Removing intermediate container 6272479532e9 [2023-09-12T20:58:02.016Z] ---> a7602bde6ec8 [2023-09-12T20:58:02.016Z] Step 30/36 : EXPOSE 59983 [2023-09-12T20:58:02.016Z] ---> Running in 3bdeddaf0a3c [2023-09-12T20:58:02.016Z] Removing intermediate container 3bdeddaf0a3c [2023-09-12T20:58:02.016Z] ---> f715800bb57e [2023-09-12T20:58:02.016Z] Step 31/36 : EXPOSE 8554 [2023-09-12T20:58:02.016Z] ---> Running in 8397e9e025e1 [2023-09-12T20:58:02.016Z] Removing intermediate container 8397e9e025e1 [2023-09-12T20:58:02.016Z] ---> 218b20dbd412 [2023-09-12T20:58:02.016Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T20:58:02.016Z] ---> Running in a4a841fb36d1 [2023-09-12T20:58:02.284Z] Removing intermediate container a4a841fb36d1 [2023-09-12T20:58:02.284Z] ---> 299160c9f178 [2023-09-12T20:58:02.284Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T20:58:02.284Z] ---> Running in 8cb9bd3fc104 [2023-09-12T20:58:02.284Z] Removing intermediate container 8cb9bd3fc104 [2023-09-12T20:58:02.284Z] ---> 4e0d176193d8 [2023-09-12T20:58:02.284Z] Step 34/36 : LABEL arch=amd64 [2023-09-12T20:58:02.284Z] ---> Running in fde3262f196e [2023-09-12T20:58:02.284Z] Removing intermediate container fde3262f196e [2023-09-12T20:58:02.284Z] ---> 818cdb1c41e3 [2023-09-12T20:58:02.284Z] Step 35/36 : LABEL git_sha=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T20:58:02.544Z] ---> Running in 31efa01bb422 [2023-09-12T20:58:02.544Z] Removing intermediate container 31efa01bb422 [2023-09-12T20:58:02.544Z] ---> 0a1ceed35d6c [2023-09-12T20:58:02.544Z] Step 36/36 : LABEL version=3.1.0-dev.18 [2023-09-12T20:58:02.544Z] ---> Running in f36e6aaf7ae6 [2023-09-12T20:58:02.544Z] Removing intermediate container f36e6aaf7ae6 [2023-09-12T20:58:02.544Z] ---> 41b71f40a6af [2023-09-12T20:58:02.544Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T20:58:02.544Z] Successfully built 41b71f40a6af [2023-09-12T20:58:02.544Z] 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-09-12T20:58:02.657Z] provisioning config files... [2023-09-12T20:58:02.666Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2549886784932225494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:58:02.961Z] ---> docker-login.sh [2023-09-12T20:58:02.961Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:58:02.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:02.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:02.962Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:02.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:02.962Z] [2023-09-12T20:58:02.962Z] Login Succeeded [2023-09-12T20:58:02.962Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:58:02.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:02.962Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:02.962Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:02.962Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:02.962Z] [2023-09-12T20:58:02.962Z] Login Succeeded [2023-09-12T20:58:02.962Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:58:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:03.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:03.224Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:03.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:03.224Z] [2023-09-12T20:58:03.224Z] Login Succeeded [2023-09-12T20:58:03.224Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:58:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:03.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:03.224Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:03.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:03.224Z] [2023-09-12T20:58:03.224Z] Login Succeeded [2023-09-12T20:58:03.224Z] docker.io [2023-09-12T20:58:03.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:58:03.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:58:03.485Z] Configure a credential helper to remove this warning. See [2023-09-12T20:58:03.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:58:03.485Z] [2023-09-12T20:58:03.485Z] Login Succeeded [2023-09-12T20:58:03.485Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:58:03.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T20:58:03.526Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:58:03.556Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-09-12T20:58:03.556Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T20:58:03.556Z] latest [2023-09-12T20:58:03.556Z] 3.1.0-dev.18 [2023-09-12T20:58:03.556Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T20:58:03.556Z] main [2023-09-12T20:58:03.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:03.892Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:04.212Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T20:58:04.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T20:58:04.212Z] 05193880b09a: Preparing [2023-09-12T20:58:04.212Z] e64f4a76c6fe: Preparing [2023-09-12T20:58:04.213Z] 4aac927af809: Preparing [2023-09-12T20:58:04.213Z] 9b7c2f65cfe4: Preparing [2023-09-12T20:58:04.213Z] 3827b5b91e75: Preparing [2023-09-12T20:58:04.213Z] acc83c6ca332: Preparing [2023-09-12T20:58:04.213Z] 67badef80d80: Preparing [2023-09-12T20:58:04.213Z] 333a2bb589ff: Preparing [2023-09-12T20:58:04.213Z] 6caa3234daa1: Preparing [2023-09-12T20:58:04.213Z] 863e64b6856e: Preparing [2023-09-12T20:58:04.213Z] 23974edfc889: Preparing [2023-09-12T20:58:04.213Z] 0c210208a668: Preparing [2023-09-12T20:58:04.213Z] 36b50b131297: Preparing [2023-09-12T20:58:04.213Z] acc83c6ca332: Waiting [2023-09-12T20:58:04.213Z] 67badef80d80: Waiting [2023-09-12T20:58:04.213Z] 333a2bb589ff: Waiting [2023-09-12T20:58:04.213Z] 6caa3234daa1: Waiting [2023-09-12T20:58:04.213Z] 863e64b6856e: Waiting [2023-09-12T20:58:04.213Z] 23974edfc889: Waiting [2023-09-12T20:58:04.213Z] 0c210208a668: Waiting [2023-09-12T20:58:04.213Z] 36b50b131297: Waiting [2023-09-12T20:58:04.213Z] e64f4a76c6fe: Pushed [2023-09-12T20:58:04.213Z] 05193880b09a: Pushed [2023-09-12T20:58:04.213Z] 9b7c2f65cfe4: Pushed [2023-09-12T20:58:04.213Z] 4aac927af809: Pushed [2023-09-12T20:58:04.213Z] acc83c6ca332: Pushed [2023-09-12T20:58:04.472Z] 67badef80d80: Pushed [2023-09-12T20:58:04.472Z] 333a2bb589ff: Pushed [2023-09-12T20:58:04.472Z] 6caa3234daa1: Pushed [2023-09-12T20:58:04.472Z] 36b50b131297: Layer already exists [2023-09-12T20:58:04.472Z] 863e64b6856e: Pushed [2023-09-12T20:58:07.016Z] 3827b5b91e75: Pushed [2023-09-12T20:58:07.016Z] 23974edfc889: Pushed [2023-09-12T20:58:15.143Z] 0c210208a668: Pushed [2023-09-12T20:58:15.143Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696: digest: sha256:e86b0048f91699fedadb92acacea3b394b98d0dcbc3bc0f915dbab16b2f5131d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:15.465Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:15.775Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-12T20:58:15.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T20:58:15.775Z] 05193880b09a: Preparing [2023-09-12T20:58:15.775Z] e64f4a76c6fe: Preparing [2023-09-12T20:58:15.775Z] 4aac927af809: Preparing [2023-09-12T20:58:15.775Z] 9b7c2f65cfe4: Preparing [2023-09-12T20:58:15.775Z] 3827b5b91e75: Preparing [2023-09-12T20:58:15.775Z] acc83c6ca332: Preparing [2023-09-12T20:58:15.775Z] 67badef80d80: Preparing [2023-09-12T20:58:15.775Z] 333a2bb589ff: Preparing [2023-09-12T20:58:15.775Z] 6caa3234daa1: Preparing [2023-09-12T20:58:15.775Z] 863e64b6856e: Preparing [2023-09-12T20:58:15.775Z] 23974edfc889: Preparing [2023-09-12T20:58:15.775Z] 0c210208a668: Preparing [2023-09-12T20:58:15.775Z] 36b50b131297: Preparing [2023-09-12T20:58:15.775Z] 67badef80d80: Waiting [2023-09-12T20:58:15.775Z] 333a2bb589ff: Waiting [2023-09-12T20:58:15.775Z] 6caa3234daa1: Waiting [2023-09-12T20:58:15.775Z] 863e64b6856e: Waiting [2023-09-12T20:58:15.775Z] 36b50b131297: Waiting [2023-09-12T20:58:15.775Z] 0c210208a668: Waiting [2023-09-12T20:58:15.775Z] 23974edfc889: Waiting [2023-09-12T20:58:15.775Z] acc83c6ca332: Waiting [2023-09-12T20:58:15.775Z] 05193880b09a: Layer already exists [2023-09-12T20:58:15.775Z] 4aac927af809: Layer already exists [2023-09-12T20:58:15.775Z] e64f4a76c6fe: Layer already exists [2023-09-12T20:58:15.775Z] 3827b5b91e75: Layer already exists [2023-09-12T20:58:15.775Z] 9b7c2f65cfe4: Layer already exists [2023-09-12T20:58:15.775Z] 333a2bb589ff: Layer already exists [2023-09-12T20:58:15.775Z] acc83c6ca332: Layer already exists [2023-09-12T20:58:15.775Z] 67badef80d80: Layer already exists [2023-09-12T20:58:15.775Z] 863e64b6856e: Layer already exists [2023-09-12T20:58:15.775Z] 6caa3234daa1: Layer already exists [2023-09-12T20:58:15.775Z] 23974edfc889: Layer already exists [2023-09-12T20:58:15.775Z] 0c210208a668: Layer already exists [2023-09-12T20:58:15.775Z] 36b50b131297: Layer already exists [2023-09-12T20:58:15.775Z] latest: digest: sha256:e86b0048f91699fedadb92acacea3b394b98d0dcbc3bc0f915dbab16b2f5131d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:16.094Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:16.400Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.18 [2023-09-12T20:58:16.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T20:58:16.400Z] 05193880b09a: Preparing [2023-09-12T20:58:16.400Z] e64f4a76c6fe: Preparing [2023-09-12T20:58:16.400Z] 4aac927af809: Preparing [2023-09-12T20:58:16.400Z] 9b7c2f65cfe4: Preparing [2023-09-12T20:58:16.400Z] 3827b5b91e75: Preparing [2023-09-12T20:58:16.400Z] acc83c6ca332: Preparing [2023-09-12T20:58:16.400Z] 67badef80d80: Preparing [2023-09-12T20:58:16.400Z] 333a2bb589ff: Preparing [2023-09-12T20:58:16.400Z] 6caa3234daa1: Preparing [2023-09-12T20:58:16.400Z] 863e64b6856e: Preparing [2023-09-12T20:58:16.400Z] 23974edfc889: Preparing [2023-09-12T20:58:16.400Z] 0c210208a668: Preparing [2023-09-12T20:58:16.400Z] 36b50b131297: Preparing [2023-09-12T20:58:16.400Z] 333a2bb589ff: Waiting [2023-09-12T20:58:16.400Z] 6caa3234daa1: Waiting [2023-09-12T20:58:16.400Z] 863e64b6856e: Waiting [2023-09-12T20:58:16.400Z] 23974edfc889: Waiting [2023-09-12T20:58:16.400Z] 0c210208a668: Waiting [2023-09-12T20:58:16.400Z] 67badef80d80: Waiting [2023-09-12T20:58:16.400Z] 9b7c2f65cfe4: Layer already exists [2023-09-12T20:58:16.400Z] 3827b5b91e75: Layer already exists [2023-09-12T20:58:16.400Z] 4aac927af809: Layer already exists [2023-09-12T20:58:16.400Z] 05193880b09a: Layer already exists [2023-09-12T20:58:16.400Z] e64f4a76c6fe: Layer already exists [2023-09-12T20:58:16.400Z] acc83c6ca332: Layer already exists [2023-09-12T20:58:16.400Z] 863e64b6856e: Layer already exists [2023-09-12T20:58:16.400Z] 6caa3234daa1: Layer already exists [2023-09-12T20:58:16.400Z] 67badef80d80: Layer already exists [2023-09-12T20:58:16.400Z] 333a2bb589ff: Layer already exists [2023-09-12T20:58:16.400Z] 23974edfc889: Layer already exists [2023-09-12T20:58:16.400Z] 0c210208a668: Layer already exists [2023-09-12T20:58:16.400Z] 36b50b131297: Layer already exists [2023-09-12T20:58:16.400Z] 3.1.0-dev.18: digest: sha256:e86b0048f91699fedadb92acacea3b394b98d0dcbc3bc0f915dbab16b2f5131d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:16.704Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:17.004Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T20:58:17.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T20:58:17.004Z] 05193880b09a: Preparing [2023-09-12T20:58:17.004Z] e64f4a76c6fe: Preparing [2023-09-12T20:58:17.004Z] 4aac927af809: Preparing [2023-09-12T20:58:17.004Z] 9b7c2f65cfe4: Preparing [2023-09-12T20:58:17.004Z] 3827b5b91e75: Preparing [2023-09-12T20:58:17.004Z] acc83c6ca332: Preparing [2023-09-12T20:58:17.004Z] 67badef80d80: Preparing [2023-09-12T20:58:17.004Z] acc83c6ca332: Waiting [2023-09-12T20:58:17.004Z] 333a2bb589ff: Preparing [2023-09-12T20:58:17.005Z] 6caa3234daa1: Preparing [2023-09-12T20:58:17.005Z] 863e64b6856e: Preparing [2023-09-12T20:58:17.005Z] 23974edfc889: Preparing [2023-09-12T20:58:17.005Z] 0c210208a668: Preparing [2023-09-12T20:58:17.005Z] 36b50b131297: Preparing [2023-09-12T20:58:17.005Z] 863e64b6856e: Waiting [2023-09-12T20:58:17.005Z] 67badef80d80: Waiting [2023-09-12T20:58:17.005Z] 23974edfc889: Waiting [2023-09-12T20:58:17.005Z] 0c210208a668: Waiting [2023-09-12T20:58:17.005Z] 36b50b131297: Waiting [2023-09-12T20:58:17.005Z] 333a2bb589ff: Waiting [2023-09-12T20:58:17.005Z] 6caa3234daa1: Waiting [2023-09-12T20:58:17.005Z] 4aac927af809: Layer already exists [2023-09-12T20:58:17.005Z] 9b7c2f65cfe4: Layer already exists [2023-09-12T20:58:17.005Z] e64f4a76c6fe: Layer already exists [2023-09-12T20:58:17.005Z] 3827b5b91e75: Layer already exists [2023-09-12T20:58:17.005Z] 05193880b09a: Layer already exists [2023-09-12T20:58:17.005Z] acc83c6ca332: Layer already exists [2023-09-12T20:58:17.005Z] 67badef80d80: Layer already exists [2023-09-12T20:58:17.005Z] 333a2bb589ff: Layer already exists [2023-09-12T20:58:17.005Z] 6caa3234daa1: Layer already exists [2023-09-12T20:58:17.005Z] 23974edfc889: Layer already exists [2023-09-12T20:58:17.005Z] 863e64b6856e: Layer already exists [2023-09-12T20:58:17.005Z] 36b50b131297: Layer already exists [2023-09-12T20:58:17.005Z] 0c210208a668: Layer already exists [2023-09-12T20:58:17.005Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18: digest: sha256:e86b0048f91699fedadb92acacea3b394b98d0dcbc3bc0f915dbab16b2f5131d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:17.313Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:17.631Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-09-12T20:58:17.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-09-12T20:58:17.631Z] 05193880b09a: Preparing [2023-09-12T20:58:17.631Z] e64f4a76c6fe: Preparing [2023-09-12T20:58:17.631Z] 4aac927af809: Preparing [2023-09-12T20:58:17.631Z] 9b7c2f65cfe4: Preparing [2023-09-12T20:58:17.631Z] 3827b5b91e75: Preparing [2023-09-12T20:58:17.631Z] acc83c6ca332: Preparing [2023-09-12T20:58:17.631Z] 67badef80d80: Preparing [2023-09-12T20:58:17.631Z] 333a2bb589ff: Preparing [2023-09-12T20:58:17.631Z] acc83c6ca332: Waiting [2023-09-12T20:58:17.631Z] 67badef80d80: Waiting [2023-09-12T20:58:17.631Z] 6caa3234daa1: Preparing [2023-09-12T20:58:17.631Z] 333a2bb589ff: Waiting [2023-09-12T20:58:17.631Z] 863e64b6856e: Preparing [2023-09-12T20:58:17.631Z] 23974edfc889: Preparing [2023-09-12T20:58:17.631Z] 0c210208a668: Preparing [2023-09-12T20:58:17.631Z] 23974edfc889: Waiting [2023-09-12T20:58:17.631Z] 36b50b131297: Preparing [2023-09-12T20:58:17.631Z] 0c210208a668: Waiting [2023-09-12T20:58:17.631Z] 36b50b131297: Waiting [2023-09-12T20:58:17.631Z] e64f4a76c6fe: Layer already exists [2023-09-12T20:58:17.631Z] 05193880b09a: Layer already exists [2023-09-12T20:58:17.631Z] 9b7c2f65cfe4: Layer already exists [2023-09-12T20:58:17.631Z] 3827b5b91e75: Layer already exists [2023-09-12T20:58:17.631Z] 4aac927af809: Layer already exists [2023-09-12T20:58:17.631Z] acc83c6ca332: Layer already exists [2023-09-12T20:58:17.631Z] 6caa3234daa1: Layer already exists [2023-09-12T20:58:17.631Z] 67badef80d80: Layer already exists [2023-09-12T20:58:17.631Z] 333a2bb589ff: Layer already exists [2023-09-12T20:58:17.631Z] 863e64b6856e: Layer already exists [2023-09-12T20:58:17.631Z] 23974edfc889: Layer already exists [2023-09-12T20:58:17.631Z] 0c210208a668: Layer already exists [2023-09-12T20:58:17.631Z] 36b50b131297: Layer already exists [2023-09-12T20:58:17.631Z] main: digest: sha256:e86b0048f91699fedadb92acacea3b394b98d0dcbc3bc0f915dbab16b2f5131d size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T20:58:17.685Z] ===================================================== [Pipeline] echo [2023-09-12T20:58:17.692Z] taggedImages: [2023-09-12T20:58:17.692Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T20:58:17.692Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-09-12T20:58:17.692Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.18 [2023-09-12T20:58:17.692Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T20:58:17.692Z] - 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-09-12T20:58:18.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:58:18.067Z] [2023-09-12T20:58:18.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:58:18.373Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:58:18.373Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-12T20:58:18.373Z] 5eb5b503b376: Pulling fs layer [2023-09-12T20:58:18.373Z] 5c69ac0246d0: Pulling fs layer [2023-09-12T20:58:18.373Z] ec43610c2a17: Pulling fs layer [2023-09-12T20:58:18.373Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-12T20:58:18.373Z] 3a2ae6a8a46f: Waiting [2023-09-12T20:58:18.373Z] 33b1e0a273af: Pulling fs layer [2023-09-12T20:58:18.373Z] 5d3b04190fa2: Pulling fs layer [2023-09-12T20:58:18.373Z] 2f39f015ded8: Pulling fs layer [2023-09-12T20:58:18.373Z] 5d3b04190fa2: Waiting [2023-09-12T20:58:18.373Z] 33b1e0a273af: Waiting [2023-09-12T20:58:18.373Z] 2f39f015ded8: Waiting [2023-09-12T20:58:18.373Z] 5c69ac0246d0: Verifying Checksum [2023-09-12T20:58:18.373Z] 5c69ac0246d0: Download complete [2023-09-12T20:58:18.373Z] 3a2ae6a8a46f: Download complete [2023-09-12T20:58:18.373Z] 33b1e0a273af: Verifying Checksum [2023-09-12T20:58:18.373Z] 33b1e0a273af: Download complete [2023-09-12T20:58:18.373Z] 5d3b04190fa2: Verifying Checksum [2023-09-12T20:58:18.373Z] 5d3b04190fa2: Download complete [2023-09-12T20:58:18.639Z] ec43610c2a17: Download complete [2023-09-12T20:58:18.639Z] 5eb5b503b376: Download complete [2023-09-12T20:58:19.205Z] 2f39f015ded8: Verifying Checksum [2023-09-12T20:58:19.205Z] 2f39f015ded8: Download complete [2023-09-12T20:58:19.770Z] 5eb5b503b376: Pull complete [2023-09-12T20:58:20.027Z] 5c69ac0246d0: Pull complete [2023-09-12T20:58:20.286Z] ec43610c2a17: Pull complete [2023-09-12T20:58:20.286Z] 3a2ae6a8a46f: Pull complete [2023-09-12T20:58:20.545Z] 33b1e0a273af: Pull complete [2023-09-12T20:58:20.545Z] 5d3b04190fa2: Pull complete [2023-09-12T20:58:24.734Z] 2f39f015ded8: Pull complete [2023-09-12T20:58:24.734Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-12T20:58:24.734Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T20:58:24.734Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T20:58:24.822Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T20:58:24.860Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T20:58:27.929Z] $ docker top 9ef1235506922013e1b9c1faa367f1043481cadda1ee8489e15255bdc7ae1b72 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:58:28.296Z] ---> job-cost.sh [2023-09-12T20:58:28.296Z] lf-activate-venv: SKIPPING [2023-09-12T20:58:28.296Z] INFO: No Stack... [2023-09-12T20:58:28.555Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T20:58:28.813Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T20:58:29.098Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-09-12T20:58:29.098Z] + cut -d, -f6 [Pipeline] lock [2023-09-12T20:58:29.111Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [2023-09-12T20:58:29.117Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] did not exist. Created. [2023-09-12T20:58:29.117Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T20:58:29.421Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-12T20:58:29.449Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T20:58:29.454Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T20:58:29.480Z] $ docker stop --time=1 9ef1235506922013e1b9c1faa367f1043481cadda1ee8489e15255bdc7ae1b72 [2023-09-12T20:58:30.625Z] $ docker rm -f --volumes 9ef1235506922013e1b9c1faa367f1043481cadda1ee8489e15255bdc7ae1b72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-12T20:59:08.685Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5983 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-09-12T20:59:08.699Z] Running in /w/workspace/device-usb-camera/142 [Pipeline] { [Pipeline] checkout [2023-09-12T20:59:08.730Z] Selected Git installation does not exist. Using Default [2023-09-12T20:59:08.730Z] The recommended git tool is: NONE [2023-09-12T20:59:13.830Z] using credential edgex-jenkins-ssh [2023-09-12T20:59:13.848Z] Cloning the remote Git repository [2023-09-12T20:59:13.862Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T20:59:13.943Z] > git init /w/workspace/device-usb-camera/142 # timeout=10 [2023-09-12T20:59:14.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-12T20:59:14.078Z] > git --version # timeout=10 [2023-09-12T20:59:14.100Z] > git --version # 'git version 2.25.1' [2023-09-12T20:59:14.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-12T20:59:14.239Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:59:15.944Z] Avoid second fetch [2023-09-12T20:59:15.944Z] Checking out Revision 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 (main) [2023-09-12T20:59:15.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-12T20:59:15.066Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-12T20:59:15.939Z] > git config core.sparsecheckout # timeout=10 [2023-09-12T20:59:16.006Z] > git checkout -f 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 # timeout=10 [2023-09-12T20:59:16.462Z] Commit message: "Merge pull request #286 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.22" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T20:59:17.324Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-12T20:59:17.324Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T20:59:17.324Z] Dload Upload Total Spent Left Speed [2023-09-12T20:59:17.324Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95872 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh [2023-09-12T20:59:17.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-12T20:59:18.253Z] + sudo tee /etc/docker/daemon.new [2023-09-12T20:59:18.253Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-12T20:59:18.253Z] { [2023-09-12T20:59:18.253Z] "registry-mirrors": [ [2023-09-12T20:59:18.253Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-12T20:59:18.253Z] ], [2023-09-12T20:59:18.253Z] "bip": "10.250.0.254/24", [2023-09-12T20:59:18.253Z] "hosts": [ [2023-09-12T20:59:18.253Z] "tcp://0.0.0.0:5555", [2023-09-12T20:59:18.253Z] "unix:///var/run/docker.sock" [2023-09-12T20:59:18.253Z] ], [2023-09-12T20:59:18.253Z] "mtu": 1458, [2023-09-12T20:59:18.253Z] "selinux-enabled": true, [2023-09-12T20:59:18.253Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-12T20:59:18.253Z] } [Pipeline] sh [2023-09-12T20:59:18.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-12T20:59:18.943Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T20:59:37.205Z] provisioning config files... [2023-09-12T20:59:37.228Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/142@tmp/config15858124020217609019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T20:59:37.570Z] ---> docker-login.sh [2023-09-12T20:59:37.570Z] nexus3.edgexfoundry.org:10001 [2023-09-12T20:59:37.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:38.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:38.105Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:38.105Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:38.105Z] [2023-09-12T20:59:38.105Z] Login Succeeded [2023-09-12T20:59:38.105Z] nexus3.edgexfoundry.org:10002 [2023-09-12T20:59:38.371Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:38.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:38.371Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:38.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:38.371Z] [2023-09-12T20:59:38.371Z] Login Succeeded [2023-09-12T20:59:38.637Z] nexus3.edgexfoundry.org:10003 [2023-09-12T20:59:38.637Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:38.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:38.908Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:38.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:38.908Z] [2023-09-12T20:59:38.908Z] Login Succeeded [2023-09-12T20:59:38.908Z] nexus3.edgexfoundry.org:10004 [2023-09-12T20:59:39.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:39.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:39.177Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:39.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:39.177Z] [2023-09-12T20:59:39.177Z] Login Succeeded [2023-09-12T20:59:39.177Z] docker.io [2023-09-12T20:59:39.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T20:59:39.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T20:59:39.713Z] Configure a credential helper to remove this warning. See [2023-09-12T20:59:39.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T20:59:39.713Z] [2023-09-12T20:59:39.713Z] Login Succeeded [2023-09-12T20:59:39.713Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T20:59:39.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-12T20:59:39.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:59:39.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T20:59:39.993Z] ========================================================= [2023-09-12T20:59:39.993Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-12T20:59:39.993Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T20:59:40.342Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-12T20:59:40.609Z] Sending build context to Docker daemon 1.296MB [2023-09-12T20:59:40.609Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T20:59:40.609Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-12T20:59:40.882Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-12T20:59:40.882Z] 9fda8d8052c6: Pulling fs layer [2023-09-12T20:59:40.882Z] 5d54e960e981: Pulling fs layer [2023-09-12T20:59:40.882Z] c4a7e357bf2a: Pulling fs layer [2023-09-12T20:59:40.882Z] f0e02332f6b5: Pulling fs layer [2023-09-12T20:59:40.882Z] 66412af1f25a: Pulling fs layer [2023-09-12T20:59:40.882Z] f0e02332f6b5: Waiting [2023-09-12T20:59:40.882Z] 1baf3a5c0e64: Pulling fs layer [2023-09-12T20:59:40.882Z] 66412af1f25a: Waiting [2023-09-12T20:59:40.882Z] 9a37bb91b891: Pulling fs layer [2023-09-12T20:59:40.882Z] a29adfc67d43: Pulling fs layer [2023-09-12T20:59:40.882Z] d5de9f91c1a4: Pulling fs layer [2023-09-12T20:59:40.882Z] 1baf3a5c0e64: Waiting [2023-09-12T20:59:40.882Z] 9a37bb91b891: Waiting [2023-09-12T20:59:40.882Z] a29adfc67d43: Waiting [2023-09-12T20:59:40.882Z] 5d54e960e981: Verifying Checksum [2023-09-12T20:59:40.882Z] 5d54e960e981: Download complete [2023-09-12T20:59:40.882Z] f0e02332f6b5: Verifying Checksum [2023-09-12T20:59:40.882Z] f0e02332f6b5: Download complete [2023-09-12T20:59:40.882Z] 66412af1f25a: Verifying Checksum [2023-09-12T20:59:40.882Z] 66412af1f25a: Download complete [2023-09-12T20:59:40.882Z] 9fda8d8052c6: Verifying Checksum [2023-09-12T20:59:40.882Z] 9fda8d8052c6: Download complete [2023-09-12T20:59:41.470Z] 9a37bb91b891: Verifying Checksum [2023-09-12T20:59:41.470Z] 9a37bb91b891: Download complete [2023-09-12T20:59:42.057Z] 9fda8d8052c6: Pull complete [2023-09-12T20:59:42.057Z] a29adfc67d43: Verifying Checksum [2023-09-12T20:59:42.057Z] a29adfc67d43: Download complete [2023-09-12T20:59:42.657Z] 5d54e960e981: Pull complete [2023-09-12T20:59:42.657Z] d5de9f91c1a4: Verifying Checksum [2023-09-12T20:59:42.657Z] d5de9f91c1a4: Download complete [2023-09-12T20:59:42.657Z] c4a7e357bf2a: Verifying Checksum [2023-09-12T20:59:42.657Z] c4a7e357bf2a: Download complete [2023-09-12T20:59:43.616Z] 1baf3a5c0e64: Verifying Checksum [2023-09-12T20:59:43.616Z] 1baf3a5c0e64: Download complete [2023-09-12T20:59:53.709Z] c4a7e357bf2a: Pull complete [2023-09-12T20:59:53.709Z] f0e02332f6b5: Pull complete [2023-09-12T20:59:53.709Z] 66412af1f25a: Pull complete [2023-09-12T20:59:59.053Z] 1baf3a5c0e64: Pull complete [2023-09-12T20:59:59.642Z] 9a37bb91b891: Pull complete [2023-09-12T21:00:01.588Z] a29adfc67d43: Pull complete [2023-09-12T21:00:03.014Z] d5de9f91c1a4: Pull complete [2023-09-12T21:00:03.014Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-12T21:00:03.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-12T21:00:03.014Z] ---> 746ca1b523b5 [2023-09-12T21:00:03.014Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:00:04.999Z] ---> Running in ccfd7615233e [2023-09-12T21:00:04.999Z] Removing intermediate container ccfd7615233e [2023-09-12T21:00:04.999Z] ---> 078ff2e221f0 [2023-09-12T21:00:04.999Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:00:05.268Z] ---> Running in ad78951f3e04 [2023-09-12T21:00:05.536Z] Removing intermediate container ad78951f3e04 [2023-09-12T21:00:05.536Z] ---> cdef68f328b5 [2023-09-12T21:00:05.536Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:00:05.536Z] ---> Running in 3a4a17dc593e [2023-09-12T21:00:05.806Z] Removing intermediate container 3a4a17dc593e [2023-09-12T21:00:05.806Z] ---> 55b2b7efd882 [2023-09-12T21:00:05.806Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:00:06.076Z] ---> Running in d26207cb257b [2023-09-12T21:00:06.346Z] Removing intermediate container d26207cb257b [2023-09-12T21:00:06.346Z] ---> 2d3e83d43802 [2023-09-12T21:00:06.346Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:00:06.346Z] ---> Running in aa59e186ed1e [2023-09-12T21:00:07.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:00:07.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:00:09.273Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-12T21:00:09.273Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-12T21:00:09.273Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-12T21:00:09.273Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-12T21:00:09.273Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-12T21:00:09.273Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-12T21:00:09.273Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-12T21:00:09.273Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-12T21:00:09.273Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-12T21:00:09.273Z] (10/13) Installing kmod-libs (30-r3) [2023-09-12T21:00:09.273Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-12T21:00:09.273Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-12T21:00:09.273Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-12T21:00:09.273Z] Executing busybox-1.36.1-r2.trigger [2023-09-12T21:00:09.273Z] Executing eudev-3.2.11-r8.trigger [2023-09-12T21:00:09.273Z] OK: 275 MiB in 69 packages [2023-09-12T21:00:10.685Z] Removing intermediate container aa59e186ed1e [2023-09-12T21:00:10.685Z] ---> d7e707f5ac07 [2023-09-12T21:00:10.685Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-12T21:00:10.685Z] ---> Running in b4fb72d398bf [2023-09-12T21:00:10.953Z] Removing intermediate container b4fb72d398bf [2023-09-12T21:00:10.953Z] ---> 059553600935 [2023-09-12T21:00:10.953Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-12T21:00:11.537Z] ---> cf0b5289efd8 [2023-09-12T21:00:11.537Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:00:11.537Z] ---> Running in d7bbad8c0dc4 [2023-09-12T21:01:33.172Z] Removing intermediate container d7bbad8c0dc4 [2023-09-12T21:01:33.172Z] ---> 2b2520798e92 [2023-09-12T21:01:33.172Z] Step 11/13 : COPY . . [2023-09-12T21:01:33.172Z] ---> c89231ab1d77 [2023-09-12T21:01:33.172Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:01:33.172Z] ---> Running in 3cf593496bda [2023-09-12T21:01:33.172Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:01:33.172Z] Dload Upload Total Spent Left Speed [2023-09-12T21:01:33.172Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253  0 0 9623 0 --:--:-- --:--:-- --:--:-- 9713 [2023-09-12T21:01:33.172Z] Removing intermediate container 3cf593496bda [2023-09-12T21:01:33.172Z] ---> 9cf11ae73b1e [2023-09-12T21:01:33.172Z] Step 13/13 : RUN ${MAKE} [2023-09-12T21:01:33.172Z] ---> Running in c23861297948 [2023-09-12T21:01:33.172Z] noop [2023-09-12T21:01:33.172Z] Removing intermediate container c23861297948 [2023-09-12T21:01:33.172Z] ---> a9725565dce1 [2023-09-12T21:01:33.172Z] Successfully built a9725565dce1 [2023-09-12T21:01:33.172Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:01:33.514Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:01:33.514Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:01:33.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2023-09-12T21:01:33.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/142 -v /w/workspace/device-usb-camera/142:/w/workspace/device-usb-camera/142:rw,z -v /w/workspace/device-usb-camera/142@tmp:/w/workspace/device-usb-camera/142@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-09-12T21:01:34.943Z] $ docker top 12568cdc835bfa89f12062c6ffd99fc692f656693f9ae29f55d1bf85f3c1e9b4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:01:35.758Z] + go version [2023-09-12T21:01:35.758Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-12T21:01:35.801Z] $ docker stop --time=1 12568cdc835bfa89f12062c6ffd99fc692f656693f9ae29f55d1bf85f3c1e9b4 [2023-09-12T21:01:37.402Z] $ docker rm -f --volumes 12568cdc835bfa89f12062c6ffd99fc692f656693f9ae29f55d1bf85f3c1e9b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:01:37.949Z] + docker inspect -f . ci-base-image-arm64 [2023-09-12T21:01:37.949Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:01:38.139Z] prd-ubuntu20.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2023-09-12T21:01:38.228Z] $ 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/142 -v /w/workspace/device-usb-camera/142:/w/workspace/device-usb-camera/142:rw,z -v /w/workspace/device-usb-camera/142@tmp:/w/workspace/device-usb-camera/142@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-09-12T21:01:39.403Z] $ docker top e0fdfdf80c2e79905608750d5258617f7760729a10881b0538821b3a2dd8a0c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:01:39.897Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/142 [Pipeline] fileExists [Pipeline] sh [2023-09-12T21:01:40.233Z] + make test [2023-09-12T21:01:40.234Z] go test ./... -coverprofile=coverage.out ./... [2023-09-12T21:01:44.498Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-12T21:03:36.246Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-12T21:03:40.508Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 4.4% of statements [2023-09-12T21:03:40.775Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-12T21:03:40.775Z] go vet ./... [2023-09-12T21:04:07.458Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-12T21:04:07.458Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-12T21:04:07.458Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-12T21:04:07.475Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-12T21:04:07.496Z] $ docker stop --time=1 e0fdfdf80c2e79905608750d5258617f7760729a10881b0538821b3a2dd8a0c5 [2023-09-12T21:04:09.508Z] $ docker rm -f --volumes e0fdfdf80c2e79905608750d5258617f7760729a10881b0538821b3a2dd8a0c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:04:10.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-12T21:04:10.798Z] Warning: overwriting stash ‘coverage-report’ [2023-09-12T21:04:11.299Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-12T21:04:11.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-12T21:04:11.992Z] + ls -al . [2023-09-12T21:04:11.992Z] total 216 [2023-09-12T21:04:11.992Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 12 21:01 . [2023-09-12T21:04:11.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:59 .. [2023-09-12T21:04:11.992Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 20:59 .git [2023-09-12T21:04:11.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:59 .github [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 12 20:59 .gitignore [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 12 20:59 .golangci.yml [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 12 20:59 .hadolint.yml [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 12 20:59 Attribution.txt [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 12 20:59 CHANGELOG.md [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 12 20:59 Dockerfile [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 12 20:59 GOVERNANCE.md [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 12 20:59 Jenkinsfile [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 12 20:59 LICENSE [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 12 20:59 Makefile [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 12 20:59 OWNERS.md [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 12 20:59 README.md [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 12 20:56 VERSION [2023-09-12T21:04:11.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:59 bin [2023-09-12T21:04:11.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:59 cmd [2023-09-12T21:04:11.992Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 12 21:03 coverage.out [2023-09-12T21:04:11.992Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 12 20:59 docker-entrypoint.sh [2023-09-12T21:04:11.992Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 20:59 docs [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 3951 Sep 12 20:59 go.mod [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 34252 Sep 12 20:59 go.sum [2023-09-12T21:04:11.992Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 20:59 internal [2023-09-12T21:04:11.992Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 20:59 snap [2023-09-12T21:04:11.992Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 12 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:04:12.323Z] + 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=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 --label arch=arm64 --label version=3.1.0-dev.18 . [2023-09-12T21:04:12.602Z] Sending build context to Docker daemon 1.352MB [2023-09-12T21:04:12.602Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-09-12T21:04:12.602Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-12T21:04:12.602Z] ---> a9725565dce1 [2023-09-12T21:04:12.602Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-12T21:04:12.872Z] ---> Running in 8e7c5f2c502f [2023-09-12T21:04:13.140Z] Removing intermediate container 8e7c5f2c502f [2023-09-12T21:04:13.140Z] ---> b51a52a3d205 [2023-09-12T21:04:13.140Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-12T21:04:13.140Z] ---> Running in 0735c9d2712a [2023-09-12T21:04:13.728Z] Removing intermediate container 0735c9d2712a [2023-09-12T21:04:13.728Z] ---> d5e323898edd [2023-09-12T21:04:13.728Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-12T21:04:13.728Z] ---> Running in 5c2caa0fea7f [2023-09-12T21:04:13.999Z] Removing intermediate container 5c2caa0fea7f [2023-09-12T21:04:13.999Z] ---> 9164b082dbb2 [2023-09-12T21:04:13.999Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-12T21:04:13.999Z] ---> Running in b17e626e445f [2023-09-12T21:04:14.268Z] Removing intermediate container b17e626e445f [2023-09-12T21:04:14.268Z] ---> 5f86f4e72974 [2023-09-12T21:04:14.268Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-12T21:04:14.539Z] ---> Running in babf9b8fc5c7 [2023-09-12T21:04:15.507Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:04:15.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:04:17.181Z] OK: 275 MiB in 69 packages [2023-09-12T21:04:19.765Z] Removing intermediate container babf9b8fc5c7 [2023-09-12T21:04:19.765Z] ---> ac82a69451af [2023-09-12T21:04:19.765Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-12T21:04:19.765Z] ---> Running in ebfb3aea8643 [2023-09-12T21:04:20.353Z] Removing intermediate container ebfb3aea8643 [2023-09-12T21:04:20.353Z] ---> 0e5c8a34d684 [2023-09-12T21:04:20.353Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-12T21:04:20.941Z] ---> 335d5d073a6e [2023-09-12T21:04:20.941Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-12T21:04:21.210Z] ---> Running in 69f0e456259c [2023-09-12T21:04:23.795Z] Removing intermediate container 69f0e456259c [2023-09-12T21:04:23.795Z] ---> 790d4224f59d [2023-09-12T21:04:23.795Z] Step 11/36 : COPY . . [2023-09-12T21:04:25.221Z] ---> 69b8af11e6de [2023-09-12T21:04:25.221Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-12T21:04:25.221Z] ---> Running in 0a0074816a00 [2023-09-12T21:04:26.187Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:04:26.187Z] Dload Upload Total Spent Left Speed [2023-09-12T21:04:26.460Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5670 0 --:--:-- --:--:-- --:--:-- 5695 [2023-09-12T21:04:27.059Z] Removing intermediate container 0a0074816a00 [2023-09-12T21:04:27.059Z] ---> b6e31ace3503 [2023-09-12T21:04:27.059Z] Step 13/36 : RUN ${MAKE} [2023-09-12T21:04:27.059Z] ---> Running in b1ad2bfc24b0 [2023-09-12T21:04:29.661Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.18 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.22" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-12T21:07:06.463Z] Removing intermediate container b1ad2bfc24b0 [2023-09-12T21:07:06.463Z] ---> 6452e3c5123a [2023-09-12T21:07:06.463Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-12T21:07:06.463Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-12T21:07:06.463Z] 8766b47fe142: Pulling fs layer [2023-09-12T21:07:06.463Z] 8766b47fe142: Verifying Checksum [2023-09-12T21:07:06.463Z] 8766b47fe142: Download complete [2023-09-12T21:07:06.463Z] 8766b47fe142: Pull complete [2023-09-12T21:07:06.463Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-12T21:07:06.463Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-12T21:07:06.463Z] ---> 69d40e2cb93c [2023-09-12T21:07:06.463Z] Step 15/36 : FROM alpine:3.17 [2023-09-12T21:07:06.463Z] 3.17: Pulling from library/alpine [2023-09-12T21:07:06.463Z] 4060ece20d7a: Pulling fs layer [2023-09-12T21:07:06.463Z] 4060ece20d7a: Download complete [2023-09-12T21:07:06.463Z] 4060ece20d7a: Pull complete [2023-09-12T21:07:06.463Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-09-12T21:07:06.463Z] Status: Downloaded newer image for alpine:3.17 [2023-09-12T21:07:06.463Z] ---> 8650cd65339b [2023-09-12T21:07:06.463Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-09-12T21:07:06.463Z] ---> Running in 6043952646c8 [2023-09-12T21:07:06.463Z] Removing intermediate container 6043952646c8 [2023-09-12T21:07:06.463Z] ---> 6a9098a41ccd [2023-09-12T21:07:06.463Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-12T21:07:06.463Z] ---> Running in 33b79bb973c0 [2023-09-12T21:07:06.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-09-12T21:07:06.463Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-09-12T21:07:06.463Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-09-12T21:07:06.463Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-09-12T21:07:06.463Z] (3/83) Installing libxau (1.0.10-r0) [2023-09-12T21:07:06.463Z] (4/83) Installing libmd (1.0.4-r0) [2023-09-12T21:07:06.463Z] (5/83) Installing libbsd (0.11.7-r0) [2023-09-12T21:07:06.463Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-09-12T21:07:06.463Z] (7/83) Installing libxcb (1.15-r0) [2023-09-12T21:07:06.463Z] (8/83) Installing libx11 (1.8.4-r1) [2023-09-12T21:07:06.463Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-09-12T21:07:06.732Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-09-12T21:07:06.732Z] (11/83) Installing libexpat (2.5.0-r0) [2023-09-12T21:07:06.732Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-09-12T21:07:06.732Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-09-12T21:07:06.732Z] (14/83) Installing libpng (1.6.39-r0) [2023-09-12T21:07:06.732Z] (15/83) Installing freetype (2.12.1-r0) [2023-09-12T21:07:06.732Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-09-12T21:07:06.732Z] (17/83) Installing fribidi (1.0.12-r0) [2023-09-12T21:07:06.732Z] (18/83) Installing libffi (3.4.4-r0) [2023-09-12T21:07:06.732Z] (19/83) Installing libintl (0.21.1-r1) [2023-09-12T21:07:07.001Z] (20/83) Installing libblkid (2.38.1-r1) [2023-09-12T21:07:07.001Z] (21/83) Installing libmount (2.38.1-r1) [2023-09-12T21:07:07.001Z] (22/83) Installing pcre2 (10.42-r0) [2023-09-12T21:07:07.001Z] (23/83) Installing glib (2.74.7-r0) [2023-09-12T21:07:07.001Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-09-12T21:07:07.001Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-09-12T21:07:07.001Z] (26/83) Installing libass (0.16.0-r1) [2023-09-12T21:07:07.001Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-09-12T21:07:07.001Z] (28/83) Installing libdrm (2.4.114-r0) [2023-09-12T21:07:07.269Z] (29/83) Installing gmp (6.2.1-r2) [2023-09-12T21:07:07.269Z] (30/83) Installing nettle (3.8.1-r0) [2023-09-12T21:07:07.269Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-09-12T21:07:07.269Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-09-12T21:07:07.269Z] (33/83) Installing libunistring (1.1-r0) [2023-09-12T21:07:07.269Z] (34/83) Installing gnutls (3.7.8-r3) [2023-09-12T21:07:07.269Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-09-12T21:07:07.269Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-09-12T21:07:07.269Z] (37/83) Installing lame (3.100-r2) [2023-09-12T21:07:07.269Z] (38/83) Installing opus (1.3.1-r1) [2023-09-12T21:07:07.539Z] (39/83) Installing libasyncns (0.8-r1) [2023-09-12T21:07:07.539Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-09-12T21:07:07.539Z] (41/83) Installing libltdl (2.4.7-r1) [2023-09-12T21:07:07.539Z] (42/83) Installing orc (0.4.33-r0) [2023-09-12T21:07:07.539Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-09-12T21:07:07.539Z] (44/83) Installing libogg (1.3.5-r2) [2023-09-12T21:07:07.539Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-09-12T21:07:07.539Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-09-12T21:07:07.539Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-09-12T21:07:07.539Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-09-12T21:07:07.539Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-09-12T21:07:07.539Z] (50/83) Installing soxr (0.1.3-r3) [2023-09-12T21:07:07.539Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-09-12T21:07:07.539Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-09-12T21:07:07.539Z] (53/83) Installing libpulse (16.1-r6) [2023-09-12T21:07:07.807Z] (54/83) Installing cjson (1.7.15-r3) [2023-09-12T21:07:07.807Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-09-12T21:07:07.807Z] (56/83) Installing librist (0.2.7-r0) [2023-09-12T21:07:07.807Z] (57/83) Installing libsrt (1.5.1-r0) [2023-09-12T21:07:07.807Z] (58/83) Installing libssh (0.10.5-r0) [2023-09-12T21:07:07.807Z] (59/83) Installing libtheora (1.1.1-r16) [2023-09-12T21:07:07.807Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-09-12T21:07:07.807Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-09-12T21:07:07.807Z] (62/83) Installing libxext (1.3.5-r0) [2023-09-12T21:07:07.807Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-09-12T21:07:07.807Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-09-12T21:07:07.807Z] (65/83) Installing libva (2.16.0-r0) [2023-09-12T21:07:07.807Z] (66/83) Installing libvdpau (1.5-r0) [2023-09-12T21:07:07.807Z] (67/83) Installing vidstab (1.1.0-r2) [2023-09-12T21:07:07.807Z] (68/83) Installing libvpx (1.12.0-r1) [2023-09-12T21:07:08.075Z] (69/83) Installing libwebp (1.2.4-r2) [2023-09-12T21:07:08.075Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-09-12T21:07:08.075Z] (71/83) Installing numactl (2.0.16-r1) [2023-09-12T21:07:08.075Z] (72/83) Installing x265-libs (3.5-r3) [2023-09-12T21:07:08.343Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-09-12T21:07:08.343Z] (74/83) Installing libsodium (1.0.18-r2) [2023-09-12T21:07:08.343Z] (75/83) Installing libzmq (4.3.4-r1) [2023-09-12T21:07:08.343Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-09-12T21:07:08.612Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-09-12T21:07:08.885Z] (78/83) Installing udev-init-scripts (35-r1) [2023-09-12T21:07:08.885Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-09-12T21:07:08.885Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-09-12T21:07:08.885Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-09-12T21:07:08.885Z] (82/83) Installing kmod-libs (30-r1) [2023-09-12T21:07:08.885Z] (83/83) Installing eudev (3.2.11-r4) [2023-09-12T21:07:08.885Z] Executing busybox-1.35.0-r29.trigger [2023-09-12T21:07:08.885Z] Executing eudev-3.2.11-r4.trigger [2023-09-12T21:07:08.885Z] OK: 86 MiB in 98 packages [2023-09-12T21:07:14.245Z] Removing intermediate container 33b79bb973c0 [2023-09-12T21:07:14.245Z] ---> 0f212a9ebd7c [2023-09-12T21:07:14.245Z] Step 18/36 : WORKDIR / [2023-09-12T21:07:14.245Z] ---> Running in 7028fb9c2364 [2023-09-12T21:07:14.245Z] Removing intermediate container 7028fb9c2364 [2023-09-12T21:07:14.245Z] ---> 0f2be3d3f4cf [2023-09-12T21:07:14.245Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-12T21:07:15.662Z] ---> 50ed8bda493b [2023-09-12T21:07:15.662Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-12T21:07:15.929Z] ---> 53b7645a287e [2023-09-12T21:07:15.929Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-12T21:07:16.515Z] ---> 60c6b83fe975 [2023-09-12T21:07:16.515Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-12T21:07:17.230Z] ---> d1a1e457d6d6 [2023-09-12T21:07:17.230Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-12T21:07:17.512Z] ---> aac3b6963f65 [2023-09-12T21:07:17.512Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-12T21:07:18.104Z] ---> 0146c179fb08 [2023-09-12T21:07:18.104Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-12T21:07:19.563Z] ---> 0a5ab4fe77b6 [2023-09-12T21:07:19.563Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:07:19.835Z] ---> Running in 79e4fb636b60 [2023-09-12T21:07:21.793Z] Removing intermediate container 79e4fb636b60 [2023-09-12T21:07:21.793Z] ---> 115b8ce4ee18 [2023-09-12T21:07:21.793Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-12T21:07:21.793Z] ---> Running in 0478a2728fff [2023-09-12T21:07:23.737Z] Removing intermediate container 0478a2728fff [2023-09-12T21:07:23.737Z] ---> 9a4e2768acee [2023-09-12T21:07:23.737Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-12T21:07:23.737Z] ---> Running in 8153b62936ac [2023-09-12T21:07:25.155Z] Removing intermediate container 8153b62936ac [2023-09-12T21:07:25.155Z] ---> ae25dae97747 [2023-09-12T21:07:25.155Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-12T21:07:25.426Z] ---> Running in d598d7206872 [2023-09-12T21:07:27.376Z] Removing intermediate container d598d7206872 [2023-09-12T21:07:27.376Z] ---> 2a44bf1301e5 [2023-09-12T21:07:27.376Z] Step 30/36 : EXPOSE 59983 [2023-09-12T21:07:27.376Z] ---> Running in 4e7c42a86253 [2023-09-12T21:07:27.376Z] Removing intermediate container 4e7c42a86253 [2023-09-12T21:07:27.376Z] ---> 59ca428bbe5f [2023-09-12T21:07:27.376Z] Step 31/36 : EXPOSE 8554 [2023-09-12T21:07:27.376Z] ---> Running in b1a0180df6d4 [2023-09-12T21:07:27.643Z] Removing intermediate container b1a0180df6d4 [2023-09-12T21:07:27.643Z] ---> 53c68eb77272 [2023-09-12T21:07:27.643Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-12T21:07:27.911Z] ---> Running in a2446d9a8ab4 [2023-09-12T21:07:28.178Z] Removing intermediate container a2446d9a8ab4 [2023-09-12T21:07:28.178Z] ---> 96406a55fb37 [2023-09-12T21:07:28.178Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-12T21:07:28.178Z] ---> Running in ed8335a56529 [2023-09-12T21:07:28.447Z] Removing intermediate container ed8335a56529 [2023-09-12T21:07:28.447Z] ---> 07440abfd0b2 [2023-09-12T21:07:28.447Z] Step 34/36 : LABEL arch=arm64 [2023-09-12T21:07:28.447Z] ---> Running in 8dc3798ac250 [2023-09-12T21:07:29.033Z] Removing intermediate container 8dc3798ac250 [2023-09-12T21:07:29.033Z] ---> be2f2bf4436f [2023-09-12T21:07:29.033Z] Step 35/36 : LABEL git_sha=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T21:07:29.033Z] ---> Running in c9aa2f382d6a [2023-09-12T21:07:29.301Z] Removing intermediate container c9aa2f382d6a [2023-09-12T21:07:29.301Z] ---> 0259232fe104 [2023-09-12T21:07:29.301Z] Step 36/36 : LABEL version=3.1.0-dev.18 [2023-09-12T21:07:29.301Z] ---> Running in 14683170837b [2023-09-12T21:07:29.590Z] Removing intermediate container 14683170837b [2023-09-12T21:07:29.590Z] ---> 354c6609c914 [2023-09-12T21:07:29.590Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-12T21:07:29.590Z] Successfully built 354c6609c914 [2023-09-12T21:07:29.590Z] 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-09-12T21:07:29.695Z] provisioning config files... [2023-09-12T21:07:29.709Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/142@tmp/config15176750909020331950tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:07:30.063Z] ---> docker-login.sh [2023-09-12T21:07:30.063Z] nexus3.edgexfoundry.org:10001 [2023-09-12T21:07:30.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:07:30.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:07:30.333Z] Configure a credential helper to remove this warning. See [2023-09-12T21:07:30.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:07:30.333Z] [2023-09-12T21:07:30.333Z] Login Succeeded [2023-09-12T21:07:30.333Z] nexus3.edgexfoundry.org:10002 [2023-09-12T21:07:30.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:07:30.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:07:30.869Z] Configure a credential helper to remove this warning. See [2023-09-12T21:07:30.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:07:30.869Z] [2023-09-12T21:07:30.869Z] Login Succeeded [2023-09-12T21:07:30.869Z] nexus3.edgexfoundry.org:10003 [2023-09-12T21:07:31.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:07:31.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:07:31.138Z] Configure a credential helper to remove this warning. See [2023-09-12T21:07:31.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:07:31.138Z] [2023-09-12T21:07:31.138Z] Login Succeeded [2023-09-12T21:07:31.138Z] nexus3.edgexfoundry.org:10004 [2023-09-12T21:07:31.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:07:31.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:07:31.405Z] Configure a credential helper to remove this warning. See [2023-09-12T21:07:31.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:07:31.405Z] [2023-09-12T21:07:31.405Z] Login Succeeded [2023-09-12T21:07:31.674Z] docker.io [2023-09-12T21:07:31.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-12T21:07:32.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-12T21:07:32.211Z] Configure a credential helper to remove this warning. See [2023-09-12T21:07:32.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-12T21:07:32.211Z] [2023-09-12T21:07:32.211Z] Login Succeeded [2023-09-12T21:07:32.211Z] ---> docker-login.sh ends [Pipeline] } [2023-09-12T21:07:32.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:07:32.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-12T21:07:32.299Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-09-12T21:07:32.299Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T21:07:32.299Z] latest [2023-09-12T21:07:32.299Z] 3.1.0-dev.18 [2023-09-12T21:07:32.299Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T21:07:32.299Z] main [2023-09-12T21:07:32.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:32.659Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:33.011Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T21:07:33.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-12T21:07:33.012Z] 49568af11660: Preparing [2023-09-12T21:07:33.012Z] 33651bba90c7: Preparing [2023-09-12T21:07:33.012Z] bb61f74c19ce: Preparing [2023-09-12T21:07:33.012Z] 756c17320eb9: Preparing [2023-09-12T21:07:33.012Z] 608d194cb50c: Preparing [2023-09-12T21:07:33.012Z] acc83c6ca332: Preparing [2023-09-12T21:07:33.012Z] e06016221f4c: Preparing [2023-09-12T21:07:33.012Z] e223b66b4c6f: Preparing [2023-09-12T21:07:33.012Z] 3d4bda2040af: Preparing [2023-09-12T21:07:33.012Z] a2654b934312: Preparing [2023-09-12T21:07:33.012Z] 4ffcf855b54c: Preparing [2023-09-12T21:07:33.012Z] 9650624e2f14: Preparing [2023-09-12T21:07:33.012Z] d2d9d24a8c2a: Preparing [2023-09-12T21:07:33.012Z] acc83c6ca332: Waiting [2023-09-12T21:07:33.012Z] e06016221f4c: Waiting [2023-09-12T21:07:33.012Z] e223b66b4c6f: Waiting [2023-09-12T21:07:33.012Z] 3d4bda2040af: Waiting [2023-09-12T21:07:33.012Z] a2654b934312: Waiting [2023-09-12T21:07:33.012Z] 4ffcf855b54c: Waiting [2023-09-12T21:07:33.012Z] 9650624e2f14: Waiting [2023-09-12T21:07:33.012Z] d2d9d24a8c2a: Waiting [2023-09-12T21:07:33.293Z] 49568af11660: Pushed [2023-09-12T21:07:33.293Z] 756c17320eb9: Pushed [2023-09-12T21:07:33.293Z] bb61f74c19ce: Pushed [2023-09-12T21:07:33.293Z] 33651bba90c7: Pushed [2023-09-12T21:07:33.561Z] acc83c6ca332: Pushed [2023-09-12T21:07:33.561Z] 3d4bda2040af: Pushed [2023-09-12T21:07:33.561Z] e06016221f4c: Pushed [2023-09-12T21:07:33.561Z] e223b66b4c6f: Pushed [2023-09-12T21:07:33.561Z] d2d9d24a8c2a: Layer already exists [2023-09-12T21:07:33.561Z] a2654b934312: Pushed [2023-09-12T21:07:38.906Z] 608d194cb50c: Pushed [2023-09-12T21:07:39.869Z] 4ffcf855b54c: Pushed [2023-09-12T21:07:52.187Z] 9650624e2f14: Pushed [2023-09-12T21:07:52.187Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696: digest: sha256:a51115fe9891b25c9301adab1d0ede225a4baae8886045f2ed0d11d46831ec87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:52.539Z] + 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-09-12T21:07:52.884Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-12T21:07:52.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-12T21:07:52.884Z] 49568af11660: Preparing [2023-09-12T21:07:52.884Z] 33651bba90c7: Preparing [2023-09-12T21:07:52.884Z] bb61f74c19ce: Preparing [2023-09-12T21:07:52.884Z] 756c17320eb9: Preparing [2023-09-12T21:07:52.884Z] 608d194cb50c: Preparing [2023-09-12T21:07:52.884Z] acc83c6ca332: Preparing [2023-09-12T21:07:52.884Z] e06016221f4c: Preparing [2023-09-12T21:07:52.884Z] e223b66b4c6f: Preparing [2023-09-12T21:07:52.884Z] 3d4bda2040af: Preparing [2023-09-12T21:07:52.884Z] a2654b934312: Preparing [2023-09-12T21:07:52.884Z] 4ffcf855b54c: Preparing [2023-09-12T21:07:52.884Z] 9650624e2f14: Preparing [2023-09-12T21:07:52.884Z] d2d9d24a8c2a: Preparing [2023-09-12T21:07:52.884Z] acc83c6ca332: Waiting [2023-09-12T21:07:52.884Z] e06016221f4c: Waiting [2023-09-12T21:07:52.884Z] e223b66b4c6f: Waiting [2023-09-12T21:07:52.884Z] 4ffcf855b54c: Waiting [2023-09-12T21:07:52.884Z] 3d4bda2040af: Waiting [2023-09-12T21:07:52.884Z] 9650624e2f14: Waiting [2023-09-12T21:07:52.884Z] a2654b934312: Waiting [2023-09-12T21:07:52.884Z] d2d9d24a8c2a: Waiting [2023-09-12T21:07:52.884Z] 49568af11660: Layer already exists [2023-09-12T21:07:52.884Z] bb61f74c19ce: Layer already exists [2023-09-12T21:07:52.884Z] 608d194cb50c: Layer already exists [2023-09-12T21:07:52.884Z] 756c17320eb9: Layer already exists [2023-09-12T21:07:52.884Z] 33651bba90c7: Layer already exists [2023-09-12T21:07:52.884Z] e06016221f4c: Layer already exists [2023-09-12T21:07:52.884Z] acc83c6ca332: Layer already exists [2023-09-12T21:07:52.884Z] a2654b934312: Layer already exists [2023-09-12T21:07:52.884Z] e223b66b4c6f: Layer already exists [2023-09-12T21:07:52.884Z] 3d4bda2040af: Layer already exists [2023-09-12T21:07:52.884Z] 9650624e2f14: Layer already exists [2023-09-12T21:07:52.884Z] 4ffcf855b54c: Layer already exists [2023-09-12T21:07:52.884Z] d2d9d24a8c2a: Layer already exists [2023-09-12T21:07:53.150Z] latest: digest: sha256:a51115fe9891b25c9301adab1d0ede225a4baae8886045f2ed0d11d46831ec87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:53.498Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:53.839Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.18 [2023-09-12T21:07:53.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-12T21:07:53.840Z] 49568af11660: Preparing [2023-09-12T21:07:53.840Z] 33651bba90c7: Preparing [2023-09-12T21:07:53.840Z] bb61f74c19ce: Preparing [2023-09-12T21:07:53.840Z] 756c17320eb9: Preparing [2023-09-12T21:07:53.840Z] 608d194cb50c: Preparing [2023-09-12T21:07:53.840Z] acc83c6ca332: Preparing [2023-09-12T21:07:53.840Z] e06016221f4c: Preparing [2023-09-12T21:07:53.840Z] e223b66b4c6f: Preparing [2023-09-12T21:07:53.840Z] 3d4bda2040af: Preparing [2023-09-12T21:07:53.840Z] a2654b934312: Preparing [2023-09-12T21:07:53.840Z] 4ffcf855b54c: Preparing [2023-09-12T21:07:53.840Z] 9650624e2f14: Preparing [2023-09-12T21:07:53.840Z] d2d9d24a8c2a: Preparing [2023-09-12T21:07:53.840Z] e223b66b4c6f: Waiting [2023-09-12T21:07:53.840Z] 3d4bda2040af: Waiting [2023-09-12T21:07:53.840Z] a2654b934312: Waiting [2023-09-12T21:07:53.840Z] acc83c6ca332: Waiting [2023-09-12T21:07:53.840Z] e06016221f4c: Waiting [2023-09-12T21:07:53.840Z] 4ffcf855b54c: Waiting [2023-09-12T21:07:53.840Z] 9650624e2f14: Waiting [2023-09-12T21:07:53.840Z] d2d9d24a8c2a: Waiting [2023-09-12T21:07:53.840Z] 33651bba90c7: Layer already exists [2023-09-12T21:07:53.840Z] 608d194cb50c: Layer already exists [2023-09-12T21:07:53.840Z] 49568af11660: Layer already exists [2023-09-12T21:07:53.840Z] 756c17320eb9: Layer already exists [2023-09-12T21:07:53.840Z] bb61f74c19ce: Layer already exists [2023-09-12T21:07:53.840Z] e223b66b4c6f: Layer already exists [2023-09-12T21:07:53.840Z] a2654b934312: Layer already exists [2023-09-12T21:07:53.840Z] e06016221f4c: Layer already exists [2023-09-12T21:07:53.840Z] acc83c6ca332: Layer already exists [2023-09-12T21:07:53.840Z] 3d4bda2040af: Layer already exists [2023-09-12T21:07:53.840Z] d2d9d24a8c2a: Layer already exists [2023-09-12T21:07:53.840Z] 4ffcf855b54c: Layer already exists [2023-09-12T21:07:53.840Z] 9650624e2f14: Layer already exists [2023-09-12T21:07:54.107Z] 3.1.0-dev.18: digest: sha256:a51115fe9891b25c9301adab1d0ede225a4baae8886045f2ed0d11d46831ec87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:54.460Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:54.802Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T21:07:54.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-12T21:07:54.802Z] 49568af11660: Preparing [2023-09-12T21:07:54.802Z] 33651bba90c7: Preparing [2023-09-12T21:07:54.802Z] bb61f74c19ce: Preparing [2023-09-12T21:07:54.802Z] 756c17320eb9: Preparing [2023-09-12T21:07:54.802Z] 608d194cb50c: Preparing [2023-09-12T21:07:54.802Z] acc83c6ca332: Preparing [2023-09-12T21:07:54.802Z] e06016221f4c: Preparing [2023-09-12T21:07:54.802Z] e223b66b4c6f: Preparing [2023-09-12T21:07:54.802Z] 3d4bda2040af: Preparing [2023-09-12T21:07:54.802Z] a2654b934312: Preparing [2023-09-12T21:07:54.802Z] 4ffcf855b54c: Preparing [2023-09-12T21:07:54.802Z] 9650624e2f14: Preparing [2023-09-12T21:07:54.802Z] d2d9d24a8c2a: Preparing [2023-09-12T21:07:54.802Z] 3d4bda2040af: Waiting [2023-09-12T21:07:54.802Z] acc83c6ca332: Waiting [2023-09-12T21:07:54.802Z] a2654b934312: Waiting [2023-09-12T21:07:54.802Z] 4ffcf855b54c: Waiting [2023-09-12T21:07:54.802Z] e06016221f4c: Waiting [2023-09-12T21:07:54.802Z] e223b66b4c6f: Waiting [2023-09-12T21:07:54.802Z] d2d9d24a8c2a: Waiting [2023-09-12T21:07:54.802Z] 33651bba90c7: Layer already exists [2023-09-12T21:07:54.802Z] 49568af11660: Layer already exists [2023-09-12T21:07:54.802Z] 608d194cb50c: Layer already exists [2023-09-12T21:07:54.802Z] 756c17320eb9: Layer already exists [2023-09-12T21:07:54.802Z] bb61f74c19ce: Layer already exists [2023-09-12T21:07:54.802Z] acc83c6ca332: Layer already exists [2023-09-12T21:07:54.802Z] e06016221f4c: Layer already exists [2023-09-12T21:07:54.802Z] e223b66b4c6f: Layer already exists [2023-09-12T21:07:54.802Z] a2654b934312: Layer already exists [2023-09-12T21:07:54.802Z] 3d4bda2040af: Layer already exists [2023-09-12T21:07:54.802Z] 9650624e2f14: Layer already exists [2023-09-12T21:07:54.802Z] 4ffcf855b54c: Layer already exists [2023-09-12T21:07:54.802Z] d2d9d24a8c2a: Layer already exists [2023-09-12T21:07:55.067Z] 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18: digest: sha256:a51115fe9891b25c9301adab1d0ede225a4baae8886045f2ed0d11d46831ec87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:55.407Z] + 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-09-12T21:07:55.743Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-09-12T21:07:55.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-09-12T21:07:55.743Z] 49568af11660: Preparing [2023-09-12T21:07:55.743Z] 33651bba90c7: Preparing [2023-09-12T21:07:55.743Z] bb61f74c19ce: Preparing [2023-09-12T21:07:55.743Z] 756c17320eb9: Preparing [2023-09-12T21:07:55.743Z] 608d194cb50c: Preparing [2023-09-12T21:07:55.743Z] acc83c6ca332: Preparing [2023-09-12T21:07:55.743Z] e06016221f4c: Preparing [2023-09-12T21:07:55.743Z] e223b66b4c6f: Preparing [2023-09-12T21:07:55.743Z] 3d4bda2040af: Preparing [2023-09-12T21:07:55.743Z] a2654b934312: Preparing [2023-09-12T21:07:55.743Z] 4ffcf855b54c: Preparing [2023-09-12T21:07:55.743Z] 9650624e2f14: Preparing [2023-09-12T21:07:55.743Z] d2d9d24a8c2a: Preparing [2023-09-12T21:07:55.743Z] acc83c6ca332: Waiting [2023-09-12T21:07:55.743Z] a2654b934312: Waiting [2023-09-12T21:07:55.743Z] e06016221f4c: Waiting [2023-09-12T21:07:55.743Z] e223b66b4c6f: Waiting [2023-09-12T21:07:55.743Z] 3d4bda2040af: Waiting [2023-09-12T21:07:55.743Z] 4ffcf855b54c: Waiting [2023-09-12T21:07:55.743Z] 9650624e2f14: Waiting [2023-09-12T21:07:55.743Z] d2d9d24a8c2a: Waiting [2023-09-12T21:07:55.743Z] bb61f74c19ce: Layer already exists [2023-09-12T21:07:55.743Z] 608d194cb50c: Layer already exists [2023-09-12T21:07:55.743Z] 49568af11660: Layer already exists [2023-09-12T21:07:55.743Z] 756c17320eb9: Layer already exists [2023-09-12T21:07:55.743Z] 33651bba90c7: Layer already exists [2023-09-12T21:07:55.743Z] e223b66b4c6f: Layer already exists [2023-09-12T21:07:55.743Z] acc83c6ca332: Layer already exists [2023-09-12T21:07:55.743Z] 3d4bda2040af: Layer already exists [2023-09-12T21:07:55.743Z] e06016221f4c: Layer already exists [2023-09-12T21:07:55.743Z] a2654b934312: Layer already exists [2023-09-12T21:07:55.743Z] 4ffcf855b54c: Layer already exists [2023-09-12T21:07:55.743Z] 9650624e2f14: Layer already exists [2023-09-12T21:07:55.743Z] d2d9d24a8c2a: Layer already exists [2023-09-12T21:07:56.008Z] main: digest: sha256:a51115fe9891b25c9301adab1d0ede225a4baae8886045f2ed0d11d46831ec87 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-12T21:07:56.052Z] ===================================================== [Pipeline] echo [2023-09-12T21:07:56.058Z] taggedImages: [2023-09-12T21:07:56.058Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [2023-09-12T21:07:56.058Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-09-12T21:07:56.058Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.18 [2023-09-12T21:07:56.058Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:46c2a4d94fdeb4682a040f5654c6ab28c0ccb696-3.1.0-dev.18 [2023-09-12T21:07:56.058Z] - 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-09-12T21:07:56.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:07:56.422Z] [2023-09-12T21:07:56.422Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:07:56.751Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:07:56.751Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-12T21:07:56.751Z] 8998bd30e6a1: Pulling fs layer [2023-09-12T21:07:56.751Z] 04944245beec: Pulling fs layer [2023-09-12T21:07:56.751Z] 699f458cf7ca: Pulling fs layer [2023-09-12T21:07:56.751Z] 765212b225bb: Pulling fs layer [2023-09-12T21:07:56.751Z] f23df028b6ca: Pulling fs layer [2023-09-12T21:07:56.751Z] d65c8cfc05b1: Pulling fs layer [2023-09-12T21:07:56.751Z] 2437ff75d9bd: Pulling fs layer [2023-09-12T21:07:56.751Z] 765212b225bb: Waiting [2023-09-12T21:07:56.751Z] f23df028b6ca: Waiting [2023-09-12T21:07:56.751Z] d65c8cfc05b1: Waiting [2023-09-12T21:07:56.751Z] 2437ff75d9bd: Waiting [2023-09-12T21:07:57.019Z] 04944245beec: Verifying Checksum [2023-09-12T21:07:57.019Z] 04944245beec: Download complete [2023-09-12T21:07:57.019Z] 765212b225bb: Verifying Checksum [2023-09-12T21:07:57.019Z] 765212b225bb: Download complete [2023-09-12T21:07:57.019Z] f23df028b6ca: Verifying Checksum [2023-09-12T21:07:57.019Z] f23df028b6ca: Download complete [2023-09-12T21:07:57.019Z] d65c8cfc05b1: Verifying Checksum [2023-09-12T21:07:57.019Z] d65c8cfc05b1: Download complete [2023-09-12T21:07:57.286Z] 699f458cf7ca: Verifying Checksum [2023-09-12T21:07:57.286Z] 699f458cf7ca: Download complete [2023-09-12T21:07:57.554Z] 8998bd30e6a1: Verifying Checksum [2023-09-12T21:07:57.554Z] 8998bd30e6a1: Download complete [2023-09-12T21:08:00.132Z] 2437ff75d9bd: Verifying Checksum [2023-09-12T21:08:00.132Z] 2437ff75d9bd: Download complete [2023-09-12T21:08:01.540Z] 8998bd30e6a1: Pull complete [2023-09-12T21:08:01.805Z] 04944245beec: Pull complete [2023-09-12T21:08:03.217Z] 699f458cf7ca: Pull complete [2023-09-12T21:08:03.217Z] 765212b225bb: Pull complete [2023-09-12T21:08:04.176Z] f23df028b6ca: Pull complete [2023-09-12T21:08:04.176Z] d65c8cfc05b1: Pull complete [2023-09-12T21:08:19.166Z] 2437ff75d9bd: Pull complete [2023-09-12T21:08:19.166Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-12T21:08:19.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-12T21:08:19.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:08:19.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-5983 does not seem to be running inside a container [2023-09-12T21:08:19.479Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/142 -v /w/workspace/device-usb-camera/142:/w/workspace/device-usb-camera/142:rw,z -v /w/workspace/device-usb-camera/142@tmp:/w/workspace/device-usb-camera/142@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-09-12T21:08:23.892Z] $ docker top 3d70eef74f615563d2660e13237e4dfe9df6eb65ca875f241fa1219c0e407e38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:08:24.753Z] ---> job-cost.sh [2023-09-12T21:08:24.753Z] lf-activate-venv: SKIPPING [2023-09-12T21:08:24.753Z] INFO: No Stack... [2023-09-12T21:08:25.335Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-12T21:08:25.916Z] INFO: Archiving Costs [Pipeline] sh [2023-09-12T21:08:26.559Z] + + catcut /w/workspace/device-usb-camera/142/archives/cost.csv -d, [2023-09-12T21:08:26.559Z] -f6 [Pipeline] lock [2023-09-12T21:08:26.629Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [2023-09-12T21:08:26.637Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] did not exist. Created. [2023-09-12T21:08:26.637Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-12T21:08:27.295Z] /w/workspace/device-usb-camera/142@tmp/durable-fc731a76/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-12T21:08:27.950Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-12T21:08:27.977Z] Warning: overwriting stash ‘stack-cost’ [2023-09-12T21:08:28.047Z] Stashed 1 file(s) [Pipeline] } [2023-09-12T21:08:28.058Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-142-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-12T21:08:28.087Z] $ docker stop --time=1 3d70eef74f615563d2660e13237e4dfe9df6eb65ca875f241fa1219c0e407e38 [2023-09-12T21:08:29.601Z] $ docker rm -f --volumes 3d70eef74f615563d2660e13237e4dfe9df6eb65ca875f241fa1219c0e407e38 [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-09-12T21:08:30.011Z] provisioning config files... [2023-09-12T21:08:30.018Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8860683554963437212tmp [Pipeline] { [Pipeline] sh [2023-09-12T21:08:30.311Z] + set +x [2023-09-12T21:08:30.311Z] + + bash -scurl -- -s [2023-09-12T21:08:30.311Z] https://codecov.io/bash [2023-09-12T21:08:30.311Z] [2023-09-12T21:08:30.311Z] _____ _ [2023-09-12T21:08:30.311Z] / ____| | | [2023-09-12T21:08:30.311Z] | | ___ __| | ___ ___ _____ __ [2023-09-12T21:08:30.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-12T21:08:30.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-12T21:08:30.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-12T21:08:30.311Z] Bash-1.0.6 [2023-09-12T21:08:30.311Z] [2023-09-12T21:08:30.311Z] [2023-09-12T21:08:30.311Z] ==> git version 2.25.1 found [2023-09-12T21:08:30.311Z] ==> 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-09-12T21:08:30.311Z] Release-Date: 2020-01-08 [2023-09-12T21:08:30.311Z] 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-09-12T21:08:30.311Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-12T21:08:30.311Z] ==> Jenkins CI detected. [2023-09-12T21:08:30.311Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-09-12T21:08:30.311Z] project root: . [2023-09-12T21:08:30.311Z] --> token set from env [2023-09-12T21:08:30.311Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-12T21:08:30.311Z] ==> Running gcov in . (disable via -X gcov) [2023-09-12T21:08:30.311Z] ==> Python coveragepy not found [2023-09-12T21:08:30.311Z] ==> Searching for coverage reports in: [2023-09-12T21:08:30.311Z] + . [2023-09-12T21:08:30.311Z] -> Found 1 reports [2023-09-12T21:08:30.311Z] ==> Detecting git/mercurial file structure [2023-09-12T21:08:30.311Z] ==> Reading reports [2023-09-12T21:08:30.570Z] + ./coverage.out bytes=54378 [2023-09-12T21:08:30.570Z] ==> Appending adjustments [2023-09-12T21:08:30.570Z] https://docs.codecov.io/docs/fixing-reports [2023-09-12T21:08:30.570Z] + Found adjustments [2023-09-12T21:08:30.570Z] ==> Gzipping contents [2023-09-12T21:08:30.570Z] 8.0K /tmp/codecov.922tlw.gz [2023-09-12T21:08:30.570Z] ==> Uploading reports [2023-09-12T21:08:30.570Z] url: https://codecov.io [2023-09-12T21:08:30.570Z] query: branch=main&commit=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:08:30.570Z] -> Pinging Codecov [2023-09-12T21:08:30.570Z] 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=46c2a4d94fdeb4682a040f5654c6ab28c0ccb696&build=142&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F142%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-12T21:08:30.830Z] -> Uploading to [2023-09-12T21:08:30.830Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-12/73D8F5FF140700D3E01443B452E23636/46c2a4d94fdeb4682a040f5654c6ab28c0ccb696/ebaf116f-8bf1-4971-892f-c44b725545c1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T210830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=af9f507ced3c6b6b9a48e6afd92396a985371a231d8cb167d89ed8bb5e1bf456 [2023-09-12T21:08:30.830Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-12T21:08:30.830Z] Dload Upload Total Spent Left Speed [2023-09-12T21:08:31.089Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 22282 --:--:-- --:--:-- --:--:-- 22210 [2023-09-12T21:08:31.089Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] } [2023-09-12T21:08:31.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-09-12T21:08:31.194Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-12T21:08:31.205Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:31.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:08:31.504Z] [2023-09-12T21:08:31.505Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:31.810Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:08:31.810Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-12T21:08:31.810Z] df9b9388f04a: Pulling fs layer [2023-09-12T21:08:31.810Z] 52dc419b0ee2: Pulling fs layer [2023-09-12T21:08:31.810Z] 25bc292e5bac: Pulling fs layer [2023-09-12T21:08:31.810Z] 114826534d7a: Pulling fs layer [2023-09-12T21:08:31.810Z] 4657fd5d0bcf: Pulling fs layer [2023-09-12T21:08:31.810Z] 6ad1cebc031e: Pulling fs layer [2023-09-12T21:08:31.810Z] 8a3aa393b2d8: Pulling fs layer [2023-09-12T21:08:31.810Z] 114826534d7a: Waiting [2023-09-12T21:08:31.810Z] 4657fd5d0bcf: Waiting [2023-09-12T21:08:31.810Z] 6ad1cebc031e: Waiting [2023-09-12T21:08:31.810Z] 8a3aa393b2d8: Waiting [2023-09-12T21:08:31.811Z] 25bc292e5bac: Verifying Checksum [2023-09-12T21:08:31.811Z] 25bc292e5bac: Download complete [2023-09-12T21:08:31.811Z] 52dc419b0ee2: Download complete [2023-09-12T21:08:31.811Z] 4657fd5d0bcf: Download complete [2023-09-12T21:08:31.811Z] df9b9388f04a: Verifying Checksum [2023-09-12T21:08:31.811Z] df9b9388f04a: Download complete [2023-09-12T21:08:32.073Z] 6ad1cebc031e: Verifying Checksum [2023-09-12T21:08:32.073Z] 6ad1cebc031e: Download complete [2023-09-12T21:08:32.073Z] df9b9388f04a: Pull complete [2023-09-12T21:08:32.073Z] 52dc419b0ee2: Pull complete [2023-09-12T21:08:32.332Z] 25bc292e5bac: Pull complete [2023-09-12T21:08:32.897Z] 114826534d7a: Verifying Checksum [2023-09-12T21:08:32.897Z] 114826534d7a: Download complete [2023-09-12T21:08:32.897Z] 8a3aa393b2d8: Verifying Checksum [2023-09-12T21:08:32.897Z] 8a3aa393b2d8: Download complete [2023-09-12T21:08:36.177Z] 114826534d7a: Pull complete [2023-09-12T21:08:36.177Z] 4657fd5d0bcf: Pull complete [2023-09-12T21:08:36.177Z] 6ad1cebc031e: Pull complete [2023-09-12T21:08:38.704Z] 8a3aa393b2d8: Pull complete [2023-09-12T21:08:38.704Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-12T21:08:38.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-12T21:08:38.704Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:08:38.788Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:08:38.813Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-12T21:08:44.627Z] $ docker top 3872f288cc0e894f657ce53a533f33b2e7190c43d082b821a78319ac20da4cc6 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-12T21:08:44.703Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-09-12T21:08:44.982Z] + set -o pipefail [2023-09-12T21:08:44.982Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-09-12T21:08:50.252Z] [2023-09-12T21:08:50.252Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... [2023-09-12T21:08:50.252Z] [2023-09-12T21:08:50.252Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/4b164629-9adc-4809-a1e5-36141bfda327 [2023-09-12T21:08:50.252Z] [2023-09-12T21:08:50.252Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-12T21:08:50.252Z] [2023-09-12T21:08:50.252Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-12T21:08:50.252Z] [2023-09-12T21:08:50.823Z] [2023-09-12T21:08:50.823Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-12T21:08:50.824Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-12T21:08:50.824Z] More details here: https://snyk.co/ue1NS [2023-09-12T21:08:50.824Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-09-12T21:08:50.824Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-09-12T21:08:50.823Z] $ docker stop --time=1 3872f288cc0e894f657ce53a533f33b2e7190c43d082b821a78319ac20da4cc6 [2023-09-12T21:08:55.479Z] $ docker rm -f --volumes 3872f288cc0e894f657ce53a533f33b2e7190c43d082b821a78319ac20da4cc6 [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-09-12T21:08:56.250Z] + git log --format=format:%s -1 46c2a4d94fdeb4682a040f5654c6ab28c0ccb696 [Pipeline] sh [2023-09-12T21:08:56.646Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:08:56.646Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:08:56.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:08:56.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:08:57.021Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:08:57.044Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:08:57.449Z] $ docker top f76cd73c42c24d88c9ecff63d7472f44cb03a7604c02f69ea1f76d9bfbcef91e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:08:57.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:08:57.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:08:57.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:08:57.638Z] $ docker exec f76cd73c42c24d88c9ecff63d7472f44cb03a7604c02f69ea1f76d9bfbcef91e ssh-agent [2023-09-12T21:08:57.741Z] SSH_AUTH_SOCK=/tmp/ssh-4Vua10AOimNQ/agent.31 [2023-09-12T21:08:57.741Z] SSH_AGENT_PID=37 [2023-09-12T21:08:57.746Z] Running ssh-add (command line suppressed) [2023-09-12T21:08:57.835Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_744072259166350962.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_744072259166350962.key) [2023-09-12T21:08:57.859Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:08:58.144Z] + git semver tag [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,297 [run_tag] DEBUG tag force:False [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,297 [check_head_tag] DEBUG check head tag [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,299 [execute] INFO git cat-file --batch-check [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,299 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,302 [execute] INFO git cat-file --batch [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,303 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,331 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,331 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,331 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:08:58.403Z] 2023-09-12 21:08:58,335 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:08:58.403Z] 3.1.0-dev.18 [Pipeline] } [2023-09-12T21:08:58.401Z] $ docker exec --env ******** --env ******** f76cd73c42c24d88c9ecff63d7472f44cb03a7604c02f69ea1f76d9bfbcef91e ssh-agent -k [2023-09-12T21:08:58.489Z] unset SSH_AUTH_SOCK; [2023-09-12T21:08:58.489Z] unset SSH_AGENT_PID; [2023-09-12T21:08:58.489Z] echo Agent pid 37 killed; [2023-09-12T21:08:58.508Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:08:58.807Z] + git semver [Pipeline] } [2023-09-12T21:08:59.068Z] $ docker stop --time=1 f76cd73c42c24d88c9ecff63d7472f44cb03a7604c02f69ea1f76d9bfbcef91e [2023-09-12T21:09:00.358Z] $ docker rm -f --volumes f76cd73c42c24d88c9ecff63d7472f44cb03a7604c02f69ea1f76d9bfbcef91e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:00.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:09:00.751Z] [2023-09-12T21:09:00.751Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:01.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:09:01.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-12T21:09:01.056Z] ab5ef0e58194: Pulling fs layer [2023-09-12T21:09:01.056Z] 9712f1f96733: Pulling fs layer [2023-09-12T21:09:01.056Z] 63f879dbbcfc: Pulling fs layer [2023-09-12T21:09:01.056Z] 0d9ebad4ef96: Pulling fs layer [2023-09-12T21:09:01.056Z] e9a5061849ea: Pulling fs layer [2023-09-12T21:09:01.056Z] d747dcd14b5f: Pulling fs layer [2023-09-12T21:09:01.056Z] 2de7ff778b66: Pulling fs layer [2023-09-12T21:09:01.056Z] e9a5061849ea: Waiting [2023-09-12T21:09:01.056Z] d747dcd14b5f: Waiting [2023-09-12T21:09:01.056Z] 2de7ff778b66: Waiting [2023-09-12T21:09:01.056Z] 0d9ebad4ef96: Waiting [2023-09-12T21:09:01.056Z] 9712f1f96733: Download complete [2023-09-12T21:09:01.625Z] 63f879dbbcfc: Verifying Checksum [2023-09-12T21:09:01.625Z] 63f879dbbcfc: Download complete [2023-09-12T21:09:01.625Z] 0d9ebad4ef96: Verifying Checksum [2023-09-12T21:09:01.625Z] 0d9ebad4ef96: Download complete [2023-09-12T21:09:01.625Z] ab5ef0e58194: Verifying Checksum [2023-09-12T21:09:01.625Z] ab5ef0e58194: Download complete [2023-09-12T21:09:01.625Z] d747dcd14b5f: Verifying Checksum [2023-09-12T21:09:01.625Z] d747dcd14b5f: Download complete [2023-09-12T21:09:01.884Z] e9a5061849ea: Verifying Checksum [2023-09-12T21:09:01.884Z] e9a5061849ea: Download complete [2023-09-12T21:09:01.884Z] 2de7ff778b66: Verifying Checksum [2023-09-12T21:09:01.884Z] 2de7ff778b66: Download complete [2023-09-12T21:09:04.409Z] ab5ef0e58194: Pull complete [2023-09-12T21:09:04.409Z] 9712f1f96733: Pull complete [2023-09-12T21:09:04.983Z] 63f879dbbcfc: Pull complete [2023-09-12T21:09:08.344Z] 0d9ebad4ef96: Pull complete [2023-09-12T21:09:08.344Z] e9a5061849ea: Pull complete [2023-09-12T21:09:08.344Z] d747dcd14b5f: Pull complete [2023-09-12T21:09:09.279Z] 2de7ff778b66: Pull complete [2023-09-12T21:09:09.279Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-12T21:09:09.279Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-12T21:09:09.279Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:09:09.351Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:09:09.374Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-12T21:09:17.716Z] $ docker top ed02a1c74fd1656430c9957b82f5fd936182f2df61ad674fe92c23814d73d7f3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:09:17.787Z] provisioning config files... [2023-09-12T21:09:17.793Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4813832987724252785tmp [2023-09-12T21:09:17.802Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config18355736820229847815tmp [2023-09-12T21:09:17.811Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2868620103598140248tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:09:17.826Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:18.108Z] ---> sigul-configuration.sh [2023-09-12T21:09:18.108Z] gpg: directory `/root/.gnupg' created [2023-09-12T21:09:18.108Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-12T21:09:18.108Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-12T21:09:18.108Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-12T21:09:18.108Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-12T21:09:18.108Z] gpg: CAST5 encrypted data [2023-09-12T21:09:18.108Z] gpg: encrypted with 1 passphrase [2023-09-12T21:09:18.108Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-12T21:09:18.391Z] + mkdir /home/jenkins [2023-09-12T21:09:18.391Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-12T21:09:18.678Z] + 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-09-12T21:09:18.686Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:18.967Z] ---> sigul-install.sh [2023-09-12T21:09:18.967Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-12T21:09:19.252Z] + git tag --list [2023-09-12T21:09:19.252Z] v0.0.0 [2023-09-12T21:09:19.252Z] v0.0.1-dev.1 [2023-09-12T21:09:19.252Z] v0.0.1-dev.10 [2023-09-12T21:09:19.252Z] v0.0.1-dev.11 [2023-09-12T21:09:19.252Z] v0.0.1-dev.12 [2023-09-12T21:09:19.252Z] v0.0.1-dev.13 [2023-09-12T21:09:19.252Z] v0.0.1-dev.14 [2023-09-12T21:09:19.252Z] v0.0.1-dev.15 [2023-09-12T21:09:19.252Z] v0.0.1-dev.16 [2023-09-12T21:09:19.252Z] v0.0.1-dev.2 [2023-09-12T21:09:19.252Z] v0.0.1-dev.3 [2023-09-12T21:09:19.252Z] v0.0.1-dev.4 [2023-09-12T21:09:19.252Z] v0.0.1-dev.5 [2023-09-12T21:09:19.252Z] v0.0.1-dev.6 [2023-09-12T21:09:19.252Z] v0.0.1-dev.7 [2023-09-12T21:09:19.252Z] v0.0.1-dev.8 [2023-09-12T21:09:19.252Z] v0.0.1-dev.9 [2023-09-12T21:09:19.252Z] v2.2.0 [2023-09-12T21:09:19.252Z] v2.2.0-dev.17 [2023-09-12T21:09:19.252Z] v2.2.0-dev.18 [2023-09-12T21:09:19.252Z] v2.2.0-dev.19 [2023-09-12T21:09:19.252Z] v2.2.0-dev.20 [2023-09-12T21:09:19.252Z] v2.2.0-dev.21 [2023-09-12T21:09:19.252Z] v2.2.0-dev.22 [2023-09-12T21:09:19.252Z] v2.2.0-dev.23 [2023-09-12T21:09:19.252Z] v2.2.0-dev.24 [2023-09-12T21:09:19.252Z] v2.2.0-dev.25 [2023-09-12T21:09:19.252Z] v2.2.0-dev.26 [2023-09-12T21:09:19.252Z] v2.2.0-dev.27 [2023-09-12T21:09:19.252Z] v2.3.0 [2023-09-12T21:09:19.252Z] v2.3.0-dev.1 [2023-09-12T21:09:19.252Z] v2.3.0-dev.10 [2023-09-12T21:09:19.252Z] v2.3.0-dev.11 [2023-09-12T21:09:19.252Z] v2.3.0-dev.12 [2023-09-12T21:09:19.252Z] v2.3.0-dev.13 [2023-09-12T21:09:19.252Z] v2.3.0-dev.14 [2023-09-12T21:09:19.252Z] v2.3.0-dev.15 [2023-09-12T21:09:19.252Z] v2.3.0-dev.16 [2023-09-12T21:09:19.252Z] v2.3.0-dev.17 [2023-09-12T21:09:19.252Z] v2.3.0-dev.18 [2023-09-12T21:09:19.252Z] v2.3.0-dev.19 [2023-09-12T21:09:19.252Z] v2.3.0-dev.2 [2023-09-12T21:09:19.252Z] v2.3.0-dev.20 [2023-09-12T21:09:19.252Z] v2.3.0-dev.21 [2023-09-12T21:09:19.252Z] v2.3.0-dev.22 [2023-09-12T21:09:19.252Z] v2.3.0-dev.23 [2023-09-12T21:09:19.252Z] v2.3.0-dev.24 [2023-09-12T21:09:19.252Z] v2.3.0-dev.25 [2023-09-12T21:09:19.252Z] v2.3.0-dev.26 [2023-09-12T21:09:19.252Z] v2.3.0-dev.27 [2023-09-12T21:09:19.252Z] v2.3.0-dev.28 [2023-09-12T21:09:19.252Z] v2.3.0-dev.3 [2023-09-12T21:09:19.252Z] v2.3.0-dev.4 [2023-09-12T21:09:19.252Z] v2.3.0-dev.5 [2023-09-12T21:09:19.252Z] v2.3.0-dev.6 [2023-09-12T21:09:19.252Z] v2.3.0-dev.7 [2023-09-12T21:09:19.252Z] v2.3.0-dev.8 [2023-09-12T21:09:19.252Z] v2.3.0-dev.9 [2023-09-12T21:09:19.252Z] v2.3.1 [2023-09-12T21:09:19.252Z] v2.3.1-dev.4 [2023-09-12T21:09:19.252Z] v2.3.1-dev.5 [2023-09-12T21:09:19.252Z] v2.3.1-dev.6 [2023-09-12T21:09:19.252Z] v3.0 [2023-09-12T21:09:19.252Z] v3.0.0 [2023-09-12T21:09:19.252Z] v3.0.0-dev.1 [2023-09-12T21:09:19.252Z] v3.0.0-dev.10 [2023-09-12T21:09:19.252Z] v3.0.0-dev.11 [2023-09-12T21:09:19.252Z] v3.0.0-dev.12 [2023-09-12T21:09:19.252Z] v3.0.0-dev.13 [2023-09-12T21:09:19.252Z] v3.0.0-dev.14 [2023-09-12T21:09:19.252Z] v3.0.0-dev.15 [2023-09-12T21:09:19.252Z] v3.0.0-dev.16 [2023-09-12T21:09:19.252Z] v3.0.0-dev.17 [2023-09-12T21:09:19.252Z] v3.0.0-dev.18 [2023-09-12T21:09:19.252Z] v3.0.0-dev.19 [2023-09-12T21:09:19.252Z] v3.0.0-dev.2 [2023-09-12T21:09:19.252Z] v3.0.0-dev.20 [2023-09-12T21:09:19.252Z] v3.0.0-dev.21 [2023-09-12T21:09:19.252Z] v3.0.0-dev.22 [2023-09-12T21:09:19.252Z] v3.0.0-dev.23 [2023-09-12T21:09:19.252Z] v3.0.0-dev.24 [2023-09-12T21:09:19.252Z] v3.0.0-dev.25 [2023-09-12T21:09:19.252Z] v3.0.0-dev.26 [2023-09-12T21:09:19.252Z] v3.0.0-dev.27 [2023-09-12T21:09:19.252Z] v3.0.0-dev.28 [2023-09-12T21:09:19.252Z] v3.0.0-dev.29 [2023-09-12T21:09:19.252Z] v3.0.0-dev.3 [2023-09-12T21:09:19.252Z] v3.0.0-dev.30 [2023-09-12T21:09:19.252Z] v3.0.0-dev.31 [2023-09-12T21:09:19.252Z] v3.0.0-dev.32 [2023-09-12T21:09:19.252Z] v3.0.0-dev.33 [2023-09-12T21:09:19.252Z] v3.0.0-dev.34 [2023-09-12T21:09:19.252Z] v3.0.0-dev.35 [2023-09-12T21:09:19.252Z] v3.0.0-dev.36 [2023-09-12T21:09:19.252Z] v3.0.0-dev.37 [2023-09-12T21:09:19.252Z] v3.0.0-dev.38 [2023-09-12T21:09:19.252Z] v3.0.0-dev.39 [2023-09-12T21:09:19.252Z] v3.0.0-dev.4 [2023-09-12T21:09:19.252Z] v3.0.0-dev.40 [2023-09-12T21:09:19.252Z] v3.0.0-dev.41 [2023-09-12T21:09:19.252Z] v3.0.0-dev.42 [2023-09-12T21:09:19.252Z] v3.0.0-dev.43 [2023-09-12T21:09:19.252Z] v3.0.0-dev.44 [2023-09-12T21:09:19.252Z] v3.0.0-dev.45 [2023-09-12T21:09:19.252Z] v3.0.0-dev.46 [2023-09-12T21:09:19.252Z] v3.0.0-dev.47 [2023-09-12T21:09:19.252Z] v3.0.0-dev.48 [2023-09-12T21:09:19.252Z] v3.0.0-dev.49 [2023-09-12T21:09:19.252Z] v3.0.0-dev.5 [2023-09-12T21:09:19.252Z] v3.0.0-dev.50 [2023-09-12T21:09:19.252Z] v3.0.0-dev.51 [2023-09-12T21:09:19.252Z] v3.0.0-dev.6 [2023-09-12T21:09:19.252Z] v3.0.0-dev.7 [2023-09-12T21:09:19.252Z] v3.0.0-dev.8 [2023-09-12T21:09:19.252Z] v3.0.0-dev.9 [2023-09-12T21:09:19.252Z] v3.1.0-dev.1 [2023-09-12T21:09:19.252Z] v3.1.0-dev.10 [2023-09-12T21:09:19.252Z] v3.1.0-dev.11 [2023-09-12T21:09:19.252Z] v3.1.0-dev.12 [2023-09-12T21:09:19.252Z] v3.1.0-dev.13 [2023-09-12T21:09:19.252Z] v3.1.0-dev.14 [2023-09-12T21:09:19.252Z] v3.1.0-dev.15 [2023-09-12T21:09:19.252Z] v3.1.0-dev.16 [2023-09-12T21:09:19.252Z] v3.1.0-dev.17 [2023-09-12T21:09:19.252Z] v3.1.0-dev.18 [2023-09-12T21:09:19.252Z] v3.1.0-dev.2 [2023-09-12T21:09:19.252Z] v3.1.0-dev.3 [2023-09-12T21:09:19.252Z] v3.1.0-dev.4 [2023-09-12T21:09:19.252Z] v3.1.0-dev.5 [2023-09-12T21:09:19.252Z] v3.1.0-dev.6 [2023-09-12T21:09:19.252Z] v3.1.0-dev.7 [2023-09-12T21:09:19.252Z] v3.1.0-dev.8 [2023-09-12T21:09:19.252Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-12T21:09:19.534Z] + lftools sign git-tag v3.1.0-dev.18 [2023-09-12T21:09:20.099Z] Signing Git tag with Sigul... [2023-09-12T21:09:20.099Z] Signing v3.1.0-dev.18 [Pipeline] echo [2023-09-12T21:09:20.367Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:20.652Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-12T21:09:20.659Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-12T21:09:20.666Z] $ docker stop --time=1 ed02a1c74fd1656430c9957b82f5fd936182f2df61ad674fe92c23814d73d7f3 [2023-09-12T21:09:21.980Z] $ docker rm -f --volumes ed02a1c74fd1656430c9957b82f5fd936182f2df61ad674fe92c23814d73d7f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-12T21:09:22.380Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:09:22.380Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:22.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:09:22.682Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:09:22.750Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:09:22.772Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:09:23.159Z] $ docker top 32cec738b254c4a9c4252b0d94320f5fb82347cac6c3436b7d3bc2cf50260036 -eo pid,comm [2023-09-12T21:09:23.210Z] 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-09-12T21:09:23.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:09:23.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:09:23.250Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:09:23.355Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:09:23.347Z] $ docker exec 32cec738b254c4a9c4252b0d94320f5fb82347cac6c3436b7d3bc2cf50260036 ssh-agent [2023-09-12T21:09:23.466Z] SSH_AUTH_SOCK=/tmp/ssh-Rju2PGB2Ifub/agent.32 [2023-09-12T21:09:23.466Z] SSH_AGENT_PID=38 [2023-09-12T21:09:23.470Z] Running ssh-add (command line suppressed) [2023-09-12T21:09:23.547Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10900750198078804584.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10900750198078804584.key) [2023-09-12T21:09:23.569Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:09:23.853Z] + git semver bump pre [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,045 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,045 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,046 [bump_version] DEBUG bumped version:3.1.0-dev.19 [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,046 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,046 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,050 [execute] INFO git cat-file --batch-check [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,057 [execute] INFO git cat-file --batch [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,057 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:09:24.113Z] 2023-09-12 21:09:24,062 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:09:24.113Z] 3.1.0-dev.19 [Pipeline] } [2023-09-12T21:09:24.113Z] $ docker exec --env ******** --env ******** 32cec738b254c4a9c4252b0d94320f5fb82347cac6c3436b7d3bc2cf50260036 ssh-agent -k [2023-09-12T21:09:24.193Z] unset SSH_AUTH_SOCK; [2023-09-12T21:09:24.193Z] unset SSH_AGENT_PID; [2023-09-12T21:09:24.193Z] echo Agent pid 38 killed; [2023-09-12T21:09:24.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:09:24.515Z] + git semver [Pipeline] } [2023-09-12T21:09:24.773Z] $ docker stop --time=1 32cec738b254c4a9c4252b0d94320f5fb82347cac6c3436b7d3bc2cf50260036 [2023-09-12T21:09:26.062Z] $ docker rm -f --volumes 32cec738b254c4a9c4252b0d94320f5fb82347cac6c3436b7d3bc2cf50260036 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-12T21:09:26.405Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-12T21:09:26.405Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:26.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-12T21:09:26.702Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:09:26.770Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:09:26.791Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-12T21:09:27.116Z] $ docker top 846832e0310ea04f3f9c64c452c950cc8a5db3381348115f334da0bf1adb4f53 -eo pid,comm [2023-09-12T21:09:27.169Z] 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-09-12T21:09:27.169Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-12T21:09:27.212Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-12T21:09:27.212Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-12T21:09:27.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-12T21:09:27.307Z] $ docker exec 846832e0310ea04f3f9c64c452c950cc8a5db3381348115f334da0bf1adb4f53 ssh-agent [2023-09-12T21:09:27.412Z] SSH_AUTH_SOCK=/tmp/ssh-ktbVERbqCbnU/agent.32 [2023-09-12T21:09:27.412Z] SSH_AGENT_PID=38 [2023-09-12T21:09:27.417Z] Running ssh-add (command line suppressed) [2023-09-12T21:09:27.506Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_477073560190841524.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_477073560190841524.key) [2023-09-12T21:09:27.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-12T21:09:27.812Z] + git semver push [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,972 [run_push] DEBUG push [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,973 [execute] INFO git cat-file --batch-check [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,977 [execute] INFO git rev-list 93d12b79a4b174d2025ce9eb70ee572d71bc8396 -- [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,977 [execute] DEBUG Popen(['git', 'rev-list', '93d12b79a4b174d2025ce9eb70ee572d71bc8396', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,984 [execute] INFO git fetch -v origin [2023-09-12T21:09:28.071Z] 2023-09-12 21:09:27,985 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-12T21:09:28.639Z] 2023-09-12 21:09:28,427 [run_push] DEBUG no remote changes detected [2023-09-12T21:09:28.639Z] 2023-09-12 21:09:28,427 [execute] INFO git push origin semver [2023-09-12T21:09:28.639Z] 2023-09-12 21:09:28,428 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-12T21:09:29.576Z] 2023-09-12 21:09:29,221 [run_push] DEBUG push all version tags [2023-09-12T21:09:29.576Z] 2023-09-12 21:09:29,221 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-12T21:09:29.576Z] 2023-09-12 21:09:29,222 [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-09-12T21:09:30.145Z] 2023-09-12 21:09:29,913 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-09-12T21:09:30.145Z] 3.1.0-dev.19 [Pipeline] } [2023-09-12T21:09:30.143Z] $ docker exec --env ******** --env ******** 846832e0310ea04f3f9c64c452c950cc8a5db3381348115f334da0bf1adb4f53 ssh-agent -k [2023-09-12T21:09:30.238Z] unset SSH_AUTH_SOCK; [2023-09-12T21:09:30.239Z] unset SSH_AGENT_PID; [2023-09-12T21:09:30.239Z] echo Agent pid 38 killed; [2023-09-12T21:09:30.259Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-12T21:09:30.556Z] + git semver [Pipeline] } [2023-09-12T21:09:30.815Z] $ docker stop --time=1 846832e0310ea04f3f9c64c452c950cc8a5db3381348115f334da0bf1adb4f53 [2023-09-12T21:09:32.065Z] $ docker rm -f --volumes 846832e0310ea04f3f9c64c452c950cc8a5db3381348115f334da0bf1adb4f53 [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-09-12T21:09:32.715Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-09-12T21:09:32.715Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:09:32.715Z] total 16 [2023-09-12T21:09:32.715Z] drwxr-xr-x 3 root root 4096 Sep 12 20:58 . [2023-09-12T21:09:32.715Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:09 .. [2023-09-12T21:09:32.715Z] drwxr-xr-x 2 root root 4096 Sep 12 20:58 cost [2023-09-12T21:09:32.715Z] -rw-r--r-- 1 root root 89 Sep 12 20:58 cost.csv [2023-09-12T21:09:32.715Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:09:32.715Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-09-12T21:09:32.715Z] total 16 [2023-09-12T21:09:32.715Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 20:58 . [2023-09-12T21:09:32.715Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 12 21:09 .. [2023-09-12T21:09:32.715Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 20:58 cost [2023-09-12T21:09:32.715Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 12 20:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:33.024Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:33.946Z] ---> package-listing.sh [2023-09-12T21:09:33.946Z] ++ facter osfamily [2023-09-12T21:09:33.946Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-12T21:09:34.205Z] + OS_FAMILY=debian [2023-09-12T21:09:34.205Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-09-12T21:09:34.205Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-12T21:09:34.205Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-12T21:09:34.205Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-12T21:09:34.205Z] + PACKAGES=/tmp/packages_start.txt [2023-09-12T21:09:34.205Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-12T21:09:34.205Z] + PACKAGES=/tmp/packages_end.txt [2023-09-12T21:09:34.205Z] + case "${OS_FAMILY}" in [2023-09-12T21:09:34.205Z] + dpkg -l [2023-09-12T21:09:34.205Z] + grep '^ii' [2023-09-12T21:09:34.205Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-12T21:09:34.205Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-12T21:09:34.205Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-12T21:09:34.205Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-09-12T21:09:34.205Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-09-12T21:09:34.205Z] + 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-09-12T21:09:34.216Z] 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-09-12T21:09:34.492Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-12T21:09:35.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-12T21:09:35.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-12T21:09:35.116Z] prd-ubuntu20.04-docker-8c-8g-5981 does not seem to be running inside a container [2023-09-12T21:09:35.133Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-12T21:09:35.338Z] $ docker top 835fcb7f4f094ab802d0f2ae42a30af788c88a7876915e2b8a38648c29d9f3b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-12T21:09:35.677Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-12T21:09:35.970Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-12T21:09:36.256Z] + ls /var/log/sa-host [2023-09-12T21:09:36.256Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-12T21:09:36.328Z] provisioning config files... [2023-09-12T21:09:36.336Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17315367547587414910tmp [Pipeline] { [Pipeline] echo [2023-09-12T21:09:36.349Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:36.632Z] ---> create-netrc.sh [Pipeline] } [2023-09-12T21:09:36.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:36.954Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-12T21:09:36.962Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:37.243Z] ---> sudo-logs.sh [2023-09-12T21:09:37.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-12T21:09:37.271Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:37.551Z] ---> job-cost.sh [2023-09-12T21:09:37.551Z] lf-activate-venv: SKIPPING [2023-09-12T21:09:37.551Z] DEBUG: total: 0.2199999988079071 [2023-09-12T21:09:37.551Z] INFO: Retrieving Stack Cost... [2023-09-12T21:09:38.119Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-12T21:09:38.378Z] INFO: Archiving Costs [Pipeline] echo [2023-09-12T21:09:38.390Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-12T21:09:38.672Z] ---> logs-deploy.sh [2023-09-12T21:09:38.672Z] lf-activate-venv: SKIPPING [2023-09-12T21:09:38.672Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/142 [2023-09-12T21:09:38.672Z] INFO: archiving workspace using pattern(s): [2023-09-12T21:09:39.608Z] Archives upload complete. [2023-09-12T21:09:39.608Z] INFO: archiving logs to Nexus