Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2d41180d4aa04758258526b6ca81b3370c93db4 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-ssh5780089286030328716.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9313900734360067957.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh11427205364001028944.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh10284012321122511103.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh4549609892701387527.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6921 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f2d41180d4aa04758258526b6ca81b3370c93db4 (main) Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > 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 f2d41180d4aa04758258526b6ca81b3370c93db4 # timeout=10 > git rev-list --no-walk 2f8c06fbfb8b0782f288c35171c6afc148f652fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:40 ========================================================= 18:01:40 EdgeX Global Pipelines Version Info 18:01:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:41 ------------------- 18:01:41 stable info: 18:01:41 ------------------- 18:01:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:01:41 Message: update stable to v1.0.239 18:01:41 ------------------- 18:01:41 experimental info: 18:01:41 ------------------- 18:01:41 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:41 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:01:41 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2d4118 [Pipeline] echo 18:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:42 provisioning config files... 18:01:42 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9035790218342350174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:42 ---> docker-login.sh 18:01:42 nexus3.edgexfoundry.org:10001 18:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:43 Configure a credential helper to remove this warning. See 18:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:43 18:01:43 Login Succeeded 18:01:43 nexus3.edgexfoundry.org:10002 18:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:43 Configure a credential helper to remove this warning. See 18:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:43 18:01:43 Login Succeeded 18:01:43 nexus3.edgexfoundry.org:10003 18:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:43 Configure a credential helper to remove this warning. See 18:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:43 18:01:43 Login Succeeded 18:01:43 nexus3.edgexfoundry.org:10004 18:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:43 Configure a credential helper to remove this warning. See 18:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:43 18:01:43 Login Succeeded 18:01:43 docker.io 18:01:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:43 Configure a credential helper to remove this warning. See 18:01:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:43 18:01:43 Login Succeeded 18:01:43 ---> docker-login.sh ends [Pipeline] } 18:01:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:01:44 + git rev-list -1 --merges f2d41180d4aa04758258526b6ca81b3370c93db4~1..f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo 18:01:44 -----------> git rev-list -1 --merges f2d41180d4aa04758258526b6ca81b3370c93db4~1..f2d41180d4aa04758258526b6ca81b3370c93db4 f2d41180d4aa04758258526b6ca81b3370c93db4 18:01:44 f2d41180d4aa04758258526b6ca81b3370c93db4 [false] [Pipeline] sh 18:01:44 + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo 18:01:44 ========================================================= 18:01:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:01:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:44 + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] echo 18:01:44 [semverPrep] GIT_COMMIT: f2d41180d4aa04758258526b6ca81b3370c93db4, Commit Message: Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo 18:01:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:01:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:45 + grep -v github /etc/ssh/ssh_known_hosts 18:01:45 + [ -e /tmp/ssh_known_hosts ] 18:01:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:01:45 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:01:45 sudo tee -a /etc/ssh/ssh_known_hosts 18:01:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:45 18:01:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:01:45 b85a868b505f: Pulling fs layer 18:01:45 e2be974225ed: Pulling fs layer 18:01:45 339a4e72a1f5: Pulling fs layer 18:01:45 988bab9f4d93: Pulling fs layer 18:01:45 1469e6f7b9e6: Pulling fs layer 18:01:45 eaf3925da568: Pulling fs layer 18:01:45 bab4dde63d76: Pulling fs layer 18:01:45 bde34c3a00c8: Pulling fs layer 18:01:45 b352a97aabf1: Pulling fs layer 18:01:45 4872d77fe225: Pulling fs layer 18:01:45 5851b861e8e6: Pulling fs layer 18:01:45 1469e6f7b9e6: Waiting 18:01:45 bde34c3a00c8: Waiting 18:01:45 988bab9f4d93: Waiting 18:01:45 b352a97aabf1: Waiting 18:01:45 eaf3925da568: Waiting 18:01:45 5851b861e8e6: Waiting 18:01:45 bab4dde63d76: Waiting 18:01:45 4872d77fe225: Waiting 18:01:45 e2be974225ed: Verifying Checksum 18:01:45 e2be974225ed: Download complete 18:01:45 988bab9f4d93: Verifying Checksum 18:01:45 988bab9f4d93: Download complete 18:01:46 339a4e72a1f5: Verifying Checksum 18:01:46 339a4e72a1f5: Download complete 18:01:46 1469e6f7b9e6: Verifying Checksum 18:01:46 1469e6f7b9e6: Download complete 18:01:46 eaf3925da568: Verifying Checksum 18:01:46 eaf3925da568: Download complete 18:01:46 bde34c3a00c8: Verifying Checksum 18:01:46 bde34c3a00c8: Download complete 18:01:46 b352a97aabf1: Download complete 18:01:46 4872d77fe225: Verifying Checksum 18:01:46 4872d77fe225: Download complete 18:01:46 5851b861e8e6: Verifying Checksum 18:01:46 5851b861e8e6: Download complete 18:01:46 b85a868b505f: Verifying Checksum 18:01:46 b85a868b505f: Download complete 18:01:46 bab4dde63d76: Verifying Checksum 18:01:46 bab4dde63d76: Download complete 18:01:47 b85a868b505f: Pull complete 18:01:47 e2be974225ed: Pull complete 18:01:48 339a4e72a1f5: Pull complete 18:01:48 988bab9f4d93: Pull complete 18:01:48 1469e6f7b9e6: Pull complete 18:01:48 eaf3925da568: Pull complete 18:01:51 bab4dde63d76: Pull complete 18:01:51 bde34c3a00c8: Pull complete 18:01:51 b352a97aabf1: Pull complete 18:01:51 4872d77fe225: Pull complete 18:01:51 5851b861e8e6: Pull complete 18:01:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:52 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:01:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:54 $ docker top 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 -eo pid,comm 18:01:54 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). 18:01:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:54 [ssh-agent] Looking for ssh-agent implementation... 18:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:55 $ docker exec 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent 18:01:55 SSH_AUTH_SOCK=/tmp/ssh-QE1Jj6hAOrGV/agent.32 18:01:55 SSH_AGENT_PID=38 18:01:55 Running ssh-add (command line suppressed) 18:01:55 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6479957258139972560.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_6479957258139972560.key) 18:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:55 + git tag --points-at HEAD [Pipeline] } 18:01:55 $ docker exec --env ******** --env ******** 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent -k 18:01:55 unset SSH_AUTH_SOCK; 18:01:55 unset SSH_AGENT_PID; 18:01:55 echo Agent pid 38 killed; 18:01:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:55 [ssh-agent] Looking for ssh-agent implementation... 18:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:55 $ docker exec 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent 18:01:55 SSH_AUTH_SOCK=/tmp/ssh-MBUPCzoX8cOB/agent.70 18:01:55 SSH_AGENT_PID=76 18:01:55 Running ssh-add (command line suppressed) 18:01:56 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10402009850920085821.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_10402009850920085821.key) 18:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:56 + git semver init 18:01:56 2022-10-03 18:01:56,585 [run_init] DEBUG init version:0.0.0 force:False 18:01:56 2022-10-03 18:01:56,586 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 18:01:56 2022-10-03 18:01:56,586 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 18:01:56 2022-10-03 18:01:56,587 [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) 18:01:57 2022-10-03 18:01:57,360 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 18:01:57 2022-10-03 18:01:57,360 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 18:01:57 2022-10-03 18:01:57,360 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:57 2022-10-03 18:01:57,361 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:01:57 2.3.0-dev.13 [Pipeline] } 18:01:57 $ docker exec --env ******** --env ******** 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 ssh-agent -k 18:01:57 unset SSH_AUTH_SOCK; 18:01:57 unset SSH_AGENT_PID; 18:01:57 echo Agent pid 76 killed; 18:01:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:58 + git semver [Pipeline] } 18:01:58 $ docker stop --time=1 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 18:01:59 $ docker rm -f 8ffb25cb08167ca621ade230529fdba19c40df866d8e4e98a68ba9b346112d13 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:02:00 Stashed 1 file(s) [Pipeline] echo 18:02:00 [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 18:02:00 provisioning config files... 18:02:00 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16408246148609819745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:00 ---> docker-login.sh 18:02:00 nexus3.edgexfoundry.org:10001 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10002 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10003 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 nexus3.edgexfoundry.org:10004 18:02:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:00 Configure a credential helper to remove this warning. See 18:02:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:00 18:02:00 Login Succeeded 18:02:00 docker.io 18:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:01 Configure a credential helper to remove this warning. See 18:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:01 18:02:01 Login Succeeded 18:02:01 ---> docker-login.sh ends [Pipeline] } 18:02:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:01 ========================================================= 18:02:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:02:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:01 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:02:01 Sending build context to Docker daemon 1.457MB 18:02:01 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:02:01 Step 2/14 : FROM ${BASE} AS builder 18:02:01 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:02:01 2408cc74d12b: Pulling fs layer 18:02:01 ea60b727a1ce: Pulling fs layer 18:02:01 30c4a7721957: Pulling fs layer 18:02:01 370296b7ddb6: Pulling fs layer 18:02:01 7c6cee850709: Pulling fs layer 18:02:01 aa9baa53a306: Pulling fs layer 18:02:01 8b309c321861: Pulling fs layer 18:02:01 d8d76fd02f46: Pulling fs layer 18:02:01 fa31f396de31: Pulling fs layer 18:02:01 370296b7ddb6: Waiting 18:02:01 7c6cee850709: Waiting 18:02:01 d8d76fd02f46: Waiting 18:02:01 fa31f396de31: Waiting 18:02:01 8b309c321861: Waiting 18:02:01 aa9baa53a306: Waiting 18:02:01 30c4a7721957: Download complete 18:02:01 ea60b727a1ce: Download complete 18:02:01 7c6cee850709: Download complete 18:02:01 aa9baa53a306: Verifying Checksum 18:02:01 aa9baa53a306: Download complete 18:02:02 2408cc74d12b: Verifying Checksum 18:02:02 2408cc74d12b: Download complete 18:02:02 8b309c321861: Verifying Checksum 18:02:02 8b309c321861: Download complete 18:02:02 2408cc74d12b: Pull complete 18:02:02 ea60b727a1ce: Pull complete 18:02:02 30c4a7721957: Pull complete 18:02:02 fa31f396de31: Verifying Checksum 18:02:02 fa31f396de31: Download complete 18:02:02 d8d76fd02f46: Verifying Checksum 18:02:02 d8d76fd02f46: Download complete 18:02:02 370296b7ddb6: Verifying Checksum 18:02:02 370296b7ddb6: Download complete 18:02:07 370296b7ddb6: Pull complete 18:02:07 7c6cee850709: Pull complete 18:02:07 aa9baa53a306: Pull complete 18:02:07 8b309c321861: Pull complete 18:02:08 d8d76fd02f46: Pull complete 18:02:09 fa31f396de31: Pull complete 18:02:09 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 18:02:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:02:09 ---> cef68f9685f8 18:02:09 Step 3/14 : ARG ADD_BUILD_TAGS="" 18:02:12 ---> Running in cb669e1f6ad8 18:02:12 Removing intermediate container cb669e1f6ad8 18:02:12 ---> 955422f489f0 18:02:12 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:12 ---> Running in 3e97993e361c 18:02:12 Removing intermediate container 3e97993e361c 18:02:12 ---> ec3fbea5fb99 18:02:12 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:02:13 ---> Running in 9e8fa6b1af38 18:02:13 Removing intermediate container 9e8fa6b1af38 18:02:13 ---> a6cd0bcf9e90 18:02:13 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:13 ---> Running in 71893f6417b1 18:02:13 Removing intermediate container 71893f6417b1 18:02:13 ---> 841d859e3eae 18:02:13 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:13 ---> Running in 0589d893d219 18:02:13 Removing intermediate container 0589d893d219 18:02:13 ---> 9ee4d6735ae9 18:02:13 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:13 ---> Running in 487ba65d490e 18:02:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:15 (1/80) Installing mesa (21.3.8-r2) 18:02:15 (2/80) Installing libxau (1.0.9-r0) 18:02:15 Still waiting to schedule task 18:02:15 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:02:15 (3/80) Installing libxdmcp (1.1.3-r0) 18:02:15 (4/80) Installing libxcb (1.15-r0) 18:02:15 (5/80) Installing libx11 (1.8-r0) 18:02:15 (6/80) Installing libxext (1.3.4-r0) 18:02:15 (7/80) Installing libxfixes (6.0.0-r0) 18:02:15 (8/80) Installing libxxf86vm (1.1.4-r2) 18:02:15 (9/80) Installing libpciaccess (0.16-r0) 18:02:15 (10/80) Installing libdrm (2.4.110-r0) 18:02:16 (11/80) Installing mesa-glapi (21.3.8-r2) 18:02:16 (12/80) Installing libxshmfence (1.3-r1) 18:02:16 (13/80) Installing mesa-gl (21.3.8-r2) 18:02:16 (14/80) Installing icu-data-full (71.1-r2) 18:02:17 (15/80) Installing libice (1.0.10-r0) 18:02:17 (16/80) Installing libuuid (2.38-r1) 18:02:17 (17/80) Installing libsm (1.2.3-r0) 18:02:17 (18/80) Installing libxt (1.2.1-r0) 18:02:17 (19/80) Installing libxmu (1.1.3-r0) 18:02:17 (20/80) Installing xset (1.2.4-r0) 18:02:17 (21/80) Installing xprop (1.2.5-r0) 18:02:17 (22/80) Installing xdg-utils (1.1.3-r3) 18:02:17 (23/80) Installing dbus-libs (1.14.0-r1) 18:02:17 (24/80) Installing libffi (3.4.2-r1) 18:02:18 (25/80) Installing libintl (0.21-r2) 18:02:18 (26/80) Installing libblkid (2.38-r1) 18:02:18 (27/80) Installing libmount (2.38-r1) 18:02:18 (28/80) Installing pcre (8.45-r2) 18:02:18 (29/80) Installing glib (2.72.1-r0) 18:02:18 (30/80) Installing icu-libs (71.1-r2) 18:02:18 (31/80) Installing libpcre2-16 (10.40-r0) 18:02:18 (32/80) Installing zstd-libs (1.5.2-r1) 18:02:18 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 18:02:19 (34/80) Installing hicolor-icon-theme (0.17-r1) 18:02:19 (35/80) Installing wayland-libs-server (1.20.0-r0) 18:02:19 (36/80) Installing mesa-gbm (21.3.8-r2) 18:02:19 (37/80) Installing wayland-libs-client (1.20.0-r0) 18:02:19 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 18:02:20 (39/80) Installing libxcomposite (0.4.5-r0) 18:02:20 (40/80) Installing libbz2 (1.0.8-r1) 18:02:20 (41/80) Installing libpng (1.6.37-r1) 18:02:20 (42/80) Installing freetype (2.12.1-r0) 18:02:20 (43/80) Installing fontconfig (2.14.0-r0) 18:02:20 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 18:02:20 (45/80) Installing wayland-libs-egl (1.20.0-r0) 18:02:20 (46/80) Installing xkeyboard-config (2.35.1-r0) 18:02:21 (47/80) Installing xz-libs (5.2.5-r1) 18:02:21 (48/80) Installing libxml2 (2.9.14-r1) 18:02:21 (49/80) Installing libxkbcommon (1.4.1-r0) 18:02:21 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 18:02:21 (51/80) Installing mesa-egl (21.3.8-r2) 18:02:21 (52/80) Installing avahi-libs (0.8-r6) 18:02:21 (53/80) Installing nettle (3.7.3-r0) 18:02:21 (54/80) Installing p11-kit (0.24.1-r0) 18:02:21 (55/80) Installing libtasn1 (4.18.0-r0) 18:02:21 (56/80) Installing libunistring (1.0-r0) 18:02:22 (57/80) Installing gnutls (3.7.7-r0) 18:02:22 (58/80) Installing cups-libs (2.4.2-r0) 18:02:22 (59/80) Installing graphite2 (1.3.14-r1) 18:02:22 (60/80) Installing harfbuzz (4.3.0-r0) 18:02:22 (61/80) Installing libevdev (1.12.1-r0) 18:02:22 (62/80) Installing mtdev (1.1.6-r0) 18:02:22 (63/80) Installing eudev-libs (3.2.11-r0) 18:02:22 (64/80) Installing libinput-libs (1.20.1-r0) 18:02:22 (65/80) Installing libjpeg-turbo (2.1.3-r1) 18:02:22 (66/80) Installing xcb-util-wm (0.4.1-r1) 18:02:22 (67/80) Installing xcb-util (0.4.0-r3) 18:02:23 (68/80) Installing xcb-util-image (0.4.0-r1) 18:02:23 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 18:02:23 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 18:02:23 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 18:02:23 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 18:02:23 (73/80) Installing v4l-utils-libs (1.22.1-r1) 18:02:24 (74/80) Installing v4l-utils (1.22.1-r1) 18:02:24 (75/80) Installing udev-init-scripts (35-r0) 18:02:24 Executing udev-init-scripts-35-r0.post-install 18:02:24 (76/80) Installing kmod-libs (29-r2) 18:02:24 (77/80) Installing eudev (3.2.11-r0) 18:02:24 (78/80) Installing eudev-dev (3.2.11-r0) 18:02:24 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:02:24 (80/80) Installing v4l-utils-dev (1.22.1-r1) 18:02:24 Executing busybox-1.35.0-r13.trigger 18:02:24 Executing eudev-3.2.11-r0.trigger 18:02:24 OK: 330 MiB in 131 packages 18:02:27 Removing intermediate container 487ba65d490e 18:02:27 ---> 422beaefb513 18:02:27 Step 9/14 : WORKDIR /device-usb-camera 18:02:27 ---> Running in ed67983e9bcd 18:02:27 Removing intermediate container ed67983e9bcd 18:02:27 ---> d731e97e4486 18:02:27 Step 10/14 : COPY go.mod vendor* ./ 18:02:27 ---> c966c6b50398 18:02:27 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:27 ---> Running in ca828e57da70 18:02:45 Removing intermediate container ca828e57da70 18:02:45 ---> 9494a020fb80 18:02:45 Step 12/14 : COPY . . 18:02:45 ---> 18fda13fb535 18:02:45 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:02:45 ---> Running in 0a6c46a62aca 18:02:45  % Total % Received % Xferd Average Speed Time Time Time Current 18:02:45 Dload Upload Total Spent Left Speed 18:02:45  0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4908 0 --:--:-- --:--:-- --:--:-- 4916 18:02:45 Removing intermediate container 0a6c46a62aca 18:02:45 ---> f7d7420a5de4 18:02:45 Step 14/14 : RUN ${MAKE} 18:02:45 ---> Running in da28dc9b8232 18:02:46 noop 18:02:46 Removing intermediate container da28dc9b8232 18:02:46 ---> 28172af5533c 18:02:46 Successfully built 28172af5533c 18:02:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:46 + docker inspect -f . ci-base-image-x86_64 18:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:46 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:02:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:02:47 $ docker top 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:47 + go version 18:02:47 go version go1.18.3 linux/amd64 [Pipeline] } 18:02:47 $ docker stop --time=1 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab 18:02:48 $ docker rm -f 423cd26ba1c43df0be3b3fda70010a94f863ddaf848f8faabe21c90fbf1ce8ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:49 + docker inspect -f . ci-base-image-x86_64 18:02:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:49 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:02:49 $ docker top eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:50 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 18:02:50 + make test 18:02:50 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:02:50 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:03:00 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:03:01 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.9% of statements 18:03:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:03:09 CGO_ENABLED=1 go vet ./... 18:03:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:03:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:03:11 ./bin/test-attribution-txt.sh [Pipeline] echo 18:03:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:03:12 $ docker stop --time=1 eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea 18:03:14 $ docker rm -f eccdcb04a692cf2d9a89be6e8e6d91772117dcc4f8fd317b27e6ac9efd5855ea [Pipeline] // withDockerContainer [Pipeline] sh 18:03:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:03:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:03:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:03:15 + ls -al . 18:03:15 total 196 18:03:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 18:02 . 18:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. 18:03:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:03 .git 18:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github 18:03:15 -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 18:01 .gitignore 18:03:15 -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 18:01 .golangci.yml 18:03:15 -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 18:01 .hadolint.yml 18:03:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:01 .semver 18:03:15 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 18:01 Attribution.txt 18:03:15 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 18:01 CHANGELOG.md 18:03:15 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 18:01 Dockerfile 18:03:15 -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 18:01 GOVERNANCE.md 18:03:15 -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 18:01 Jenkinsfile 18:03:15 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 18:01 LICENSE 18:03:15 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 18:01 Makefile 18:03:15 -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 18:01 OWNERS.md 18:03:15 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 18:01 README.md 18:03:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION 18:03:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin 18:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 cmd 18:03:15 -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 18:03 coverage.out 18:03:15 -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 18:01 docker-entrypoint.sh 18:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 docs 18:03:15 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 18:01 go.mod 18:03:15 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 18:01 go.sum 18:03:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 internal 18:03:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap 18:03:15 -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:16 + 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=f2d41180d4aa04758258526b6ca81b3370c93db4 --label arch=amd64 --label version=2.3.0-dev.13 . 18:03:16 Sending build context to Docker daemon 1.487MB 18:03:16 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 18:03:16 Step 2/36 : FROM ${BASE} AS builder 18:03:16 ---> 28172af5533c 18:03:16 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:03:16 ---> Running in 96671464e735 18:03:16 Removing intermediate container 96671464e735 18:03:16 ---> 9fd1aa9e443b 18:03:16 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:16 ---> Running in 0ac63f1d9302 18:03:16 Removing intermediate container 0ac63f1d9302 18:03:16 ---> 24ca40ac50eb 18:03:16 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:03:16 ---> Running in 48bcfa8a4644 18:03:16 Removing intermediate container 48bcfa8a4644 18:03:16 ---> dc012d90d11e 18:03:16 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:03:16 ---> Running in 001a518f063f 18:03:16 Removing intermediate container 001a518f063f 18:03:16 ---> ae53cb279e9f 18:03:16 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:03:16 ---> Running in c9aeeef5590a 18:03:17 Removing intermediate container c9aeeef5590a 18:03:17 ---> 12b452ae2165 18:03:17 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:17 ---> Running in 75bdf069d18a 18:03:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:18 OK: 330 MiB in 131 packages 18:03:18 Removing intermediate container 75bdf069d18a 18:03:18 ---> 052e9dfe3158 18:03:18 Step 9/36 : WORKDIR /device-usb-camera 18:03:18 ---> Running in 4ed7ab90e2f2 18:03:18 Removing intermediate container 4ed7ab90e2f2 18:03:18 ---> ff2a544c798a 18:03:18 Step 10/36 : COPY go.mod vendor* ./ 18:03:18 ---> 5e1550a0da8f 18:03:18 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:18 ---> Running in 3bd281c9f0dd 18:03:19 Removing intermediate container 3bd281c9f0dd 18:03:19 ---> 7a054fb9ecb5 18:03:19 Step 12/36 : COPY . . 18:03:19 ---> 370c47c45adc 18:03:19 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:03:19 ---> Running in e4f0a6951d97 18:03:20  % Total % Received % Xferd Average Speed Time Time Time Current 18:03:20 Dload Upload Total Spent Left Speed 18:03:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 26767 0 --:--:-- --:--:-- --:--:-- 27230 18:03:20 Removing intermediate container e4f0a6951d97 18:03:20 ---> 0a972fd799ca 18:03:20 Step 14/36 : RUN ${MAKE} 18:03:20 ---> Running in 691852d238e6 18:03:20 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:03:42 Removing intermediate container 691852d238e6 18:03:42 ---> cecaa8216277 18:03:42 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:03:42 v0.18.4: Pulling from aler9/rtsp-simple-server 18:03:42 af6660deedbd: Pulling fs layer 18:03:42 97cd0a44c592: Pulling fs layer 18:03:42 97cd0a44c592: Verifying Checksum 18:03:42 97cd0a44c592: Download complete 18:03:42 af6660deedbd: Verifying Checksum 18:03:42 af6660deedbd: Download complete 18:03:42 af6660deedbd: Pull complete 18:03:42 97cd0a44c592: Pull complete 18:03:42 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:03:42 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:03:42 ---> fea57e182299 18:03:42 Step 16/36 : FROM alpine:3.16 18:03:43 3.16: Pulling from library/alpine 18:03:43 213ec9aee27d: Pulling fs layer 18:03:43 213ec9aee27d: Download complete 18:03:43 213ec9aee27d: Pull complete 18:03:43 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:03:43 Status: Downloaded newer image for alpine:3.16 18:03:43 ---> 9c6f07244728 18:03:43 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:03:44 ---> Running in d44e7ea823df 18:03:44 Removing intermediate container d44e7ea823df 18:03:44 ---> 7dc1d97b038d 18:03:44 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:03:44 ---> Running in 4adc35ee895f 18:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:44 (1/83) Installing dumb-init (1.2.5-r1) 18:03:44 (2/83) Installing sdl2 (2.0.22-r0) 18:03:44 (3/83) Installing libxau (1.0.9-r0) 18:03:44 (4/83) Installing libxdmcp (1.1.3-r0) 18:03:44 (5/83) Installing libxcb (1.15-r0) 18:03:44 (6/83) Installing libx11 (1.8-r0) 18:03:44 (7/83) Installing aom-libs (3.3.0-r0) 18:03:44 (8/83) Installing alsa-lib (1.2.7.2-r0) 18:03:44 (9/83) Installing expat (2.4.9-r0) 18:03:44 (10/83) Installing brotli-libs (1.0.9-r6) 18:03:44 (11/83) Installing libbz2 (1.0.8-r1) 18:03:44 (12/83) Installing libpng (1.6.37-r1) 18:03:44 (13/83) Installing freetype (2.12.1-r0) 18:03:44 (14/83) Installing fontconfig (2.14.0-r0) 18:03:44 (15/83) Installing fribidi (1.0.12-r0) 18:03:44 (16/83) Installing libffi (3.4.2-r1) 18:03:44 (17/83) Installing libintl (0.21-r2) 18:03:44 (18/83) Installing libblkid (2.38-r1) 18:03:44 (19/83) Installing libmount (2.38-r1) 18:03:44 (20/83) Installing pcre (8.45-r2) 18:03:44 (21/83) Installing glib (2.72.1-r0) 18:03:44 (22/83) Installing graphite2 (1.3.14-r1) 18:03:44 (23/83) Installing harfbuzz (4.3.0-r0) 18:03:45 (24/83) Installing libass (0.16.0-r0) 18:03:45 (25/83) Installing libdav1d (1.0.0-r0) 18:03:45 (26/83) Installing libpciaccess (0.16-r0) 18:03:45 (27/83) Installing libdrm (2.4.110-r0) 18:03:45 (28/83) Installing gmp (6.2.1-r2) 18:03:45 (29/83) Installing nettle (3.7.3-r0) 18:03:45 (30/83) Installing p11-kit (0.24.1-r0) 18:03:45 (31/83) Installing libtasn1 (4.18.0-r0) 18:03:45 (32/83) Installing libunistring (1.0-r0) 18:03:45 (33/83) Installing gnutls (3.7.7-r0) 18:03:45 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:03:45 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 18:03:45 (36/83) Installing lame (3.100-r0) 18:03:45 (37/83) Installing opus (1.3.1-r1) 18:03:45 (38/83) Installing libasyncns (0.8-r1) 18:03:45 (39/83) Installing dbus-libs (1.14.0-r1) 18:03:45 (40/83) Installing libltdl (2.4.7-r0) 18:03:45 (41/83) Installing orc (0.4.32-r0) 18:03:45 (42/83) Installing libgcc (11.2.1_git20220219-r2) 18:03:45 (43/83) Installing libogg (1.3.5-r1) 18:03:45 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 18:03:45 (45/83) Installing flac (1.3.4-r0) 18:03:45 (46/83) Installing libvorbis (1.3.7-r0) 18:03:45 (47/83) Installing libsndfile (1.1.0-r0) 18:03:45 (48/83) Installing libgomp (11.2.1_git20220219-r2) 18:03:45 (49/83) Installing soxr (0.1.3-r2) 18:03:45 (50/83) Installing speexdsp (1.2.0-r0) 18:03:45 (51/83) Installing tdb-libs (1.4.6-r0) 18:03:45 (52/83) Installing libpulse (15.0-r2) 18:03:45 (53/83) Installing cjson (1.7.15-r3) 18:03:45 (54/83) Installing mbedtls (2.28.1-r0) 18:03:45 (55/83) Installing librist (0.2.6-r1) 18:03:45 (56/83) Installing libsrt (1.4.4-r0) 18:03:45 (57/83) Installing libssh (0.9.6-r1) 18:03:45 (58/83) Installing libtheora (1.1.1-r16) 18:03:45 (59/83) Installing libjpeg-turbo (2.1.3-r1) 18:03:45 (60/83) Installing v4l-utils-libs (1.22.1-r1) 18:03:45 (61/83) Installing libxext (1.3.4-r0) 18:03:45 (62/83) Installing libxfixes (6.0.0-r0) 18:03:45 (63/83) Installing wayland-libs-client (1.20.0-r0) 18:03:45 (64/83) Installing libva (2.14.0-r0) 18:03:45 (65/83) Installing libvdpau (1.5-r0) 18:03:45 (66/83) Installing vidstab (1.1.0-r1) 18:03:45 (67/83) Installing libvpx (1.11.0-r1) 18:03:45 (68/83) Installing libwebp (1.2.3-r0) 18:03:45 (69/83) Installing x264-libs (0.163_git20210613-r0) 18:03:45 (70/83) Installing numactl (2.0.14-r0) 18:03:45 (71/83) Installing x265-libs (3.5-r3) 18:03:45 (72/83) Installing xvidcore (1.3.7-r1) 18:03:45 (73/83) Installing ffmpeg-libs (5.0.1-r1) 18:03:45 (74/83) Installing ffmpeg (5.0.1-r1) 18:03:45 (75/83) Installing udev-init-scripts (35-r0) 18:03:45 Executing udev-init-scripts-35-r0.post-install 18:03:45 (76/83) Installing eudev-libs (3.2.11-r0) 18:03:45 (77/83) Installing xz-libs (5.2.5-r1) 18:03:45 (78/83) Installing zstd-libs (1.5.2-r1) 18:03:45 (79/83) Installing kmod-libs (29-r2) 18:03:45 (80/83) Installing eudev (3.2.11-r0) 18:03:45 (81/83) Installing libsodium (1.0.18-r0) 18:03:45 (82/83) Installing libzmq (4.3.4-r0) 18:03:45 (83/83) Installing zeromq (4.3.4-r0) 18:03:45 Executing busybox-1.35.0-r17.trigger 18:03:45 Executing eudev-3.2.11-r0.trigger 18:03:45 OK: 101 MiB in 97 packages 18:03:47 Removing intermediate container 4adc35ee895f 18:03:47 ---> 0fc24f788c0b 18:03:47 Step 19/36 : WORKDIR / 18:03:47 ---> Running in 5c091269081b 18:03:47 Removing intermediate container 5c091269081b 18:03:47 ---> 6f2e2292c6cf 18:03:47 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 18:03:48 ---> 428885718147 18:03:48 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:03:48 ---> e3f336feb8ce 18:03:48 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:03:48 ---> d29a45f0e18a 18:03:48 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:03:49 ---> ce5a17aec6af 18:03:49 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:03:49 ---> 625cab745f7b 18:03:49 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:03:49 ---> 5c19893d6a57 18:03:49 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 18:03:49 ---> f329dd3b4132 18:03:49 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:03:49 ---> Running in 4511d65d7b6d 18:03:50 Removing intermediate container 4511d65d7b6d 18:03:50 ---> 98fae7082595 18:03:50 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:03:50 ---> Running in 641962b482c6 18:03:50 Removing intermediate container 641962b482c6 18:03:50 ---> 2cebfd00dfdd 18:03:50 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:03:50 ---> Running in 03e3f6194468 18:03:51 Removing intermediate container 03e3f6194468 18:03:51 ---> c3a8adbfc3d8 18:03:51 Step 30/36 : EXPOSE 59983 18:03:51 ---> Running in 8911e450033f 18:03:51 Removing intermediate container 8911e450033f 18:03:51 ---> 430ff5955050 18:03:51 Step 31/36 : EXPOSE 8554 18:03:51 ---> Running in 50cd5ece6cf1 18:03:51 Removing intermediate container 50cd5ece6cf1 18:03:51 ---> bd63776f26b2 18:03:51 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:03:51 ---> Running in 62a96d16d5d8 18:03:51 Removing intermediate container 62a96d16d5d8 18:03:51 ---> c97ddeab50a9 18:03:51 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:03:51 ---> Running in 30626c470309 18:03:51 Removing intermediate container 30626c470309 18:03:51 ---> abbaafdea9f6 18:03:51 Step 34/36 : LABEL arch=amd64 18:03:51 ---> Running in eea1f8c00959 18:03:51 Removing intermediate container eea1f8c00959 18:03:51 ---> 079f8152761d 18:03:51 Step 35/36 : LABEL git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 18:03:51 ---> Running in d489b32181a7 18:03:52 Removing intermediate container d489b32181a7 18:03:52 ---> 349471ad1484 18:03:52 Step 36/36 : LABEL version=2.3.0-dev.13 18:03:52 ---> Running in fa326c33279b 18:03:52 Removing intermediate container fa326c33279b 18:03:52 ---> 3a0e3ee40ef7 18:03:52 [Warning] One or more build-args [ARCH] were not consumed 18:03:52 Successfully built 3a0e3ee40ef7 18:03:52 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:52 provisioning config files... 18:03:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11324918093401126517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:52 ---> docker-login.sh 18:03:52 nexus3.edgexfoundry.org:10001 18:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:52 Configure a credential helper to remove this warning. See 18:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:52 18:03:52 Login Succeeded 18:03:52 nexus3.edgexfoundry.org:10002 18:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:52 Configure a credential helper to remove this warning. See 18:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:52 18:03:52 Login Succeeded 18:03:52 nexus3.edgexfoundry.org:10003 18:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:52 Configure a credential helper to remove this warning. See 18:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:52 18:03:52 Login Succeeded 18:03:52 nexus3.edgexfoundry.org:10004 18:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:52 Configure a credential helper to remove this warning. See 18:03:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:52 18:03:52 Login Succeeded 18:03:52 docker.io 18:03:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:53 Configure a credential helper to remove this warning. See 18:03:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:53 18:03:53 Login Succeeded 18:03:53 ---> docker-login.sh ends [Pipeline] } 18:03:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:53 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 18:03:53 f2d41180d4aa04758258526b6ca81b3370c93db4 18:03:53 latest 18:03:53 2.3.0-dev.13 18:03:53 f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:03:53 main 18:03:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:53 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:53 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 18:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:03:53 b361b7a4cedc: Preparing 18:03:53 8462d1484112: Preparing 18:03:53 539aad29b5aa: Preparing 18:03:53 550e596c6d0e: Preparing 18:03:53 1207169bf42c: Preparing 18:03:53 ab6a20fb646e: Preparing 18:03:53 2ae1fda00ce7: Preparing 18:03:53 d1caf6dea4f1: Preparing 18:03:53 237305714010: Preparing 18:03:53 e4a183746213: Preparing 18:03:53 11d057fe98ac: Preparing 18:03:53 994393dc58e7: Preparing 18:03:53 d1caf6dea4f1: Waiting 18:03:53 2ae1fda00ce7: Waiting 18:03:53 ab6a20fb646e: Waiting 18:03:53 11d057fe98ac: Waiting 18:03:53 237305714010: Waiting 18:03:53 e4a183746213: Waiting 18:03:53 994393dc58e7: Waiting 18:03:53 1207169bf42c: Pushed 18:03:53 8462d1484112: Pushed 18:03:53 539aad29b5aa: Pushed 18:03:53 b361b7a4cedc: Pushed 18:03:54 237305714010: Pushed 18:03:54 d1caf6dea4f1: Pushed 18:03:54 ab6a20fb646e: Pushed 18:03:54 2ae1fda00ce7: Pushed 18:03:54 994393dc58e7: Layer already exists 18:03:56 550e596c6d0e: Pushed 18:03:56 e4a183746213: Pushed 18:04:03 11d057fe98ac: Pushed 18:04:03 f2d41180d4aa04758258526b6ca81b3370c93db4: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:03 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:04:03 b361b7a4cedc: Preparing 18:04:03 8462d1484112: Preparing 18:04:03 539aad29b5aa: Preparing 18:04:03 550e596c6d0e: Preparing 18:04:03 1207169bf42c: Preparing 18:04:03 ab6a20fb646e: Preparing 18:04:03 2ae1fda00ce7: Preparing 18:04:03 d1caf6dea4f1: Preparing 18:04:03 237305714010: Preparing 18:04:03 e4a183746213: Preparing 18:04:03 11d057fe98ac: Preparing 18:04:03 994393dc58e7: Preparing 18:04:03 ab6a20fb646e: Waiting 18:04:03 2ae1fda00ce7: Waiting 18:04:03 d1caf6dea4f1: Waiting 18:04:03 11d057fe98ac: Waiting 18:04:03 994393dc58e7: Waiting 18:04:03 237305714010: Waiting 18:04:03 e4a183746213: Waiting 18:04:03 539aad29b5aa: Layer already exists 18:04:03 8462d1484112: Layer already exists 18:04:03 550e596c6d0e: Layer already exists 18:04:03 1207169bf42c: Layer already exists 18:04:03 b361b7a4cedc: Layer already exists 18:04:03 ab6a20fb646e: Layer already exists 18:04:03 2ae1fda00ce7: Layer already exists 18:04:03 d1caf6dea4f1: Layer already exists 18:04:03 e4a183746213: Layer already exists 18:04:03 237305714010: Layer already exists 18:04:03 11d057fe98ac: Layer already exists 18:04:03 994393dc58e7: Layer already exists 18:04:03 latest: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 18:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:04:04 b361b7a4cedc: Preparing 18:04:04 8462d1484112: Preparing 18:04:04 539aad29b5aa: Preparing 18:04:04 550e596c6d0e: Preparing 18:04:04 1207169bf42c: Preparing 18:04:04 ab6a20fb646e: Preparing 18:04:04 2ae1fda00ce7: Preparing 18:04:04 d1caf6dea4f1: Preparing 18:04:04 237305714010: Preparing 18:04:04 e4a183746213: Preparing 18:04:04 11d057fe98ac: Preparing 18:04:04 994393dc58e7: Preparing 18:04:04 d1caf6dea4f1: Waiting 18:04:04 237305714010: Waiting 18:04:04 ab6a20fb646e: Waiting 18:04:04 e4a183746213: Waiting 18:04:04 2ae1fda00ce7: Waiting 18:04:04 11d057fe98ac: Waiting 18:04:04 994393dc58e7: Waiting 18:04:04 8462d1484112: Layer already exists 18:04:04 539aad29b5aa: Layer already exists 18:04:04 1207169bf42c: Layer already exists 18:04:04 b361b7a4cedc: Layer already exists 18:04:04 550e596c6d0e: Layer already exists 18:04:04 ab6a20fb646e: Layer already exists 18:04:04 d1caf6dea4f1: Layer already exists 18:04:04 2ae1fda00ce7: Layer already exists 18:04:04 e4a183746213: Layer already exists 18:04:04 237305714010: Layer already exists 18:04:04 11d057fe98ac: Layer already exists 18:04:04 994393dc58e7: Layer already exists 18:04:04 2.3.0-dev.13: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:04 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:04:05 b361b7a4cedc: Preparing 18:04:05 8462d1484112: Preparing 18:04:05 539aad29b5aa: Preparing 18:04:05 550e596c6d0e: Preparing 18:04:05 1207169bf42c: Preparing 18:04:05 ab6a20fb646e: Preparing 18:04:05 2ae1fda00ce7: Preparing 18:04:05 d1caf6dea4f1: Preparing 18:04:05 237305714010: Preparing 18:04:05 e4a183746213: Preparing 18:04:05 11d057fe98ac: Preparing 18:04:05 994393dc58e7: Preparing 18:04:05 ab6a20fb646e: Waiting 18:04:05 237305714010: Waiting 18:04:05 2ae1fda00ce7: Waiting 18:04:05 d1caf6dea4f1: Waiting 18:04:05 11d057fe98ac: Waiting 18:04:05 994393dc58e7: Waiting 18:04:05 e4a183746213: Waiting 18:04:05 550e596c6d0e: Layer already exists 18:04:05 b361b7a4cedc: Layer already exists 18:04:05 539aad29b5aa: Layer already exists 18:04:05 1207169bf42c: Layer already exists 18:04:05 8462d1484112: Layer already exists 18:04:05 2ae1fda00ce7: Layer already exists 18:04:05 d1caf6dea4f1: Layer already exists 18:04:05 ab6a20fb646e: Layer already exists 18:04:05 237305714010: Layer already exists 18:04:05 e4a183746213: Layer already exists 18:04:05 11d057fe98ac: Layer already exists 18:04:05 994393dc58e7: Layer already exists 18:04:05 f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:05 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:05 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 18:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 18:04:05 b361b7a4cedc: Preparing 18:04:05 8462d1484112: Preparing 18:04:05 539aad29b5aa: Preparing 18:04:05 550e596c6d0e: Preparing 18:04:05 1207169bf42c: Preparing 18:04:05 ab6a20fb646e: Preparing 18:04:05 2ae1fda00ce7: Preparing 18:04:05 d1caf6dea4f1: Preparing 18:04:05 237305714010: Preparing 18:04:05 e4a183746213: Preparing 18:04:05 11d057fe98ac: Preparing 18:04:05 994393dc58e7: Preparing 18:04:05 2ae1fda00ce7: Waiting 18:04:05 d1caf6dea4f1: Waiting 18:04:05 ab6a20fb646e: Waiting 18:04:05 237305714010: Waiting 18:04:05 994393dc58e7: Waiting 18:04:05 11d057fe98ac: Waiting 18:04:05 550e596c6d0e: Layer already exists 18:04:05 b361b7a4cedc: Layer already exists 18:04:05 8462d1484112: Layer already exists 18:04:05 1207169bf42c: Layer already exists 18:04:05 539aad29b5aa: Layer already exists 18:04:05 ab6a20fb646e: Layer already exists 18:04:05 e4a183746213: Layer already exists 18:04:05 d1caf6dea4f1: Layer already exists 18:04:05 2ae1fda00ce7: Layer already exists 18:04:05 237305714010: Layer already exists 18:04:05 11d057fe98ac: Layer already exists 18:04:05 994393dc58e7: Layer already exists 18:04:05 main: digest: sha256:cc3483c220d568a336974c0a1bcf3017452e44eff29bd410e3d142a225afabf6 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:04:05 ===================================================== [Pipeline] echo 18:04:05 taggedImages: 18:04:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4 18:04:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 18:04:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:2.3.0-dev.13 18:04:05 - nexus3.edgexfoundry.org:10004/device-usb-camera:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:04:05 - 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 18:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:06 18:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:06 latest: Pulling from edgex-lftools-log-publisher 18:04:06 5eb5b503b376: Pulling fs layer 18:04:06 5c69ac0246d0: Pulling fs layer 18:04:06 ec43610c2a17: Pulling fs layer 18:04:06 3a2ae6a8a46f: Pulling fs layer 18:04:06 33b1e0a273af: Pulling fs layer 18:04:06 5d3b04190fa2: Pulling fs layer 18:04:06 2f39f015ded8: Pulling fs layer 18:04:06 3a2ae6a8a46f: Waiting 18:04:06 33b1e0a273af: Waiting 18:04:06 5d3b04190fa2: Waiting 18:04:06 2f39f015ded8: Waiting 18:04:06 5c69ac0246d0: Download complete 18:04:06 3a2ae6a8a46f: Verifying Checksum 18:04:06 3a2ae6a8a46f: Download complete 18:04:06 33b1e0a273af: Verifying Checksum 18:04:06 33b1e0a273af: Download complete 18:04:06 5d3b04190fa2: Verifying Checksum 18:04:06 5d3b04190fa2: Download complete 18:04:06 ec43610c2a17: Verifying Checksum 18:04:06 ec43610c2a17: Download complete 18:04:06 5eb5b503b376: Verifying Checksum 18:04:06 5eb5b503b376: Download complete 18:04:07 2f39f015ded8: Download complete 18:04:07 5eb5b503b376: Pull complete 18:04:08 5c69ac0246d0: Pull complete 18:04:08 ec43610c2a17: Pull complete 18:04:08 3a2ae6a8a46f: Pull complete 18:04:08 33b1e0a273af: Pull complete 18:04:08 5d3b04190fa2: Pull complete 18:04:14 2f39f015ded8: Pull complete 18:04:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:14 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:16 $ docker top 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:17 ---> job-cost.sh 18:04:17 lf-activate-venv: SKIPPING 18:04:17 INFO: No Stack... 18:04:17 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:18 INFO: Archiving Costs [Pipeline] sh 18:04:18 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 18:04:18 + cut -d, -f6 [Pipeline] lock 18:04:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] 18:04:18 Resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] did not exist. Created. 18:04:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:18 + echo total: 0.2199999988079071 [Pipeline] stash 18:04:18 Stashed 1 file(s) [Pipeline] } 18:04:18 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:18 $ docker stop --time=1 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca 18:04:19 $ docker rm -f 1e6cce5d72aca5a17118a736469fdf80ca6b520ea810d8eb2953c5d19ad23eca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:06:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6925 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 18:06:52 Running in /w/workspace/device-usb-camera/52 [Pipeline] { [Pipeline] checkout 18:06:52 Selected Git installation does not exist. Using Default 18:06:52 The recommended git tool is: NONE 18:06:58 using credential edgex-jenkins-ssh 18:06:58 Cloning the remote Git repository 18:06:58 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:06:58 > git init /w/workspace/device-usb-camera/52 # timeout=10 18:06:58 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:06:58 > git --version # timeout=10 18:06:58 > git --version # 'git version 2.25.1' 18:06:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:58 Verifying host key using known hosts file 18:06:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:06:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:59 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:06:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:00 Avoid second fetch 18:07:00 Checking out Revision f2d41180d4aa04758258526b6ca81b3370c93db4 (main) 18:07:01 Commit message: "Merge pull request #98 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" 18:07:00 > git config core.sparsecheckout # timeout=10 18:07:00 > git checkout -f f2d41180d4aa04758258526b6ca81b3370c93db4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:07:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:02 Dload Upload Total Spent Left Speed 18:07:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 60009 0 --:--:-- --:--:-- --:--:-- 60009 [Pipeline] sh 18:07:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:07:03 + sudo tee /etc/docker/daemon.new 18:07:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:07:03 { 18:07:03 "registry-mirrors": [ 18:07:03 "https://nexus3.edgexfoundry.org:10001" 18:07:03 ], 18:07:03 "bip": "10.250.0.254/24", 18:07:03 "hosts": [ 18:07:03 "tcp://0.0.0.0:5555", 18:07:03 "unix:///var/run/docker.sock" 18:07:03 ], 18:07:03 "mtu": 1458, 18:07:03 "selinux-enabled": true, 18:07:03 "seccomp-profile": "/etc/docker/seccomp.json" 18:07:03 } [Pipeline] sh 18:07:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:07:03 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:22 provisioning config files... 18:07:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/52@tmp/config11857805373731249371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:07:22 ---> docker-login.sh 18:07:22 nexus3.edgexfoundry.org:10001 18:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:23 Configure a credential helper to remove this warning. See 18:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:23 18:07:23 Login Succeeded 18:07:23 nexus3.edgexfoundry.org:10002 18:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:23 Configure a credential helper to remove this warning. See 18:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:23 18:07:23 Login Succeeded 18:07:23 nexus3.edgexfoundry.org:10003 18:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 nexus3.edgexfoundry.org:10004 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:24 Configure a credential helper to remove this warning. See 18:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:24 18:07:24 Login Succeeded 18:07:24 docker.io 18:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:07:25 Configure a credential helper to remove this warning. See 18:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:07:25 18:07:25 Login Succeeded 18:07:25 ---> docker-login.sh ends [Pipeline] } 18:07:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:07:25 ========================================================= 18:07:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:07:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:07:25 Sending build context to Docker daemon 953.9kB 18:07:25 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:07:25 Step 2/14 : FROM ${BASE} AS builder 18:07:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:07:26 b3c136eddcbf: Pulling fs layer 18:07:26 c0a3192eca97: Pulling fs layer 18:07:26 a050256f5b6f: Pulling fs layer 18:07:26 656be50a0ddc: Pulling fs layer 18:07:26 656be50a0ddc: Waiting 18:07:26 2bbca73fdf42: Pulling fs layer 18:07:26 f607e4fc86c3: Pulling fs layer 18:07:26 4d572c569a2c: Pulling fs layer 18:07:26 fcf976331f73: Pulling fs layer 18:07:26 2bbca73fdf42: Waiting 18:07:26 f607e4fc86c3: Waiting 18:07:26 4d572c569a2c: Waiting 18:07:26 fcf976331f73: Waiting 18:07:26 a050256f5b6f: Download complete 18:07:26 c0a3192eca97: Verifying Checksum 18:07:26 c0a3192eca97: Download complete 18:07:26 2bbca73fdf42: Verifying Checksum 18:07:26 2bbca73fdf42: Download complete 18:07:26 f607e4fc86c3: Verifying Checksum 18:07:26 f607e4fc86c3: Download complete 18:07:26 b3c136eddcbf: Verifying Checksum 18:07:26 b3c136eddcbf: Download complete 18:07:27 b3c136eddcbf: Pull complete 18:07:27 fcf976331f73: Verifying Checksum 18:07:27 fcf976331f73: Download complete 18:07:27 c0a3192eca97: Pull complete 18:07:28 a050256f5b6f: Pull complete 18:07:28 4d572c569a2c: Verifying Checksum 18:07:28 4d572c569a2c: Download complete 18:07:29 656be50a0ddc: Verifying Checksum 18:07:29 656be50a0ddc: Download complete 18:07:41 656be50a0ddc: Pull complete 18:07:41 2bbca73fdf42: Pull complete 18:07:41 f607e4fc86c3: Pull complete 18:07:48 4d572c569a2c: Pull complete 18:07:49 fcf976331f73: Pull complete 18:07:49 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 18:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:07:49 ---> 3970a7415f9e 18:07:49 Step 3/14 : ARG ADD_BUILD_TAGS="" 18:07:51 ---> Running in 35502738c773 18:07:51 Removing intermediate container 35502738c773 18:07:51 ---> 4ed47d5763be 18:07:51 Step 4/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:51 ---> Running in 860d4603f780 18:07:51 Removing intermediate container 860d4603f780 18:07:51 ---> 88d50769606d 18:07:51 Step 5/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:07:52 ---> Running in 6b56ab47a7fa 18:07:52 Removing intermediate container 6b56ab47a7fa 18:07:52 ---> 3739f59370ef 18:07:52 Step 6/14 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:07:52 ---> Running in 0eb647543461 18:07:53 Removing intermediate container 0eb647543461 18:07:53 ---> fdbf3f624231 18:07:53 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:53 ---> Running in a3322f5b1ffb 18:07:55 Removing intermediate container a3322f5b1ffb 18:07:55 ---> d26cea2b97d8 18:07:55 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:55 ---> Running in 7ce89446c2c1 18:07:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:07:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:07:58 (1/14) Installing libintl (0.21-r2) 18:07:58 (2/14) Installing eudev-libs (3.2.11-r0) 18:07:58 (3/14) Installing libjpeg-turbo (2.1.3-r1) 18:07:58 (4/14) Installing v4l-utils-libs (1.22.1-r1) 18:07:58 (5/14) Installing v4l-utils (1.22.1-r1) 18:07:58 (6/14) Installing udev-init-scripts (35-r0) 18:07:58 Executing udev-init-scripts-35-r0.post-install 18:07:58 (7/14) Installing libblkid (2.38-r1) 18:07:58 (8/14) Installing xz-libs (5.2.5-r1) 18:07:58 (9/14) Installing zstd-libs (1.5.2-r1) 18:07:58 (10/14) Installing kmod-libs (29-r2) 18:07:58 (11/14) Installing eudev (3.2.11-r0) 18:07:58 (12/14) Installing eudev-dev (3.2.11-r0) 18:07:59 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 18:07:59 (14/14) Installing v4l-utils-dev (1.22.1-r1) 18:07:59 Executing busybox-1.35.0-r13.trigger 18:07:59 Executing eudev-3.2.11-r0.trigger 18:07:59 OK: 228 MiB in 65 packages 18:08:00 Removing intermediate container 7ce89446c2c1 18:08:00 ---> 69360fa3a2aa 18:08:00 Step 9/14 : WORKDIR /device-usb-camera 18:08:00 ---> Running in f9d630b1a177 18:08:01 Removing intermediate container f9d630b1a177 18:08:01 ---> f6feb43fa282 18:08:01 Step 10/14 : COPY go.mod vendor* ./ 18:08:01 ---> 80c8da6e7d27 18:08:01 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:01 ---> Running in eb69bb555e7f 18:08:58 Removing intermediate container eb69bb555e7f 18:08:58 ---> 47827f37e55c 18:08:58 Step 12/14 : COPY . . 18:08:58 ---> 8d30b16b3196 18:08:58 Step 13/14 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:08:58 ---> Running in db4bc3390669 18:08:58  % Total % Received % Xferd Average Speed Time Time Time Current 18:08:58 Dload Upload Total Spent Left Speed 18:08:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7376 0 --:--:-- --:--:-- --:--:-- 7426 18:08:58 Removing intermediate container db4bc3390669 18:08:58 ---> de235223d05e 18:08:58 Step 14/14 : RUN ${MAKE} 18:08:58 ---> Running in 916a6e8b06d1 18:08:58 noop 18:08:58 Removing intermediate container 916a6e8b06d1 18:08:58 ---> 6780f614a1f3 18:08:58 Successfully built 6780f614a1f3 18:08:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:58 + docker inspect -f . ci-base-image-arm64 18:08:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:58 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 18:08:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@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 18:08:59 $ docker top 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:00 + go version 18:09:00 go version go1.18.3 linux/arm64 [Pipeline] } 18:09:00 $ docker stop --time=1 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 18:09:02 $ docker rm -f 4271ddc2c9493470e29335c51ba3469eccd0dd045767e3a968c764310245b328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:02 + docker inspect -f . ci-base-image-arm64 18:09:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:02 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 18:09:02 $ 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/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@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 18:09:03 $ docker top 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:04 + git config --global --add safe.directory /w/workspace/device-usb-camera/52 [Pipeline] fileExists [Pipeline] sh 18:09:04 + make test 18:09:04 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 18:09:06 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:10:43 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:10:43 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.069s coverage: 1.9% of statements 18:10:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:10:43 CGO_ENABLED=1 go vet ./... 18:11:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:11:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:11:01 ./bin/test-attribution-txt.sh [Pipeline] echo 18:11:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:11:01 $ docker stop --time=1 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 18:11:03 $ docker rm -f 664bc70b3e2cd8b92adb0c84ddcbee160377037defb7ccd381981e4d7d241901 [Pipeline] // withDockerContainer [Pipeline] sh 18:11:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:11:04 Warning: overwriting stash ‘coverage-report’ 18:11:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:11:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:11:05 + ls -al . 18:11:05 total 192 18:11:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 18:09 . 18:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:06 .. 18:11:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:07 .git 18:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 .github 18:11:05 -rw-rw-r-- 1 jenkins jenkins 414 Oct 3 18:07 .gitignore 18:11:05 -rw-rw-r-- 1 jenkins jenkins 42 Oct 3 18:07 .golangci.yml 18:11:05 -rw-rw-r-- 1 jenkins jenkins 77 Oct 3 18:07 .hadolint.yml 18:11:05 -rw-rw-r-- 1 jenkins jenkins 9702 Oct 3 18:07 Attribution.txt 18:11:05 -rw-rw-r-- 1 jenkins jenkins 1206 Oct 3 18:07 CHANGELOG.md 18:11:05 -rw-rw-r-- 1 jenkins jenkins 2467 Oct 3 18:07 Dockerfile 18:11:05 -rw-rw-r-- 1 jenkins jenkins 678 Oct 3 18:07 GOVERNANCE.md 18:11:05 -rw-rw-r-- 1 jenkins jenkins 659 Oct 3 18:07 Jenkinsfile 18:11:05 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 3 18:07 LICENSE 18:11:05 -rw-rw-r-- 1 jenkins jenkins 2554 Oct 3 18:07 Makefile 18:11:05 -rw-rw-r-- 1 jenkins jenkins 622 Oct 3 18:07 OWNERS.md 18:11:05 -rw-rw-r-- 1 jenkins jenkins 5773 Oct 3 18:07 README.md 18:11:05 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION 18:11:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:07 bin 18:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 cmd 18:11:05 -rw-r--r-- 1 jenkins jenkins 29387 Oct 3 18:10 coverage.out 18:11:05 -rwxrwxr-x 1 jenkins jenkins 140 Oct 3 18:07 docker-entrypoint.sh 18:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 docs 18:11:05 -rw-rw-r-- 1 jenkins jenkins 3633 Oct 3 18:07 go.mod 18:11:05 -rw-rw-r-- 1 jenkins jenkins 38103 Oct 3 18:07 go.sum 18:11:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:07 internal 18:11:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:07 snap 18:11:05 -rw-rw-r-- 1 jenkins jenkins 231 Oct 3 18:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:06 + 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=f2d41180d4aa04758258526b6ca81b3370c93db4 --label arch=arm64 --label version=2.3.0-dev.13 . 18:11:06 Sending build context to Docker daemon 984.1kB 18:11:06 Step 1/36 : ARG BASE=golang:1.18-alpine3.16 18:11:06 Step 2/36 : FROM ${BASE} AS builder 18:11:06 ---> 6780f614a1f3 18:11:06 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:11:06 ---> Running in 6fe4a2d5b557 18:11:07 Removing intermediate container 6fe4a2d5b557 18:11:07 ---> 4c2649fbc286 18:11:07 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:07 ---> Running in d6173df323c5 18:11:07 Removing intermediate container d6173df323c5 18:11:07 ---> 0e02c0b8863b 18:11:07 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 18:11:07 ---> Running in 97cc1c5e29d8 18:11:07 Removing intermediate container 97cc1c5e29d8 18:11:07 ---> 267417129ca5 18:11:07 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:11:07 ---> Running in 0e8447f0a66a 18:11:08 Removing intermediate container 0e8447f0a66a 18:11:08 ---> 0de3b777ada1 18:11:08 Step 7/36 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:11:08 ---> Running in 765e7b3f7506 18:11:10 Removing intermediate container 765e7b3f7506 18:11:10 ---> 1325827e4512 18:11:10 Step 8/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:11:10 ---> Running in 3f5bd43ac343 18:11:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:11:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:11:13 OK: 228 MiB in 65 packages 18:11:14 Removing intermediate container 3f5bd43ac343 18:11:14 ---> 78b90e39027e 18:11:14 Step 9/36 : WORKDIR /device-usb-camera 18:11:14 ---> Running in df3aa1fdb7d6 18:11:14 Removing intermediate container df3aa1fdb7d6 18:11:14 ---> 035b240ead83 18:11:14 Step 10/36 : COPY go.mod vendor* ./ 18:11:15 ---> 7c961db67f2a 18:11:15 Step 11/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:11:15 ---> Running in 35edea997d34 18:11:17 Removing intermediate container 35edea997d34 18:11:17 ---> 6e11b38155d5 18:11:17 Step 12/36 : COPY . . 18:11:18 ---> 46a4c3432968 18:11:18 Step 13/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:11:18 ---> Running in d6bffc462ffc 18:11:19  % Total % Received % Xferd Average Speed Time Time Time Current 18:11:19 Dload Upload Total Spent Left Speed 18:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14898 0 --:--:-- --:--:-- --:--:-- 15171 18:11:20 Removing intermediate container d6bffc462ffc 18:11:20 ---> 6831646ea842 18:11:20 Step 14/36 : RUN ${MAKE} 18:11:20 ---> Running in 95fb18a57f5d 18:11:21 CGO_ENABLED=1 go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=2.3.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.34" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 18:13:58 Removing intermediate container 95fb18a57f5d 18:13:58 ---> b0c59fa1c605 18:13:58 Step 15/36 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 18:13:58 v0.18.4: Pulling from aler9/rtsp-simple-server 18:13:58 eab2503cf8f4: Pulling fs layer 18:13:58 97cd0a44c592: Pulling fs layer 18:13:58 97cd0a44c592: Verifying Checksum 18:13:58 97cd0a44c592: Download complete 18:13:58 eab2503cf8f4: Verifying Checksum 18:13:58 eab2503cf8f4: Download complete 18:13:58 eab2503cf8f4: Pull complete 18:13:58 97cd0a44c592: Pull complete 18:13:58 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 18:13:58 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 18:13:58 ---> 7f763cca56b3 18:13:58 Step 16/36 : FROM alpine:3.16 18:13:59 3.16: Pulling from library/alpine 18:13:59 9b18e9b68314: Pulling fs layer 18:13:59 9b18e9b68314: Verifying Checksum 18:13:59 9b18e9b68314: Download complete 18:14:00 9b18e9b68314: Pull complete 18:14:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 18:14:00 Status: Downloaded newer image for alpine:3.16 18:14:00 ---> a6215f271958 18:14:00 Step 17/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 18:14:00 ---> Running in ec0c15abee6d 18:14:00 Removing intermediate container ec0c15abee6d 18:14:00 ---> a66ac6a50deb 18:14:00 Step 18/36 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 18:14:00 ---> Running in 2dd1ddd85cc8 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:14:02 (1/82) Installing dumb-init (1.2.5-r1) 18:14:02 (2/82) Installing sdl2 (2.0.22-r0) 18:14:02 (3/82) Installing libxau (1.0.9-r0) 18:14:02 (4/82) Installing libxdmcp (1.1.3-r0) 18:14:02 (5/82) Installing libxcb (1.15-r0) 18:14:02 (6/82) Installing libx11 (1.8-r0) 18:14:03 (7/82) Installing aom-libs (3.3.0-r0) 18:14:03 (8/82) Installing alsa-lib (1.2.7.2-r0) 18:14:03 (9/82) Installing expat (2.4.9-r0) 18:14:03 (10/82) Installing brotli-libs (1.0.9-r6) 18:14:03 (11/82) Installing libbz2 (1.0.8-r1) 18:14:03 (12/82) Installing libpng (1.6.37-r1) 18:14:03 (13/82) Installing freetype (2.12.1-r0) 18:14:03 (14/82) Installing fontconfig (2.14.0-r0) 18:14:03 (15/82) Installing fribidi (1.0.12-r0) 18:14:03 (16/82) Installing libffi (3.4.2-r1) 18:14:03 (17/82) Installing libintl (0.21-r2) 18:14:03 (18/82) Installing libblkid (2.38-r1) 18:14:03 (19/82) Installing libmount (2.38-r1) 18:14:03 (20/82) Installing pcre (8.45-r2) 18:14:03 (21/82) Installing glib (2.72.1-r0) 18:14:03 (22/82) Installing graphite2 (1.3.14-r1) 18:14:03 (23/82) Installing harfbuzz (4.3.0-r0) 18:14:03 (24/82) Installing libass (0.16.0-r0) 18:14:03 (25/82) Installing libdav1d (1.0.0-r0) 18:14:03 (26/82) Installing libdrm (2.4.110-r0) 18:14:03 (27/82) Installing gmp (6.2.1-r2) 18:14:03 (28/82) Installing nettle (3.7.3-r0) 18:14:03 (29/82) Installing p11-kit (0.24.1-r0) 18:14:03 (30/82) Installing libtasn1 (4.18.0-r0) 18:14:03 (31/82) Installing libunistring (1.0-r0) 18:14:03 (32/82) Installing gnutls (3.7.7-r0) 18:14:03 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 18:14:03 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 18:14:03 (35/82) Installing lame (3.100-r0) 18:14:03 (36/82) Installing opus (1.3.1-r1) 18:14:03 (37/82) Installing libasyncns (0.8-r1) 18:14:03 (38/82) Installing dbus-libs (1.14.0-r1) 18:14:03 (39/82) Installing libltdl (2.4.7-r0) 18:14:03 (40/82) Installing orc (0.4.32-r0) 18:14:03 (41/82) Installing libgcc (11.2.1_git20220219-r2) 18:14:03 (42/82) Installing libogg (1.3.5-r1) 18:14:03 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 18:14:04 (44/82) Installing flac (1.3.4-r0) 18:14:04 (45/82) Installing libvorbis (1.3.7-r0) 18:14:04 (46/82) Installing libsndfile (1.1.0-r0) 18:14:04 (47/82) Installing libgomp (11.2.1_git20220219-r2) 18:14:04 (48/82) Installing soxr (0.1.3-r2) 18:14:04 (49/82) Installing speexdsp (1.2.0-r0) 18:14:04 (50/82) Installing tdb-libs (1.4.6-r0) 18:14:04 (51/82) Installing libpulse (15.0-r2) 18:14:04 (52/82) Installing cjson (1.7.15-r3) 18:14:04 (53/82) Installing mbedtls (2.28.1-r0) 18:14:04 (54/82) Installing librist (0.2.6-r1) 18:14:04 (55/82) Installing libsrt (1.4.4-r0) 18:14:04 (56/82) Installing libssh (0.9.6-r1) 18:14:04 (57/82) Installing libtheora (1.1.1-r16) 18:14:04 (58/82) Installing libjpeg-turbo (2.1.3-r1) 18:14:04 (59/82) Installing v4l-utils-libs (1.22.1-r1) 18:14:04 (60/82) Installing libxext (1.3.4-r0) 18:14:04 (61/82) Installing libxfixes (6.0.0-r0) 18:14:04 (62/82) Installing wayland-libs-client (1.20.0-r0) 18:14:04 (63/82) Installing libva (2.14.0-r0) 18:14:04 (64/82) Installing libvdpau (1.5-r0) 18:14:04 (65/82) Installing vidstab (1.1.0-r1) 18:14:04 (66/82) Installing libvpx (1.11.0-r1) 18:14:04 (67/82) Installing libwebp (1.2.3-r0) 18:14:04 (68/82) Installing x264-libs (0.163_git20210613-r0) 18:14:04 (69/82) Installing numactl (2.0.14-r0) 18:14:04 (70/82) Installing x265-libs (3.5-r3) 18:14:04 (71/82) Installing xvidcore (1.3.7-r1) 18:14:04 (72/82) Installing ffmpeg-libs (5.0.1-r1) 18:14:05 (73/82) Installing ffmpeg (5.0.1-r1) 18:14:05 (74/82) Installing udev-init-scripts (35-r0) 18:14:05 Executing udev-init-scripts-35-r0.post-install 18:14:05 (75/82) Installing eudev-libs (3.2.11-r0) 18:14:05 (76/82) Installing xz-libs (5.2.5-r1) 18:14:05 (77/82) Installing zstd-libs (1.5.2-r1) 18:14:05 (78/82) Installing kmod-libs (29-r2) 18:14:05 (79/82) Installing eudev (3.2.11-r0) 18:14:05 (80/82) Installing libsodium (1.0.18-r0) 18:14:05 (81/82) Installing libzmq (4.3.4-r0) 18:14:05 (82/82) Installing zeromq (4.3.4-r0) 18:14:05 Executing busybox-1.35.0-r17.trigger 18:14:05 Executing eudev-3.2.11-r0.trigger 18:14:05 OK: 78 MiB in 96 packages 18:14:08 Removing intermediate container 2dd1ddd85cc8 18:14:08 ---> 4cd7aa319aee 18:14:08 Step 19/36 : WORKDIR / 18:14:08 ---> Running in ccfd3464f561 18:14:08 Removing intermediate container ccfd3464f561 18:14:08 ---> 8cb205c08809 18:14:08 Step 20/36 : COPY --from=builder /device-usb-camera/cmd / 18:14:10 ---> 1282bfee2c39 18:14:10 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:14:10 ---> 99b9792c6fe8 18:14:10 Step 22/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:14:11 ---> d03862d842b9 18:14:11 Step 23/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:14:11 ---> 0c3bcfebfa71 18:14:11 Step 24/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:14:13 ---> acca1b51d3f4 18:14:13 Step 25/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:14:13 ---> b4e77903e77f 18:14:13 Step 26/36 : COPY --from=rtsp /rtsp-simple-server / 18:14:14 ---> c7053d8251b3 18:14:14 Step 27/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:14:14 ---> Running in 440b8443e58d 18:14:16 Removing intermediate container 440b8443e58d 18:14:16 ---> 707b601f4b48 18:14:16 Step 28/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:14:16 ---> Running in 9464ff141792 18:14:18 Removing intermediate container 9464ff141792 18:14:18 ---> 1eb9be74c72e 18:14:18 Step 29/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:14:18 ---> Running in f81254a6db24 18:14:19 Removing intermediate container f81254a6db24 18:14:19 ---> 715188742e83 18:14:19 Step 30/36 : EXPOSE 59983 18:14:19 ---> Running in 54ad5e18cfa2 18:14:20 Removing intermediate container 54ad5e18cfa2 18:14:20 ---> b1c0b7b1a451 18:14:20 Step 31/36 : EXPOSE 8554 18:14:20 ---> Running in 18519e53d3df 18:14:20 Removing intermediate container 18519e53d3df 18:14:20 ---> e99e298536a6 18:14:20 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:14:20 ---> Running in 7840ec033eb8 18:14:20 Removing intermediate container 7840ec033eb8 18:14:20 ---> e249807c413a 18:14:20 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 18:14:20 ---> Running in e097c1fcd53d 18:14:21 Removing intermediate container e097c1fcd53d 18:14:21 ---> 547c2dd7566b 18:14:21 Step 34/36 : LABEL arch=arm64 18:14:21 ---> Running in 6572b5b9d2a6 18:14:21 Removing intermediate container 6572b5b9d2a6 18:14:21 ---> cd34a8eb0843 18:14:21 Step 35/36 : LABEL git_sha=f2d41180d4aa04758258526b6ca81b3370c93db4 18:14:21 ---> Running in 1b56f474df1a 18:14:22 Removing intermediate container 1b56f474df1a 18:14:22 ---> 4d4b67ab8bb3 18:14:22 Step 36/36 : LABEL version=2.3.0-dev.13 18:14:22 ---> Running in 171fe89d191e 18:14:22 Removing intermediate container 171fe89d191e 18:14:22 ---> a0d81f5bc296 18:14:22 [Warning] One or more build-args [ARCH] were not consumed 18:14:22 Successfully built a0d81f5bc296 18:14:22 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 18:14:22 provisioning config files... 18:14:22 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/52@tmp/config5293044848702619312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:22 ---> docker-login.sh 18:14:22 nexus3.edgexfoundry.org:10001 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:23 Configure a credential helper to remove this warning. See 18:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:23 18:14:23 Login Succeeded 18:14:23 nexus3.edgexfoundry.org:10002 18:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:23 Configure a credential helper to remove this warning. See 18:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:23 18:14:23 Login Succeeded 18:14:23 nexus3.edgexfoundry.org:10003 18:14:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:23 Configure a credential helper to remove this warning. See 18:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:23 18:14:23 Login Succeeded 18:14:23 nexus3.edgexfoundry.org:10004 18:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:24 Configure a credential helper to remove this warning. See 18:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:24 18:14:24 Login Succeeded 18:14:24 docker.io 18:14:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:24 Configure a credential helper to remove this warning. See 18:14:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:24 18:14:24 Login Succeeded 18:14:24 ---> docker-login.sh ends [Pipeline] } 18:14:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:25 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 18:14:25 f2d41180d4aa04758258526b6ca81b3370c93db4 18:14:25 latest 18:14:25 2.3.0-dev.13 18:14:25 f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:14:25 main 18:14:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:25 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:25 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 18:14:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:14:25 a0fe06f54828: Preparing 18:14:25 0fc14af0741d: Preparing 18:14:25 ffd3d6256194: Preparing 18:14:25 a43932d1df72: Preparing 18:14:25 1207169bf42c: Preparing 18:14:25 f43c8d8f1f7a: Preparing 18:14:25 1b5b7994167b: Preparing 18:14:25 592aadabf263: Preparing 18:14:25 56a68ef3a47e: Preparing 18:14:25 e60e51d62961: Preparing 18:14:25 1f859e3bc207: Preparing 18:14:25 5d3e392a13a0: Preparing 18:14:25 56a68ef3a47e: Waiting 18:14:25 e60e51d62961: Waiting 18:14:25 f43c8d8f1f7a: Waiting 18:14:25 1f859e3bc207: Waiting 18:14:25 1b5b7994167b: Waiting 18:14:25 5d3e392a13a0: Waiting 18:14:25 592aadabf263: Waiting 18:14:25 a0fe06f54828: Pushed 18:14:25 1207169bf42c: Pushed 18:14:25 0fc14af0741d: Pushed 18:14:25 ffd3d6256194: Pushed 18:14:25 f43c8d8f1f7a: Pushed 18:14:26 1b5b7994167b: Pushed 18:14:26 56a68ef3a47e: Pushed 18:14:26 592aadabf263: Pushed 18:14:26 5d3e392a13a0: Layer already exists 18:14:30 a43932d1df72: Pushed 18:14:31 e60e51d62961: Pushed 18:14:44 1f859e3bc207: Pushed 18:14:44 f2d41180d4aa04758258526b6ca81b3370c93db4: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:44 + 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 18:14:44 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:14:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:14:44 a0fe06f54828: Preparing 18:14:44 0fc14af0741d: Preparing 18:14:44 ffd3d6256194: Preparing 18:14:44 a43932d1df72: Preparing 18:14:44 1207169bf42c: Preparing 18:14:44 f43c8d8f1f7a: Preparing 18:14:44 1b5b7994167b: Preparing 18:14:44 592aadabf263: Preparing 18:14:44 56a68ef3a47e: Preparing 18:14:44 e60e51d62961: Preparing 18:14:44 1f859e3bc207: Preparing 18:14:44 5d3e392a13a0: Preparing 18:14:44 f43c8d8f1f7a: Waiting 18:14:44 1b5b7994167b: Waiting 18:14:44 56a68ef3a47e: Waiting 18:14:44 e60e51d62961: Waiting 18:14:44 592aadabf263: Waiting 18:14:44 1f859e3bc207: Waiting 18:14:44 5d3e392a13a0: Waiting 18:14:44 0fc14af0741d: Layer already exists 18:14:44 a43932d1df72: Layer already exists 18:14:44 1207169bf42c: Layer already exists 18:14:44 ffd3d6256194: Layer already exists 18:14:44 a0fe06f54828: Layer already exists 18:14:44 56a68ef3a47e: Layer already exists 18:14:44 1b5b7994167b: Layer already exists 18:14:44 592aadabf263: Layer already exists 18:14:44 e60e51d62961: Layer already exists 18:14:44 f43c8d8f1f7a: Layer already exists 18:14:44 1f859e3bc207: Layer already exists 18:14:44 5d3e392a13a0: Layer already exists 18:14:45 latest: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:45 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:45 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 18:14:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:14:45 a0fe06f54828: Preparing 18:14:45 0fc14af0741d: Preparing 18:14:45 ffd3d6256194: Preparing 18:14:45 a43932d1df72: Preparing 18:14:45 1207169bf42c: Preparing 18:14:45 f43c8d8f1f7a: Preparing 18:14:45 1b5b7994167b: Preparing 18:14:45 592aadabf263: Preparing 18:14:45 f43c8d8f1f7a: Waiting 18:14:45 1b5b7994167b: Waiting 18:14:45 592aadabf263: Waiting 18:14:45 56a68ef3a47e: Preparing 18:14:45 e60e51d62961: Preparing 18:14:45 1f859e3bc207: Preparing 18:14:45 5d3e392a13a0: Preparing 18:14:45 1f859e3bc207: Waiting 18:14:45 5d3e392a13a0: Waiting 18:14:45 e60e51d62961: Waiting 18:14:45 0fc14af0741d: Layer already exists 18:14:45 1207169bf42c: Layer already exists 18:14:45 ffd3d6256194: Layer already exists 18:14:45 a43932d1df72: Layer already exists 18:14:45 a0fe06f54828: Layer already exists 18:14:45 f43c8d8f1f7a: Layer already exists 18:14:45 592aadabf263: Layer already exists 18:14:45 e60e51d62961: Layer already exists 18:14:45 56a68ef3a47e: Layer already exists 18:14:45 1b5b7994167b: Layer already exists 18:14:45 5d3e392a13a0: Layer already exists 18:14:45 1f859e3bc207: Layer already exists 18:14:46 2.3.0-dev.13: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:46 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:14:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:14:46 a0fe06f54828: Preparing 18:14:46 0fc14af0741d: Preparing 18:14:46 ffd3d6256194: Preparing 18:14:46 a43932d1df72: Preparing 18:14:46 1207169bf42c: Preparing 18:14:46 f43c8d8f1f7a: Preparing 18:14:46 1b5b7994167b: Preparing 18:14:46 592aadabf263: Preparing 18:14:46 56a68ef3a47e: Preparing 18:14:46 e60e51d62961: Preparing 18:14:46 1f859e3bc207: Preparing 18:14:46 5d3e392a13a0: Preparing 18:14:46 f43c8d8f1f7a: Waiting 18:14:46 1b5b7994167b: Waiting 18:14:46 592aadabf263: Waiting 18:14:46 56a68ef3a47e: Waiting 18:14:46 e60e51d62961: Waiting 18:14:46 1f859e3bc207: Waiting 18:14:46 5d3e392a13a0: Waiting 18:14:46 a43932d1df72: Layer already exists 18:14:46 1207169bf42c: Layer already exists 18:14:46 a0fe06f54828: Layer already exists 18:14:46 ffd3d6256194: Layer already exists 18:14:46 0fc14af0741d: Layer already exists 18:14:46 f43c8d8f1f7a: Layer already exists 18:14:46 1b5b7994167b: Layer already exists 18:14:46 56a68ef3a47e: Layer already exists 18:14:46 e60e51d62961: Layer already exists 18:14:46 592aadabf263: Layer already exists 18:14:46 5d3e392a13a0: Layer already exists 18:14:46 1f859e3bc207: Layer already exists 18:14:47 f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:47 + 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 18:14:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 18:14:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 18:14:47 a0fe06f54828: Preparing 18:14:47 0fc14af0741d: Preparing 18:14:47 ffd3d6256194: Preparing 18:14:47 a43932d1df72: Preparing 18:14:47 1207169bf42c: Preparing 18:14:47 f43c8d8f1f7a: Preparing 18:14:47 1b5b7994167b: Preparing 18:14:47 592aadabf263: Preparing 18:14:47 56a68ef3a47e: Preparing 18:14:47 e60e51d62961: Preparing 18:14:47 1f859e3bc207: Preparing 18:14:47 5d3e392a13a0: Preparing 18:14:47 56a68ef3a47e: Waiting 18:14:47 e60e51d62961: Waiting 18:14:47 1f859e3bc207: Waiting 18:14:47 5d3e392a13a0: Waiting 18:14:47 1b5b7994167b: Waiting 18:14:47 592aadabf263: Waiting 18:14:47 f43c8d8f1f7a: Waiting 18:14:47 a0fe06f54828: Layer already exists 18:14:47 1207169bf42c: Layer already exists 18:14:47 0fc14af0741d: Layer already exists 18:14:47 ffd3d6256194: Layer already exists 18:14:47 a43932d1df72: Layer already exists 18:14:47 f43c8d8f1f7a: Layer already exists 18:14:47 1b5b7994167b: Layer already exists 18:14:47 e60e51d62961: Layer already exists 18:14:47 592aadabf263: Layer already exists 18:14:47 56a68ef3a47e: Layer already exists 18:14:47 1f859e3bc207: Layer already exists 18:14:47 5d3e392a13a0: Layer already exists 18:14:47 main: digest: sha256:39bd04732445e3ae9bb0c81beed40a4a7be8243dcc046728c0637204315a5172 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:14:47 ===================================================== [Pipeline] echo 18:14:47 taggedImages: 18:14:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4 18:14:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 18:14:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:2.3.0-dev.13 18:14:47 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:f2d41180d4aa04758258526b6ca81b3370c93db4-2.3.0-dev.13 18:14:47 - 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 18:14:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:48 18:14:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:14:48 arm64: Pulling from edgex-lftools-log-publisher 18:14:48 8998bd30e6a1: Pulling fs layer 18:14:48 04944245beec: Pulling fs layer 18:14:48 699f458cf7ca: Pulling fs layer 18:14:48 765212b225bb: Pulling fs layer 18:14:48 f23df028b6ca: Pulling fs layer 18:14:48 d65c8cfc05b1: Pulling fs layer 18:14:48 2437ff75d9bd: Pulling fs layer 18:14:48 765212b225bb: Waiting 18:14:48 2437ff75d9bd: Waiting 18:14:48 d65c8cfc05b1: Waiting 18:14:48 f23df028b6ca: Waiting 18:14:48 04944245beec: Verifying Checksum 18:14:48 04944245beec: Download complete 18:14:48 765212b225bb: Verifying Checksum 18:14:48 765212b225bb: Download complete 18:14:48 f23df028b6ca: Download complete 18:14:48 d65c8cfc05b1: Verifying Checksum 18:14:48 d65c8cfc05b1: Download complete 18:14:49 699f458cf7ca: Verifying Checksum 18:14:49 699f458cf7ca: Download complete 18:14:49 8998bd30e6a1: Verifying Checksum 18:14:49 8998bd30e6a1: Download complete 18:14:51 2437ff75d9bd: Verifying Checksum 18:14:51 2437ff75d9bd: Download complete 18:14:53 8998bd30e6a1: Pull complete 18:14:53 04944245beec: Pull complete 18:14:55 699f458cf7ca: Pull complete 18:14:55 765212b225bb: Pull complete 18:14:55 f23df028b6ca: Pull complete 18:14:56 d65c8cfc05b1: Pull complete 18:15:11 2437ff75d9bd: Pull complete 18:15:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:15:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:15:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:11 prd-ubuntu20.04-docker-arm64-4c-16g-6925 does not seem to be running inside a container 18:15:11 $ 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/52 -v /w/workspace/device-usb-camera/52:/w/workspace/device-usb-camera/52:rw,z -v /w/workspace/device-usb-camera/52@tmp:/w/workspace/device-usb-camera/52@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 18:15:13 $ docker top 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:14 ---> job-cost.sh 18:15:14 lf-activate-venv: SKIPPING 18:15:14 INFO: No Stack... 18:15:14 INFO: Retrieving Pricing Info for: v3-standard-4 18:15:15 INFO: Archiving Costs [Pipeline] sh 18:15:16 + cut -d, -f6 18:15:16 + cat /w/workspace/device-usb-camera/52/archives/cost.csv [Pipeline] lock 18:15:16 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] 18:15:16 Resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] did not exist. Created. 18:15:16 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:15:17 /w/workspace/device-usb-camera/52@tmp/durable-5c89f4b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:15:17 + echo total: 0.10999999940395355 [Pipeline] stash 18:15:17 Warning: overwriting stash ‘stack-cost’ 18:15:17 Stashed 1 file(s) [Pipeline] } 18:15:17 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-52-stack-cost] [Pipeline] // lock [Pipeline] } 18:15:17 $ docker stop --time=1 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb 18:15:19 $ docker rm -f 6efea25b4ce957cbfc46771efabec8c30f3ced60c5bacfc9c41e962cc04713eb [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 18:15:19 provisioning config files... 18:15:19 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12844138662174111282tmp [Pipeline] { [Pipeline] sh 18:15:19 + set +x 18:15:19 + curl -s https://codecov.io/bash 18:15:19 + bash -s -- 18:15:19 18:15:19 _____ _ 18:15:19 / ____| | | 18:15:19 | | ___ __| | ___ ___ _____ __ 18:15:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:15:19 | |___| (_) | (_| | __/ (_| (_) \ V / 18:15:19 \_____\___/ \__,_|\___|\___\___/ \_/ 18:15:19 Bash-1.0.6 18:15:19 18:15:19 18:15:19 ==> git version 2.25.1 found 18:15:19 ==> 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 18:15:19 Release-Date: 2020-01-08 18:15:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:15:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:15:19 ==> Jenkins CI detected. 18:15:19 current dir:  /w/workspace/exfoundry_device-usb-camera_main 18:15:19 project root: . 18:15:19 --> token set from env 18:15:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:15:19 ==> Running gcov in . (disable via -X gcov) 18:15:19 ==> Python coveragepy not found 18:15:19 ==> Searching for coverage reports in: 18:15:19 + . 18:15:19 -> Found 1 reports 18:15:19 ==> Detecting git/mercurial file structure 18:15:19 ==> Reading reports 18:15:19 + ./coverage.out bytes=29387 18:15:19 ==> Appending adjustments 18:15:19 https://docs.codecov.io/docs/fixing-reports 18:15:20 + Found adjustments 18:15:20 ==> Gzipping contents 18:15:20 8.0K /tmp/codecov.9cACKy.gz 18:15:20 ==> Uploading reports 18:15:20 url: https://codecov.io 18:15:20 query: branch=main&commit=f2d41180d4aa04758258526b6ca81b3370c93db4&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:15:20 -> Pinging Codecov 18:15:20 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=f2d41180d4aa04758258526b6ca81b3370c93db4&build=52&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F52%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 18:15:20 -> Uploading to 18:15:20 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/73D8F5FF140700D3E01443B452E23636/f2d41180d4aa04758258526b6ca81b3370c93db4/720046c8-1c54-4253-b603-2b362de2b305.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T181520Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c949953adf49a77284844159773a519ad90ca2b423215736348ed3edd1d70223 18:15:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:20 Dload Upload Total Spent Left Speed 18:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 15391 --:--:-- --:--:-- --:--:-- 15334 18:15:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] } 18:15:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:15:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:15:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:15:20 18:15:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:15:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:15:21 df9b9388f04a: Pulling fs layer 18:15:21 52dc419b0ee2: Pulling fs layer 18:15:21 25bc292e5bac: Pulling fs layer 18:15:21 114826534d7a: Pulling fs layer 18:15:21 4657fd5d0bcf: Pulling fs layer 18:15:21 6ad1cebc031e: Pulling fs layer 18:15:21 8a3aa393b2d8: Pulling fs layer 18:15:21 114826534d7a: Waiting 18:15:21 4657fd5d0bcf: Waiting 18:15:21 6ad1cebc031e: Waiting 18:15:21 25bc292e5bac: Verifying Checksum 18:15:21 25bc292e5bac: Download complete 18:15:21 52dc419b0ee2: Verifying Checksum 18:15:21 52dc419b0ee2: Download complete 18:15:21 4657fd5d0bcf: Verifying Checksum 18:15:21 4657fd5d0bcf: Download complete 18:15:21 df9b9388f04a: Verifying Checksum 18:15:21 df9b9388f04a: Pull complete 18:15:21 6ad1cebc031e: Verifying Checksum 18:15:21 6ad1cebc031e: Download complete 18:15:21 52dc419b0ee2: Pull complete 18:15:21 25bc292e5bac: Pull complete 18:15:22 114826534d7a: Verifying Checksum 18:15:22 114826534d7a: Download complete 18:15:22 8a3aa393b2d8: Verifying Checksum 18:15:22 8a3aa393b2d8: Download complete 18:15:25 114826534d7a: Pull complete 18:15:25 4657fd5d0bcf: Pull complete 18:15:25 6ad1cebc031e: Pull complete 18:15:28 8a3aa393b2d8: Pull complete 18:15:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:28 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:15:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:15:34 $ docker top 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 -eo pid,comm [Pipeline] { [Pipeline] echo 18:15:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 18:15:35 + set -o pipefail 18:15:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 18:15:40 18:15:40 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 18:15:40 18:15:40 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/031c7923-cdb5-44a4-a1ae-dd457cb6cc31 18:15:40 18:15:40 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:15:40 18:15:40 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:15:40 18:15:40 18:15:40 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:15:40 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:15:40 More details here: https://snyk.co/ue1NS [Pipeline] } 18:15:40 $ docker stop --time=1 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 18:15:44 $ docker rm -f 60df5f8b24600996c6f9977a48df8352e31e3e115ca3865ecd5c67200d65e0a2 [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 18:15:44 + git log --format=format:%s -1 f2d41180d4aa04758258526b6ca81b3370c93db4 [Pipeline] sh 18:15:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:15:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:45 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:15:45 $ docker top 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e -eo pid,comm 18:15:45 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). 18:15:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:15:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:15:45 [ssh-agent] Looking for ssh-agent implementation... 18:15:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:15:45 $ docker exec 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e ssh-agent 18:15:46 SSH_AUTH_SOCK=/tmp/ssh-ESMH4K67xVYy/agent.32 18:15:46 SSH_AGENT_PID=38 18:15:46 Running ssh-add (command line suppressed) 18:15:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7104469740594703783.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7104469740594703783.key) 18:15:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:15:46 + git semver tag 18:15:46 2022-10-03 18:15:46,671 [run_tag] DEBUG tag force:False 18:15:46 2022-10-03 18:15:46,671 [check_head_tag] DEBUG check head tag 18:15:46 2022-10-03 18:15:46,672 [execute] INFO git cat-file --batch-check 18:15:46 2022-10-03 18:15:46,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:15:46 2022-10-03 18:15:46,674 [execute] INFO git cat-file --batch 18:15:46 2022-10-03 18:15:46,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 18:15:46 2022-10-03 18:15:46,685 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:15:46 2022-10-03 18:15:46,686 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 18:15:46 2022-10-03 18:15:46,686 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 18:15:46 2022-10-03 18:15:46,689 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:15:46 2.3.0-dev.13 [Pipeline] } 18:15:46 $ docker exec --env ******** --env ******** 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e ssh-agent -k 18:15:46 unset SSH_AUTH_SOCK; 18:15:46 unset SSH_AGENT_PID; 18:15:46 echo Agent pid 38 killed; 18:15:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:15:47 + git semver [Pipeline] } 18:15:47 $ docker stop --time=1 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e 18:15:48 $ docker rm -f 03c3130d8def761f3d5fa49b1c106615b48b77bd61534a468dcd390f54ea951e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:15:49 18:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:15:49 0.23.1-centos7: Pulling from edgex-lftools 18:15:49 ab5ef0e58194: Pulling fs layer 18:15:49 9712f1f96733: Pulling fs layer 18:15:49 63f879dbbcfc: Pulling fs layer 18:15:49 0d9ebad4ef96: Pulling fs layer 18:15:49 e9a5061849ea: Pulling fs layer 18:15:49 d747dcd14b5f: Pulling fs layer 18:15:49 2de7ff778b66: Pulling fs layer 18:15:49 e9a5061849ea: Waiting 18:15:49 2de7ff778b66: Waiting 18:15:49 d747dcd14b5f: Waiting 18:15:49 0d9ebad4ef96: Waiting 18:15:49 9712f1f96733: Verifying Checksum 18:15:49 9712f1f96733: Download complete 18:15:49 63f879dbbcfc: Verifying Checksum 18:15:49 63f879dbbcfc: Download complete 18:15:49 0d9ebad4ef96: Verifying Checksum 18:15:49 0d9ebad4ef96: Download complete 18:15:49 d747dcd14b5f: Verifying Checksum 18:15:49 d747dcd14b5f: Download complete 18:15:49 e9a5061849ea: Verifying Checksum 18:15:49 e9a5061849ea: Download complete 18:15:49 ab5ef0e58194: Verifying Checksum 18:15:49 ab5ef0e58194: Download complete 18:15:50 2de7ff778b66: Verifying Checksum 18:15:50 2de7ff778b66: Download complete 18:15:52 ab5ef0e58194: Pull complete 18:15:52 9712f1f96733: Pull complete 18:15:53 63f879dbbcfc: Pull complete 18:15:56 0d9ebad4ef96: Pull complete 18:15:56 e9a5061849ea: Pull complete 18:15:56 d747dcd14b5f: Pull complete 18:15:57 2de7ff778b66: Pull complete 18:15:57 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:15:57 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:57 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:16:02 $ docker top e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:16:02 provisioning config files... 18:16:02 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3936048702000220187tmp 18:16:02 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5195732005419643962tmp 18:16:02 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11897245578584730582tmp [Pipeline] { [Pipeline] echo 18:16:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:16:02 ---> sigul-configuration.sh 18:16:02 gpg: directory `/root/.gnupg' created 18:16:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:16:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:16:02 gpg: keyring `/root/.gnupg/secring.gpg' created 18:16:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:16:02 gpg: CAST5 encrypted data 18:16:02 gpg: encrypted with 1 passphrase 18:16:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:16:02 + mkdir /home/jenkins 18:16:02 + mkdir /home/jenkins/sigul [Pipeline] sh 18:16:03 + 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 18:16:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:16:03 ---> sigul-install.sh 18:16:03 Sigul already installed; skipping installation. [Pipeline] sh 18:16:03 + git tag --list 18:16:03 v0.0.0 18:16:03 v0.0.1-dev.1 18:16:03 v0.0.1-dev.10 18:16:03 v0.0.1-dev.11 18:16:03 v0.0.1-dev.12 18:16:03 v0.0.1-dev.13 18:16:03 v0.0.1-dev.14 18:16:03 v0.0.1-dev.15 18:16:03 v0.0.1-dev.16 18:16:03 v0.0.1-dev.2 18:16:03 v0.0.1-dev.3 18:16:03 v0.0.1-dev.4 18:16:03 v0.0.1-dev.5 18:16:03 v0.0.1-dev.6 18:16:03 v0.0.1-dev.7 18:16:03 v0.0.1-dev.8 18:16:03 v0.0.1-dev.9 18:16:03 v2.2.0 18:16:03 v2.2.0-dev.17 18:16:03 v2.2.0-dev.18 18:16:03 v2.2.0-dev.19 18:16:03 v2.2.0-dev.20 18:16:03 v2.2.0-dev.21 18:16:03 v2.2.0-dev.22 18:16:03 v2.2.0-dev.23 18:16:03 v2.2.0-dev.24 18:16:03 v2.2.0-dev.25 18:16:03 v2.2.0-dev.26 18:16:03 v2.2.0-dev.27 18:16:03 v2.3.0-dev.1 18:16:03 v2.3.0-dev.10 18:16:03 v2.3.0-dev.11 18:16:03 v2.3.0-dev.12 18:16:03 v2.3.0-dev.13 18:16:03 v2.3.0-dev.2 18:16:03 v2.3.0-dev.3 18:16:03 v2.3.0-dev.4 18:16:03 v2.3.0-dev.5 18:16:03 v2.3.0-dev.6 18:16:03 v2.3.0-dev.7 18:16:03 v2.3.0-dev.8 18:16:03 v2.3.0-dev.9 [Pipeline] sh 18:16:04 + lftools sign git-tag v2.3.0-dev.13 18:16:04 Signing Git tag with Sigul... 18:16:04 Signing v2.3.0-dev.13 [Pipeline] echo 18:16:04 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:16:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:16:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:16:05 $ docker stop --time=1 e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd 18:16:06 $ docker rm -f e4fb166f32e0bcd0194f2de97795c5144d618fc2f74bdd206ca0e99cb198c6fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:16:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:16:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:07 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:16:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:16:07 $ docker top 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a -eo pid,comm 18:16:07 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). 18:16:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:07 [ssh-agent] Looking for ssh-agent implementation... 18:16:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:07 $ docker exec 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a ssh-agent 18:16:07 SSH_AUTH_SOCK=/tmp/ssh-RatSEUfSuTwH/agent.32 18:16:07 SSH_AGENT_PID=38 18:16:07 Running ssh-add (command line suppressed) 18:16:08 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16017549982547170820.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16017549982547170820.key) 18:16:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:08 + git semver bump pre 18:16:08 2022-10-03 18:16:08,456 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:16:08 2022-10-03 18:16:08,457 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev 18:16:08 2022-10-03 18:16:08,457 [bump_version] DEBUG bumped version:2.3.0-dev.14 18:16:08 2022-10-03 18:16:08,457 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 18:16:08 2022-10-03 18:16:08,457 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:16:08 2022-10-03 18:16:08,457 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:16:08 2022-10-03 18:16:08,460 [execute] INFO git cat-file --batch-check 18:16:08 2022-10-03 18:16:08,461 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:16:08 2022-10-03 18:16:08,466 [execute] INFO git cat-file --batch 18:16:08 2022-10-03 18:16:08,466 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:16:08 2022-10-03 18:16:08,470 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:16:08 2.3.0-dev.14 [Pipeline] } 18:16:08 $ docker exec --env ******** --env ******** 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a ssh-agent -k 18:16:08 unset SSH_AUTH_SOCK; 18:16:08 unset SSH_AGENT_PID; 18:16:08 echo Agent pid 38 killed; 18:16:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:08 + git semver [Pipeline] } 18:16:09 $ docker stop --time=1 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a 18:16:10 $ docker rm -f 1edafba6fd0b21e36a4d452cecda344c2684f474570fa8fa055e7feb1830e73a [Pipeline] // withDockerContainer [Pipeline] sh 18:16:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:16:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:11 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:16:11 $ docker top 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 -eo pid,comm 18:16:11 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). 18:16:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:16:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:16:11 [ssh-agent] Looking for ssh-agent implementation... 18:16:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:16:11 $ docker exec 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 ssh-agent 18:16:11 SSH_AUTH_SOCK=/tmp/ssh-sPENzpmy9saz/agent.32 18:16:11 SSH_AGENT_PID=38 18:16:11 Running ssh-add (command line suppressed) 18:16:11 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14523330219583702128.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14523330219583702128.key) 18:16:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:16:12 + git semver push 18:16:12 2022-10-03 18:16:12,415 [run_push] DEBUG push 18:16:12 2022-10-03 18:16:12,416 [execute] INFO git cat-file --batch-check 18:16:12 2022-10-03 18:16:12,417 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 18:16:12 2022-10-03 18:16:12,421 [execute] INFO git rev-list 85c475631ccb17f33a8fdef27252f518ed424745 -- 18:16:12 2022-10-03 18:16:12,421 [execute] DEBUG Popen(['git', 'rev-list', '85c475631ccb17f33a8fdef27252f518ed424745', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:16:12 2022-10-03 18:16:12,427 [execute] INFO git fetch -v origin 18:16:12 2022-10-03 18:16:12,428 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 18:16:13 2022-10-03 18:16:13,221 [run_push] DEBUG no remote changes detected 18:16:13 2022-10-03 18:16:13,222 [execute] INFO git push origin semver 18:16:13 2022-10-03 18:16:13,222 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 18:16:14 2022-10-03 18:16:13,980 [run_push] DEBUG push all version tags 18:16:14 2022-10-03 18:16:13,980 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:16:14 2022-10-03 18:16:13,980 [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) 18:16:14 2022-10-03 18:16:14,712 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 18:16:14 2.3.0-dev.14 [Pipeline] } 18:16:14 $ docker exec --env ******** --env ******** 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 ssh-agent -k 18:16:15 unset SSH_AUTH_SOCK; 18:16:15 unset SSH_AGENT_PID; 18:16:15 echo Agent pid 38 killed; 18:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:16:15 + git semver [Pipeline] } 18:16:15 $ docker stop --time=1 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 18:16:16 $ docker rm -f 979102230fe5f73b1e4d664288e12350a28b742502d69c085bd623e6c4c69be8 [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 18:16:17 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 18:16:17 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:16:17 total 16 18:16:17 drwxr-xr-x 3 root root 4096 Oct 3 18:04 . 18:16:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:16 .. 18:16:17 drwxr-xr-x 2 root root 4096 Oct 3 18:04 cost 18:16:17 -rw-r--r-- 1 root root 88 Oct 3 18:04 cost.csv 18:16:17 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 18:16:17 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 18:16:17 total 16 18:16:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:04 . 18:16:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:16 .. 18:16:17 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 18:04 cost 18:16:17 -rw-r--r-- 1 jenkins jenkins 88 Oct 3 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:16:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:16:18 ---> package-listing.sh 18:16:18 ++ facter osfamily 18:16:18 ++ tr '[:upper:]' '[:lower:]' 18:16:19 + OS_FAMILY=debian 18:16:19 + workspace=/w/workspace/exfoundry_device-usb-camera_main 18:16:19 + START_PACKAGES=/tmp/packages_start.txt 18:16:19 + END_PACKAGES=/tmp/packages_end.txt 18:16:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:16:19 + PACKAGES=/tmp/packages_start.txt 18:16:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:16:19 + PACKAGES=/tmp/packages_end.txt 18:16:19 + case "${OS_FAMILY}" in 18:16:19 + dpkg -l 18:16:19 + grep '^ii' 18:16:19 + '[' -f /tmp/packages_start.txt ']' 18:16:19 + '[' -f /tmp/packages_end.txt ']' 18:16:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:16:19 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 18:16:19 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 18:16:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 18:16:19 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 18:16:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:19 prd-ubuntu20.04-docker-8c-8g-6921 does not seem to be running inside a container 18:16:19 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:16:20 $ docker top de404fe81468819559ab1567b24aff1f739f40918081cb567c98af341acfd78f -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:20 + touch /tmp/pre-build-complete [Pipeline] sh 18:16:20 + mkdir -p /var/log/sysstat [Pipeline] sh 18:16:21 + ls /var/log/sa-host 18:16:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:16:21 provisioning config files... 18:16:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11829490882906668972tmp [Pipeline] { [Pipeline] echo 18:16:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:16:21 ---> create-netrc.sh [Pipeline] } 18:16:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:16:21 ---> python-tools-install.sh [Pipeline] echo 18:16:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:16:22 ---> sudo-logs.sh 18:16:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:16:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:16:22 ---> job-cost.sh 18:16:22 lf-activate-venv: SKIPPING 18:16:22 DEBUG: total: 0.2199999988079071 18:16:22 INFO: Retrieving Stack Cost... 18:16:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:23 INFO: Archiving Costs [Pipeline] echo 18:16:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:16:23 ---> logs-deploy.sh 18:16:23 lf-activate-venv: SKIPPING 18:16:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/52 18:16:23 INFO: archiving workspace using pattern(s): 18:16:24 Archives upload complete. 18:16:24 INFO: archiving logs to Nexus 18:16:25 ---> uname -a: 18:16:25 Linux prd-ubuntu20-04-docker-8c-8g-6921 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:16:25 18:16:25 18:16:25 ---> lscpu: 18:16:25 Architecture: x86_64 18:16:25 CPU op-mode(s): 32-bit, 64-bit 18:16:25 Byte Order: Little Endian 18:16:25 Address sizes: 40 bits physical, 48 bits virtual 18:16:25 CPU(s): 8 18:16:25 On-line CPU(s) list: 0-7 18:16:25 Thread(s) per core: 1 18:16:25 Core(s) per socket: 1 18:16:25 Socket(s): 8 18:16:25 NUMA node(s): 1 18:16:25 Vendor ID: AuthenticAMD 18:16:25 CPU family: 23 18:16:25 Model: 49 18:16:25 Model name: AMD EPYC-Rome Processor 18:16:25 Stepping: 0 18:16:25 CPU MHz: 2799.998 18:16:25 BogoMIPS: 5599.99 18:16:25 Virtualization: AMD-V 18:16:25 Hypervisor vendor: KVM 18:16:25 Virtualization type: full 18:16:25 L1d cache: 256 KiB 18:16:25 L1i cache: 256 KiB 18:16:25 L2 cache: 4 MiB 18:16:25 L3 cache: 128 MiB 18:16:25 NUMA node0 CPU(s): 0-7 18:16:25 Vulnerability Itlb multihit: Not affected 18:16:25 Vulnerability L1tf: Not affected 18:16:25 Vulnerability Mds: Not affected 18:16:25 Vulnerability Meltdown: Not affected 18:16:25 Vulnerability Mmio stale data: Not affected 18:16:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:16:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:16:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:16:25 Vulnerability Srbds: Not affected 18:16:25 Vulnerability Tsx async abort: Not affected 18:16:25 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 18:16:25 18:16:25 18:16:25 ---> nproc: 18:16:25 8 18:16:25 18:16:25 18:16:25 ---> df -h: 18:16:25 Filesystem Size Used Avail Use% Mounted on 18:16:25 overlay 155G 13G 143G 9% / 18:16:25 tmpfs 64M 0 64M 0% /dev 18:16:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:16:25 shm 64M 0 64M 0% /dev/shm 18:16:25 /dev/vda1 155G 13G 143G 9% /facter-os 18:16:25 18:16:25 18:16:25 ---> sar -b -r -n DEV: 18:16:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6921) 10/03/22 _x86_64_ (8 CPU) 18:16:25 18:16:25 18:01:05 LINUX RESTART (8 CPU) 18:16:25 18:16:25 18:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:16:25 18:03:01 192.56 1.03 191.53 0.00 24.54 71978.58 0.00 18:16:25 18:04:01 228.48 0.25 228.23 0.00 11.46 32310.75 0.00 18:16:25 18:05:01 35.06 0.12 34.94 0.00 20.26 16781.74 0.00 18:16:25 18:06:01 1.73 0.00 1.73 0.00 0.00 19.88 0.00 18:16:25 18:07:01 41.96 10.35 31.61 0.00 2906.18 4854.92 0.00 18:16:25 18:08:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 18:16:25 18:09:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 18:16:25 18:10:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 18:16:25 18:11:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 18:16:25 18:12:01 2.32 0.00 2.32 0.00 0.00 35.19 0.00 18:16:25 18:13:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 18:16:25 18:14:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 18:16:25 18:15:01 1.25 0.00 1.25 0.00 0.00 13.60 0.00 18:16:25 18:16:01 95.38 0.38 95.00 0.00 20.75 56342.48 0.00 18:16:25 Average: 43.24 0.87 42.38 0.00 213.28 12968.20 0.00 18:16:25 18:16:25 18:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:16:25 18:03:01 28385676 31609892 689020 2.10 135836 3286424 1810932 5.34 1108800 2931660 116444 18:16:25 18:04:01 28101676 31588456 710792 2.16 143288 3540612 1920928 5.66 1195460 3126896 948 18:16:25 18:05:01 27603012 31599240 697796 2.12 150528 3993040 1783800 5.26 1203692 3566520 304 18:16:25 18:06:01 27603320 31599580 697388 2.12 150592 3993032 1783800 5.26 1202920 3566524 20 18:16:25 18:07:01 27313388 31585904 695772 2.12 169236 4242436 1812100 5.34 1353056 3679864 140 18:16:25 18:08:01 27314120 31586664 694904 2.11 169276 4242436 1812100 5.34 1353352 3679868 8 18:16:25 18:09:01 27322336 31595228 686856 2.09 169312 4242440 1812100 5.34 1345192 3680272 8 18:16:25 18:10:01 27322312 31595304 686708 2.09 169376 4242440 1812100 5.34 1345544 3680280 8 18:16:25 18:11:01 27322232 31595456 686584 2.09 169472 4242448 1812100 5.34 1345568 3680400 40 18:16:25 18:12:01 27322468 31595768 686260 2.09 169556 4242448 1812100 5.34 1345408 3680416 8 18:16:25 18:13:01 27322484 31595824 686152 2.09 169628 4242452 1812100 5.34 1345376 3680420 8 18:16:25 18:14:01 27322192 31595640 686308 2.09 169680 4242456 1812100 5.34 1345480 3680428 152 18:16:25 18:15:01 27322592 31596084 685708 2.09 169748 4242456 1812100 5.34 1345456 3680432 8 18:16:25 18:16:01 25813540 31560672 713900 2.17 211228 5550532 1881216 5.54 1454344 4947056 100 18:16:25 Average: 27385096 31592837 693153 2.11 165483 4181832 1820684 5.37 1306403 3661503 8443 18:16:25 18:16:25 18:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:16:25 18:03:01 docker0 214.90 312.27 16.24 2444.01 0.00 0.00 0.00 0.00 18:16:25 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:03:01 vethb42e2c2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:16:25 18:03:01 ens3 402.68 274.00 4159.52 41.25 0.00 0.00 0.00 0.00 18:16:25 18:04:01 docker0 20.13 38.69 1.43 642.43 0.00 0.00 0.00 0.00 18:16:25 18:04:01 lo 6.20 6.20 0.60 0.60 0.00 0.00 0.00 0.00 18:16:25 18:04:01 ens3 199.03 176.24 901.95 1007.64 0.00 0.00 0.00 0.00 18:16:25 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:05:01 lo 5.33 5.33 0.53 0.53 0.00 0.00 0.00 0.00 18:16:25 18:05:01 ens3 116.71 83.54 2539.58 53.27 0.00 0.00 0.00 0.00 18:16:25 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:06:01 ens3 0.82 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:16:25 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:07:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 18:16:25 18:07:01 ens3 78.12 53.76 1299.15 4.18 0.00 0.00 0.00 0.00 18:16:25 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:08:01 ens3 0.82 0.47 0.36 0.27 0.00 0.00 0.00 0.00 18:16:25 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:09:01 ens3 0.43 0.28 2.52 0.02 0.00 0.00 0.00 0.00 18:16:25 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:10:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:12:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:16:25 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 18:16:25 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:16:25 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:16:25 18:16:01 docker0 39.95 64.46 3.47 692.23 0.00 0.00 0.00 0.00 18:16:25 18:16:01 lo 2.19 2.19 0.21 0.21 0.00 0.00 0.00 0.00 18:16:25 18:16:01 ens3 319.48 219.50 7845.02 32.21 0.00 0.00 0.00 0.00 18:16:25 Average: docker0 19.41 29.34 1.49 267.38 0.00 0.00 0.00 0.00 18:16:25 Average: lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 18:16:25 Average: ens3 79.57 57.51 1193.87 81.39 0.00 0.00 0.00 0.00 18:16:25 18:16:25 18:16:25 ---> sar -P ALL: 18:16:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6921) 10/03/22 _x86_64_ (8 CPU) 18:16:25 18:16:25 18:01:05 LINUX RESTART (8 CPU) 18:16:25 18:16:25 18:02:02 CPU %user %nice %system %iowait %steal %idle 18:16:25 18:03:01 all 20.26 0.00 5.87 2.30 0.06 71.51 18:16:25 18:03:01 0 20.26 0.00 6.24 0.17 0.07 73.25 18:16:25 18:03:01 1 20.37 0.00 5.92 5.11 0.05 68.55 18:16:25 18:03:01 2 20.21 0.00 5.56 0.29 0.05 73.88 18:16:25 18:03:01 3 20.42 0.00 5.83 2.08 0.07 71.60 18:16:25 18:03:01 4 19.77 0.00 5.10 0.09 0.03 75.01 18:16:25 18:03:01 5 19.09 0.00 5.57 1.00 0.07 74.28 18:16:25 18:03:01 6 19.98 0.00 6.46 8.41 0.07 65.08 18:16:25 18:03:01 7 21.97 0.00 6.25 1.28 0.09 70.41 18:16:25 18:04:01 all 30.81 0.00 5.27 1.31 0.08 62.52 18:16:25 18:04:01 0 31.54 0.00 5.44 4.28 0.07 58.68 18:16:25 18:04:01 1 32.79 0.00 5.66 0.22 0.07 61.26 18:16:25 18:04:01 2 27.93 0.00 6.12 0.35 0.13 65.47 18:16:25 18:04:01 3 31.56 0.00 5.08 1.75 0.08 61.52 18:16:25 18:04:01 4 30.54 0.00 4.82 0.12 0.07 64.45 18:16:25 18:04:01 5 29.63 0.00 5.05 2.19 0.07 63.07 18:16:25 18:04:01 6 29.68 0.00 4.99 0.92 0.08 64.32 18:16:25 18:04:01 7 32.84 0.00 5.02 0.66 0.10 61.38 18:16:25 18:05:01 all 3.09 0.00 1.30 0.49 0.03 95.09 18:16:25 18:05:01 0 3.42 0.00 1.41 2.44 0.05 92.68 18:16:25 18:05:01 1 3.21 0.00 1.02 0.03 0.02 95.71 18:16:25 18:05:01 2 3.20 0.00 1.45 0.50 0.03 94.81 18:16:25 18:05:01 3 2.38 0.00 2.06 0.07 0.03 95.46 18:16:25 18:05:01 4 3.54 0.00 1.02 0.02 0.05 95.36 18:16:25 18:05:01 5 2.70 0.00 1.00 0.84 0.02 95.45 18:16:25 18:05:01 6 3.11 0.00 1.19 0.05 0.00 95.65 18:16:25 18:05:01 7 3.16 0.00 1.22 0.00 0.02 95.60 18:16:25 18:06:01 all 0.27 0.00 0.01 0.01 0.01 99.70 18:16:25 18:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:16:25 18:06:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:16:25 18:06:01 2 1.99 0.00 0.02 0.02 0.00 97.98 18:16:25 18:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:16:25 18:06:01 4 0.12 0.00 0.00 0.00 0.02 99.87 18:16:25 18:06:01 5 0.03 0.00 0.00 0.02 0.02 99.93 18:16:25 18:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:07:01 all 1.30 0.00 0.78 0.39 0.02 97.52 18:16:25 18:07:01 0 0.83 0.00 0.50 0.40 0.02 98.25 18:16:25 18:07:01 1 1.54 0.00 1.02 0.93 0.00 96.51 18:16:25 18:07:01 2 1.17 0.00 0.63 0.25 0.02 97.93 18:16:25 18:07:01 3 1.00 0.00 0.43 0.05 0.02 98.50 18:16:25 18:07:01 4 1.05 0.00 0.75 0.33 0.03 97.83 18:16:25 18:07:01 5 1.70 0.00 0.57 0.08 0.02 97.63 18:16:25 18:07:01 6 2.35 0.00 1.80 0.15 0.02 95.68 18:16:25 18:07:01 7 0.74 0.00 0.50 0.95 0.02 97.79 18:16:25 18:08:01 all 0.06 0.00 0.01 0.00 0.03 99.89 18:16:25 18:08:01 0 0.02 0.00 0.02 0.02 0.05 99.90 18:16:25 18:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:08:01 2 0.20 0.00 0.00 0.00 0.02 99.78 18:16:25 18:08:01 3 0.02 0.00 0.02 0.00 0.12 99.85 18:16:25 18:08:01 4 0.18 0.00 0.03 0.00 0.02 99.77 18:16:25 18:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:16:25 18:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:08:01 7 0.02 0.00 0.03 0.02 0.00 99.93 18:16:25 18:09:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:16:25 18:09:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:16:25 18:09:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:16:25 18:09:01 2 0.63 0.00 0.02 0.00 0.00 99.35 18:16:25 18:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:16:25 18:09:01 4 0.07 0.00 0.05 0.00 0.02 99.87 18:16:25 18:09:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:16:25 18:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 18:16:25 18:10:01 all 0.04 0.00 0.02 0.00 0.00 99.94 18:16:25 18:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:16:25 18:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:10:01 2 0.18 0.00 0.07 0.00 0.00 99.75 18:16:25 18:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:16:25 18:10:01 4 0.08 0.00 0.02 0.00 0.03 99.87 18:16:25 18:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:16:25 18:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 18:16:25 18:11:01 all 0.05 0.00 0.01 0.01 0.01 99.92 18:16:25 18:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:16:25 18:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:16:25 18:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:16:25 18:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 18:16:25 18:11:01 4 0.30 0.00 0.03 0.00 0.00 99.67 18:16:25 18:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:16:25 18:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:11:01 7 0.02 0.00 0.00 0.03 0.02 99.93 18:16:25 18:12:01 all 0.10 0.00 0.01 0.01 0.01 99.87 18:16:25 18:12:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:16:25 18:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:16:25 18:12:01 2 0.75 0.00 0.00 0.00 0.00 99.25 18:16:25 18:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 18:16:25 18:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:16:25 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:12:01 7 0.00 0.00 0.03 0.03 0.00 99.93 18:16:25 18:13:01 all 0.25 0.00 0.01 0.01 0.00 99.73 18:16:25 18:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:16:25 18:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:13:01 2 1.79 0.00 0.08 0.00 0.02 98.11 18:16:25 18:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:13:01 4 0.08 0.00 0.03 0.00 0.00 99.88 18:16:25 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:13:01 7 0.03 0.00 0.00 0.07 0.00 99.90 18:16:25 18:16:25 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:16:25 18:14:01 all 0.14 0.00 0.01 0.03 0.01 99.81 18:16:25 18:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:16:25 18:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:16:25 18:14:01 2 0.98 0.00 0.00 0.00 0.00 99.02 18:16:25 18:14:01 3 0.00 0.00 0.00 0.07 0.02 99.92 18:16:25 18:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:16:25 18:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:16:25 18:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:16:25 18:14:01 7 0.02 0.00 0.02 0.18 0.00 99.78 18:16:25 18:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:16:25 18:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:16:25 18:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:16:25 18:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:16:25 18:15:01 3 0.00 0.00 0.00 0.07 0.00 99.93 18:16:25 18:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:16:25 18:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:16:25 18:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:16:25 18:15:01 7 0.02 0.00 0.00 0.05 0.00 99.93 18:16:25 18:16:01 all 7.10 0.00 2.97 3.02 0.10 86.82 18:16:25 18:16:01 0 8.05 0.00 2.39 0.10 0.03 89.43 18:16:25 18:16:01 1 7.25 0.00 4.61 0.45 0.03 87.66 18:16:25 18:16:01 2 7.48 0.00 2.64 0.02 0.07 89.80 18:16:25 18:16:01 3 7.17 0.00 3.83 18.38 0.07 70.54 18:16:25 18:16:01 4 6.06 0.00 2.39 0.22 0.03 91.29 18:16:25 18:16:01 5 5.96 0.00 2.62 0.87 0.05 90.50 18:16:25 18:16:01 6 6.51 0.00 2.42 0.35 0.03 90.68 18:16:25 18:16:01 7 8.31 0.00 2.83 3.82 0.49 84.56 18:16:25 Average: all 4.49 0.00 1.15 0.54 0.03 93.80 18:16:25 Average: 0 4.53 0.00 1.14 0.53 0.03 93.77 18:16:25 Average: 1 4.61 0.00 1.30 0.47 0.02 93.60 18:16:25 Average: 2 4.70 0.00 1.17 0.10 0.03 94.00 18:16:25 Average: 3 4.42 0.00 1.22 1.59 0.03 92.74 18:16:25 Average: 4 4.38 0.00 1.01 0.05 0.02 94.53 18:16:25 Average: 5 4.18 0.00 1.05 0.35 0.02 94.39 18:16:25 Average: 6 4.36 0.00 1.19 0.69 0.01 93.75 18:16:25 Average: 7 4.73 0.00 1.12 0.50 0.05 93.59 18:16:25 18:16:25 18:16:25