Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3411f3448a827245a794d39550b14b422bb5508f 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-ssh866926519133274677.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-ssh11246444709844383358.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-ssh7283740879707158785.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-ssh7371937956531293513.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-ssh12995707964860381149.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6425 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 3411f3448a827245a794d39550b14b422bb5508f (main) Commit message: "fix: none mode being seen as invalid option to RtspServerMode (#285)" > 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 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 > git rev-list --no-walk 608e40c23f76d16630ee0e9665a55efbd32c6bcb # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:47:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:47:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:47:17 ========================================================= 22:47:17 EdgeX Global Pipelines Version Info 22:47:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:47:18 ------------------- 22:47:18 stable info: 22:47:18 ------------------- 22:47:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:47:18 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:47:18 Message: update stable to v1.0.254 22:47:19 ------------------- 22:47:19 experimental info: 22:47:19 ------------------- 22:47:19 Commited By: **** collab-it+edgex@linuxfoundation.org 22:47:19 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 22:47:19 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3411f34 [Pipeline] echo 22:47:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:47:19 provisioning config files... 22:47:19 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7900386189084447855tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:20 ---> docker-login.sh 22:47:20 nexus3.edgexfoundry.org:10001 22:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:20 Configure a credential helper to remove this warning. See 22:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:20 22:47:20 Login Succeeded 22:47:20 nexus3.edgexfoundry.org:10002 22:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:20 Configure a credential helper to remove this warning. See 22:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:20 22:47:20 Login Succeeded 22:47:20 nexus3.edgexfoundry.org:10003 22:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:20 Configure a credential helper to remove this warning. See 22:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:20 22:47:20 Login Succeeded 22:47:20 nexus3.edgexfoundry.org:10004 22:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:20 Configure a credential helper to remove this warning. See 22:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:20 22:47:20 Login Succeeded 22:47:20 docker.io 22:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:20 Configure a credential helper to remove this warning. See 22:47:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:20 22:47:21 Login Succeeded 22:47:21 ---> docker-login.sh ends [Pipeline] } 22:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:47:21 + git rev-list -1 --merges 3411f3448a827245a794d39550b14b422bb5508f~1..3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo 22:47:21 -----------> git rev-list -1 --merges 3411f3448a827245a794d39550b14b422bb5508f~1..3411f3448a827245a794d39550b14b422bb5508f 3411f3448a827245a794d39550b14b422bb5508f [false] [Pipeline] sh 22:47:21 + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo 22:47:21 ========================================================= 22:47:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:47:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:47:22 + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] echo 22:47:22 [semverPrep] GIT_COMMIT: 3411f3448a827245a794d39550b14b422bb5508f, Commit Message: fix: none mode being seen as invalid option to RtspServerMode (#285) [Pipeline] echo 22:47:22 [semverPrep] This is not a build commit. [Pipeline] sh 22:47:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:47:22 + grep -v github /etc/ssh/ssh_known_hosts 22:47:22 + [ -e /tmp/ssh_known_hosts ] 22:47:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:47:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:47:22 + sudo tee -a /etc/ssh/ssh_known_hosts 22:47:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:23 22:47:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:23 0.1.4: Pulling from edgex-devops/py-git-semver 22:47:23 b85a868b505f: Pulling fs layer 22:47:23 e2be974225ed: Pulling fs layer 22:47:23 339a4e72a1f5: Pulling fs layer 22:47:23 988bab9f4d93: Pulling fs layer 22:47:23 1469e6f7b9e6: Pulling fs layer 22:47:23 eaf3925da568: Pulling fs layer 22:47:23 bab4dde63d76: Pulling fs layer 22:47:23 bde34c3a00c8: Pulling fs layer 22:47:23 b352a97aabf1: Pulling fs layer 22:47:23 4872d77fe225: Pulling fs layer 22:47:23 5851b861e8e6: Pulling fs layer 22:47:23 988bab9f4d93: Waiting 22:47:23 bab4dde63d76: Waiting 22:47:23 bde34c3a00c8: Waiting 22:47:23 b352a97aabf1: Waiting 22:47:23 1469e6f7b9e6: Waiting 22:47:23 4872d77fe225: Waiting 22:47:23 eaf3925da568: Waiting 22:47:23 e2be974225ed: Download complete 22:47:23 988bab9f4d93: Verifying Checksum 22:47:23 988bab9f4d93: Download complete 22:47:23 1469e6f7b9e6: Verifying Checksum 22:47:23 1469e6f7b9e6: Download complete 22:47:23 eaf3925da568: Verifying Checksum 22:47:23 eaf3925da568: Download complete 22:47:23 339a4e72a1f5: Verifying Checksum 22:47:23 339a4e72a1f5: Download complete 22:47:23 bde34c3a00c8: Verifying Checksum 22:47:23 bde34c3a00c8: Download complete 22:47:23 b352a97aabf1: Verifying Checksum 22:47:23 b352a97aabf1: Download complete 22:47:23 4872d77fe225: Verifying Checksum 22:47:23 4872d77fe225: Download complete 22:47:23 5851b861e8e6: Verifying Checksum 22:47:23 5851b861e8e6: Download complete 22:47:23 b85a868b505f: Verifying Checksum 22:47:23 b85a868b505f: Download complete 22:47:23 bab4dde63d76: Verifying Checksum 22:47:23 bab4dde63d76: Download complete 22:47:24 b85a868b505f: Pull complete 22:47:25 e2be974225ed: Pull complete 22:47:25 339a4e72a1f5: Pull complete 22:47:25 988bab9f4d93: Pull complete 22:47:25 1469e6f7b9e6: Pull complete 22:47:25 eaf3925da568: Pull complete 22:47:27 bab4dde63d76: Pull complete 22:47:27 bde34c3a00c8: Pull complete 22:47:27 b352a97aabf1: Pull complete 22:47:27 4872d77fe225: Pull complete 22:47:27 5851b861e8e6: Pull complete 22:47:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:47:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:47:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:47:27 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:47:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:47:30 $ docker top 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 -eo pid,comm 22:47:30 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). 22:47:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:30 [ssh-agent] Looking for ssh-agent implementation... 22:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:30 $ docker exec 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent 22:47:30 SSH_AUTH_SOCK=/tmp/ssh-wzrglDFBIY7d/agent.31 22:47:30 SSH_AGENT_PID=37 22:47:30 Running ssh-add (command line suppressed) 22:47:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10760398852037622053.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10760398852037622053.key) 22:47:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:30 + git tag --points-at HEAD [Pipeline] } 22:47:30 $ docker exec --env ******** --env ******** 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent -k 22:47:31 unset SSH_AUTH_SOCK; 22:47:31 unset SSH_AGENT_PID; 22:47:31 echo Agent pid 37 killed; 22:47:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:47:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:47:31 [ssh-agent] Looking for ssh-agent implementation... 22:47:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:47:31 $ docker exec 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent 22:47:31 SSH_AUTH_SOCK=/tmp/ssh-TCnLkb8QCO9W/agent.69 22:47:31 SSH_AGENT_PID=75 22:47:31 Running ssh-add (command line suppressed) 22:47:31 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367376955330772875.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6367376955330772875.key) 22:47:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:47:31 + git semver init 22:47:31 2023-09-18 22:47:31,907 [run_init] DEBUG init version:0.0.0 force:False 22:47:31 2023-09-18 22:47:31,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 22:47:31 2023-09-18 22:47:31,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 22:47:31 2023-09-18 22:47:31,909 [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) 22:47:32 2023-09-18 22:47:32,680 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 22:47:32 2023-09-18 22:47:32,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 22:47:32 2023-09-18 22:47:32,681 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:47:32 2023-09-18 22:47:32,681 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:47:32 3.1.0-dev.20 [Pipeline] } 22:47:32 $ docker exec --env ******** --env ******** 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 ssh-agent -k 22:47:33 unset SSH_AUTH_SOCK; 22:47:33 unset SSH_AGENT_PID; 22:47:33 echo Agent pid 75 killed; 22:47:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:47:33 + git semver [Pipeline] } 22:47:33 $ docker stop --time=1 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 22:47:34 $ docker rm -f --volumes 3e92d2b9edeab9ab3027664d94f438060744ebf134a1eebc06bcff26c676e300 [Pipeline] // withDockerContainer [Pipeline] sh 22:47:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:47:35 Stashed 1 file(s) [Pipeline] echo 22:47:35 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [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 22:47:35 provisioning config files... 22:47:35 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16249345379475650812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:47:35 ---> docker-login.sh 22:47:35 nexus3.edgexfoundry.org:10001 22:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:35 Configure a credential helper to remove this warning. See 22:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:35 22:47:35 Login Succeeded 22:47:35 nexus3.edgexfoundry.org:10002 22:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:35 Configure a credential helper to remove this warning. See 22:47:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:35 22:47:35 Login Succeeded 22:47:35 nexus3.edgexfoundry.org:10003 22:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:36 Configure a credential helper to remove this warning. See 22:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:36 22:47:36 Login Succeeded 22:47:36 nexus3.edgexfoundry.org:10004 22:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:36 Configure a credential helper to remove this warning. See 22:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:36 22:47:36 Login Succeeded 22:47:36 docker.io 22:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:47:36 Configure a credential helper to remove this warning. See 22:47:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:47:36 22:47:36 Login Succeeded 22:47:36 ---> docker-login.sh ends [Pipeline] } 22:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:47:36 ========================================================= 22:47:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 22:47:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:47:36 + 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 . 22:47:36 Sending build context to Docker daemon 2.187MB 22:47:36 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:47:36 Step 2/13 : FROM ${BASE} AS builder 22:47:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 22:47:36 7264a8db6415: Pulling fs layer 22:47:36 c4d48a809fc2: Pulling fs layer 22:47:36 4f1c88b9dad5: Pulling fs layer 22:47:36 ad3a456e5733: Pulling fs layer 22:47:36 9e4f439ed901: Pulling fs layer 22:47:36 feaf6a47b606: Pulling fs layer 22:47:36 5e8b037d7d82: Pulling fs layer 22:47:36 8ac70367396e: Pulling fs layer 22:47:36 6db16350a2e2: Pulling fs layer 22:47:36 9250d5d63582: Pulling fs layer 22:47:36 feaf6a47b606: Waiting 22:47:36 5e8b037d7d82: Waiting 22:47:36 8ac70367396e: Waiting 22:47:36 ad3a456e5733: Waiting 22:47:36 6db16350a2e2: Waiting 22:47:36 9250d5d63582: Waiting 22:47:36 9e4f439ed901: Waiting 22:47:36 c4d48a809fc2: Verifying Checksum 22:47:36 c4d48a809fc2: Download complete 22:47:36 ad3a456e5733: Verifying Checksum 22:47:36 ad3a456e5733: Download complete 22:47:37 9e4f439ed901: Verifying Checksum 22:47:37 9e4f439ed901: Download complete 22:47:37 7264a8db6415: Download complete 22:47:37 feaf6a47b606: Verifying Checksum 22:47:37 feaf6a47b606: Download complete 22:47:37 7264a8db6415: Pull complete 22:47:37 c4d48a809fc2: Pull complete 22:47:37 8ac70367396e: Verifying Checksum 22:47:37 8ac70367396e: Download complete 22:47:37 4f1c88b9dad5: Verifying Checksum 22:47:37 4f1c88b9dad5: Download complete 22:47:37 6db16350a2e2: Verifying Checksum 22:47:37 6db16350a2e2: Download complete 22:47:37 5e8b037d7d82: Verifying Checksum 22:47:37 5e8b037d7d82: Download complete 22:47:37 9250d5d63582: Verifying Checksum 22:47:37 9250d5d63582: Download complete 22:47:41 4f1c88b9dad5: Pull complete 22:47:41 ad3a456e5733: Pull complete 22:47:41 9e4f439ed901: Pull complete 22:47:41 feaf6a47b606: Pull complete 22:47:43 5e8b037d7d82: Pull complete 22:47:43 8ac70367396e: Pull complete 22:47:43 6db16350a2e2: Pull complete 22:47:44 9250d5d63582: Pull complete 22:47:44 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 22:47:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 22:47:44 ---> fa269f55d9b9 22:47:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:47:50 Still waiting to schedule task 22:47:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:47:50 ---> Running in ac998d078777 22:47:50 Removing intermediate container ac998d078777 22:47:50 ---> 33312cebba73 22:47:50 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:47:50 ---> Running in 7ff13667d2a0 22:47:50 Removing intermediate container 7ff13667d2a0 22:47:50 ---> 4589b3d7bca8 22:47:50 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:47:50 ---> Running in 06c39687f9b1 22:47:50 Removing intermediate container 06c39687f9b1 22:47:50 ---> 668f7e5936fc 22:47:50 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:47:50 ---> Running in 49ac9c916575 22:47:50 Removing intermediate container 49ac9c916575 22:47:50 ---> 0bb55a30f9e5 22:47:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:47:50 ---> Running in 6e93c1842420 22:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:47:51 (1/13) Installing libintl (0.21.1-r7) 22:47:51 (2/13) Installing eudev-libs (3.2.11-r8) 22:47:51 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 22:47:51 (4/13) Installing v4l-utils-libs (1.24.1-r0) 22:47:51 (5/13) Installing v4l-utils (1.24.1-r0) 22:47:51 (6/13) Installing libdvbv5 (1.24.1-r0) 22:47:51 (7/13) Installing udev-init-scripts (35-r1) 22:47:51 (8/13) Installing libblkid (2.38.1-r8) 22:47:51 (9/13) Installing xz-libs (5.4.3-r0) 22:47:51 (10/13) Installing kmod-libs (30-r3) 22:47:51 (11/13) Installing eudev (3.2.11-r8) 22:47:51 (12/13) Installing eudev-dev (3.2.11-r8) 22:47:51 (13/13) Installing v4l-utils-dev (1.24.1-r0) 22:47:51 Executing busybox-1.36.1-r2.trigger 22:47:51 Executing eudev-3.2.11-r8.trigger 22:47:51 OK: 272 MiB in 69 packages 22:47:51 Removing intermediate container 6e93c1842420 22:47:51 ---> 73c6ecebaa6d 22:47:51 Step 8/13 : WORKDIR /device-usb-camera 22:47:51 ---> Running in e4acf1ae4efe 22:47:51 Removing intermediate container e4acf1ae4efe 22:47:51 ---> 2a5e0b09b34d 22:47:51 Step 9/13 : COPY go.mod vendor* ./ 22:47:51 ---> 62e4a6f69d85 22:47:51 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:47:51 ---> Running in 9b39f78a84fc 22:48:30 Removing intermediate container 9b39f78a84fc 22:48:30 ---> 3a267269f152 22:48:30 Step 11/13 : COPY . . 22:48:30 ---> 513ea473002f 22:48:30 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:48:30 ---> Running in a566b15bb64c 22:48:30  % Total % Received % Xferd Average Speed Time Time Time Current 22:48:30 Dload Upload Total Spent Left Speed 22:48:30 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10508 0 --:--:-- --:--:-- --:--:-- 10529 22:48:30 Removing intermediate container a566b15bb64c 22:48:30 ---> e38c7a04534b 22:48:30 Step 13/13 : RUN ${MAKE} 22:48:30 ---> Running in 4938e237ccab 22:48:30 noop 22:48:30 Removing intermediate container 4938e237ccab 22:48:30 ---> 9a100926ec2d 22:48:30 Successfully built 9a100926ec2d 22:48:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:30 + docker inspect -f . ci-base-image-x86_64 22:48:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:31 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:48:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:48:31 $ docker top 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:31 + go version 22:48:31 go version go1.21.0 linux/amd64 [Pipeline] } 22:48:31 $ docker stop --time=1 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 22:48:33 $ docker rm -f --volumes 5ffe848df33beef6cc160d235718706d19da2e85f2d837e600539cf5637e4f89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:48:33 + docker inspect -f . ci-base-image-x86_64 22:48:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:48:33 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:48:33 $ docker top 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad -eo pid,comm [Pipeline] { [Pipeline] sh 22:48:34 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 22:48:34 + make test 22:48:34 go test ./... -coverprofile=coverage.out ./... 22:48:35 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:48:45 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:48:46 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 22:48:53 go vet ./... 22:48:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:48:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:48:56 ./bin/test-attribution-txt.sh [Pipeline] echo 22:48:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:48:56 $ docker stop --time=1 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad 22:49:00 $ docker rm -f --volumes 30be0bc8579d35e2c743c2accef223224a017b4c9a865f4f8846104df3b265ad [Pipeline] // withDockerContainer [Pipeline] sh 22:49:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:49:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:49:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:49:01 + ls -al . 22:49:01 total 220 22:49:01 drwxrwxr-x 10 jenkins jenkins 4096 Sep 18 22:48 . 22:49:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:47 .. 22:49:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 22:48 .git 22:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 .github 22:49:01 -rw-rw-r-- 1 jenkins jenkins 468 Sep 18 22:47 .gitignore 22:49:01 -rw-rw-r-- 1 jenkins jenkins 45 Sep 18 22:47 .golangci.yml 22:49:01 -rw-rw-r-- 1 jenkins jenkins 77 Sep 18 22:47 .hadolint.yml 22:49:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 22:47 .semver 22:49:01 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 18 22:47 Attribution.txt 22:49:01 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 18 22:47 CHANGELOG.md 22:49:01 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 18 22:47 Dockerfile 22:49:01 -rw-rw-r-- 1 jenkins jenkins 678 Sep 18 22:47 GOVERNANCE.md 22:49:01 -rw-rw-r-- 1 jenkins jenkins 659 Sep 18 22:47 Jenkinsfile 22:49:01 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 18 22:47 LICENSE 22:49:01 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 18 22:47 Makefile 22:49:01 -rw-rw-r-- 1 jenkins jenkins 622 Sep 18 22:47 OWNERS.md 22:49:01 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 18 22:47 README.md 22:49:01 -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 22:47 VERSION 22:49:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:47 bin 22:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 cmd 22:49:01 -rw-r--r-- 1 jenkins jenkins 54377 Sep 18 22:48 coverage.out 22:49:01 -rwxrwxr-x 1 jenkins jenkins 84 Sep 18 22:47 docker-entrypoint.sh 22:49:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:47 docs 22:49:01 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 18 22:47 go.mod 22:49:01 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 18 22:47 go.sum 22:49:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:47 internal 22:49:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:47 snap 22:49:01 -rw-rw-r-- 1 jenkins jenkins 231 Sep 18 22:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:01 + 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=3411f3448a827245a794d39550b14b422bb5508f --label arch=amd64 --label version=3.1.0-dev.20 . 22:49:01 Sending build context to Docker daemon 2.242MB 22:49:01 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 22:49:01 Step 2/36 : FROM ${BASE} AS builder 22:49:01 ---> 9a100926ec2d 22:49:01 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:49:01 ---> Running in 0d0f6187c851 22:49:01 Removing intermediate container 0d0f6187c851 22:49:01 ---> 893a055a96b0 22:49:01 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:49:01 ---> Running in 7e78299e33cb 22:49:01 Removing intermediate container 7e78299e33cb 22:49:01 ---> 1b2bd48f014f 22:49:01 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:49:01 ---> Running in fc11ef78de5a 22:49:01 Removing intermediate container fc11ef78de5a 22:49:01 ---> bb164e929285 22:49:01 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:49:01 ---> Running in 7bc268d22cf3 22:49:02 Removing intermediate container 7bc268d22cf3 22:49:02 ---> 3bab4c94f1aa 22:49:02 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:49:02 ---> Running in 7b5032060d12 22:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:49:02 OK: 272 MiB in 69 packages 22:49:03 Removing intermediate container 7b5032060d12 22:49:03 ---> 5a016867e2ec 22:49:03 Step 8/36 : WORKDIR /device-usb-camera 22:49:03 ---> Running in 58fe14e029b8 22:49:03 Removing intermediate container 58fe14e029b8 22:49:03 ---> 7b0dc7c759fe 22:49:03 Step 9/36 : COPY go.mod vendor* ./ 22:49:03 ---> 4c28b6652c85 22:49:03 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:49:03 ---> Running in 14f66b9830c8 22:49:04 Removing intermediate container 14f66b9830c8 22:49:04 ---> e4aebf76dc9b 22:49:04 Step 11/36 : COPY . . 22:49:04 ---> fa7437020c11 22:49:04 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:49:04 ---> Running in 4e4b59920a56 22:49:04  % Total % Received % Xferd Average Speed Time Time Time Current 22:49:04 Dload Upload Total Spent Left Speed 22:49:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 37229 0 --:--:-- --:--:-- --:--:-- 37969 22:49:04 Removing intermediate container 4e4b59920a56 22:49:04 ---> 48b53d516002 22:49:04 Step 13/36 : RUN ${MAKE} 22:49:04 ---> Running in 09a24fad153a 22:49:05 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:49:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6426 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 22:49:25 Running in /w/workspace/device-usb-camera/145 [Pipeline] { [Pipeline] checkout 22:49:26 Selected Git installation does not exist. Using Default 22:49:26 The recommended git tool is: NONE 22:49:27 Removing intermediate container 09a24fad153a 22:49:27 ---> 6abd69101f22 22:49:27 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:49:27 v0.21.6: Pulling from aler9/rtsp-simple-server 22:49:27 4acc49c71d14: Pulling fs layer 22:49:27 4acc49c71d14: Verifying Checksum 22:49:27 4acc49c71d14: Download complete 22:49:27 4acc49c71d14: Pull complete 22:49:27 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:49:27 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:49:27 ---> 01a2bd3e5fff 22:49:27 Step 15/36 : FROM alpine:3.18 22:49:27 3.18: Pulling from library/alpine 22:49:27 7264a8db6415: Already exists 22:49:27 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:49:27 Status: Downloaded newer image for alpine:3.18 22:49:27 ---> 7e01a0d0a1dc 22:49:27 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:49:27 ---> Running in c6b3c6be6f44 22:49:27 Removing intermediate container c6b3c6be6f44 22:49:27 ---> 68ca6f741d21 22:49:27 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:49:27 ---> Running in 16d77eaec45b 22:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 22:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 22:49:27 (1/107) Installing dumb-init (1.2.5-r2) 22:49:27 (2/107) Installing sdl2 (2.26.5-r0) 22:49:27 (3/107) Installing svt-av1-libs (1.6.0-r0) 22:49:27 (4/107) Installing aom-libs (3.6.1-r0) 22:49:27 (5/107) Installing libxau (1.0.11-r2) 22:49:27 (6/107) Installing libmd (1.0.4-r2) 22:49:27 (7/107) Installing libbsd (0.11.7-r1) 22:49:27 (8/107) Installing libxdmcp (1.1.4-r2) 22:49:27 (9/107) Installing libxcb (1.15-r1) 22:49:27 (10/107) Installing libx11 (1.8.4-r4) 22:49:27 (11/107) Installing hwdata-pci (0.370-r0) 22:49:27 (12/107) Installing libpciaccess (0.17-r2) 22:49:27 (13/107) Installing libdrm (2.4.115-r4) 22:49:27 (14/107) Installing libxext (1.3.5-r2) 22:49:27 (15/107) Installing libxfixes (6.0.1-r2) 22:49:27 (16/107) Installing libffi (3.4.4-r2) 22:49:27 (17/107) Installing wayland-libs-client (1.22.0-r2) 22:49:27 (18/107) Installing libva (2.18.0-r1) 22:49:27 (19/107) Installing libvdpau (1.5-r1) 22:49:27 (20/107) Installing libgcc (12.2.1_git20220924-r10) 22:49:27 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 22:49:27 (22/107) Installing onevpl-libs (2023.2.1-r0) 22:49:27 (23/107) Installing ffmpeg-libavutil (6.0-r15) 22:49:27 (24/107) Installing libdav1d (1.2.1-r0) 22:49:27 (25/107) Installing brotli-libs (1.0.9-r14) 22:49:27 (26/107) Installing libhwy (1.0.4-r1) 22:49:27 (27/107) Installing lcms2 (2.15-r2) 22:49:27 (28/107) Installing libjxl (0.8.2-r0) 22:49:27 (29/107) Installing lame-libs (3.100-r5) 22:49:27 (30/107) Installing opus (1.4-r0) 22:49:27 (31/107) Installing libgomp (12.2.1_git20220924-r10) 22:49:27 (32/107) Installing soxr (0.1.3-r5) 22:49:27 (33/107) Installing ffmpeg-libswresample (6.0-r15) 22:49:27 (34/107) Installing libogg (1.3.5-r4) 22:49:27 (35/107) Installing libtheora (1.1.1-r17) 22:49:27 (36/107) Installing libvorbis (1.3.7-r1) 22:49:27 (37/107) Installing libvpx (1.13.0-r1) 22:49:27 (38/107) Installing libwebp (1.3.2-r0) 22:49:27 (39/107) Installing x264-libs (0.164_git20220602-r1) 22:49:27 (40/107) Installing numactl (2.0.16-r4) 22:49:27 (41/107) Installing x265-libs (3.5-r4) 22:49:28 (42/107) Installing xvidcore (1.3.7-r1) 22:49:28 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 22:49:28 (44/107) Installing alsa-lib (1.2.9-r1) 22:49:28 (45/107) Installing libexpat (2.5.0-r1) 22:49:28 (46/107) Installing libbz2 (1.0.8-r5) 22:49:28 (47/107) Installing libpng (1.6.39-r3) 22:49:28 (48/107) Installing freetype (2.13.0-r5) 22:49:28 (49/107) Installing fontconfig (2.14.2-r3) 22:49:28 (50/107) Installing fribidi (1.0.13-r0) 22:49:28 (51/107) Installing libintl (0.21.1-r7) 22:49:28 (52/107) Installing libblkid (2.38.1-r8) 22:49:28 (53/107) Installing libmount (2.38.1-r8) 22:49:28 (54/107) Installing pcre2 (10.42-r1) 22:49:28 (55/107) Installing glib (2.76.4-r0) 22:49:28 (56/107) Installing graphite2 (1.3.14-r5) 22:49:28 (57/107) Installing harfbuzz (7.3.0-r0) 22:49:28 (58/107) Installing libunibreak (5.1-r0) 22:49:28 (59/107) Installing libass (0.17.1-r0) 22:49:28 (60/107) Installing libbluray (1.3.4-r0) 22:49:28 (61/107) Installing gmp (6.2.1-r3) 22:49:28 (62/107) Installing nettle (3.8.1-r2) 22:49:28 (63/107) Installing libunistring (1.1-r1) 22:49:28 (64/107) Installing libidn2 (2.3.4-r1) 22:49:28 (65/107) Installing p11-kit (0.24.1-r2) 22:49:28 (66/107) Installing libtasn1 (4.19.0-r1) 22:49:28 (67/107) Installing gnutls (3.8.0-r2) 22:49:28 (68/107) Installing mpg123-libs (1.31.3-r1) 22:49:28 (69/107) Installing libopenmpt (0.7.2-r0) 22:49:28 (70/107) Installing cjson (1.7.15-r4) 22:49:28 (71/107) Installing mbedtls (2.28.4-r0) 22:49:28 (72/107) Installing librist (0.2.7-r0) 22:49:28 (73/107) Installing libsrt (1.5.2-r0) 22:49:28 (74/107) Installing libssh (0.10.5-r0) 22:49:28 (75/107) Installing xz-libs (5.4.3-r0) 22:49:28 (76/107) Installing libxml2 (2.11.4-r0) 22:49:28 (77/107) Installing libsodium (1.0.18-r3) 22:49:28 (78/107) Installing libzmq (4.3.4-r4) 22:49:28 (79/107) Installing ffmpeg-libavformat (6.0-r15) 22:49:28 (80/107) Installing glslang-libs (1.3.243.0-r1) 22:49:28 (81/107) Installing spirv-tools (1.3.243.0-r1) 22:49:28 (82/107) Installing shaderc (2023.3-r1) 22:49:28 (83/107) Installing vulkan-loader (1.3.243.0-r1) 22:49:28 (84/107) Installing libplacebo (5.264.1-r1) 22:49:28 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 22:49:28 (86/107) Installing ffmpeg-libswscale (6.0-r15) 22:49:28 (87/107) Installing vidstab (1.1.1-r0) 22:49:28 (88/107) Installing zimg (3.0.5-r0) 22:49:28 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 22:49:28 (90/107) Installing libasyncns (0.8-r1) 22:49:28 (91/107) Installing dbus-libs (1.14.8-r0) 22:49:28 (92/107) Installing libltdl (2.4.7-r2) 22:49:28 (93/107) Installing orc (0.4.34-r0) 22:49:28 (94/107) Installing flac-libs (1.4.3-r0) 22:49:28 (95/107) Installing libsndfile (1.2.0-r2) 22:49:28 (96/107) Installing speexdsp (1.2.1-r1) 22:49:28 (97/107) Installing tdb-libs (1.4.8-r1) 22:49:28 (98/107) Installing libpulse (16.1-r10) 22:49:28 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 22:49:28 (100/107) Installing v4l-utils-libs (1.24.1-r0) 22:49:28 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 22:49:28 (102/107) Installing ffmpeg (6.0-r15) 22:49:28 (103/107) Installing udev-init-scripts (35-r1) 22:49:28 (104/107) Installing eudev-libs (3.2.11-r8) 22:49:28 (105/107) Installing zstd-libs (1.5.5-r4) 22:49:28 (106/107) Installing kmod-libs (30-r3) 22:49:28 (107/107) Installing eudev (3.2.11-r8) 22:49:28 Executing busybox-1.36.1-r2.trigger 22:49:28 Executing glib-2.76.4-r0.trigger 22:49:28 Executing eudev-3.2.11-r8.trigger 22:49:28 OK: 131 MiB in 122 packages 22:49:31 using credential edgex-jenkins-ssh 22:49:31 Cloning the remote Git repository 22:49:31 Removing intermediate container 16d77eaec45b 22:49:31 ---> 110eaf9119ea 22:49:31 Step 18/36 : WORKDIR / 22:49:31 ---> Running in 5087a49e9075 22:49:31 Removing intermediate container 5087a49e9075 22:49:31 ---> cc5463a0af4c 22:49:31 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:49:31 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 22:49:31 > git init /w/workspace/device-usb-camera/145 # timeout=10 22:49:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 22:49:31 > git --version # timeout=10 22:49:31 > git --version # 'git version 2.25.1' 22:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 22:49:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:32 ---> fdf2ef59fd8c 22:49:32 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:49:32 ---> 99f9b6ff1c36 22:49:32 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:49:32 ---> 5de4832d431e 22:49:32 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:49:32 ---> 63936b23f315 22:49:32 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:49:32 ---> 577ff0ed53a6 22:49:32 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:49:32 ---> e97d50e058c3 22:49:32 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:49:33 Avoid second fetch 22:49:33 Checking out Revision 3411f3448a827245a794d39550b14b422bb5508f (main) 22:49:33 ---> 40b30ec472f9 22:49:33 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:49:33 ---> Running in b153ab063ccd 22:49:32 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 22:49:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:49:33 > git config core.sparsecheckout # timeout=10 22:49:33 > git checkout -f 3411f3448a827245a794d39550b14b422bb5508f # timeout=10 22:49:33 Commit message: "fix: none mode being seen as invalid option to RtspServerMode (#285)" 22:49:33 Removing intermediate container b153ab063ccd 22:49:33 ---> 7f99307ed638 22:49:33 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:49:33 ---> Running in 3ccface001f5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:34 Removing intermediate container 3ccface001f5 22:49:34 ---> f0e7d34b40d5 22:49:34 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:49:34 ---> Running in d9971171ef5a 22:49:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:49:34 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:34 Dload Upload Total Spent Left Speed 22:49:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 22:49:35 Removing intermediate container d9971171ef5a 22:49:35 ---> cec8836befb9 22:49:35 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:49:35 ---> Running in b88a95828c93 22:49:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:49:35 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 22:49:35 sudo tee /etc/docker/daemon.new 22:49:35 { 22:49:35 "registry-mirrors": [ 22:49:35 "https://nexus3.edgexfoundry.org:10001" 22:49:35 ], 22:49:35 "bip": "10.250.0.254/24", 22:49:35 "hosts": [ 22:49:35 "tcp://0.0.0.0:5555", 22:49:35 "unix:///var/run/docker.sock" 22:49:35 ], 22:49:35 "mtu": 1458, 22:49:35 "selinux-enabled": true, 22:49:35 "seccomp-profile": "/etc/docker/seccomp.json" 22:49:35 } [Pipeline] sh 22:49:35 Removing intermediate container b88a95828c93 22:49:35 ---> 0624a3fc0465 22:49:35 Step 30/36 : EXPOSE 59983 22:49:35 ---> Running in a51a82d04f44 22:49:35 Removing intermediate container a51a82d04f44 22:49:35 ---> 98511ab703e5 22:49:35 Step 31/36 : EXPOSE 8554 22:49:35 ---> Running in 0135e5d6d5bb 22:49:35 Removing intermediate container 0135e5d6d5bb 22:49:35 ---> e5040eac7d93 22:49:35 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:49:35 ---> Running in bb39472cf614 22:49:35 Removing intermediate container bb39472cf614 22:49:35 ---> 3adfea9ee73f 22:49:35 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:49:35 ---> Running in 3bf71d35ae20 22:49:35 Removing intermediate container 3bf71d35ae20 22:49:35 ---> dffc38da9e85 22:49:35 Step 34/36 : LABEL arch=amd64 22:49:35 ---> Running in e865198c22c7 22:49:35 Removing intermediate container e865198c22c7 22:49:35 ---> 0b24fa723df9 22:49:35 Step 35/36 : LABEL git_sha=3411f3448a827245a794d39550b14b422bb5508f 22:49:35 ---> Running in f5fa6eebc126 22:49:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:49:36 Removing intermediate container f5fa6eebc126 22:49:36 ---> 9a1a438eec4a 22:49:36 Step 36/36 : LABEL version=3.1.0-dev.20 22:49:36 ---> Running in 776c4ecde52e 22:49:36 Removing intermediate container 776c4ecde52e 22:49:36 ---> e0e026db6d6f 22:49:36 [Warning] One or more build-args [ARCH] were not consumed 22:49:36 Successfully built e0e026db6d6f 22:49:36 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { 22:49:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:36 provisioning config files... 22:49:36 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4279927674144411058tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:36 ---> docker-login.sh 22:49:36 nexus3.edgexfoundry.org:10001 22:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:36 Configure a credential helper to remove this warning. See 22:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:36 22:49:36 Login Succeeded 22:49:36 nexus3.edgexfoundry.org:10002 22:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:36 Configure a credential helper to remove this warning. See 22:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:36 22:49:36 Login Succeeded 22:49:36 nexus3.edgexfoundry.org:10003 22:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:36 Configure a credential helper to remove this warning. See 22:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:36 22:49:36 Login Succeeded 22:49:36 nexus3.edgexfoundry.org:10004 22:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:36 Configure a credential helper to remove this warning. See 22:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:36 22:49:36 Login Succeeded 22:49:36 docker.io 22:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:37 Configure a credential helper to remove this warning. See 22:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:37 22:49:37 Login Succeeded 22:49:37 ---> docker-login.sh ends [Pipeline] } 22:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:37 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 22:49:37 3411f3448a827245a794d39550b14b422bb5508f 22:49:37 latest 22:49:37 3.1.0-dev.20 22:49:37 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:49:37 main 22:49:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:37 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:38 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f 22:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:49:38 a5abdca6bf0e: Preparing 22:49:38 b6bdd8466011: Preparing 22:49:38 ee81a50cf481: Preparing 22:49:38 ea62c1aa1cba: Preparing 22:49:38 3827b5b91e75: Preparing 22:49:38 acc83c6ca332: Preparing 22:49:38 1618a7060bad: Preparing 22:49:38 290f20c3d9a2: Preparing 22:49:38 61391b830cc2: Preparing 22:49:38 93d8a4d6dfad: Preparing 22:49:38 01de8ff83913: Preparing 22:49:38 eff556308324: Preparing 22:49:38 4693057ce236: Preparing 22:49:38 61391b830cc2: Waiting 22:49:38 01de8ff83913: Waiting 22:49:38 eff556308324: Waiting 22:49:38 93d8a4d6dfad: Waiting 22:49:38 1618a7060bad: Waiting 22:49:38 acc83c6ca332: Waiting 22:49:38 290f20c3d9a2: Waiting 22:49:38 ea62c1aa1cba: Pushed 22:49:38 a5abdca6bf0e: Pushed 22:49:38 b6bdd8466011: Pushed 22:49:38 ee81a50cf481: Pushed 22:49:38 acc83c6ca332: Pushed 22:49:38 290f20c3d9a2: Pushed 22:49:38 61391b830cc2: Pushed 22:49:38 1618a7060bad: Pushed 22:49:38 93d8a4d6dfad: Pushed 22:49:38 4693057ce236: Layer already exists 22:49:40 3827b5b91e75: Pushed 22:49:40 01de8ff83913: Pushed 22:49:50 eff556308324: Pushed 22:49:50 3411f3448a827245a794d39550b14b422bb5508f: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:49:51 a5abdca6bf0e: Preparing 22:49:51 b6bdd8466011: Preparing 22:49:51 ee81a50cf481: Preparing 22:49:51 ea62c1aa1cba: Preparing 22:49:51 3827b5b91e75: Preparing 22:49:51 acc83c6ca332: Preparing 22:49:51 1618a7060bad: Preparing 22:49:51 290f20c3d9a2: Preparing 22:49:51 61391b830cc2: Preparing 22:49:51 93d8a4d6dfad: Preparing 22:49:51 01de8ff83913: Preparing 22:49:51 eff556308324: Preparing 22:49:51 4693057ce236: Preparing 22:49:51 93d8a4d6dfad: Waiting 22:49:51 61391b830cc2: Waiting 22:49:51 01de8ff83913: Waiting 22:49:51 eff556308324: Waiting 22:49:51 4693057ce236: Waiting 22:49:51 ea62c1aa1cba: Layer already exists 22:49:51 a5abdca6bf0e: Layer already exists 22:49:51 b6bdd8466011: Layer already exists 22:49:51 3827b5b91e75: Layer already exists 22:49:51 ee81a50cf481: Layer already exists 22:49:51 acc83c6ca332: Layer already exists 22:49:51 1618a7060bad: Layer already exists 22:49:51 61391b830cc2: Layer already exists 22:49:51 93d8a4d6dfad: Layer already exists 22:49:51 290f20c3d9a2: Layer already exists 22:49:51 01de8ff83913: Layer already exists 22:49:51 eff556308324: Layer already exists 22:49:51 4693057ce236: Layer already exists 22:49:51 latest: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:51 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 22:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:49:52 a5abdca6bf0e: Preparing 22:49:52 b6bdd8466011: Preparing 22:49:52 ee81a50cf481: Preparing 22:49:52 ea62c1aa1cba: Preparing 22:49:52 3827b5b91e75: Preparing 22:49:52 acc83c6ca332: Preparing 22:49:52 1618a7060bad: Preparing 22:49:52 290f20c3d9a2: Preparing 22:49:52 61391b830cc2: Preparing 22:49:52 93d8a4d6dfad: Preparing 22:49:52 01de8ff83913: Preparing 22:49:52 eff556308324: Preparing 22:49:52 4693057ce236: Preparing 22:49:52 acc83c6ca332: Waiting 22:49:52 290f20c3d9a2: Waiting 22:49:52 61391b830cc2: Waiting 22:49:52 93d8a4d6dfad: Waiting 22:49:52 01de8ff83913: Waiting 22:49:52 eff556308324: Waiting 22:49:52 1618a7060bad: Waiting 22:49:52 4693057ce236: Waiting 22:49:52 ee81a50cf481: Layer already exists 22:49:52 3827b5b91e75: Layer already exists 22:49:52 ea62c1aa1cba: Layer already exists 22:49:52 b6bdd8466011: Layer already exists 22:49:52 a5abdca6bf0e: Layer already exists 22:49:52 acc83c6ca332: Layer already exists 22:49:52 290f20c3d9a2: Layer already exists 22:49:52 1618a7060bad: Layer already exists 22:49:52 61391b830cc2: Layer already exists 22:49:52 93d8a4d6dfad: Layer already exists 22:49:52 01de8ff83913: Layer already exists 22:49:52 4693057ce236: Layer already exists 22:49:52 eff556308324: Layer already exists 22:49:52 3.1.0-dev.20: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:52 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:52 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:49:52 a5abdca6bf0e: Preparing 22:49:52 b6bdd8466011: Preparing 22:49:52 ee81a50cf481: Preparing 22:49:52 ea62c1aa1cba: Preparing 22:49:52 3827b5b91e75: Preparing 22:49:52 acc83c6ca332: Preparing 22:49:52 1618a7060bad: Preparing 22:49:52 290f20c3d9a2: Preparing 22:49:52 61391b830cc2: Preparing 22:49:52 93d8a4d6dfad: Preparing 22:49:52 01de8ff83913: Preparing 22:49:52 eff556308324: Preparing 22:49:52 4693057ce236: Preparing 22:49:52 290f20c3d9a2: Waiting 22:49:52 61391b830cc2: Waiting 22:49:52 93d8a4d6dfad: Waiting 22:49:52 4693057ce236: Waiting 22:49:52 01de8ff83913: Waiting 22:49:52 eff556308324: Waiting 22:49:52 1618a7060bad: Waiting 22:49:52 acc83c6ca332: Waiting 22:49:52 a5abdca6bf0e: Layer already exists 22:49:52 ee81a50cf481: Layer already exists 22:49:52 b6bdd8466011: Layer already exists 22:49:52 ea62c1aa1cba: Layer already exists 22:49:52 3827b5b91e75: Layer already exists 22:49:52 acc83c6ca332: Layer already exists 22:49:52 290f20c3d9a2: Layer already exists 22:49:52 1618a7060bad: Layer already exists 22:49:52 93d8a4d6dfad: Layer already exists 22:49:52 61391b830cc2: Layer already exists 22:49:52 01de8ff83913: Layer already exists 22:49:52 eff556308324: Layer already exists 22:49:52 4693057ce236: Layer already exists 22:49:52 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 22:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 22:49:53 a5abdca6bf0e: Preparing 22:49:53 b6bdd8466011: Preparing 22:49:53 ee81a50cf481: Preparing 22:49:53 ea62c1aa1cba: Preparing 22:49:53 3827b5b91e75: Preparing 22:49:53 acc83c6ca332: Preparing 22:49:53 1618a7060bad: Preparing 22:49:53 290f20c3d9a2: Preparing 22:49:53 61391b830cc2: Preparing 22:49:53 1618a7060bad: Waiting 22:49:53 93d8a4d6dfad: Preparing 22:49:53 290f20c3d9a2: Waiting 22:49:53 01de8ff83913: Preparing 22:49:53 61391b830cc2: Waiting 22:49:53 eff556308324: Preparing 22:49:53 4693057ce236: Preparing 22:49:53 93d8a4d6dfad: Waiting 22:49:53 eff556308324: Waiting 22:49:53 a5abdca6bf0e: Layer already exists 22:49:53 ea62c1aa1cba: Layer already exists 22:49:53 ee81a50cf481: Layer already exists 22:49:53 3827b5b91e75: Layer already exists 22:49:53 b6bdd8466011: Layer already exists 22:49:53 acc83c6ca332: Layer already exists 22:49:53 290f20c3d9a2: Layer already exists 22:49:53 1618a7060bad: Layer already exists 22:49:53 61391b830cc2: Layer already exists 22:49:53 93d8a4d6dfad: Layer already exists 22:49:53 01de8ff83913: Layer already exists 22:49:53 eff556308324: Layer already exists 22:49:53 4693057ce236: Layer already exists 22:49:53 main: digest: sha256:1eba77a7b918c01fcdb7fccdb93a732020ebeb1b01dfaead86d988108318e1ab size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:49:53 ===================================================== [Pipeline] echo 22:49:53 taggedImages: 22:49:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f 22:49:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 22:49:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.20 22:49:53 - nexus3.edgexfoundry.org:10004/device-usb-camera:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:49:53 - 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 22:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:53 22:49:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:49:54 latest: Pulling from edgex-lftools-log-publisher 22:49:54 5eb5b503b376: Pulling fs layer 22:49:54 5c69ac0246d0: Pulling fs layer 22:49:54 ec43610c2a17: Pulling fs layer 22:49:54 3a2ae6a8a46f: Pulling fs layer 22:49:54 33b1e0a273af: Pulling fs layer 22:49:54 5d3b04190fa2: Pulling fs layer 22:49:54 2f39f015ded8: Pulling fs layer 22:49:54 33b1e0a273af: Waiting 22:49:54 5d3b04190fa2: Waiting 22:49:54 3a2ae6a8a46f: Waiting 22:49:54 2f39f015ded8: Waiting 22:49:54 5c69ac0246d0: Download complete 22:49:54 3a2ae6a8a46f: Download complete 22:49:54 33b1e0a273af: Verifying Checksum 22:49:54 33b1e0a273af: Download complete 22:49:54 5d3b04190fa2: Verifying Checksum 22:49:54 5d3b04190fa2: Download complete 22:49:54 ec43610c2a17: Verifying Checksum 22:49:54 ec43610c2a17: Download complete 22:49:54 5eb5b503b376: Verifying Checksum 22:49:54 5eb5b503b376: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:54 provisioning config files... 22:49:54 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/145@tmp/config16223497989788613261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:54 ---> docker-login.sh 22:49:54 nexus3.edgexfoundry.org:10001 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 2f39f015ded8: Download complete 22:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:55 Configure a credential helper to remove this warning. See 22:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:55 22:49:55 Login Succeeded 22:49:55 nexus3.edgexfoundry.org:10002 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 5eb5b503b376: Pull complete 22:49:55 5c69ac0246d0: Pull complete 22:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:56 Configure a credential helper to remove this warning. See 22:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:56 22:49:56 Login Succeeded 22:49:56 nexus3.edgexfoundry.org:10003 22:49:56 ec43610c2a17: Pull complete 22:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:56 Configure a credential helper to remove this warning. See 22:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:56 22:49:56 Login Succeeded 22:49:56 nexus3.edgexfoundry.org:10004 22:49:56 3a2ae6a8a46f: Pull complete 22:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:56 Configure a credential helper to remove this warning. See 22:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:56 22:49:56 Login Succeeded 22:49:56 docker.io 22:49:56 33b1e0a273af: Pull complete 22:49:56 5d3b04190fa2: Pull complete 22:49:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:57 Configure a credential helper to remove this warning. See 22:49:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:57 22:49:57 Login Succeeded 22:49:57 ---> docker-login.sh ends [Pipeline] } 22:49:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:49:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:49:57 ========================================================= 22:49:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 22:49:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:49:57 + 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 . 22:49:58 Sending build context to Docker daemon 1.307MB 22:49:58 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 22:49:58 Step 2/13 : FROM ${BASE} AS builder 22:49:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:49:59 9fda8d8052c6: Pulling fs layer 22:49:59 5d54e960e981: Pulling fs layer 22:49:59 c4a7e357bf2a: Pulling fs layer 22:49:59 f0e02332f6b5: Pulling fs layer 22:49:59 66412af1f25a: Pulling fs layer 22:49:59 1baf3a5c0e64: Pulling fs layer 22:49:59 9a37bb91b891: Pulling fs layer 22:49:59 a29adfc67d43: Pulling fs layer 22:49:59 d5de9f91c1a4: Pulling fs layer 22:49:59 1baf3a5c0e64: Waiting 22:49:59 9a37bb91b891: Waiting 22:49:59 a29adfc67d43: Waiting 22:49:59 f0e02332f6b5: Waiting 22:49:59 66412af1f25a: Waiting 22:49:59 d5de9f91c1a4: Waiting 22:49:59 5d54e960e981: Verifying Checksum 22:49:59 5d54e960e981: Download complete 22:49:59 f0e02332f6b5: Verifying Checksum 22:49:59 f0e02332f6b5: Download complete 22:49:59 66412af1f25a: Verifying Checksum 22:49:59 66412af1f25a: Download complete 22:49:59 9fda8d8052c6: Verifying Checksum 22:49:59 9fda8d8052c6: Download complete 22:50:00 9a37bb91b891: Verifying Checksum 22:50:00 9a37bb91b891: Download complete 22:50:00 9fda8d8052c6: Pull complete 22:50:00 a29adfc67d43: Verifying Checksum 22:50:00 a29adfc67d43: Download complete 22:50:00 2f39f015ded8: Pull complete 22:50:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:50:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:00 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:50:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:50:01 5d54e960e981: Pull complete 22:50:01 d5de9f91c1a4: Verifying Checksum 22:50:01 d5de9f91c1a4: Download complete 22:50:01 c4a7e357bf2a: Verifying Checksum 22:50:01 c4a7e357bf2a: Download complete 22:50:02 1baf3a5c0e64: Verifying Checksum 22:50:02 1baf3a5c0e64: Download complete 22:50:04 $ docker top 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:04 ---> job-cost.sh 22:50:04 lf-activate-venv: SKIPPING 22:50:04 INFO: No Stack... 22:50:05 INFO: Retrieving Pricing Info for: v3-standard-8 22:50:05 INFO: Archiving Costs [Pipeline] sh 22:50:06 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 22:50:06 + cut -d, -f6 [Pipeline] lock 22:50:06 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] 22:50:06 Resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] did not exist. Created. 22:50:06 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:50:06 + echo total: 0.2199999988079071 [Pipeline] stash 22:50:06 Stashed 1 file(s) [Pipeline] } 22:50:06 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 22:50:06 $ docker stop --time=1 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 22:50:07 $ docker rm -f --volumes 04bcff7c4178718ef5067d03fda34b48b41de472f94f52164cdd43049784ba30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:50:14 c4a7e357bf2a: Pull complete 22:50:14 f0e02332f6b5: Pull complete 22:50:14 66412af1f25a: Pull complete 22:50:19 1baf3a5c0e64: Pull complete 22:50:21 9a37bb91b891: Pull complete 22:50:22 a29adfc67d43: Pull complete 22:50:25 d5de9f91c1a4: Pull complete 22:50:25 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 22:50:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 22:50:25 ---> 746ca1b523b5 22:50:25 Step 3/13 : ARG ADD_BUILD_TAGS="" 22:50:26 ---> Running in 57ee5c3230fa 22:50:27 Removing intermediate container 57ee5c3230fa 22:50:27 ---> cdd17852ee49 22:50:27 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:50:27 ---> Running in b49cec35acf3 22:50:27 Removing intermediate container b49cec35acf3 22:50:27 ---> bf7732af6df7 22:50:27 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:50:27 ---> Running in 9bdb903047f8 22:50:28 Removing intermediate container 9bdb903047f8 22:50:28 ---> 36bc1781ce82 22:50:28 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:50:28 ---> Running in 691222642a6f 22:50:28 Removing intermediate container 691222642a6f 22:50:28 ---> 76f47364e0b8 22:50:28 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:28 ---> Running in 987ecc363558 22:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:50:30 (1/13) Installing libintl (0.21.1-r7) 22:50:30 (2/13) Installing eudev-libs (3.2.11-r8) 22:50:30 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 22:50:31 (4/13) Installing v4l-utils-libs (1.24.1-r0) 22:50:31 (5/13) Installing v4l-utils (1.24.1-r0) 22:50:31 (6/13) Installing libdvbv5 (1.24.1-r0) 22:50:31 (7/13) Installing udev-init-scripts (35-r1) 22:50:31 (8/13) Installing libblkid (2.38.1-r8) 22:50:31 (9/13) Installing xz-libs (5.4.3-r0) 22:50:31 (10/13) Installing kmod-libs (30-r3) 22:50:31 (11/13) Installing eudev (3.2.11-r8) 22:50:31 (12/13) Installing eudev-dev (3.2.11-r8) 22:50:31 (13/13) Installing v4l-utils-dev (1.24.1-r0) 22:50:31 Executing busybox-1.36.1-r2.trigger 22:50:31 Executing eudev-3.2.11-r8.trigger 22:50:31 OK: 275 MiB in 69 packages 22:50:32 Removing intermediate container 987ecc363558 22:50:32 ---> 147c2f3c26f5 22:50:32 Step 8/13 : WORKDIR /device-usb-camera 22:50:32 ---> Running in 0d06604cc5a7 22:50:32 Removing intermediate container 0d06604cc5a7 22:50:32 ---> d140dda97284 22:50:32 Step 9/13 : COPY go.mod vendor* ./ 22:50:33 ---> 565b7ad8ace6 22:50:33 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:33 ---> Running in f26e1c9df44a 22:51:41 Removing intermediate container f26e1c9df44a 22:51:41 ---> a1b2a0ba9203 22:51:41 Step 11/13 : COPY . . 22:51:41 ---> 73214d104e3b 22:51:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:51:41 ---> Running in 85f0e1172c3e 22:51:42  % Total % Received % Xferd Average Speed Time Time  Time Current 22:51:42   Dload Upload Total Spent Left Speed 22:51:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9611 0 --:--:-- --:--:-- --:--:-- 9713 22:51:42 Removing intermediate container 85f0e1172c3e 22:51:42 ---> bd09fe589a63 22:51:42 Step 13/13 : RUN ${MAKE} 22:51:43 ---> Running in ba2e8cca5d1b 22:51:44 noop 22:51:45 Removing intermediate container ba2e8cca5d1b 22:51:45 ---> c52fd5c9c0bc 22:51:45 Successfully built c52fd5c9c0bc 22:51:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:45 + docker inspect -f . ci-base-image-arm64 22:51:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:46 prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container 22:51:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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 22:51:47 $ docker top cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:48 + go version 22:51:48 go version go1.21.0 linux/arm64 [Pipeline] } 22:51:48 $ docker stop --time=1 cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba 22:51:49 $ docker rm -f --volumes cef008b129e052f2cae4cb87fdd63bc79be5fe81aa165621698a6a7aa9f9e7ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:50 + docker inspect -f . ci-base-image-arm64 22:51:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:50 prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container 22:51:50 $ 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/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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 22:51:51 $ docker top eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:52 + git config --global --add safe.directory /w/workspace/device-usb-camera/145 [Pipeline] fileExists [Pipeline] sh 22:51:52 + make test 22:51:52 go test ./... -coverprofile=coverage.out ./... 22:51:56 ? github.com/edgexfoundry/device-usb-camera [no test files] 22:53:33 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 22:53:33 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 22:53:33 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:53:33 go vet ./... 22:53:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:53:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:53:59 ./bin/test-attribution-txt.sh [Pipeline] echo 22:54:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:54:00 $ docker stop --time=1 eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 22:54:01 $ docker rm -f --volumes eadae0488726c2dd9d99973385a66e2db30029289aab7b350d148cb8dd2965a0 [Pipeline] // withDockerContainer [Pipeline] sh 22:54:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:54:03 Warning: overwriting stash ‘coverage-report’ 22:54:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:54:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:54:04 + ls -al . 22:54:04 total 216 22:54:04 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 22:51 . 22:54:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:49 .. 22:54:04 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 22:49 .git 22:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 .github 22:54:04 -rw-rw-r-- 1 jenkins jenkins 468 Sep 18 22:49 .gitignore 22:54:04 -rw-rw-r-- 1 jenkins jenkins 45 Sep 18 22:49 .golangci.yml 22:54:04 -rw-rw-r-- 1 jenkins jenkins 77 Sep 18 22:49 .hadolint.yml 22:54:04 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 18 22:49 Attribution.txt 22:54:04 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 18 22:49 CHANGELOG.md 22:54:04 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 18 22:49 Dockerfile 22:54:04 -rw-rw-r-- 1 jenkins jenkins 678 Sep 18 22:49 GOVERNANCE.md 22:54:04 -rw-rw-r-- 1 jenkins jenkins 659 Sep 18 22:49 Jenkinsfile 22:54:04 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 18 22:49 LICENSE 22:54:04 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 18 22:49 Makefile 22:54:04 -rw-rw-r-- 1 jenkins jenkins 622 Sep 18 22:49 OWNERS.md 22:54:04 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 18 22:49 README.md 22:54:04 -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 22:47 VERSION 22:54:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:49 bin 22:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 cmd 22:54:04 -rw-r--r-- 1 jenkins jenkins 54377 Sep 18 22:53 coverage.out 22:54:04 -rwxrwxr-x 1 jenkins jenkins 84 Sep 18 22:49 docker-entrypoint.sh 22:54:04 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 22:49 docs 22:54:04 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 18 22:49 go.mod 22:54:04 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 18 22:49 go.sum 22:54:04 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 22:49 internal 22:54:04 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 22:49 snap 22:54:04 -rw-rw-r-- 1 jenkins jenkins 231 Sep 18 22:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:54:04 + 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=3411f3448a827245a794d39550b14b422bb5508f --label arch=arm64 --label version=3.1.0-dev.20 . 22:54:05 Sending build context to Docker daemon 1.362MB 22:54:05 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 22:54:05 Step 2/36 : FROM ${BASE} AS builder 22:54:05 ---> c52fd5c9c0bc 22:54:05 Step 3/36 : ARG ADD_BUILD_TAGS="" 22:54:05 ---> Running in 13da4158a1ea 22:54:06 Removing intermediate container 13da4158a1ea 22:54:06 ---> ba9a8cb8ff60 22:54:06 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:54:06 ---> Running in 7539e567fda5 22:54:08 Removing intermediate container 7539e567fda5 22:54:08 ---> 75802ccf2942 22:54:08 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 22:54:08 ---> Running in 69cab908d691 22:54:09 Removing intermediate container 69cab908d691 22:54:09 ---> 6a53940781cc 22:54:09 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 22:54:09 ---> Running in 98698d1a1c7f 22:54:10 Removing intermediate container 98698d1a1c7f 22:54:10 ---> 603d148b35e2 22:54:10 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:54:10 ---> Running in fa9c8d1a9e85 22:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:54:12 OK: 275 MiB in 69 packages 22:54:16 Removing intermediate container fa9c8d1a9e85 22:54:16 ---> 97b085142514 22:54:16 Step 8/36 : WORKDIR /device-usb-camera 22:54:16 ---> Running in 50d36ed8a24b 22:54:16 Removing intermediate container 50d36ed8a24b 22:54:16 ---> 4066d24e4c7b 22:54:16 Step 9/36 : COPY go.mod vendor* ./ 22:54:16 ---> 0cac8a1f7af1 22:54:16 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:17 ---> Running in 1a2db658b70f 22:54:19 Removing intermediate container 1a2db658b70f 22:54:19 ---> 806d5b0edf83 22:54:19 Step 11/36 : COPY . . 22:54:20 ---> ccb619b52e8f 22:54:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 22:54:20 ---> Running in bfdc69e287ec 22:54:21  % Total % Received % Xferd Average Speed Time Time Time Current 22:54:21 Dload Upload Total Spent Left Speed 22:54:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5710  0 --:--:-- --:--:-- --:--:-- 5747 22:54:22 Removing intermediate container bfdc69e287ec 22:54:22 ---> 41f0a0fe1aab 22:54:22 Step 13/36 : RUN ${MAKE} 22:54:22 ---> Running in c47f6bc559fd 22:54:23 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 22:56:45 Removing intermediate container c47f6bc559fd 22:56:45 ---> 9ece5446deb4 22:56:45 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 22:56:45 v0.21.6: Pulling from aler9/rtsp-simple-server 22:56:45 8766b47fe142: Pulling fs layer 22:56:45 8766b47fe142: Verifying Checksum 22:56:45 8766b47fe142: Download complete 22:56:45 8766b47fe142: Pull complete 22:56:45 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 22:56:45 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 22:56:45 ---> 69d40e2cb93c 22:56:45 Step 15/36 : FROM alpine:3.18 22:56:45 3.18: Pulling from library/alpine 22:56:45 9fda8d8052c6: Already exists 22:56:45 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 22:56:45 Status: Downloaded newer image for alpine:3.18 22:56:45 ---> f6648c04cd6c 22:56:45 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 22:56:45 ---> Running in a2de5d07753c 22:56:45 Removing intermediate container a2de5d07753c 22:56:45 ---> c08590221e31 22:56:45 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 22:56:45 ---> Running in 0f1cf53b776c 22:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 22:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 22:56:45 (1/104) Installing dumb-init (1.2.5-r2) 22:56:45 (2/104) Installing sdl2 (2.26.5-r0) 22:56:45 (3/104) Installing svt-av1-libs (1.6.0-r0) 22:56:45 (4/104) Installing aom-libs (3.6.1-r0) 22:56:45 (5/104) Installing libxau (1.0.11-r2) 22:56:45 (6/104) Installing libmd (1.0.4-r2) 22:56:45 (7/104) Installing libbsd (0.11.7-r1) 22:56:45 (8/104) Installing libxdmcp (1.1.4-r2) 22:56:45 (9/104) Installing libxcb (1.15-r1) 22:56:45 (10/104) Installing libx11 (1.8.4-r4) 22:56:45 (11/104) Installing libdrm (2.4.115-r4) 22:56:45 (12/104) Installing libxext (1.3.5-r2) 22:56:45 (13/104) Installing libxfixes (6.0.1-r2) 22:56:45 (14/104) Installing libffi (3.4.4-r2) 22:56:45 (15/104) Installing wayland-libs-client (1.22.0-r2) 22:56:45 (16/104) Installing libva (2.18.0-r1) 22:56:45 (17/104) Installing libvdpau (1.5-r1) 22:56:45 (18/104) Installing ffmpeg-libavutil (6.0-r15) 22:56:45 (19/104) Installing libdav1d (1.2.1-r0) 22:56:45 (20/104) Installing brotli-libs (1.0.9-r14) 22:56:45 (21/104) Installing libgcc (12.2.1_git20220924-r10) 22:56:45 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 22:56:45 (23/104) Installing libhwy (1.0.4-r1) 22:56:45 (24/104) Installing lcms2 (2.15-r2) 22:56:45 (25/104) Installing libjxl (0.8.2-r0) 22:56:45 (26/104) Installing lame-libs (3.100-r5) 22:56:45 (27/104) Installing opus (1.4-r0) 22:56:45 (28/104) Installing libgomp (12.2.1_git20220924-r10) 22:56:45 (29/104) Installing soxr (0.1.3-r5) 22:56:45 (30/104) Installing ffmpeg-libswresample (6.0-r15) 22:56:45 (31/104) Installing libogg (1.3.5-r4) 22:56:45 (32/104) Installing libtheora (1.1.1-r17) 22:56:45 (33/104) Installing libvorbis (1.3.7-r1) 22:56:45 (34/104) Installing libvpx (1.13.0-r1) 22:56:45 (35/104) Installing libwebp (1.3.2-r0) 22:56:45 (36/104) Installing x264-libs (0.164_git20220602-r1) 22:56:45 (37/104) Installing numactl (2.0.16-r4) 22:56:45 (38/104) Installing x265-libs (3.5-r4) 22:56:45 (39/104) Installing xvidcore (1.3.7-r1) 22:56:45 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 22:56:45 (41/104) Installing alsa-lib (1.2.9-r1) 22:56:45 (42/104) Installing libexpat (2.5.0-r1) 22:56:45 (43/104) Installing libbz2 (1.0.8-r5) 22:56:45 (44/104) Installing libpng (1.6.39-r3) 22:56:45 (45/104) Installing freetype (2.13.0-r5) 22:56:45 (46/104) Installing fontconfig (2.14.2-r3) 22:56:45 (47/104) Installing fribidi (1.0.13-r0) 22:56:45 (48/104) Installing libintl (0.21.1-r7) 22:56:45 (49/104) Installing libblkid (2.38.1-r8) 22:56:45 (50/104) Installing libmount (2.38.1-r8) 22:56:45 (51/104) Installing pcre2 (10.42-r1) 22:56:45 (52/104) Installing glib (2.76.4-r0) 22:56:45 (53/104) Installing graphite2 (1.3.14-r5) 22:56:45 (54/104) Installing harfbuzz (7.3.0-r0) 22:56:45 (55/104) Installing libunibreak (5.1-r0) 22:56:45 (56/104) Installing libass (0.17.1-r0) 22:56:45 (57/104) Installing libbluray (1.3.4-r0) 22:56:45 (58/104) Installing gmp (6.2.1-r3) 22:56:45 (59/104) Installing nettle (3.8.1-r2) 22:56:45 (60/104) Installing libunistring (1.1-r1) 22:56:45 (61/104) Installing libidn2 (2.3.4-r1) 22:56:45 (62/104) Installing p11-kit (0.24.1-r2) 22:56:45 (63/104) Installing libtasn1 (4.19.0-r1) 22:56:45 (64/104) Installing gnutls (3.8.0-r2) 22:56:45 (65/104) Installing mpg123-libs (1.31.3-r1) 22:56:45 (66/104) Installing libopenmpt (0.7.2-r0) 22:56:45 (67/104) Installing cjson (1.7.15-r4) 22:56:45 (68/104) Installing mbedtls (2.28.4-r0) 22:56:45 (69/104) Installing librist (0.2.7-r0) 22:56:45 (70/104) Installing libsrt (1.5.2-r0) 22:56:45 (71/104) Installing libssh (0.10.5-r0) 22:56:45 (72/104) Installing xz-libs (5.4.3-r0) 22:56:45 (73/104) Installing libxml2 (2.11.4-r0) 22:56:45 (74/104) Installing libsodium (1.0.18-r3) 22:56:45 (75/104) Installing libzmq (4.3.4-r4) 22:56:45 (76/104) Installing ffmpeg-libavformat (6.0-r15) 22:56:45 (77/104) Installing glslang-libs (1.3.243.0-r1) 22:56:45 (78/104) Installing spirv-tools (1.3.243.0-r1) 22:56:45 (79/104) Installing shaderc (2023.3-r1) 22:56:45 (80/104) Installing vulkan-loader (1.3.243.0-r1) 22:56:45 (81/104) Installing libplacebo (5.264.1-r1) 22:56:45 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 22:56:45 (83/104) Installing ffmpeg-libswscale (6.0-r15) 22:56:45 (84/104) Installing vidstab (1.1.1-r0) 22:56:45 (85/104) Installing zimg (3.0.5-r0) 22:56:45 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 22:56:45 (87/104) Installing libasyncns (0.8-r1) 22:56:45 (88/104) Installing dbus-libs (1.14.8-r0) 22:56:45 (89/104) Installing libltdl (2.4.7-r2) 22:56:45 (90/104) Installing orc (0.4.34-r0) 22:56:45 (91/104) Installing flac-libs (1.4.3-r0) 22:56:45 (92/104) Installing libsndfile (1.2.0-r2) 22:56:45 (93/104) Installing speexdsp (1.2.1-r1) 22:56:45 (94/104) Installing tdb-libs (1.4.8-r1) 22:56:45 (95/104) Installing libpulse (16.1-r10) 22:56:45 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 22:56:45 (97/104) Installing v4l-utils-libs (1.24.1-r0) 22:56:45 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 22:56:45 (99/104) Installing ffmpeg (6.0-r15) 22:56:45 (100/104) Installing udev-init-scripts (35-r1) 22:56:45 (101/104) Installing eudev-libs (3.2.11-r8) 22:56:45 (102/104) Installing zstd-libs (1.5.5-r4) 22:56:45 (103/104) Installing kmod-libs (30-r3) 22:56:45 (104/104) Installing eudev (3.2.11-r8) 22:56:45 Executing busybox-1.36.1-r2.trigger 22:56:45 Executing glib-2.76.4-r0.trigger 22:56:45 Executing eudev-3.2.11-r8.trigger 22:56:45 OK: 110 MiB in 119 packages 22:56:48 Removing intermediate container 0f1cf53b776c 22:56:48 ---> e2f7655176c8 22:56:48 Step 18/36 : WORKDIR / 22:56:48 ---> Running in 1f378d80b0aa 22:56:48 Removing intermediate container 1f378d80b0aa 22:56:48 ---> e8e50d34d873 22:56:48 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 22:56:49 ---> 5c7a56e4efba 22:56:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 22:56:49 ---> 976ac76fc8f8 22:56:49 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 22:56:50 ---> c384d9945fe0 22:56:50 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 22:56:50 ---> d10ce0434b03 22:56:50 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 22:56:51 ---> 0cb55b83df8e 22:56:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 22:56:51 ---> 1f7bdd4a2e6f 22:56:51 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 22:56:53 ---> 2146b34ae6e7 22:56:53 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 22:56:53 ---> Running in 0a9865377c22 22:56:54 Removing intermediate container 0a9865377c22 22:56:54 ---> dbaf43d00626 22:56:54 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 22:56:54 ---> Running in 656e9d24fe2f 22:56:58 Removing intermediate container 656e9d24fe2f 22:56:58 ---> 657f9a19ea7a 22:56:58 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 22:56:59 ---> Running in 8162a44c9f73 22:57:00 Removing intermediate container 8162a44c9f73 22:57:00 ---> 7973193d9118 22:57:00 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 22:57:00 ---> Running in 2db89615d48e 22:57:02 Removing intermediate container 2db89615d48e 22:57:02 ---> ab94da68e13f 22:57:02 Step 30/36 : EXPOSE 59983 22:57:02 ---> Running in 35b216d77829 22:57:02 Removing intermediate container 35b216d77829 22:57:02 ---> 7c0f9b4d630c 22:57:02 Step 31/36 : EXPOSE 8554 22:57:02 ---> Running in cac25ea71a7e 22:57:02 Removing intermediate container cac25ea71a7e 22:57:02 ---> 8867de2c6177 22:57:02 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 22:57:03 ---> Running in e18a47ea8a15 22:57:03 Removing intermediate container e18a47ea8a15 22:57:03 ---> 68c85f41481b 22:57:03 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 22:57:03 ---> Running in e0a3dc57f874 22:57:03 Removing intermediate container e0a3dc57f874 22:57:03 ---> a242057e5656 22:57:03 Step 34/36 : LABEL arch=arm64 22:57:03 ---> Running in 90b6cfce4435 22:57:03 Removing intermediate container 90b6cfce4435 22:57:03 ---> 7a1ccaa952e2 22:57:03 Step 35/36 : LABEL git_sha=3411f3448a827245a794d39550b14b422bb5508f 22:57:03 ---> Running in e0760e9de88c 22:57:04 Removing intermediate container e0760e9de88c 22:57:04 ---> 762db4465ac0 22:57:04 Step 36/36 : LABEL version=3.1.0-dev.20 22:57:04 ---> Running in 3d635a2d5bd8 22:57:04 Removing intermediate container 3d635a2d5bd8 22:57:04 ---> 67089b43ac3e 22:57:04 [Warning] One or more build-args [ARCH] were not consumed 22:57:04 Successfully built 67089b43ac3e 22:57:04 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 22:57:04 provisioning config files... 22:57:04 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/145@tmp/config15248029722456263771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:05 ---> docker-login.sh 22:57:05 nexus3.edgexfoundry.org:10001 22:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:05 Configure a credential helper to remove this warning. See 22:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:05 22:57:05 Login Succeeded 22:57:05 nexus3.edgexfoundry.org:10002 22:57:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:05 Configure a credential helper to remove this warning. See 22:57:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:05 22:57:05 Login Succeeded 22:57:05 nexus3.edgexfoundry.org:10003 22:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:06 Configure a credential helper to remove this warning. See 22:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:06 22:57:06 Login Succeeded 22:57:06 nexus3.edgexfoundry.org:10004 22:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:06 Configure a credential helper to remove this warning. See 22:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:06 22:57:06 Login Succeeded 22:57:06 docker.io 22:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:57:07 Configure a credential helper to remove this warning. See 22:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:57:07 22:57:07 Login Succeeded 22:57:07 ---> docker-login.sh ends [Pipeline] } 22:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:57:07 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 22:57:07 3411f3448a827245a794d39550b14b422bb5508f 22:57:07 latest 22:57:07 3.1.0-dev.20 22:57:07 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:57:07 main 22:57:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:07 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:07 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f 22:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:57:07 87818c941bc0: Preparing 22:57:07 3ac05657ad8d: Preparing 22:57:07 c3e708d8e897: Preparing 22:57:07 0fcedd05abb1: Preparing 22:57:07 608d194cb50c: Preparing 22:57:07 acc83c6ca332: Preparing 22:57:07 8817e78ce22c: Preparing 22:57:07 d3a406715de6: Preparing 22:57:07 4b7ca0aa2e13: Preparing 22:57:07 b91f89e99f2f: Preparing 22:57:07 50860a6b8fb4: Preparing 22:57:07 b082572d2d38: Preparing 22:57:07 b2191e2be29d: Preparing 22:57:07 acc83c6ca332: Waiting 22:57:07 d3a406715de6: Waiting 22:57:07 50860a6b8fb4: Waiting 22:57:07 4b7ca0aa2e13: Waiting 22:57:07 b91f89e99f2f: Waiting 22:57:07 b082572d2d38: Waiting 22:57:07 b2191e2be29d: Waiting 22:57:08 3ac05657ad8d: Pushed 22:57:08 0fcedd05abb1: Pushed 22:57:08 87818c941bc0: Pushed 22:57:08 c3e708d8e897: Pushed 22:57:08 4b7ca0aa2e13: Pushed 22:57:08 8817e78ce22c: Pushed 22:57:08 acc83c6ca332: Pushed 22:57:08 d3a406715de6: Pushed 22:57:08 b2191e2be29d: Layer already exists 22:57:08 b91f89e99f2f: Pushed 22:57:13 608d194cb50c: Pushed 22:57:14 50860a6b8fb4: Pushed 22:57:28 b082572d2d38: Pushed 22:57:29 3411f3448a827245a794d39550b14b422bb5508f: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:29 + 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 22:57:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:57:29 87818c941bc0: Preparing 22:57:29 3ac05657ad8d: Preparing 22:57:29 c3e708d8e897: Preparing 22:57:29 0fcedd05abb1: Preparing 22:57:29 608d194cb50c: Preparing 22:57:29 acc83c6ca332: Preparing 22:57:29 8817e78ce22c: Preparing 22:57:29 d3a406715de6: Preparing 22:57:29 4b7ca0aa2e13: Preparing 22:57:29 b91f89e99f2f: Preparing 22:57:29 50860a6b8fb4: Preparing 22:57:29 b082572d2d38: Preparing 22:57:29 b2191e2be29d: Preparing 22:57:29 4b7ca0aa2e13: Waiting 22:57:29 b91f89e99f2f: Waiting 22:57:29 50860a6b8fb4: Waiting 22:57:29 acc83c6ca332: Waiting 22:57:29 b082572d2d38: Waiting 22:57:29 b2191e2be29d: Waiting 22:57:29 8817e78ce22c: Waiting 22:57:29 d3a406715de6: Waiting 22:57:29 3ac05657ad8d: Layer already exists 22:57:29 c3e708d8e897: Layer already exists 22:57:29 608d194cb50c: Layer already exists 22:57:29 87818c941bc0: Layer already exists 22:57:29 0fcedd05abb1: Layer already exists 22:57:29 acc83c6ca332: Layer already exists 22:57:29 8817e78ce22c: Layer already exists 22:57:29 b91f89e99f2f: Layer already exists 22:57:29 d3a406715de6: Layer already exists 22:57:29 4b7ca0aa2e13: Layer already exists 22:57:29 b082572d2d38: Layer already exists 22:57:29 50860a6b8fb4: Layer already exists 22:57:29 b2191e2be29d: Layer already exists 22:57:30 latest: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 22:57:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:57:30 87818c941bc0: Preparing 22:57:30 3ac05657ad8d: Preparing 22:57:30 c3e708d8e897: Preparing 22:57:30 0fcedd05abb1: Preparing 22:57:30 608d194cb50c: Preparing 22:57:30 acc83c6ca332: Preparing 22:57:30 8817e78ce22c: Preparing 22:57:30 d3a406715de6: Preparing 22:57:30 4b7ca0aa2e13: Preparing 22:57:30 b91f89e99f2f: Preparing 22:57:30 50860a6b8fb4: Preparing 22:57:30 b082572d2d38: Preparing 22:57:30 b2191e2be29d: Preparing 22:57:30 4b7ca0aa2e13: Waiting 22:57:30 b91f89e99f2f: Waiting 22:57:30 acc83c6ca332: Waiting 22:57:30 8817e78ce22c: Waiting 22:57:30 d3a406715de6: Waiting 22:57:30 50860a6b8fb4: Waiting 22:57:30 b082572d2d38: Waiting 22:57:30 b2191e2be29d: Waiting 22:57:30 608d194cb50c: Layer already exists 22:57:30 0fcedd05abb1: Layer already exists 22:57:30 3ac05657ad8d: Layer already exists 22:57:30 c3e708d8e897: Layer already exists 22:57:30 87818c941bc0: Layer already exists 22:57:30 acc83c6ca332: Layer already exists 22:57:30 4b7ca0aa2e13: Layer already exists 22:57:30 8817e78ce22c: Layer already exists 22:57:30 d3a406715de6: Layer already exists 22:57:30 b91f89e99f2f: Layer already exists 22:57:30 50860a6b8fb4: Layer already exists 22:57:30 b082572d2d38: Layer already exists 22:57:30 b2191e2be29d: Layer already exists 22:57:31 3.1.0-dev.20: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:57:31 87818c941bc0: Preparing 22:57:31 3ac05657ad8d: Preparing 22:57:31 c3e708d8e897: Preparing 22:57:31 0fcedd05abb1: Preparing 22:57:31 608d194cb50c: Preparing 22:57:31 acc83c6ca332: Preparing 22:57:31 8817e78ce22c: Preparing 22:57:31 d3a406715de6: Preparing 22:57:31 4b7ca0aa2e13: Preparing 22:57:31 b91f89e99f2f: Preparing 22:57:31 50860a6b8fb4: Preparing 22:57:31 b082572d2d38: Preparing 22:57:31 b2191e2be29d: Preparing 22:57:31 4b7ca0aa2e13: Waiting 22:57:31 b91f89e99f2f: Waiting 22:57:31 acc83c6ca332: Waiting 22:57:31 50860a6b8fb4: Waiting 22:57:31 b082572d2d38: Waiting 22:57:31 b2191e2be29d: Waiting 22:57:31 d3a406715de6: Waiting 22:57:31 c3e708d8e897: Layer already exists 22:57:31 608d194cb50c: Layer already exists 22:57:31 0fcedd05abb1: Layer already exists 22:57:31 87818c941bc0: Layer already exists 22:57:31 3ac05657ad8d: Layer already exists 22:57:31 acc83c6ca332: Layer already exists 22:57:31 d3a406715de6: Layer already exists 22:57:31 b91f89e99f2f: Layer already exists 22:57:31 8817e78ce22c: Layer already exists 22:57:31 4b7ca0aa2e13: Layer already exists 22:57:31 b082572d2d38: Layer already exists 22:57:31 50860a6b8fb4: Layer already exists 22:57:31 b2191e2be29d: Layer already exists 22:57:32 3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:32 + 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 22:57:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 22:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 22:57:32 87818c941bc0: Preparing 22:57:32 3ac05657ad8d: Preparing 22:57:32 c3e708d8e897: Preparing 22:57:32 0fcedd05abb1: Preparing 22:57:32 608d194cb50c: Preparing 22:57:32 acc83c6ca332: Preparing 22:57:32 8817e78ce22c: Preparing 22:57:32 d3a406715de6: Preparing 22:57:32 4b7ca0aa2e13: Preparing 22:57:32 b91f89e99f2f: Preparing 22:57:32 50860a6b8fb4: Preparing 22:57:32 b082572d2d38: Preparing 22:57:32 b2191e2be29d: Preparing 22:57:32 8817e78ce22c: Waiting 22:57:32 d3a406715de6: Waiting 22:57:32 acc83c6ca332: Waiting 22:57:32 4b7ca0aa2e13: Waiting 22:57:32 b91f89e99f2f: Waiting 22:57:32 b082572d2d38: Waiting 22:57:32 50860a6b8fb4: Waiting 22:57:32 b2191e2be29d: Waiting 22:57:32 0fcedd05abb1: Layer already exists 22:57:32 3ac05657ad8d: Layer already exists 22:57:32 87818c941bc0: Layer already exists 22:57:32 608d194cb50c: Layer already exists 22:57:32 c3e708d8e897: Layer already exists 22:57:32 8817e78ce22c: Layer already exists 22:57:32 b91f89e99f2f: Layer already exists 22:57:32 acc83c6ca332: Layer already exists 22:57:32 d3a406715de6: Layer already exists 22:57:32 4b7ca0aa2e13: Layer already exists 22:57:32 b082572d2d38: Layer already exists 22:57:32 50860a6b8fb4: Layer already exists 22:57:32 b2191e2be29d: Layer already exists 22:57:33 main: digest: sha256:9c9184d7460dd4926d9dd22cbe1a85baac685664a60d0c3b5f9c730a96494bdc size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:57:33 ===================================================== [Pipeline] echo 22:57:33 taggedImages: 22:57:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f 22:57:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 22:57:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.20 22:57:33 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3411f3448a827245a794d39550b14b422bb5508f-3.1.0-dev.20 22:57:33 - 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 22:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:33 22:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:33 arm64: Pulling from edgex-lftools-log-publisher 22:57:33 8998bd30e6a1: Pulling fs layer 22:57:33 04944245beec: Pulling fs layer 22:57:33 699f458cf7ca: Pulling fs layer 22:57:33 765212b225bb: Pulling fs layer 22:57:33 f23df028b6ca: Pulling fs layer 22:57:33 d65c8cfc05b1: Pulling fs layer 22:57:33 2437ff75d9bd: Pulling fs layer 22:57:33 765212b225bb: Waiting 22:57:33 d65c8cfc05b1: Waiting 22:57:33 2437ff75d9bd: Waiting 22:57:33 f23df028b6ca: Waiting 22:57:34 04944245beec: Verifying Checksum 22:57:34 04944245beec: Download complete 22:57:34 765212b225bb: Verifying Checksum 22:57:34 765212b225bb: Download complete 22:57:34 f23df028b6ca: Verifying Checksum 22:57:34 f23df028b6ca: Download complete 22:57:34 d65c8cfc05b1: Verifying Checksum 22:57:34 d65c8cfc05b1: Download complete 22:57:34 699f458cf7ca: Verifying Checksum 22:57:34 699f458cf7ca: Download complete 22:57:34 8998bd30e6a1: Verifying Checksum 22:57:34 8998bd30e6a1: Download complete 22:57:36 2437ff75d9bd: Verifying Checksum 22:57:36 2437ff75d9bd: Download complete 22:57:38 8998bd30e6a1: Pull complete 22:57:38 04944245beec: Pull complete 22:57:40 699f458cf7ca: Pull complete 22:57:40 765212b225bb: Pull complete 22:57:41 f23df028b6ca: Pull complete 22:57:41 d65c8cfc05b1: Pull complete 22:57:56 2437ff75d9bd: Pull complete 22:57:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:57:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:57:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:56 prd-ubuntu20.04-docker-arm64-4c-16g-6426 does not seem to be running inside a container 22:57:56 $ 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/145 -v /w/workspace/device-usb-camera/145:/w/workspace/device-usb-camera/145:rw,z -v /w/workspace/device-usb-camera/145@tmp:/w/workspace/device-usb-camera/145@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 22:57:58 $ docker top e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:57:58 ---> job-cost.sh 22:57:58 lf-activate-venv: SKIPPING 22:57:58 INFO: No Stack... 22:57:59 INFO: Retrieving Pricing Info for: v3-standard-4 22:58:00 INFO: Archiving Costs [Pipeline] sh 22:58:00 + cat /w/workspace/device-usb-camera/145/archives/cost.csv 22:58:00 + cut -d, -f6 [Pipeline] lock 22:58:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] 22:58:00 Resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] did not exist. Created. 22:58:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:58:01 /w/workspace/device-usb-camera/145@tmp/durable-a0d08b3d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:58:01 + echo total: 0.10999999940395355 [Pipeline] stash 22:58:01 Warning: overwriting stash ‘stack-cost’ 22:58:01 Stashed 1 file(s) [Pipeline] } 22:58:01 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 22:58:01 $ docker stop --time=1 e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 22:58:06 $ docker rm -f --volumes e279b2c82d1aea98783f0edc94a0d2c2ffb2ddca6679707de5549417fe90ef12 [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 22:58:06 provisioning config files... 22:58:06 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9716517231555436331tmp [Pipeline] { [Pipeline] sh 22:58:06 + set +x 22:58:06 + curl -s https://codecov.io/bash 22:58:06 + bash -s -- 22:58:06 22:58:06 _____ _ 22:58:06 / ____| | | 22:58:06 | | ___ __| | ___ ___ _____ __ 22:58:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:58:06 | |___| (_) | (_| | __/ (_| (_) \ V / 22:58:06 \_____\___/ \__,_|\___|\___\___/ \_/ 22:58:06 Bash-1.0.6 22:58:06 22:58:06 22:58:06 ==> git version 2.25.1 found 22:58:06 ==> 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 22:58:06 Release-Date: 2020-01-08 22:58:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:58:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:58:06 ==> Jenkins CI detected. 22:58:06 current dir:  /w/workspace/exfoundry_device-usb-camera_main 22:58:06 project root: . 22:58:06 --> token set from env 22:58:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:58:06 ==> Running gcov in . (disable via -X gcov) 22:58:06 ==> Python coveragepy not found 22:58:06 ==> Searching for coverage reports in: 22:58:06 + . 22:58:06 -> Found 1 reports 22:58:06 ==> Detecting git/mercurial file structure 22:58:06 ==> Reading reports 22:58:06 + ./coverage.out bytes=54377 22:58:07 ==> Appending adjustments 22:58:07 https://docs.codecov.io/docs/fixing-reports 22:58:07 + Found adjustments 22:58:07 ==> Gzipping contents 22:58:07 8.0K /tmp/codecov.kO5tKX.gz 22:58:07 ==> Uploading reports 22:58:07 url: https://codecov.io 22:58:07 query: branch=main&commit=3411f3448a827245a794d39550b14b422bb5508f&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:58:07 -> Pinging Codecov 22:58:07 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=3411f3448a827245a794d39550b14b422bb5508f&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 22:58:07 -> Uploading to 22:58:07 https://storage.googleapis.com/codecov/v4/raw/2023-09-18/73D8F5FF140700D3E01443B452E23636/3411f3448a827245a794d39550b14b422bb5508f/f22904d9-2d27-4bcb-9ce8-16ccde0d6d45.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230918T225807Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9df1acd5e588d78a9b34b14b5adbdcda855bcdbb089c508a54c60cd0803d66ae 22:58:07 % Total % Received % Xferd Average Speed Time Time Time Current 22:58:07 Dload Upload Total Spent Left Speed 22:58:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6941 0 0 100 6941 0 33052 --:--:-- --:--:-- --:--:-- 33052 22:58:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3411f3448a827245a794d39550b14b422bb5508f [Pipeline] } 22:58:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:58:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:58:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:58:08 22:58:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:58:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:58:08 df9b9388f04a: Pulling fs layer 22:58:08 52dc419b0ee2: Pulling fs layer 22:58:08 25bc292e5bac: Pulling fs layer 22:58:08 114826534d7a: Pulling fs layer 22:58:08 4657fd5d0bcf: Pulling fs layer 22:58:08 6ad1cebc031e: Pulling fs layer 22:58:08 8a3aa393b2d8: Pulling fs layer 22:58:08 114826534d7a: Waiting 22:58:08 4657fd5d0bcf: Waiting 22:58:08 6ad1cebc031e: Waiting 22:58:08 8a3aa393b2d8: Waiting 22:58:08 25bc292e5bac: Verifying Checksum 22:58:08 25bc292e5bac: Download complete 22:58:08 52dc419b0ee2: Verifying Checksum 22:58:08 52dc419b0ee2: Download complete 22:58:08 4657fd5d0bcf: Download complete 22:58:08 df9b9388f04a: Download complete 22:58:08 df9b9388f04a: Pull complete 22:58:08 6ad1cebc031e: Verifying Checksum 22:58:08 6ad1cebc031e: Download complete 22:58:08 52dc419b0ee2: Pull complete 22:58:08 25bc292e5bac: Pull complete 22:58:09 114826534d7a: Verifying Checksum 22:58:09 114826534d7a: Download complete 22:58:09 8a3aa393b2d8: Verifying Checksum 22:58:09 8a3aa393b2d8: Download complete 22:58:12 114826534d7a: Pull complete 22:58:12 4657fd5d0bcf: Pull complete 22:58:12 6ad1cebc031e: Pull complete 22:58:15 8a3aa393b2d8: Pull complete 22:58:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 22:58:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:58:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:15 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:58:21 $ docker top 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a -eo pid,comm [Pipeline] { [Pipeline] echo 22:58:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 22:58:22 + set -o pipefail 22:58:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 22:58:27 22:58:27 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 22:58:27 22:58:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/e6fa55fa-dd33-4335-b662-ebd0ff861db1 22:58:27 22:58:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 22:58:27 22:58:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:58:27 22:58:27 22:58:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 22:58:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 22:58:27 More details here: https://snyk.co/ue1NS [Pipeline] } 22:58:27 $ docker stop --time=1 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a 22:58:32 $ docker rm -f --volumes 4fbe60472083519e40bfad10f979504ce18d6ab9802d6302231e9fd37eebda8a [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 22:58:32 + git log --format=format:%s -1 3411f3448a827245a794d39550b14b422bb5508f [Pipeline] sh 22:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:33 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:58:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:58:33 $ docker top 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec -eo pid,comm 22:58:33 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). 22:58:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:33 [ssh-agent] Looking for ssh-agent implementation... 22:58:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:34 $ docker exec 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec ssh-agent 22:58:34 SSH_AUTH_SOCK=/tmp/ssh-nlcQkFII3umW/agent.32 22:58:34 SSH_AGENT_PID=38 22:58:34 Running ssh-add (command line suppressed) 22:58:34 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10743093331602297443.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10743093331602297443.key) 22:58:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:34 + git semver tag 22:58:34 2023-09-18 22:58:34,688 [run_tag] DEBUG tag force:False 22:58:34 2023-09-18 22:58:34,688 [check_head_tag] DEBUG check head tag 22:58:34 2023-09-18 22:58:34,689 [execute] INFO git cat-file --batch-check 22:58:34 2023-09-18 22:58:34,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:58:34 2023-09-18 22:58:34,692 [execute] INFO git cat-file --batch 22:58:34 2023-09-18 22:58:34,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 22:58:34 2023-09-18 22:58:34,722 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:34 2023-09-18 22:58:34,722 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 22:58:34 2023-09-18 22:58:34,722 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 22:58:34 2023-09-18 22:58:34,725 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:34 3.1.0-dev.20 [Pipeline] } 22:58:34 $ docker exec --env ******** --env ******** 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec ssh-agent -k 22:58:34 unset SSH_AUTH_SOCK; 22:58:34 unset SSH_AGENT_PID; 22:58:34 echo Agent pid 38 killed; 22:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:35 + git semver [Pipeline] } 22:58:35 $ docker stop --time=1 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec 22:58:36 $ docker rm -f --volumes 9d11ce5ff0deb816b0f8e860033a0c6b08d734473683a4337d8d6f7edbc1b7ec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:37 22:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:37 0.23.1-centos7: Pulling from edgex-lftools 22:58:37 ab5ef0e58194: Pulling fs layer 22:58:37 9712f1f96733: Pulling fs layer 22:58:37 63f879dbbcfc: Pulling fs layer 22:58:37 0d9ebad4ef96: Pulling fs layer 22:58:37 e9a5061849ea: Pulling fs layer 22:58:37 d747dcd14b5f: Pulling fs layer 22:58:37 2de7ff778b66: Pulling fs layer 22:58:37 e9a5061849ea: Waiting 22:58:37 d747dcd14b5f: Waiting 22:58:37 2de7ff778b66: Waiting 22:58:37 0d9ebad4ef96: Waiting 22:58:37 9712f1f96733: Verifying Checksum 22:58:37 9712f1f96733: Download complete 22:58:37 63f879dbbcfc: Verifying Checksum 22:58:37 63f879dbbcfc: Download complete 22:58:38 e9a5061849ea: Verifying Checksum 22:58:38 e9a5061849ea: Download complete 22:58:38 0d9ebad4ef96: Verifying Checksum 22:58:38 0d9ebad4ef96: Download complete 22:58:38 d747dcd14b5f: Verifying Checksum 22:58:38 d747dcd14b5f: Download complete 22:58:38 ab5ef0e58194: Verifying Checksum 22:58:38 ab5ef0e58194: Download complete 22:58:38 2de7ff778b66: Verifying Checksum 22:58:38 2de7ff778b66: Download complete 22:58:40 ab5ef0e58194: Pull complete 22:58:40 9712f1f96733: Pull complete 22:58:41 63f879dbbcfc: Pull complete 22:58:44 0d9ebad4ef96: Pull complete 22:58:44 e9a5061849ea: Pull complete 22:58:44 d747dcd14b5f: Pull complete 22:58:45 2de7ff778b66: Pull complete 22:58:45 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:58:45 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:45 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 22:58:52 $ docker top d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:58:52 provisioning config files... 22:58:52 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3528844368732080138tmp 22:58:52 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15282203354145337098tmp 22:58:52 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config4271819372430417591tmp [Pipeline] { [Pipeline] echo 22:58:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:58:52 ---> sigul-configuration.sh 22:58:52 gpg: directory `/root/.gnupg' created 22:58:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:58:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:58:52 gpg: keyring `/root/.gnupg/secring.gpg' created 22:58:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:58:52 gpg: CAST5 encrypted data 22:58:52 gpg: encrypted with 1 passphrase 22:58:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:58:52 + mkdir /home/jenkins 22:58:52 + mkdir /home/jenkins/sigul [Pipeline] sh 22:58:53 + 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 22:58:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:58:53 ---> sigul-install.sh 22:58:53 Sigul already installed; skipping installation. [Pipeline] sh 22:58:53 + git tag --list 22:58:53 v0.0.0 22:58:53 v0.0.1-dev.1 22:58:53 v0.0.1-dev.10 22:58:53 v0.0.1-dev.11 22:58:53 v0.0.1-dev.12 22:58:53 v0.0.1-dev.13 22:58:53 v0.0.1-dev.14 22:58:53 v0.0.1-dev.15 22:58:53 v0.0.1-dev.16 22:58:53 v0.0.1-dev.2 22:58:53 v0.0.1-dev.3 22:58:53 v0.0.1-dev.4 22:58:53 v0.0.1-dev.5 22:58:53 v0.0.1-dev.6 22:58:53 v0.0.1-dev.7 22:58:53 v0.0.1-dev.8 22:58:53 v0.0.1-dev.9 22:58:53 v2.2.0 22:58:53 v2.2.0-dev.17 22:58:53 v2.2.0-dev.18 22:58:53 v2.2.0-dev.19 22:58:53 v2.2.0-dev.20 22:58:53 v2.2.0-dev.21 22:58:53 v2.2.0-dev.22 22:58:53 v2.2.0-dev.23 22:58:53 v2.2.0-dev.24 22:58:53 v2.2.0-dev.25 22:58:53 v2.2.0-dev.26 22:58:53 v2.2.0-dev.27 22:58:53 v2.3.0 22:58:53 v2.3.0-dev.1 22:58:53 v2.3.0-dev.10 22:58:53 v2.3.0-dev.11 22:58:53 v2.3.0-dev.12 22:58:53 v2.3.0-dev.13 22:58:53 v2.3.0-dev.14 22:58:53 v2.3.0-dev.15 22:58:53 v2.3.0-dev.16 22:58:53 v2.3.0-dev.17 22:58:53 v2.3.0-dev.18 22:58:53 v2.3.0-dev.19 22:58:53 v2.3.0-dev.2 22:58:53 v2.3.0-dev.20 22:58:53 v2.3.0-dev.21 22:58:53 v2.3.0-dev.22 22:58:53 v2.3.0-dev.23 22:58:53 v2.3.0-dev.24 22:58:53 v2.3.0-dev.25 22:58:53 v2.3.0-dev.26 22:58:53 v2.3.0-dev.27 22:58:53 v2.3.0-dev.28 22:58:53 v2.3.0-dev.3 22:58:53 v2.3.0-dev.4 22:58:53 v2.3.0-dev.5 22:58:53 v2.3.0-dev.6 22:58:53 v2.3.0-dev.7 22:58:53 v2.3.0-dev.8 22:58:53 v2.3.0-dev.9 22:58:53 v2.3.1 22:58:53 v2.3.1-dev.4 22:58:53 v2.3.1-dev.5 22:58:53 v2.3.1-dev.6 22:58:53 v3.0 22:58:53 v3.0.0 22:58:53 v3.0.0-dev.1 22:58:53 v3.0.0-dev.10 22:58:53 v3.0.0-dev.11 22:58:53 v3.0.0-dev.12 22:58:53 v3.0.0-dev.13 22:58:53 v3.0.0-dev.14 22:58:53 v3.0.0-dev.15 22:58:53 v3.0.0-dev.16 22:58:53 v3.0.0-dev.17 22:58:53 v3.0.0-dev.18 22:58:53 v3.0.0-dev.19 22:58:53 v3.0.0-dev.2 22:58:53 v3.0.0-dev.20 22:58:53 v3.0.0-dev.21 22:58:53 v3.0.0-dev.22 22:58:53 v3.0.0-dev.23 22:58:53 v3.0.0-dev.24 22:58:53 v3.0.0-dev.25 22:58:53 v3.0.0-dev.26 22:58:53 v3.0.0-dev.27 22:58:53 v3.0.0-dev.28 22:58:53 v3.0.0-dev.29 22:58:53 v3.0.0-dev.3 22:58:53 v3.0.0-dev.30 22:58:53 v3.0.0-dev.31 22:58:53 v3.0.0-dev.32 22:58:53 v3.0.0-dev.33 22:58:53 v3.0.0-dev.34 22:58:53 v3.0.0-dev.35 22:58:53 v3.0.0-dev.36 22:58:53 v3.0.0-dev.37 22:58:53 v3.0.0-dev.38 22:58:53 v3.0.0-dev.39 22:58:53 v3.0.0-dev.4 22:58:53 v3.0.0-dev.40 22:58:53 v3.0.0-dev.41 22:58:53 v3.0.0-dev.42 22:58:53 v3.0.0-dev.43 22:58:53 v3.0.0-dev.44 22:58:53 v3.0.0-dev.45 22:58:53 v3.0.0-dev.46 22:58:53 v3.0.0-dev.47 22:58:53 v3.0.0-dev.48 22:58:53 v3.0.0-dev.49 22:58:53 v3.0.0-dev.5 22:58:53 v3.0.0-dev.50 22:58:53 v3.0.0-dev.51 22:58:53 v3.0.0-dev.6 22:58:53 v3.0.0-dev.7 22:58:53 v3.0.0-dev.8 22:58:53 v3.0.0-dev.9 22:58:53 v3.1.0-dev.1 22:58:53 v3.1.0-dev.10 22:58:53 v3.1.0-dev.11 22:58:53 v3.1.0-dev.12 22:58:53 v3.1.0-dev.13 22:58:53 v3.1.0-dev.14 22:58:53 v3.1.0-dev.15 22:58:53 v3.1.0-dev.16 22:58:53 v3.1.0-dev.17 22:58:53 v3.1.0-dev.18 22:58:53 v3.1.0-dev.19 22:58:53 v3.1.0-dev.2 22:58:53 v3.1.0-dev.20 22:58:53 v3.1.0-dev.3 22:58:53 v3.1.0-dev.4 22:58:53 v3.1.0-dev.5 22:58:53 v3.1.0-dev.6 22:58:53 v3.1.0-dev.7 22:58:53 v3.1.0-dev.8 22:58:53 v3.1.0-dev.9 [Pipeline] sh 22:58:53 + lftools sign git-tag v3.1.0-dev.20 22:58:54 Signing Git tag with Sigul... 22:58:54 Signing v3.1.0-dev.20 [Pipeline] echo 22:58:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:58:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:58:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:58:55 $ docker stop --time=1 d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c 22:58:56 $ docker rm -f --volumes d56e0031329f2b8f56a220775eefaf792ba6167b0e0867848c18bf61a9a2f51c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:58:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:58:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:58:57 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:58:57 $ docker top 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 -eo pid,comm 22:58:57 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). 22:58:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:58:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:58:57 [ssh-agent] Looking for ssh-agent implementation... 22:58:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:58:57 $ docker exec 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 ssh-agent 22:58:57 SSH_AUTH_SOCK=/tmp/ssh-0G8J3l4D2oWE/agent.34 22:58:57 SSH_AGENT_PID=40 22:58:57 Running ssh-add (command line suppressed) 22:58:57 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5400349353197055020.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5400349353197055020.key) 22:58:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:58:58 + git semver bump pre 22:58:58 2023-09-18 22:58:58,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:58 2023-09-18 22:58:58,311 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 22:58:58 2023-09-18 22:58:58,311 [bump_version] DEBUG bumped version:3.1.0-dev.21 22:58:58 2023-09-18 22:58:58,311 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 22:58:58 2023-09-18 22:58:58,311 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:58 2023-09-18 22:58:58,311 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:58 2023-09-18 22:58:58,314 [execute] INFO git cat-file --batch-check 22:58:58 2023-09-18 22:58:58,314 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:58:58 2023-09-18 22:58:58,319 [execute] INFO git cat-file --batch 22:58:58 2023-09-18 22:58:58,319 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:58:58 2023-09-18 22:58:58,324 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:58:58 3.1.0-dev.21 [Pipeline] } 22:58:58 $ docker exec --env ******** --env ******** 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 ssh-agent -k 22:58:58 unset SSH_AUTH_SOCK; 22:58:58 unset SSH_AGENT_PID; 22:58:58 echo Agent pid 40 killed; 22:58:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:58:58 + git semver [Pipeline] } 22:58:59 $ docker stop --time=1 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 22:59:00 $ docker rm -f --volumes 63fb2cb0336d2d5f841ca3f27743c84b494c05fa7d46043627c463b48710c450 [Pipeline] // withDockerContainer [Pipeline] sh 22:59:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:59:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:01 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:59:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:59:01 $ docker top cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:59:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:59:01 [ssh-agent] Looking for ssh-agent implementation... 22:59:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:59:01 $ docker exec cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a ssh-agent 22:59:01 SSH_AUTH_SOCK=/tmp/ssh-iD0imr6FXMTd/agent.33 22:59:01 SSH_AGENT_PID=39 22:59:01 Running ssh-add (command line suppressed) 22:59:01 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3715168115741708571.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_3715168115741708571.key) 22:59:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:59:02 + git semver push 22:59:02 2023-09-18 22:59:02,456 [run_push] DEBUG push 22:59:02 2023-09-18 22:59:02,456 [execute] INFO git cat-file --batch-check 22:59:02 2023-09-18 22:59:02,457 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 22:59:02 2023-09-18 22:59:02,460 [execute] INFO git rev-list 40e3a05d09823be3335be18f490b51e5cf1aefe0 -- 22:59:02 2023-09-18 22:59:02,460 [execute] DEBUG Popen(['git', 'rev-list', '40e3a05d09823be3335be18f490b51e5cf1aefe0', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:59:02 2023-09-18 22:59:02,468 [execute] INFO git fetch -v origin 22:59:02 2023-09-18 22:59:02,468 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 22:59:03 2023-09-18 22:59:03,009 [run_push] DEBUG no remote changes detected 22:59:03 2023-09-18 22:59:03,009 [execute] INFO git push origin semver 22:59:03 2023-09-18 22:59:03,010 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 22:59:04 2023-09-18 22:59:03,745 [run_push] DEBUG push all version tags 22:59:04 2023-09-18 22:59:03,746 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:59:04 2023-09-18 22:59:03,746 [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) 22:59:04 2023-09-18 22:59:04,494 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 22:59:04 3.1.0-dev.21 [Pipeline] } 22:59:04 $ docker exec --env ******** --env ******** cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a ssh-agent -k 22:59:04 unset SSH_AUTH_SOCK; 22:59:04 unset SSH_AGENT_PID; 22:59:04 echo Agent pid 39 killed; 22:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:59:05 + git semver [Pipeline] } 22:59:05 $ docker stop --time=1 cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a 22:59:06 $ docker rm -f --volumes cae5fe45e58f76cfa72530db32909c8e314776f3d77186e906b7e267ca92b29a [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 22:59:07 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 22:59:07 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:59:07 total 16 22:59:07 drwxr-xr-x 3 root root 4096 Sep 18 22:50 . 22:59:07 drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 22:58 .. 22:59:07 drwxr-xr-x 2 root root 4096 Sep 18 22:50 cost 22:59:07 -rw-r--r-- 1 root root 89 Sep 18 22:50 cost.csv 22:59:07 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 22:59:07 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 22:59:07 total 16 22:59:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 22:50 . 22:59:07 drwxrwxr-x 11 jenkins jenkins 4096 Sep 18 22:58 .. 22:59:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 22:50 cost 22:59:07 -rw-r--r-- 1 jenkins jenkins 89 Sep 18 22:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:59:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:59:08 ---> package-listing.sh 22:59:08 ++ facter osfamily 22:59:08 ++ tr '[:upper:]' '[:lower:]' 22:59:08 + OS_FAMILY=debian 22:59:08 + workspace=/w/workspace/exfoundry_device-usb-camera_main 22:59:08 + START_PACKAGES=/tmp/packages_start.txt 22:59:08 + END_PACKAGES=/tmp/packages_end.txt 22:59:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:59:08 + PACKAGES=/tmp/packages_start.txt 22:59:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:59:08 + PACKAGES=/tmp/packages_end.txt 22:59:08 + case "${OS_FAMILY}" in 22:59:08 + dpkg -l 22:59:08 + grep '^ii' 22:59:08 + '[' -f /tmp/packages_start.txt ']' 22:59:08 + '[' -f /tmp/packages_end.txt ']' 22:59:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:08 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 22:59:08 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 22:59:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 22:59:08 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 22:59:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:59:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:59:09 prd-ubuntu20.04-docker-8c-8g-6425 does not seem to be running inside a container 22:59:09 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:59:10 $ docker top a79daece28a55264e160707f73ad1c39e5a5e69822a2d4dd6afbfe9fd477b10c -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:10 + touch /tmp/pre-build-complete [Pipeline] sh 22:59:10 + mkdir -p /var/log/sysstat [Pipeline] sh 22:59:11 + ls /var/log/sa-host 22:59:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:11 provisioning config files... 22:59:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config781193652948470719tmp [Pipeline] { [Pipeline] echo 22:59:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:11 ---> create-netrc.sh [Pipeline] } 22:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:59:11 ---> python-tools-install.sh [Pipeline] echo 22:59:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:59:12 ---> sudo-logs.sh 22:59:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:59:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:59:12 ---> job-cost.sh 22:59:12 lf-activate-venv: SKIPPING 22:59:12 DEBUG: total: 0.2199999988079071 22:59:12 INFO: Retrieving Stack Cost... 22:59:12 INFO: Retrieving Pricing Info for: v3-standard-8 22:59:13 INFO: Archiving Costs [Pipeline] echo 22:59:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:13 ---> logs-deploy.sh 22:59:13 lf-activate-venv: SKIPPING 22:59:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/145 22:59:13 INFO: archiving workspace using pattern(s): 22:59:14 Archives upload complete. 22:59:14 INFO: archiving logs to Nexus 22:59:15 ---> uname -a: 22:59:15 Linux prd-ubuntu20-04-docker-8c-8g-6425 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:59:15 22:59:15 22:59:15 ---> lscpu: 22:59:15 Architecture: x86_64 22:59:15 CPU op-mode(s): 32-bit, 64-bit 22:59:15 Byte Order: Little Endian 22:59:15 Address sizes: 40 bits physical, 48 bits virtual 22:59:15 CPU(s): 8 22:59:15 On-line CPU(s) list: 0-7 22:59:15 Thread(s) per core: 1 22:59:15 Core(s) per socket: 1 22:59:15 Socket(s): 8 22:59:15 NUMA node(s): 1 22:59:15 Vendor ID: AuthenticAMD 22:59:15 CPU family: 23 22:59:15 Model: 49 22:59:15 Model name: AMD EPYC-Rome Processor 22:59:15 Stepping: 0 22:59:15 CPU MHz: 2799.998 22:59:15 BogoMIPS: 5599.99 22:59:15 Virtualization: AMD-V 22:59:15 Hypervisor vendor: KVM 22:59:15 Virtualization type: full 22:59:15 L1d cache: 256 KiB 22:59:15 L1i cache: 256 KiB 22:59:15 L2 cache: 4 MiB 22:59:15 L3 cache: 128 MiB 22:59:15 NUMA node0 CPU(s): 0-7 22:59:15 Vulnerability Itlb multihit: Not affected 22:59:15 Vulnerability L1tf: Not affected 22:59:15 Vulnerability Mds: Not affected 22:59:15 Vulnerability Meltdown: Not affected 22:59:15 Vulnerability Mmio stale data: Not affected 22:59:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:59:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:59:15 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:59:15 Vulnerability Srbds: Not affected 22:59:15 Vulnerability Tsx async abort: Not affected 22:59:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:59:15 22:59:15 22:59:15 ---> nproc: 22:59:15 8 22:59:15 22:59:15 22:59:15 ---> df -h: 22:59:15 Filesystem Size Used Avail Use% Mounted on 22:59:15 overlay 155G 13G 142G 9% / 22:59:15 tmpfs 64M 0 64M 0% /dev 22:59:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:59:15 shm 64M 0 64M 0% /dev/shm 22:59:15 /dev/vda1 155G 13G 142G 9% /facter-os 22:59:15 22:59:15 22:59:15 ---> sar -b -r -n DEV: 22:59:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 09/18/23 _x86_64_ (8 CPU) 22:59:15 22:59:15 22:46:40 LINUX RESTART (8 CPU) 22:59:15 22:59:15 22:47:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:59:15 22:48:01 181.97 38.41 143.56 0.00 4287.42 151456.62 0.00 22:59:15 22:49:01 157.94 1.63 156.31 0.00 24.53 60458.99 0.00 22:59:15 22:50:01 221.65 0.15 221.50 0.00 15.73 33707.72 0.00 22:59:15 22:51:01 30.43 0.00 30.43 0.00 0.00 15766.32 0.00 22:59:15 22:52:01 46.31 10.58 35.72 0.00 5148.22 8077.34 0.00 22:59:15 22:53:01 11.11 0.02 11.10 0.00 0.53 409.93 0.00 22:59:15 22:54:01 3.68 0.02 3.67 0.00 0.13 94.38 0.00 22:59:15 22:55:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 22:59:15 22:56:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 22:59:15 22:57:01 2.03 0.00 2.03 0.00 0.00 22.93 0.00 22:59:15 22:58:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 22:59:15 22:59:01 121.20 0.33 120.86 0.00 28.66 59103.35 0.00 22:59:15 Average: 65.09 4.26 60.83 0.00 792.65 27426.92 0.00 22:59:15 22:59:15 22:47:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:59:15 22:48:01 29125736 31583588 729272 2.22 79308 2647764 1942428 5.72 996100 2389872 6296 22:59:15 22:49:01 28342072 31594060 710448 2.16 152988 3287920 1736308 5.12 1161956 2920512 264 22:59:15 22:50:01 27329876 31564528 734692 2.23 166980 4181756 1836808 5.41 1288908 3725388 455456 22:59:15 22:51:01 27337220 31572288 726560 2.21 167216 4181812 1765272 5.20 1291632 3713048 4 22:59:15 22:52:01 26901968 31550476 720732 2.19 185204 4574816 1703124 5.02 1552048 3855396 0 22:59:15 22:53:01 26859740 31552772 718296 2.18 196236 4606304 1725372 5.08 1598304 3849552 176 22:59:15 22:54:01 26866900 31555096 716360 2.18 194828 4603060 1702804 5.02 1594628 3846340 8 22:59:15 22:55:01 26875648 31563952 707420 2.15 194904 4603056 1702804 5.02 1585616 3846344 8 22:59:15 22:56:01 26876136 31564512 706784 2.15 194984 4603064 1702804 5.02 1585080 3846344 12 22:59:15 22:57:01 26875440 31563960 707248 2.15 195068 4603068 1702804 5.02 1585336 3846348 20 22:59:15 22:58:01 26875524 31564128 706912 2.15 195140 4603068 1702804 5.02 1585460 3846352 8 22:59:15 22:59:01 25354056 31516332 751284 2.28 231444 5911444 1851472 5.46 1726912 5095512 784 22:59:15 Average: 27135026 31562141 719667 2.19 179525 4367261 1756234 5.18 1462665 3731751 38586 22:59:15 22:59:15 22:47:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:59:15 22:48:01 ens3 639.63 439.29 6327.81 93.06 0.00 0.00 0.00 0.00 22:59:15 22:48:01 vethafbf0c9 82.47 100.32 8.07 63.50 0.00 0.00 0.00 0.01 22:59:15 22:48:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 22:59:15 22:48:01 docker0 87.30 108.48 7.43 147.56 0.00 0.00 0.00 0.00 22:59:15 22:49:01 ens3 303.72 154.09 2323.52 25.92 0.00 0.00 0.00 0.00 22:59:15 22:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 22:59:15 22:49:01 docker0 135.34 269.42 11.17 2291.63 0.00 0.00 0.00 0.00 22:59:15 22:50:01 ens3 350.92 271.57 3635.61 1347.71 0.00 0.00 0.00 0.00 22:59:15 22:50:01 lo 10.93 10.93 1.09 1.09 0.00 0.00 0.00 0.00 22:59:15 22:50:01 docker0 19.16 51.72 1.38 831.88 0.00 0.00 0.00 0.00 22:59:15 22:51:01 ens3 8.75 5.38 8.12 2.90 0.00 0.00 0.00 0.00 22:59:15 22:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:59:15 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:52:01 ens3 171.61 85.36 2724.00 5.99 0.00 0.00 0.00 0.00 22:59:15 22:52:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 22:59:15 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:53:01 ens3 0.72 0.47 0.33 0.13 0.00 0.00 0.00 0.00 22:59:15 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:59:15 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:55:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 22:59:15 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:59:15 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:56:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:59:15 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:59:15 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:58:01 ens3 0.98 0.27 1.89 0.08 0.00 0.00 0.00 0.00 22:59:15 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:59:01 ens3 386.20 220.46 8233.38 44.34 0.00 0.00 0.00 0.00 22:59:15 22:59:01 lo 2.13 2.13 0.20 0.20 0.00 0.00 0.00 0.00 22:59:15 22:59:01 vethc4a03d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:59:01 veth8ac2e19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 22:59:01 docker0 59.56 108.65 4.87 1027.25 0.00 0.00 0.00 0.00 22:59:15 Average: ens3 155.24 98.09 1937.99 126.66 0.00 0.00 0.00 0.00 22:59:15 Average: lo 1.78 1.78 0.17 0.17 0.00 0.00 0.00 0.00 22:59:15 Average: vethc4a03d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 Average: veth8ac2e19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:59:15 Average: docker0 25.11 44.85 2.07 358.15 0.00 0.00 0.00 0.00 22:59:15 22:59:15 22:59:15 ---> sar -P ALL: 22:59:15 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6425) 09/18/23 _x86_64_ (8 CPU) 22:59:15 22:59:15 22:46:40 LINUX RESTART (8 CPU) 22:59:15 22:59:15 22:47:01 CPU %user %nice %system %iowait %steal %idle 22:59:15 22:48:01 all 9.07 0.00 3.26 3.20 0.06 84.40 22:59:15 22:48:01 0 7.64 0.00 3.05 0.27 0.05 88.99 22:59:15 22:48:01 1 11.78 0.00 3.62 6.20 0.05 78.35 22:59:15 22:48:01 2 7.70 0.00 2.91 4.81 0.07 84.51 22:59:15 22:48:01 3 11.69 0.00 3.53 0.88 0.07 83.84 22:59:15 22:48:01 4 7.38 0.00 4.63 3.03 0.05 84.91 22:59:15 22:48:01 5 8.76 0.00 3.23 2.75 0.08 85.18 22:59:15 22:48:01 6 7.62 0.00 1.99 0.27 0.05 90.08 22:59:15 22:48:01 7 10.00 0.00 3.14 7.44 0.08 79.34 22:59:15 22:49:01 all 28.49 0.00 4.86 3.89 0.08 62.67 22:59:15 22:49:01 0 29.13 0.00 4.91 4.91 0.07 60.97 22:59:15 22:49:01 1 29.11 0.00 5.30 1.58 0.07 63.94 22:59:15 22:49:01 2 28.09 0.00 5.27 3.67 0.07 62.90 22:59:15 22:49:01 3 28.41 0.00 5.11 0.59 0.07 65.83 22:59:15 22:49:01 4 28.27 0.00 4.93 0.64 0.12 66.04 22:59:15 22:49:01 5 28.83 0.00 4.18 0.49 0.07 66.44 22:59:15 22:49:01 6 27.61 0.00 4.66 12.28 0.08 55.36 22:59:15 22:49:01 7 28.49 0.00 4.53 7.00 0.08 59.89 22:59:15 22:50:01 all 21.89 0.00 4.10 1.76 0.09 72.16 22:59:15 22:50:01 0 19.36 0.00 3.99 0.45 0.08 76.12 22:59:15 22:50:01 1 23.96 0.00 4.40 0.27 0.08 71.29 22:59:15 22:50:01 2 21.24 0.00 3.93 6.26 0.08 68.49 22:59:15 22:50:01 3 23.60 0.00 4.67 0.96 0.10 70.66 22:59:15 22:50:01 4 18.56 0.00 3.62 4.65 0.08 73.08 22:59:15 22:50:01 5 21.24 0.00 4.18 0.15 0.08 74.34 22:59:15 22:50:01 6 23.40 0.00 4.00 0.56 0.08 71.95 22:59:15 22:50:01 7 23.75 0.00 4.01 0.78 0.15 71.31 22:59:15 22:51:01 all 0.18 0.00 0.18 0.76 0.01 98.88 22:59:15 22:51:01 0 0.22 0.00 0.17 0.00 0.00 99.62 22:59:15 22:51:01 1 0.22 0.00 0.18 0.02 0.03 99.55 22:59:15 22:51:01 2 0.15 0.00 0.12 0.00 0.00 99.73 22:59:15 22:51:01 3 0.17 0.00 0.15 0.32 0.00 99.37 22:59:15 22:51:01 4 0.08 0.00 0.48 4.88 0.02 94.53 22:59:15 22:51:01 5 0.23 0.00 0.08 0.79 0.00 98.90 22:59:15 22:51:01 6 0.13 0.00 0.13 0.00 0.00 99.73 22:59:15 22:51:01 7 0.25 0.00 0.10 0.05 0.02 99.58 22:59:15 22:52:01 all 1.87 0.00 0.92 0.65 0.02 96.54 22:59:15 22:52:01 0 1.77 0.00 1.18 1.17 0.02 95.87 22:59:15 22:52:01 1 2.35 0.00 0.75 0.07 0.03 96.80 22:59:15 22:52:01 2 2.15 0.00 1.95 1.15 0.02 94.74 22:59:15 22:52:01 3 1.25 0.00 0.79 1.55 0.03 96.37 22:59:15 22:52:01 4 1.10 0.00 0.38 0.02 0.00 98.50 22:59:15 22:52:01 5 1.66 0.00 0.80 0.45 0.02 97.07 22:59:15 22:52:01 6 2.08 0.00 0.53 0.33 0.02 97.03 22:59:15 22:52:01 7 2.57 0.00 0.98 0.48 0.02 95.95 22:59:15 22:53:01 all 0.57 0.00 0.38 0.10 0.01 98.95 22:59:15 22:53:01 0 0.60 0.00 0.55 0.00 0.02 98.83 22:59:15 22:53:01 1 0.67 0.00 0.45 0.02 0.00 98.87 22:59:15 22:53:01 2 0.82 0.00 0.28 0.03 0.00 98.87 22:59:15 22:53:01 3 0.57 0.00 0.27 0.57 0.00 98.60 22:59:15 22:53:01 4 0.43 0.00 0.85 0.02 0.02 98.68 22:59:15 22:53:01 5 0.49 0.00 0.20 0.02 0.02 99.28 22:59:15 22:53:01 6 0.53 0.00 0.22 0.02 0.00 99.23 22:59:15 22:53:01 7 0.45 0.00 0.20 0.12 0.02 99.22 22:59:15 22:54:01 all 0.10 0.00 0.04 0.02 0.01 99.82 22:59:15 22:54:01 0 0.07 0.00 0.03 0.02 0.00 99.88 22:59:15 22:54:01 1 0.07 0.00 0.03 0.00 0.02 99.88 22:59:15 22:54:01 2 0.23 0.00 0.10 0.00 0.02 99.65 22:59:15 22:54:01 3 0.03 0.00 0.03 0.15 0.02 99.77 22:59:15 22:54:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:59:15 22:54:01 5 0.25 0.00 0.05 0.00 0.00 99.70 22:59:15 22:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 22:59:15 22:54:01 7 0.08 0.00 0.03 0.00 0.02 99.87 22:59:15 22:55:01 all 0.18 0.00 0.01 0.01 0.00 99.79 22:59:15 22:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 22:59:15 22:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:59:15 22:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 22:59:15 22:55:01 3 0.03 0.00 0.00 0.08 0.00 99.88 22:59:15 22:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:59:15 22:55:01 5 1.30 0.00 0.03 0.00 0.02 98.65 22:59:15 22:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:59:15 22:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 22:59:15 22:56:01 all 0.20 0.00 0.02 0.02 0.01 99.74 22:59:15 22:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:59:15 22:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:59:15 22:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:59:15 22:56:01 3 0.37 0.00 0.02 0.17 0.02 99.43 22:59:15 22:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 22:59:15 22:56:01 5 1.13 0.00 0.03 0.00 0.00 98.84 22:59:15 22:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:59:15 22:56:01 7 0.02 0.00 0.02 0.02 0.02 99.93 22:59:15 22:57:01 all 0.02 0.00 0.00 0.03 0.01 99.94 22:59:15 22:57:01 0 0.00 0.00 0.00 0.03 0.00 99.97 22:59:15 22:57:01 1 0.03 0.00 0.02 0.03 0.00 99.92 22:59:15 22:57:01 2 0.03 0.00 0.02 0.00 0.03 99.92 22:59:15 22:57:01 3 0.02 0.00 0.00 0.17 0.00 99.82 22:59:15 22:57:01 4 0.03 0.00 0.00 0.02 0.02 99.93 22:59:15 22:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:59:15 22:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:59:15 22:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:59:15 22:58:01 all 0.13 0.00 0.01 0.01 0.01 99.85 22:59:15 22:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:59:15 22:58:01 1 0.00 0.00 0.03 0.00 0.02 99.95 22:59:15 22:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 22:59:15 22:58:01 3 0.02 0.00 0.00 0.08 0.02 99.88 22:59:15 22:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 22:59:15 22:58:01 5 0.93 0.00 0.00 0.00 0.00 99.07 22:59:15 22:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:59:15 22:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:59:15 22:59:15 22:58:01 CPU %user %nice %system %iowait %steal %idle 22:59:15 22:59:01 all 8.21 0.00 3.45 4.20 0.08 84.06 22:59:15 22:59:01 0 9.32 0.00 3.42 0.07 0.08 87.11 22:59:15 22:59:01 1 7.80 0.00 3.64 1.13 0.05 87.38 22:59:15 22:59:01 2 8.61 0.00 3.19 0.10 0.10 88.00 22:59:15 22:59:01 3 7.57 0.00 4.03 5.95 0.07 82.37 22:59:15 22:59:01 4 7.55 0.00 4.14 7.13 0.08 81.10 22:59:15 22:59:01 5 8.40 0.00 2.75 1.18 0.07 87.60 22:59:15 22:59:01 6 8.57 0.00 3.08 0.07 0.07 88.22 22:59:15 22:59:01 7 7.84 0.00 3.33 17.98 0.13 70.71 22:59:15 Average: all 5.87 0.00 1.43 1.21 0.03 91.46 22:59:15 Average: 0 5.64 0.00 1.44 0.57 0.03 92.32 22:59:15 Average: 1 6.31 0.00 1.53 0.77 0.03 91.36 22:59:15 Average: 2 5.72 0.00 1.47 1.33 0.04 91.44 22:59:15 Average: 3 6.10 0.00 1.54 0.95 0.03 91.38 22:59:15 Average: 4 5.25 0.00 1.58 1.69 0.04 91.44 22:59:15 Average: 5 6.05 0.00 1.29 0.48 0.03 92.15 22:59:15 Average: 6 5.78 0.00 1.21 1.11 0.03 91.87 22:59:15 Average: 7 6.08 0.00 1.36 2.80 0.05 89.71 22:59:15 22:59:15 22:59:15